BankAccountResponseObject

  • account_number
    Type: string
  • account_type
    Type: string enum
    values
    • checking
    • savings
  • bank_name
    Type: string
  • created_at
    Type: string
  • id
    Type: string
  • routing_number
    Type: string
  • updated_at
    Type: string
  • user_data
    Type: object
    • propertyName
      Type: anything