lessThan30Days constant
- @BuiltValueEnumConst.new(wireName: r'lessThan30Days')
Indicator when the shopper has changed their password. Allowed values: * notApplicable * thisTransaction * lessThan30Days * from30To60Days * moreThan60Days
Implementation
@BuiltValueEnumConst(wireName: r'lessThan30Days')
static const AccountInfoPasswordChangeIndicatorEnum lessThan30Days = _$accountInfoPasswordChangeIndicatorEnum_lessThan30Days;