PaymentMethodSetupInfoShopperInteractionEnum class

Inheritance
  • Object
  • EnumClass
  • PaymentMethodSetupInfoShopperInteractionEnum

Properties

hashCode int
The hash code for this object.
no setterinherited
name String
finalinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Properties

serializer → Serializer<PaymentMethodSetupInfoShopperInteractionEnum>
no setter
values → BuiltSet<PaymentMethodSetupInfoShopperInteractionEnum>
no setter

Constants

contAuth → const PaymentMethodSetupInfoShopperInteractionEnum
The sales channel. Required if the merchant account does not have a sales channel. When you provide this field, it overrides the default sales channel set on the merchant account. Possible values: eCommerce, pos, contAuth, and moto.
eCommerce → const PaymentMethodSetupInfoShopperInteractionEnum
The sales channel. Required if the merchant account does not have a sales channel. When you provide this field, it overrides the default sales channel set on the merchant account. Possible values: eCommerce, pos, contAuth, and moto.
moto → const PaymentMethodSetupInfoShopperInteractionEnum
The sales channel. Required if the merchant account does not have a sales channel. When you provide this field, it overrides the default sales channel set on the merchant account. Possible values: eCommerce, pos, contAuth, and moto.
pos → const PaymentMethodSetupInfoShopperInteractionEnum
The sales channel. Required if the merchant account does not have a sales channel. When you provide this field, it overrides the default sales channel set on the merchant account. Possible values: eCommerce, pos, contAuth, and moto.
unknownDefaultOpenApi → const PaymentMethodSetupInfoShopperInteractionEnum
The sales channel. Required if the merchant account does not have a sales channel. When you provide this field, it overrides the default sales channel set on the merchant account. Possible values: eCommerce, pos, contAuth, and moto.