PaymentRequestPaymentMethodBankAccountTypeEnum class

Inheritance
  • Object
  • EnumClass
  • PaymentRequestPaymentMethodBankAccountTypeEnum

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

Constants

balance → const PaymentRequestPaymentMethodBankAccountTypeEnum
The bank account type (checking, savings...).
checking → const PaymentRequestPaymentMethodBankAccountTypeEnum
The bank account type (checking, savings...).
deposit → const PaymentRequestPaymentMethodBankAccountTypeEnum
The bank account type (checking, savings...).
general → const PaymentRequestPaymentMethodBankAccountTypeEnum
The bank account type (checking, savings...).
other → const PaymentRequestPaymentMethodBankAccountTypeEnum
The bank account type (checking, savings...).
payment → const PaymentRequestPaymentMethodBankAccountTypeEnum
The bank account type (checking, savings...).
savings → const PaymentRequestPaymentMethodBankAccountTypeEnum
The bank account type (checking, savings...).
unknownDefaultOpenApi → const PaymentRequestPaymentMethodBankAccountTypeEnum
The bank account type (checking, savings...).