Implements
Constructors
new ProductListInfo()
new ProductListInfo(Defined in: WAProto/index.d.ts:7213p?):ProductListInfo
Parameters
p?
IProductListInfo
Returns
ProductListInfo
Properties
businessOwnerJid?
Defined in: WAProto/index.d.ts:7216optionalbusinessOwnerJid:null|string
Implementation of
IProductListInfo.businessOwnerJid
headerImage?
Defined in: WAProto/index.d.ts:7215optionalheaderImage:null|IProductListHeaderImage
Implementation of
IProductListInfo.headerImage
productSections
productSections: IProductSection[]
Defined in: WAProto/index.d.ts:7214
Implementation of
IProductListInfo.productSections
Methods
create()
Defined in: WAProto/index.d.ts:7217staticcreate(properties?):ProductListInfo
Parameters
properties?
IProductListInfo
Returns
ProductListInfo
decode()
Defined in: WAProto/index.d.ts:7219staticdecode(r,l?):ProductListInfo
Parameters
r
Uint8Array<ArrayBufferLike> | Reader
l?
number
Returns
ProductListInfo
encode()
Defined in: WAProto/index.d.ts:7218staticencode(m,w?):Writer
Parameters
m
IProductListInfo
w?
Writer
Returns
Writer
fromObject()
Defined in: WAProto/index.d.ts:7220staticfromObject(d):ProductListInfo
Parameters
d
Returns
ProductListInfo
getTypeUrl()
Defined in: WAProto/index.d.ts:7223staticgetTypeUrl(typeUrlPrefix?):string
Parameters
typeUrlPrefix?
string
Returns
string
toJSON()
toJSON(): object
Defined in: WAProto/index.d.ts:7222
Returns
object
toObject()
Defined in: WAProto/index.d.ts:7221statictoObject(m,o?):object
Parameters
m
ProductListInfo
o?
IConversionOptions
Returns
object