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