Class: SignatureVerifiedMessage

remotemessage.SignatureVerifiedMessage()

new SignatureVerifiedMessage()

Source:

Extends

Methods

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

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

(static) SignatureVerifiedMessage#getVerified() → {Boolean}

Get the field value If true the signature is verified
Source:
Returns:
Type
Boolean

(static) SignatureVerifiedMessage#setPayment(payment)

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

(static) SignatureVerifiedMessage#setVerified(verified)

Set the field value If true the signature is verified
Parameters:
Name Type Description
verified Boolean
Source: