Class: DisplayReceiptOptionsRequest

remotepay.DisplayReceiptOptionsRequest()

new DisplayReceiptOptionsRequest()

Source:

Methods

(static) DisplayReceiptOptionsRequest#getCreditId() → {String}

Get the field value
Source:
Returns:
Type
String

(static) DisplayReceiptOptionsRequest#getDisablePrinting() → {Boolean}

Get the field value
Source:
Returns:
Type
Boolean

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

Get the field value Unique identifier
Source:
Returns:
Type
String

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

Get the field value Unique identifier
Source:
Returns:
Type
String

(static) DisplayReceiptOptionsRequest#getRefundId() → {String}

Get the field value
Source:
Returns:
Type
String

(static) DisplayReceiptOptionsRequest#setCreditId(creditId)

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

(static) DisplayReceiptOptionsRequest#setDisablePrinting(disablePrinting)

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

(static) DisplayReceiptOptionsRequest#setOrderId(orderId)

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

(static) DisplayReceiptOptionsRequest#setPaymentId(paymentId)

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

(static) DisplayReceiptOptionsRequest#setRefundId(refundId)

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