unknownDefaultOpenApi constant
- @BuiltValueEnumConst.new(wireName: r'unknown_default_open_api', fallback: true)
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'unknown_default_open_api', fallback: true)
static const AccountInfoPaymentAccountIndicatorEnum unknownDefaultOpenApi = _$accountInfoPaymentAccountIndicatorEnum_unknownDefaultOpenApi;