pendingInvoiceItemInterval property

SubscriptionPendingInvoiceItemInterval? pendingInvoiceItemInterval
final

Specifies an interval for how often to bill for any pending invoice items. It is analogous to calling [Create an invoice](https://stripe.com/docs/api#create_invoice) for the given subscription at the specified interval.

Implementation

final SubscriptionPendingInvoiceItemInterval? pendingInvoiceItemInterval;