TransactionStatusResultParameters class

Constructors

TransactionStatusResultParameters.fromMap(Map<String, dynamic> rawResponse)

Properties

amount double?
getter/setter pair
conversationID String?
getter/setter pair
creditPartyPublicName String?
getter/setter pair
debitAccountType String?
getter/setter pair
debitPartyCharges String?
getter/setter pair
debitPartyPublicName String?
getter/setter pair
finalisedTime DateTime?
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
initiatedTime DateTime?
getter/setter pair
originatorConversationID String?
getter/setter pair
rawResponse Map<String, dynamic>
getter/setter pair
reasonType String?
getter/setter pair
receiptNo String?
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
transactionReason String?
getter/setter pair
transactionStatus String?
getter/setter pair

Methods

asMap() Map<String, dynamic>
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