TotalPayAdapters class
Constructors
Properties
- APPLE_PAY → TotalPayApplePayAdapter
-
final
- CAPTURE → TotalPayCaptureAdapter
-
final
- CARD_PAY → TotalPayCardPayAdapter
-
final
- CREDIT_VOID → TotalPayCreditVoidAdapter
-
final
- hashCode → int
-
The hash code for this object.
no setterinherited
- RECURRING_SALE → TotalPayRecurringSaleAdapter
-
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- SALE → TotalPaySaleAdapter
-
final
- TRANSACTION_DETAILS → TotalPayGetTransactionDetailsAdapter
-
final
- TRANSACTION_STATUS → TotalPayGetTransactionStatusAdapter
-
final
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