currentPeriodStart property

  1. @BuiltValueField(wireName: r'current_period_start')
DateTime currentPeriodStart

Start of the current period that the subscription has been invoiced for.

Implementation

@BuiltValueField(wireName: r'current_period_start')
DateTime get currentPeriodStart;