CardDetailsTypeEnum class

Inheritance
  • Object
  • EnumClass
  • CardDetailsTypeEnum

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

Static Methods

valueOf(String name) CardDetailsTypeEnum

Constants

bcmc → const CardDetailsTypeEnum
Default payment method details. Common for scheme payment methods, and for simple payment method details.
card → const CardDetailsTypeEnum
Default payment method details. Common for scheme payment methods, and for simple payment method details.
clicktopay → const CardDetailsTypeEnum
Default payment method details. Common for scheme payment methods, and for simple payment method details.
giftcard → const CardDetailsTypeEnum
Default payment method details. Common for scheme payment methods, and for simple payment method details.
networkToken → const CardDetailsTypeEnum
Default payment method details. Common for scheme payment methods, and for simple payment method details.
scheme → const CardDetailsTypeEnum
Default payment method details. Common for scheme payment methods, and for simple payment method details.
unknownDefaultOpenApi → const CardDetailsTypeEnum
Default payment method details. Common for scheme payment methods, and for simple payment method details.