ApiFrontOfficeQPRequest class

Inheritance

Constructors

ApiFrontOfficeQPRequest(String alias, String codTrans, String currency, int amount)
ApiFrontOfficeQPRequest.map(dynamic obj)

Properties

alias String
your ALIAS backend provided by nexi
getter/setter pairinherited
amount int
getter/setter pair
clientType String
getter/setter pairinherited
codTrans String
getter/setter pair
currency String
getter/setter pair
extraKeys Map<String, String>?
getter/setter pairinherited
hashCode int
The hash code for this object.
no setterinherited
mac String?
getter/setter pairinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
timeStamp String?
getter/setter pairinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toMap() Map<String, dynamic>
override
toString() String
A string representation of this object.
inherited

Operators

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