Class: DeclinePaymentPrintMessage

remotemessage.DeclinePaymentPrintMessage()

new DeclinePaymentPrintMessage()

Source:

Extends

Methods

(static) DeclinePaymentPrintMessage#getPayment() → {payments.Payment}

Get the field value
Source:
Returns:
Type
payments.Payment

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

Get the field value
Source:
Returns:
Type
String

(static) DeclinePaymentPrintMessage#setPayment(payment)

Set the field value
Parameters:
Name Type Description
payment payments.Payment
Source:

(static) DeclinePaymentPrintMessage#setReason(reason)

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