thisTransaction constant
- @BuiltValueEnumConst.new(wireName: r'thisTransaction')
Indicator for the length of time since this payment method was added to this shopper's account. Allowed values: * notApplicable * thisTransaction * lessThan30Days * from30To60Days * moreThan60Days
Implementation
@BuiltValueEnumConst(wireName: r'thisTransaction')
static const AccountInfoPaymentAccountIndicatorEnum thisTransaction = _$accountInfoPaymentAccountIndicatorEnum_thisTransaction;