Constructs a new PaymentInfo.
Optional
properties:
IPaymentInfo
Properties 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
create
Creates a new PaymentInfo instance using the specified properties.
Optional
properties:
IPaymentInfo
Properties to set
PaymentInfo instance
Static
decode
Decodes a PaymentInfo message from the specified reader or buffer.
Reader or buffer to decode from
Optional
length:
number
Message 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
encode
Encodes the specified PaymentInfo message. Does not implicitly verify messages.
PaymentInfo message or plain object to encode
Optional
writer:
Writer
Writer 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:
Writer
Writer 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:
IConversionOptions
Conversion options
Plain object
Static
verify
Generated using TypeDoc
Represents a PaymentInfo.