new BalanceInquiryRequestMessage()
Extends
Methods
(static) BalanceInquiryRequestMessage#getCardDataMessage() → {String}
Get the field value
Returns:
- Type
- String
(static) BalanceInquiryRequestMessage#getCardEntryMethods() → {Null|Number}
Get the field value
Returns:
must be an integer
- Type
- Null | Number
(static) BalanceInquiryRequestMessage#setCardDataMessage(cardDataMessage)
Set the field value
Parameters:
Name | Type | Description |
---|---|---|
cardDataMessage |
String |
(static) BalanceInquiryRequestMessage#setCardEntryMethods(cardEntryMethods)
Set the field value
Parameters:
Name | Type | Description |
---|---|---|
cardEntryMethods |
Null | Number | must be an integer |