Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 3.17 KB

File metadata and controls

11 lines (8 loc) · 3.17 KB

CommerceSubscriptionNextPayment

Fields

Field Type Required Description
date long ✔️ Unix timestamp (milliseconds) of the next payment date.
amount CommerceMoneyResponse ✔️ N/A
perUnitTotals List<SchemasCommercePerUnitTotal> Per-unit total breakdown (for example, seats) for the next payment.
totals JsonNullable<CommerceSubscriptionNextPaymentTotals> Breakdown of the recurring amount that will be billed at renewal (base fee + per-unit charges). Tax and credits are not previewed.