Class: ShowReceiptOptionsResponseMessage

remotemessage.ShowReceiptOptionsResponseMessage()

new ShowReceiptOptionsResponseMessage()

Source:

Extends

Methods

(static) ShowReceiptOptionsResponseMessage#getReason() → {String}

Get the field value
Source:
Returns:
Type
String

(static) ShowReceiptOptionsResponseMessage#getStatus() → {remotemessage.ResultStatus}

Get the field value The status of the request.
Source:
Returns:
Type
remotemessage.ResultStatus

(static) ShowReceiptOptionsResponseMessage#setReason(reason)

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

(static) ShowReceiptOptionsResponseMessage#setStatus(status)

Set the field value The status of the request.
Parameters:
Name Type Description
status remotemessage.ResultStatus
Source: