moreThan60Days constant

  1. @BuiltValueEnumConst.new(wireName: r'moreThan60Days')
AccountInfoAccountChangeIndicatorEnum const moreThan60Days

Indicator for the length of time since the shopper's account was last updated. Allowed values: * thisTransaction * lessThan30Days * from30To60Days * moreThan60Days

Implementation

@BuiltValueEnumConst(wireName: r'moreThan60Days')
static const AccountInfoAccountChangeIndicatorEnum moreThan60Days = _$accountInfoAccountChangeIndicatorEnum_moreThan60Days;