Class: PaymentInfo
Defined in: WAProto/index.d.ts:7859
Implements
Constructors
new PaymentInfo()
new PaymentInfo(
p
?):PaymentInfo
Defined in: WAProto/index.d.ts:7860
Parameters
p?
Returns
Properties
amount1000
amount1000:
number
|Long
Defined in: WAProto/index.d.ts:7862
Implementation of
currency
currency:
string
Defined in: WAProto/index.d.ts:7869
Implementation of
currencyDeprecated
currencyDeprecated:
Currency
Defined in: WAProto/index.d.ts:7861
Implementation of
IPaymentInfo
.currencyDeprecated
exchangeAmount?
optional
exchangeAmount:null
|IMoney
Defined in: WAProto/index.d.ts:7873
Implementation of
expiryTimestamp
expiryTimestamp:
number
|Long
Defined in: WAProto/index.d.ts:7867
Implementation of
futureproofed
futureproofed:
boolean
Defined in: WAProto/index.d.ts:7868
Implementation of
primaryAmount?
optional
primaryAmount:null
|IMoney
Defined in: WAProto/index.d.ts:7872
Implementation of
receiverJid
receiverJid:
string
Defined in: WAProto/index.d.ts:7863
Implementation of
requestMessageKey?
optional
requestMessageKey:null
|IMessageKey
Defined in: WAProto/index.d.ts:7866
Implementation of
IPaymentInfo
.requestMessageKey
status
status:
Status
Defined in: WAProto/index.d.ts:7864
Implementation of
transactionTimestamp
transactionTimestamp:
number
|Long
Defined in: WAProto/index.d.ts:7865
Implementation of
IPaymentInfo
.transactionTimestamp
txnStatus
txnStatus:
TxnStatus
Defined in: WAProto/index.d.ts:7870
Implementation of
useNoviFiatFormat
useNoviFiatFormat:
boolean
Defined in: WAProto/index.d.ts:7871
Implementation of
IPaymentInfo
.useNoviFiatFormat
Methods
create()
static
create(properties
?):PaymentInfo
Defined in: WAProto/index.d.ts:7874
Parameters
properties?
Returns
decode()
static
decode(r
,l
?):PaymentInfo
Defined in: WAProto/index.d.ts:7876
Parameters
r
Uint8Array
<ArrayBufferLike
> | Reader
l?
number
Returns
encode()
static
encode(m
,w
?):Writer
Defined in: WAProto/index.d.ts:7875
Parameters
m
w?
Writer
Returns
Writer
getTypeUrl()
static
getTypeUrl(typeUrlPrefix
?):string
Defined in: WAProto/index.d.ts:7877
Parameters
typeUrlPrefix?
string
Returns
string