Skip to main content

Class: PaymentInfoAction

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

Implements

Constructors

new PaymentInfoAction()

new PaymentInfoAction(p?): PaymentInfoAction

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

Parameters

p?

IPaymentInfoAction

Returns

PaymentInfoAction

Properties

cpi?

optional cpi: null | string

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

Implementation of

IPaymentInfoAction.cpi

Methods

toJSON()

toJSON(): object

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

Returns

object


create()

static create(properties?): PaymentInfoAction

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

Parameters

properties?

IPaymentInfoAction

Returns

PaymentInfoAction


decode()

static decode(r, l?): PaymentInfoAction

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

Parameters

r

Uint8Array<ArrayBufferLike> | Reader

l?

number

Returns

PaymentInfoAction


encode()

static encode(m, w?): Writer

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

Parameters

m

IPaymentInfoAction

w?

Writer

Returns

Writer


fromObject()

static fromObject(d): PaymentInfoAction

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

Parameters

d

Returns

PaymentInfoAction


getTypeUrl()

static getTypeUrl(typeUrlPrefix?): string

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

Parameters

typeUrlPrefix?

string

Returns

string


toObject()

static toObject(m, o?): object

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

Parameters

m

PaymentInfoAction

o?

IConversionOptions

Returns

object