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