BillingStatementTotals
The BillingStatementTotals
type represents the total costs, taxes, and other pricing details for a statement.
Properties
- Name
-
credit
- Type
BillingMoneyAmount
- Description
Any credits (like account balance or promo credits) that are being applied to the checkout.
- Name
-
grandTotal
- Type
BillingMoneyAmount
- Description
The total amount for the checkout, including taxes and after credits/discounts are applied. This is the final amount due.
- Name
-
pastDue
- Type
BillingMoneyAmount
- Description
Any outstanding amount from previous unpaid invoices that is being collected as part of the checkout.
- Name
-
subtotal
- Type
BillingMoneyAmount
- Description
The price of the items or plan before taxes, credits, or discounts are applied.
- Name
-
taxTotal
- Type
BillingMoneyAmount
- Description
The amount of tax included in the checkout.
Feedback
Last updated on