weekly constant
Type of instalment transaction. Possible values: * Annual * Daily * Monthly * Weekly
Implementation
@BuiltValueEnumConst(wireName: r'Weekly')
static const PeriodUnit weekly = _$weekly;
Type of instalment transaction. Possible values: * Annual * Daily * Monthly * Weekly
@BuiltValueEnumConst(wireName: r'Weekly')
static const PeriodUnit weekly = _$weekly;