EdfaSadadPay class

Constructors

EdfaSadadPay()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

initialize(dynamic onError(List<String> errors)) → dynamic
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
onFailure(dynamic callback(EdfaPgError?, Exception?)) EdfaSadadPay
onSuccess(dynamic callback(EdfaPgSadadSuccess response)) EdfaSadadPay
setCustomerName(String name) EdfaSadadPay
setMobileNumber(String number) EdfaSadadPay
setOrderAmount(double amount) EdfaSadadPay
setOrderDescription(String description) EdfaSadadPay
setOrderId(String orderId) EdfaSadadPay
toString() String
A string representation of this object.
inherited
validate() List<String>

Operators

operator ==(Object other) bool
The equality operator.
inherited