Inttegro TypeScript SDK - v8.2.0
Studio
GitHub
Preparing search index...
types/bank-accounts
BankAccountOwnerAddress
Interface BankAccountOwnerAddress
interface
BankAccountOwnerAddress
{
applicationId
?:
string
;
city
:
string
;
country
:
string
;
id
?:
string
;
line1
:
string
;
line2
?:
string
;
name
:
string
;
phone
?:
string
;
postCode
?:
string
;
region
:
string
;
}
Index
Properties
application
Id?
city
country
id?
line1
line2?
name
phone?
post
Code?
region
Properties
Optional
application
Id
applicationId
?:
string
city
city
:
string
country
country
:
string
Optional
id
id
?:
string
line1
line1
:
string
Optional
line2
line2
?:
string
name
name
:
string
Optional
phone
phone
?:
string
Optional
post
Code
postCode
?:
string
region
region
:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
application
Id
city
country
id
line1
line2
name
phone
post
Code
region
Studio
GitHub
Inttegro TypeScript SDK - v8.2.0
Loading...