AccountResponse

AccountResponse (Interface)

  • account_number
    Type: string
  • account_type
    Type: stringenum
    values
    • reserve
    • growth
    • endowment
    • donations_only
  • aum_fee
    Type: number
  • created_at
    Type: string
  • disbursement_annual_percentage
    Type: number
  • disbursement_frequency
    Type: string
  • id
    Type: string
  • initial_deposit_amount
    Type: number
  • name
    Type: string
  • status
    Type: stringenum
    values
    • draft
    • ready_for_ig_review
    • pending_apex
    • active
    • pending_closure
    • closed
  • updated_at
    Type: string