Skip to main content

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?

IPaymentInfo

Returns

PaymentInfo

Properties

amount1000

amount1000: number | Long

Defined in: WAProto/index.d.ts:7862

Implementation of

IPaymentInfo.amount1000


currency

currency: string

Defined in: WAProto/index.d.ts:7869

Implementation of

IPaymentInfo.currency


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

IPaymentInfo.exchangeAmount


expiryTimestamp

expiryTimestamp: number | Long

Defined in: WAProto/index.d.ts:7867

Implementation of

IPaymentInfo.expiryTimestamp


futureproofed

futureproofed: boolean

Defined in: WAProto/index.d.ts:7868

Implementation of

IPaymentInfo.futureproofed


primaryAmount?

optional primaryAmount: null | IMoney

Defined in: WAProto/index.d.ts:7872

Implementation of

IPaymentInfo.primaryAmount


receiverJid

receiverJid: string

Defined in: WAProto/index.d.ts:7863

Implementation of

IPaymentInfo.receiverJid


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

IPaymentInfo.status


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

IPaymentInfo.txnStatus


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?

IPaymentInfo

Returns

PaymentInfo


decode()

static decode(r, l?): PaymentInfo

Defined in: WAProto/index.d.ts:7876

Parameters

r

Uint8Array<ArrayBufferLike> | Reader

l?

number

Returns

PaymentInfo


encode()

static encode(m, w?): Writer

Defined in: WAProto/index.d.ts:7875

Parameters

m

IPaymentInfo

w?

Writer

Returns

Writer


getTypeUrl()

static getTypeUrl(typeUrlPrefix?): string

Defined in: WAProto/index.d.ts:7877

Parameters

typeUrlPrefix?

string

Returns

string