Class: DiscoveryResponseMessage

remotemessage.DiscoveryResponseMessage()

new DiscoveryResponseMessage()

Source:

Extends

Methods

(static) DiscoveryResponseMessage#getMerchantId() → {String}

Get the field value
Source:
Returns:
Type
String

(static) DiscoveryResponseMessage#getMerchantMId() → {String}

Get the field value
Source:
Returns:
Type
String

(static) DiscoveryResponseMessage#getMerchantName() → {String}

Get the field value
Source:
Returns:
Type
String

(static) DiscoveryResponseMessage#getModel() → {String}

Get the field value
Source:
Returns:
Type
String

(static) DiscoveryResponseMessage#getName() → {String}

Get the field value
Source:
Returns:
Type
String

(static) DiscoveryResponseMessage#getReady() → {Boolean}

Get the field value
Source:
Returns:
Type
Boolean

(static) DiscoveryResponseMessage#getSerial() → {String}

Get the field value
Source:
Returns:
Type
String

(static) DiscoveryResponseMessage#getSupportsAcknowledgement() → {Boolean}

Get the field value
Source:
Returns:
Type
Boolean

(static) DiscoveryResponseMessage#getSupportsAuth() → {Boolean}

Get the field value
Source:
Returns:
Type
Boolean

(static) DiscoveryResponseMessage#getSupportsManualRefund() → {Boolean}

Get the field value
Source:
Returns:
Type
Boolean

(static) DiscoveryResponseMessage#getSupportsMultiPayToken() → {Boolean}

Get the field value
Source:
Returns:
Type
Boolean

(static) DiscoveryResponseMessage#getSupportsPreAuth() → {Boolean}

Get the field value
Source:
Returns:
Type
Boolean

(static) DiscoveryResponseMessage#getSupportsTipAdjust() → {Boolean}

Get the field value
Source:
Returns:
Type
Boolean

(static) DiscoveryResponseMessage#getSupportsVaultCard() → {Boolean}

Get the field value
Source:
Returns:
Type
Boolean

(static) DiscoveryResponseMessage#getSupportsVoidPaymentResponse() → {Boolean}

Get the field value
Source:
Returns:
Type
Boolean

(static) DiscoveryResponseMessage#setMerchantId(merchantId)

Set the field value
Parameters:
Name Type Description
merchantId String
Source:

(static) DiscoveryResponseMessage#setMerchantMId(merchantMId)

Set the field value
Parameters:
Name Type Description
merchantMId String
Source:

(static) DiscoveryResponseMessage#setMerchantName(merchantName)

Set the field value
Parameters:
Name Type Description
merchantName String
Source:

(static) DiscoveryResponseMessage#setModel(model)

Set the field value
Parameters:
Name Type Description
model String
Source:

(static) DiscoveryResponseMessage#setName(name)

Set the field value
Parameters:
Name Type Description
name String
Source:

(static) DiscoveryResponseMessage#setReady(ready)

Set the field value
Parameters:
Name Type Description
ready Boolean
Source:

(static) DiscoveryResponseMessage#setSerial(serial)

Set the field value
Parameters:
Name Type Description
serial String
Source:

(static) DiscoveryResponseMessage#setSupportsAcknowledgement(supportsAcknowledgement)

Set the field value
Parameters:
Name Type Description
supportsAcknowledgement Boolean
Source:

(static) DiscoveryResponseMessage#setSupportsAuth(supportsAuth)

Set the field value
Parameters:
Name Type Description
supportsAuth Boolean
Source:

(static) DiscoveryResponseMessage#setSupportsManualRefund(supportsManualRefund)

Set the field value
Parameters:
Name Type Description
supportsManualRefund Boolean
Source:

(static) DiscoveryResponseMessage#setSupportsMultiPayToken(supportsMultiPayToken)

Set the field value
Parameters:
Name Type Description
supportsMultiPayToken Boolean
Source:

(static) DiscoveryResponseMessage#setSupportsPreAuth(supportsPreAuth)

Set the field value
Parameters:
Name Type Description
supportsPreAuth Boolean
Source:

(static) DiscoveryResponseMessage#setSupportsTipAdjust(supportsTipAdjust)

Set the field value
Parameters:
Name Type Description
supportsTipAdjust Boolean
Source:

(static) DiscoveryResponseMessage#setSupportsVaultCard(supportsVaultCard)

Set the field value
Parameters:
Name Type Description
supportsVaultCard Boolean
Source:

(static) DiscoveryResponseMessage#setSupportsVoidPaymentResponse(supportsVoidPaymentResponse)

Set the field value
Parameters:
Name Type Description
supportsVoidPaymentResponse Boolean
Source: