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
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.