period property

  1. @JsonKey(name: 'period')
String period
inherited

Billing period of the discount, specified in ISO 8601 format.

Implementation

@JsonKey(name: 'period')
String get period => throw _privateConstructorUsedError;