Overview
Members-Overview
|
:Array.<timapi.Amount> |
|
:timapi.TimeDate |
|
:String |
|
:String |
Methods-Overview
- toString() → {String}
Member-List
amount :Array.<timapi.Amount>
In a request defines the original amount for the transaction (given by ECR),
in response the final authorized amount (given by host) in minor units.
appExpirationDate :timapi.TimeDate
Application expiration date. Each application on a card has a corresponding
expiration date and can be read from the card. Optional: For PAN based Mobile
Topup transactions. Needs to be present if CardRef is present.
cardRef :String
Reference number provided and created for the card. Optional: For PAN based
Mobile Topup transactions. Send type 06 Non-PCI-PAN.
issuerName :String
Contains the name of an issuer off (mobile topup) vouchers.
Optional: For brand name based Mobile Topup transactions.
Methods
toString() → {String}
Get string representation for debugging purpose.
Returns:
String representation
Type: String