new ShowReceiptOptionsResponseMessage()
Extends
Methods
(static) ShowReceiptOptionsResponseMessage#getReason() → {String}
    Get the field value
Returns:
- Type
 - String
 
(static) ShowReceiptOptionsResponseMessage#getStatus() → {remotemessage.ResultStatus}
    Get the field value
The status of the request.
Returns:
(static) ShowReceiptOptionsResponseMessage#setReason(reason)
    Set the field value
    Parameters:
| Name | Type | Description | 
|---|---|---|
reason | 
            
            String | 
(static) ShowReceiptOptionsResponseMessage#setStatus(status)
    Set the field value
The status of the request.
    Parameters:
| Name | Type | Description | 
|---|---|---|
status | 
            
            remotemessage.ResultStatus |