CreditBalance

An organization's spendable credit balance.

  • object
    Type: string

    Resource type identifier.

  • currency
    Type: string

    ISO 4217 currency the receivable amount is denominated in and the credit prices are set in.

  • available_credits
    Type: integer

    Credits spendable right now: the bucket and wallet credits less usage already metered but not yet drawn. Never negative.

  • bucket_credits
    Type: integer

    Credits remaining from plan and promo allotments, spent first.

  • wallet_credits
    Type: integer

    Pay-as-you-go credits funded by the organization's wallet balance, spent once the allotments run out.

  • receivable_amount
    Type: integer

    Outstanding usage debt the organization owes, in the currency's minor unit. Zero unless usage has overrun the wallet.