CardDonationsTypeEnum class

Inheritance
  • Object
  • EnumClass
  • CardDonationsTypeEnum

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

Static Methods

valueOf(String name) CardDonationsTypeEnum

Constants

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