C2BValidation class

Constructors

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

Properties

billRefNumber String?
read / write
businessShortCode String?
read / write
firstName String?
read / write
hashCode int
The hash code for this object.
read-onlyinherited
invoiceNumber String?
read / write
lastName String?
read / write
middleName String?
read / write
mSISDN String?
read / write
orgAccountBalance double?
read / write
rawResponse Map<String, dynamic>
read / write
runtimeType Type
A representation of the runtime type of the object.
read-onlyinherited
thirdPartyTransID String?
read / write
transactionType String?
read / write
transAmount double?
read / write
transID String?
read / write
transTime DateTime?
read / write

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