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