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