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