Preparing search index...
The search index is not available
@mozaic-io/mozaic-sdk-node - v1.0.2-alpha.4
@mozaic-io/mozaic-sdk-node
api/api
PaymentBankAccountUpdateDeets
Interface PaymentBankAccountUpdateDeets
export PaymentBankAccountUpdateDeets
interface
PaymentBankAccountUpdateDeets
{
account_holder_name
?:
null
|
string
;
account_holder_type
?:
null
|
string
;
external_id
?:
null
|
string
;
}
Index
Properties
account_
holder_
name?
account_
holder_
type?
external_
id?
Properties
Optional
account_
holder_
name
account_
holder_
name
?:
null
|
string
Optional
account_
holder_
type
account_
holder_
type
?:
null
|
string
Holder type can be company or individual
Optional
external_
id
external_
id
?:
null
|
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
account_
holder_
name
account_
holder_
type
external_
id
@mozaic-io/mozaic-sdk-node - v1.0.2-alpha.4
Loading...
export PaymentBankAccountUpdateDeets