Class: ShowPaymentReceiptOptionsMessage

remotemessage.ShowPaymentReceiptOptionsMessage

new ShowPaymentReceiptOptionsMessage()

Source:

Extends

Methods

(static) ShowPaymentReceiptOptionsMessage#getOrderId() → {String}

Get the field value Unique identifier for a order
Source:
Returns:
Type
String

(static) ShowPaymentReceiptOptionsMessage#getPaymentId() → {String}

Get the field value Unique identifier for a payment
Source:
Returns:
Type
String

(static) ShowPaymentReceiptOptionsMessage#setOrderId(orderId)

Set the field value Unique identifier for a order
Parameters:
Name Type Description
orderId String
Source:

(static) ShowPaymentReceiptOptionsMessage#setPaymentId(paymentId)

Set the field value Unique identifier for a payment
Parameters:
Name Type Description
paymentId String
Source: