unknownDefaultOpenApi constant

  1. @BuiltValueEnumConst.new(wireName: r'unknown_default_open_api', fallback: true)
PaymentMethodsRequestChannelEnum const unknownDefaultOpenApi

The platform where a payment transaction takes place. This field can be used for filtering out payment methods that are only available on specific platforms. Possible values: * iOS * Android * Web

Implementation

@BuiltValueEnumConst(wireName: r'unknown_default_open_api', fallback: true)
static const PaymentMethodsRequestChannelEnum unknownDefaultOpenApi = _$paymentMethodsRequestChannelEnum_unknownDefaultOpenApi;