Constructs a new PaymentInfo.
Optional
properties: IPaymentInfoProperties to set
PaymentInfo amount1000.
PaymentInfo currency.
PaymentInfo currencyDeprecated.
Optional
exchangePaymentInfo exchangeAmount.
PaymentInfo expiryTimestamp.
PaymentInfo futureproofed.
Optional
primaryPaymentInfo primaryAmount.
PaymentInfo receiverJid.
Optional
requestPaymentInfo requestMessageKey.
PaymentInfo status.
PaymentInfo transactionTimestamp.
PaymentInfo txnStatus.
PaymentInfo useNoviFiatFormat.
Static
createCreates a new PaymentInfo instance using the specified properties.
Optional
properties: IPaymentInfoProperties to set
PaymentInfo instance
Static
decodeDecodes a PaymentInfo message from the specified reader or buffer.
Reader or buffer to decode from
Optional
length: numberMessage length if known beforehand
PaymentInfo
If the payload is not a reader or valid buffer
If required fields are missing
Static
decodeDecodes a PaymentInfo message from the specified reader or buffer, length delimited.
Reader or buffer to decode from
PaymentInfo
If the payload is not a reader or valid buffer
If required fields are missing
Static
encodeEncodes the specified PaymentInfo message. Does not implicitly verify messages.
PaymentInfo message or plain object to encode
Optional
writer: WriterWriter to encode to
Writer
Static
encodeEncodes the specified PaymentInfo message, length delimited. Does not implicitly verify messages.
PaymentInfo message or plain object to encode
Optional
writer: WriterWriter to encode to
Writer
Static
fromCreates a PaymentInfo message from a plain object. Also converts values to their respective internal types.
Plain object
PaymentInfo
Static
toCreates a plain object from a PaymentInfo message. Also converts values to other types if specified.
PaymentInfo
Optional
options: IConversionOptionsConversion options
Plain object
Static
verifyGenerated using TypeDoc
Represents a PaymentInfo.