currentPeriodEnd property

  1. @TimestampConverter()
DateTime currentPeriodEnd
final

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;