new DiscoveryResponseMessage()
Extends
Methods
(static) DiscoveryResponseMessage#getMerchantId() → {String}
Get the field value
Returns:
- Type
- String
(static) DiscoveryResponseMessage#getMerchantMId() → {String}
Get the field value
Returns:
- Type
- String
(static) DiscoveryResponseMessage#getMerchantName() → {String}
Get the field value
Returns:
- Type
- String
(static) DiscoveryResponseMessage#getModel() → {String}
Get the field value
Returns:
- Type
- String
(static) DiscoveryResponseMessage#getName() → {String}
Get the field value
Returns:
- Type
- String
(static) DiscoveryResponseMessage#getReady() → {Boolean}
Get the field value
Returns:
- Type
- Boolean
(static) DiscoveryResponseMessage#getSerial() → {String}
Get the field value
Returns:
- Type
- String
(static) DiscoveryResponseMessage#getSupportsAcknowledgement() → {Boolean}
Get the field value
Returns:
- Type
- Boolean
(static) DiscoveryResponseMessage#getSupportsAuth() → {Boolean}
Get the field value
Returns:
- Type
- Boolean
(static) DiscoveryResponseMessage#getSupportsManualRefund() → {Boolean}
Get the field value
Returns:
- Type
- Boolean
(static) DiscoveryResponseMessage#getSupportsMultiPayToken() → {Boolean}
Get the field value
Returns:
- Type
- Boolean
(static) DiscoveryResponseMessage#getSupportsPreAuth() → {Boolean}
Get the field value
Returns:
- Type
- Boolean
(static) DiscoveryResponseMessage#getSupportsTipAdjust() → {Boolean}
Get the field value
Returns:
- Type
- Boolean
(static) DiscoveryResponseMessage#getSupportsVaultCard() → {Boolean}
Get the field value
Returns:
- Type
- Boolean
(static) DiscoveryResponseMessage#getSupportsVoidPaymentResponse() → {Boolean}
Get the field value
Returns:
- Type
- Boolean
(static) DiscoveryResponseMessage#setMerchantId(merchantId)
Set the field value
Parameters:
Name | Type | Description |
---|---|---|
merchantId |
String |
(static) DiscoveryResponseMessage#setMerchantMId(merchantMId)
Set the field value
Parameters:
Name | Type | Description |
---|---|---|
merchantMId |
String |
(static) DiscoveryResponseMessage#setMerchantName(merchantName)
Set the field value
Parameters:
Name | Type | Description |
---|---|---|
merchantName |
String |
(static) DiscoveryResponseMessage#setModel(model)
Set the field value
Parameters:
Name | Type | Description |
---|---|---|
model |
String |
(static) DiscoveryResponseMessage#setName(name)
Set the field value
Parameters:
Name | Type | Description |
---|---|---|
name |
String |
(static) DiscoveryResponseMessage#setReady(ready)
Set the field value
Parameters:
Name | Type | Description |
---|---|---|
ready |
Boolean |
(static) DiscoveryResponseMessage#setSerial(serial)
Set the field value
Parameters:
Name | Type | Description |
---|---|---|
serial |
String |
(static) DiscoveryResponseMessage#setSupportsAcknowledgement(supportsAcknowledgement)
Set the field value
Parameters:
Name | Type | Description |
---|---|---|
supportsAcknowledgement |
Boolean |
(static) DiscoveryResponseMessage#setSupportsAuth(supportsAuth)
Set the field value
Parameters:
Name | Type | Description |
---|---|---|
supportsAuth |
Boolean |
(static) DiscoveryResponseMessage#setSupportsManualRefund(supportsManualRefund)
Set the field value
Parameters:
Name | Type | Description |
---|---|---|
supportsManualRefund |
Boolean |
(static) DiscoveryResponseMessage#setSupportsMultiPayToken(supportsMultiPayToken)
Set the field value
Parameters:
Name | Type | Description |
---|---|---|
supportsMultiPayToken |
Boolean |
(static) DiscoveryResponseMessage#setSupportsPreAuth(supportsPreAuth)
Set the field value
Parameters:
Name | Type | Description |
---|---|---|
supportsPreAuth |
Boolean |
(static) DiscoveryResponseMessage#setSupportsTipAdjust(supportsTipAdjust)
Set the field value
Parameters:
Name | Type | Description |
---|---|---|
supportsTipAdjust |
Boolean |
(static) DiscoveryResponseMessage#setSupportsVaultCard(supportsVaultCard)
Set the field value
Parameters:
Name | Type | Description |
---|---|---|
supportsVaultCard |
Boolean |
(static) DiscoveryResponseMessage#setSupportsVoidPaymentResponse(supportsVoidPaymentResponse)
Set the field value
Parameters:
Name | Type | Description |
---|---|---|
supportsVoidPaymentResponse |
Boolean |