StatusResponse class
Properties
-
amount
↔ String
-
The total amount of the transaction.
latefinal
-
hash
↔ String
-
The unique identifier for the transaction.
latefinal
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
paid
↔ bool
-
Boolean value indication whether the transaction was paid or not.
latefinal
-
paynowreference
↔ String
-
unique traceable transaction reference number from paynow
suitable tracking transaction for reconcilliation
latefinal
-
reference
↔ String
-
The unique identifier for the transaction.
latefinal
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
-
status
↔ String
-
The status of the transaction in Paynow.
latefinal
Methods
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
override