currentPeriodEnd property
End of the current period that the subscription has been invoiced for. At the end of this period, a new invoice will be created.
Implementation
@TimestampConverter()
final DateTime currentPeriodEnd;
End of the current period that the subscription has been invoiced for. At the end of this period, a new invoice will be created.
@TimestampConverter()
final DateTime currentPeriodEnd;