ThreeDS2RequestDataAddrMatchEnum class

Inheritance
  • Object
  • EnumClass
  • ThreeDS2RequestDataAddrMatchEnum

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<ThreeDS2RequestDataAddrMatchEnum>
no setter
values → BuiltSet<ThreeDS2RequestDataAddrMatchEnum>
no setter

Constants

N → const ThreeDS2RequestDataAddrMatchEnum
Indicates whether the cardholder shipping address and cardholder billing address are the same. Allowed values: * Y — Shipping address matches billing address. * N — Shipping address does not match billing address.
unknownDefaultOpenApi → const ThreeDS2RequestDataAddrMatchEnum
Indicates whether the cardholder shipping address and cardholder billing address are the same. Allowed values: * Y — Shipping address matches billing address. * N — Shipping address does not match billing address.
Y → const ThreeDS2RequestDataAddrMatchEnum
Indicates whether the cardholder shipping address and cardholder billing address are the same. Allowed values: * Y — Shipping address matches billing address. * N — Shipping address does not match billing address.