recurrenceMode property

  1. @JsonKey(defaultValue: RecurrenceMode.nonRecurring)
RecurrenceMode recurrenceMode
final

Returns RecurrenceMode for the pricing phase.

Implementation

@JsonKey(defaultValue: RecurrenceMode.nonRecurring)
final RecurrenceMode recurrenceMode;