Skip to main content

PaymentBackground

amiudmodz


amiudmodz / proto / PaymentBackground

Class: PaymentBackground

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

Implements

Constructors

new PaymentBackground()

new PaymentBackground(p?): PaymentBackground

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

Parameters

p?

IPaymentBackground

Returns

PaymentBackground

Properties

fileLength?

optional fileLength: null | number | Long

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

Implementation of

IPaymentBackground.fileLength


height?

optional height: null | number

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

Implementation of

IPaymentBackground.height


id?

optional id: null | string

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

Implementation of

IPaymentBackground.id


mediaData?

optional mediaData: null | IMediaData

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

Implementation of

IPaymentBackground.mediaData


mimetype?

optional mimetype: null | string

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

Implementation of

IPaymentBackground.mimetype


placeholderArgb?

optional placeholderArgb: null | number

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

Implementation of

IPaymentBackground.placeholderArgb


subtextArgb?

optional subtextArgb: null | number

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

Implementation of

IPaymentBackground.subtextArgb


textArgb?

optional textArgb: null | number

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

Implementation of

IPaymentBackground.textArgb


type?

optional type: null | Type

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

Implementation of

IPaymentBackground.type


width?

optional width: null | number

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

Implementation of

IPaymentBackground.width

Methods

toJSON()

toJSON(): object

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

Returns

object


create()

static create(properties?): PaymentBackground

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

Parameters

properties?

IPaymentBackground

Returns

PaymentBackground


decode()

static decode(r, l?): PaymentBackground

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

Parameters

r

Uint8Array<ArrayBufferLike> | Reader

l?

number

Returns

PaymentBackground


encode()

static encode(m, w?): Writer

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

Parameters

m

IPaymentBackground

w?

Writer

Returns

Writer


fromObject()

static fromObject(d): PaymentBackground

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

Parameters

d

Returns

PaymentBackground


getTypeUrl()

static getTypeUrl(typeUrlPrefix?): string

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

Parameters

typeUrlPrefix?

string

Returns

string


toObject()

static toObject(m, o?): object

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

Parameters

m

PaymentBackground

o?

IConversionOptions

Returns

object