new PromotionalMessage()
- Source:
Methods
(static) PromotionalMessage#getMessage() → {String}
    Get the field value
- Source:
Returns:
- Type
- String
(static) PromotionalMessage#getShowOnCustomerReceipt() → {Boolean}
    Get the field value
- Source:
Returns:
- Type
- Boolean
(static) PromotionalMessage#getShowOnDisplay() → {Boolean}
    Get the field value
- Source:
Returns:
- Type
- Boolean
(static) PromotionalMessage#getShowOnMerchantReceipt() → {Boolean}
    Get the field value
- Source:
Returns:
- Type
- Boolean
(static) PromotionalMessage#setMessage(message)
    Set the field value
    Parameters:
| Name | Type | Description | 
|---|---|---|
| message | String | 
- Source:
(static) PromotionalMessage#setShowOnCustomerReceipt(showOnCustomerReceipt)
    Set the field value
    Parameters:
| Name | Type | Description | 
|---|---|---|
| showOnCustomerReceipt | Boolean | 
- Source:
(static) PromotionalMessage#setShowOnDisplay(showOnDisplay)
    Set the field value
    Parameters:
| Name | Type | Description | 
|---|---|---|
| showOnDisplay | Boolean | 
- Source:
(static) PromotionalMessage#setShowOnMerchantReceipt(showOnMerchantReceipt)
    Set the field value
    Parameters:
| Name | Type | Description | 
|---|---|---|
| showOnMerchantReceipt | Boolean | 
- Source: