Skip to main content

Class: PaymentBackground

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

Implements

Constructors

new PaymentBackground()

new PaymentBackground(p?): PaymentBackground

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

Parameters

p?

IPaymentBackground

Returns

PaymentBackground

Properties

fileLength

fileLength: number | Long

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

Implementation of

IPaymentBackground.fileLength


height

height: number

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

Implementation of

IPaymentBackground.height


id

id: string

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

Implementation of

IPaymentBackground.id


mediaData?

optional mediaData: null | IMediaData

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

Implementation of

IPaymentBackground.mediaData


mimetype

mimetype: string

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

Implementation of

IPaymentBackground.mimetype


placeholderArgb

placeholderArgb: number

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

Implementation of

IPaymentBackground.placeholderArgb


subtextArgb

subtextArgb: number

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

Implementation of

IPaymentBackground.subtextArgb


textArgb

textArgb: number

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

Implementation of

IPaymentBackground.textArgb


type

type: Type

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

Implementation of

IPaymentBackground.type


width

width: number

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

Implementation of

IPaymentBackground.width

Methods

create()

static create(properties?): PaymentBackground

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

Parameters

properties?

IPaymentBackground

Returns

PaymentBackground


decode()

static decode(r, l?): PaymentBackground

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

Parameters

r

Uint8Array<ArrayBufferLike> | Reader

l?

number

Returns

PaymentBackground


encode()

static encode(m, w?): Writer

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

Parameters

m

IPaymentBackground

w?

Writer

Returns

Writer


getTypeUrl()

static getTypeUrl(typeUrlPrefix?): string

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

Parameters

typeUrlPrefix?

string

Returns

string