startsAt property
Start date of the billing plan, in YYYY-MM-DD format. The default value is the transaction date.
Implementation
@BuiltValueField(wireName: r'startsAt')
String? get startsAt;
Start date of the billing plan, in YYYY-MM-DD format. The default value is the transaction date.
@BuiltValueField(wireName: r'startsAt')
String? get startsAt;