Inttegro TypeScript SDK - v8.2.0
Studio
GitHub
Preparing search index...
types/financial-accounts
UpdateFinancialAccountRequest
Interface UpdateFinancialAccountRequest
interface
UpdateFinancialAccountRequest
{
accountId
:
string
;
customData
?:
Record
<
string
,
string
|
null
>
;
description
?:
string
;
label
?:
string
;
owner
?:
BankAccountOwner
;
reference
?:
string
;
}
Index
Properties
account
Id
custom
Data?
description?
label?
owner?
reference?
Properties
account
Id
accountId
:
string
Optional
custom
Data
customData
?:
Record
<
string
,
string
|
null
>
Optional
description
description
?:
string
Optional
label
label
?:
string
Optional
owner
owner
?:
BankAccountOwner
Optional
reference
reference
?:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
account
Id
custom
Data
description
label
owner
reference
Studio
GitHub
Inttegro TypeScript SDK - v8.2.0
Loading...