Implements
Constructors
new BizAccountLinkInfo()
new BizAccountLinkInfo(Defined in: WAProto/index.d.ts:818p?):BizAccountLinkInfo
Parameters
p?
IBizAccountLinkInfo
Returns
BizAccountLinkInfo
Properties
accountType?
Defined in: WAProto/index.d.ts:823optionalaccountType:null|ENTERPRISE
Implementation of
IBizAccountLinkInfo.accountType
hostStorage?
Defined in: WAProto/index.d.ts:822optionalhostStorage:null|HostStorageType
Implementation of
IBizAccountLinkInfo.hostStorage
issueTime?
Defined in: WAProto/index.d.ts:821optionalissueTime:null|number|Long
Implementation of
IBizAccountLinkInfo.issueTime
whatsappAcctNumber?
Defined in: WAProto/index.d.ts:820optionalwhatsappAcctNumber:null|string
Implementation of
IBizAccountLinkInfo.whatsappAcctNumber
whatsappBizAcctFbid?
Defined in: WAProto/index.d.ts:819optionalwhatsappBizAcctFbid:null|number|Long
Implementation of
IBizAccountLinkInfo.whatsappBizAcctFbid
Methods
create()
Defined in: WAProto/index.d.ts:824staticcreate(properties?):BizAccountLinkInfo
Parameters
properties?
IBizAccountLinkInfo
Returns
BizAccountLinkInfo
decode()
Defined in: WAProto/index.d.ts:826staticdecode(r,l?):BizAccountLinkInfo
Parameters
r
Uint8Array<ArrayBufferLike> | Reader
l?
number
Returns
BizAccountLinkInfo
encode()
Defined in: WAProto/index.d.ts:825staticencode(m,w?):Writer
Parameters
m
IBizAccountLinkInfo
w?
Writer
Returns
Writer
fromObject()
Defined in: WAProto/index.d.ts:827staticfromObject(d):BizAccountLinkInfo
Parameters
d
Returns
BizAccountLinkInfo
getTypeUrl()
Defined in: WAProto/index.d.ts:830staticgetTypeUrl(typeUrlPrefix?):string
Parameters
typeUrlPrefix?
string
Returns
string
toJSON()
toJSON(): object
Defined in: WAProto/index.d.ts:829
Returns
object
toObject()
Defined in: WAProto/index.d.ts:828statictoObject(m,o?):object
Parameters
m
BizAccountLinkInfo
o?
IConversionOptions
Returns
object