Implements
Constructors
new PaymentBackground()
new PaymentBackground(Defined in: WAProto/index.d.ts:10142p?):PaymentBackground
Parameters
p?
IPaymentBackground
Returns
PaymentBackground
Properties
fileLength?
Defined in: WAProto/index.d.ts:10144optionalfileLength:null|number|Long
Implementation of
IPaymentBackground.fileLength
height?
Defined in: WAProto/index.d.ts:10146optionalheight:null|number
Implementation of
IPaymentBackground.height
id?
Defined in: WAProto/index.d.ts:10143optionalid:null|string
Implementation of
IPaymentBackground.id
mediaData?
Defined in: WAProto/index.d.ts:10151optionalmediaData:null|IMediaData
Implementation of
IPaymentBackground.mediaData
mimetype?
Defined in: WAProto/index.d.ts:10147optionalmimetype:null|string
Implementation of
IPaymentBackground.mimetype
placeholderArgb?
Defined in: WAProto/index.d.ts:10148optionalplaceholderArgb:null|number
Implementation of
IPaymentBackground.placeholderArgb
subtextArgb?
Defined in: WAProto/index.d.ts:10150optionalsubtextArgb:null|number
Implementation of
IPaymentBackground.subtextArgb
textArgb?
Defined in: WAProto/index.d.ts:10149optionaltextArgb:null|number
Implementation of
IPaymentBackground.textArgb
type?
Defined in: WAProto/index.d.ts:10152optionaltype:null|Type
Implementation of
IPaymentBackground.type
width?
Defined in: WAProto/index.d.ts:10145optionalwidth:null|number
Implementation of
IPaymentBackground.width
Methods
create()
Defined in: WAProto/index.d.ts:10153staticcreate(properties?):PaymentBackground
Parameters
properties?
IPaymentBackground
Returns
PaymentBackground
decode()
Defined in: WAProto/index.d.ts:10155staticdecode(r,l?):PaymentBackground
Parameters
r
Uint8Array<ArrayBufferLike> | Reader
l?
number
Returns
PaymentBackground
encode()
Defined in: WAProto/index.d.ts:10154staticencode(m,w?):Writer
Parameters
m
IPaymentBackground
w?
Writer
Returns
Writer
fromObject()
Defined in: WAProto/index.d.ts:10156staticfromObject(d):PaymentBackground
Parameters
d
Returns
PaymentBackground
getTypeUrl()
Defined in: WAProto/index.d.ts:10159staticgetTypeUrl(typeUrlPrefix?):string
Parameters
typeUrlPrefix?
string
Returns
string
toJSON()
toJSON(): object
Defined in: WAProto/index.d.ts:10158
Returns
object
toObject()
Defined in: WAProto/index.d.ts:10157statictoObject(m,o?):object
Parameters
m
PaymentBackground
o?
IConversionOptions
Returns
object