MoneyTransfer

MoneyTransfer (Model)

  • amount
    Type: number
  • date
    Type: stringFormat: date-time

    the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z

  • from_account_icon_url
    Type: string
  • from_account_institution
    Type: string
  • from_account_name
    Type: string
  • id
    Type: string
  • status
    Type: string
  • to_account_icon_url
    Type: string
  • to_account_institution
    Type: string
  • to_account_name
    Type: string
  • type
    enum
    const:  
    withdrawal
    values
    • withdrawal
  • user_first_name
    Type: string
  • user_last_name
    Type: string