Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 1.23 KB

TransferInstrument.md

File metadata and controls

23 lines (16 loc) · 1.23 KB

TransferInstrument

Properties

Name Type Description Notes
bankAccount BankAccountInfo
id kotlin.String The unique identifier of the transfer instrument. [readonly]
legalEntityId kotlin.String The unique identifier of the legal entity that owns the transfer instrument.
type inline The type of transfer instrument. Possible value: bankAccount.
capabilities kotlin.collections.Map<kotlin.String, SupportingEntityCapability> List of capabilities for this transfer instrument. [optional]
documentDetails kotlin.collections.List<DocumentReference> List of documents uploaded for the transfer instrument. [optional]
problems kotlin.collections.List<CapabilityProblem> The verification errors related to capabilities for this transfer instrument. [optional]

Enum: type

Name Value
type bankAccount, recurringDetail