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] |
Name | Value |
---|---|
type | bankAccount, recurringDetail |