from30To60Days constant
- @BuiltValueEnumConst.new(wireName: r'from30To60Days')
Indicator for the length of time since the shopper's account was last updated. Allowed values: * thisTransaction * lessThan30Days * from30To60Days * moreThan60Days
Implementation
@BuiltValueEnumConst(wireName: r'from30To60Days')
static const AccountInfoAccountChangeIndicatorEnum from30To60Days = _$accountInfoAccountChangeIndicatorEnum_from30To60Days;