BillingPaymentMethodBalance: {
    amount: number;
    currency: string;
}

Type declaration

  • amount: number

    Amount of credit in balance.

  • currency: string

    Currency of the credit balance.