Interface SpendingAccount<TSpendingAccountXp>

Type Parameters

  • TSpendingAccountXp = any

Hierarchy

  • SpendingAccount

Properties

AllowAsPaymentMethod?: boolean
Balance: number
EndDate?: string
ID?: string
Name: string
StartDate?: string
xp?: TSpendingAccountXp

Generated using TypeDoc