DepositTransfer
DepositTransfer (Model)
- amountType: number
- apexType: string
_name - createdType: stringFormat: date-time
_at the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z
- depositType: object · Deposit
Deposit (Model)
- amountType: number
- createdType: stringFormat: date-time
_at the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z
- fromType: object · ExternalAccount
ExternalAccount (Model)
- idType: string
- initiatedType: object · User
_by _user User (Model)
- statusType: stringenumvalues
- pending
- in
_progress - completed
- canceled
- error
- toType: object · Account
Account (Model)
- transfersType: array object[] · DepositTransfer[]
DepositTransfer (Model)
- updatedType: stringFormat: date-time
_at the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z
- executedType: stringFormat: date-time
_at the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z
- externalType: string
_id - idType: string
- referenceType: string
_number - returnType: array string[]
_codes - statusType: stringenumvalues
- state
_unspecified - processing
- pending
_review - posted
- completed
- rejected
- canceled
- returned
- postponed
- updatedType: stringFormat: date-time
_at the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z