BalanceTransferRequestTypeEnum class
- Inheritance
-
- Object
- EnumClass
- BalanceTransferRequestTypeEnum
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
-
adjustment
→ const BalanceTransferRequestTypeEnum
-
The type of balance transfer. Possible values: tax, fee, terminalSale, credit, debit, and adjustment.
-
credit
→ const BalanceTransferRequestTypeEnum
-
The type of balance transfer. Possible values: tax, fee, terminalSale, credit, debit, and adjustment.
-
debit
→ const BalanceTransferRequestTypeEnum
-
The type of balance transfer. Possible values: tax, fee, terminalSale, credit, debit, and adjustment.
-
fee
→ const BalanceTransferRequestTypeEnum
-
The type of balance transfer. Possible values: tax, fee, terminalSale, credit, debit, and adjustment.
-
tax
→ const BalanceTransferRequestTypeEnum
-
The type of balance transfer. Possible values: tax, fee, terminalSale, credit, debit, and adjustment.
-
terminalSale
→ const BalanceTransferRequestTypeEnum
-
The type of balance transfer. Possible values: tax, fee, terminalSale, credit, debit, and adjustment.
-
unknownDefaultOpenApi
→ const BalanceTransferRequestTypeEnum
-
The type of balance transfer. Possible values: tax, fee, terminalSale, credit, debit, and adjustment.