recurrenceMode property
Returns RecurrenceMode for the pricing phase.
Implementation
@JsonKey(defaultValue: RecurrenceMode.nonRecurring)
final RecurrenceMode recurrenceMode;
Returns RecurrenceMode for the pricing phase.
@JsonKey(defaultValue: RecurrenceMode.nonRecurring)
final RecurrenceMode recurrenceMode;