Hierarchy

Properties

account_type: "vpa" | "bank_account"
active: boolean
bank_account: { account_number: string; ifsc: string; name: string }

Type declaration

  • account_number: string
  • ifsc: string
  • name: string
batch_id?: string
contact_id: string
created_at: number
entity: "fund_account"
id: string

Generated using TypeDoc