Constructs a new PaymentInfo.
PaymentInfo amount1000.
PaymentInfo currency.
PaymentInfo currencyDeprecated.
PaymentInfo exchangeAmount.
PaymentInfo expiryTimestamp.
PaymentInfo futureproofed.
PaymentInfo primaryAmount.
PaymentInfo receiverJid.
PaymentInfo requestMessageKey.
PaymentInfo status.
PaymentInfo transactionTimestamp.
PaymentInfo txnStatus.
PaymentInfo useNoviFiatFormat.
Converts this PaymentInfo to JSON.
JSON object
Creates a new PaymentInfo instance using the specified properties.
PaymentInfo instance
Decodes a PaymentInfo message from the specified reader or buffer.
Reader or buffer to decode from
PaymentInfo
Decodes a PaymentInfo message from the specified reader or buffer, length delimited.
Reader or buffer to decode from
PaymentInfo
Encodes the specified PaymentInfo message. Does not implicitly verify messages.
PaymentInfo message or plain object to encode
Writer
Encodes the specified PaymentInfo message, length delimited. Does not implicitly verify messages.
PaymentInfo message or plain object to encode
Writer
Creates a PaymentInfo message from a plain object. Also converts values to their respective internal types.
Plain object
PaymentInfo
Creates a plain object from a PaymentInfo message. Also converts values to other types if specified.
PaymentInfo
Plain object
Verifies a PaymentInfo message.
Plain object to verify
null
if valid, otherwise the reason why it is not
Generated using TypeDoc
Represents a PaymentInfo.