quarterly constant
The frequency with which a shopper should be charged. Possible values: daily, weekly, biWeekly, monthly, quarterly, halfYearly, yearly.
Implementation
@BuiltValueEnumConst(wireName: r'quarterly')
static const MandateFrequencyEnum quarterly = _$mandateFrequencyEnum_quarterly;