BizAccountLinkInfo
amiudmodz / proto / BizAccountLinkInfo
Class: BizAccountLinkInfo
Defined in: WAProto/index.d.ts:886
Implements
Constructors
new BizAccountLinkInfo()
new BizAccountLinkInfo(
p?):BizAccountLinkInfo
Defined in: WAProto/index.d.ts:887
Parameters
p?
Returns
Properties
accountType?
optionalaccountType:null|ENTERPRISE
Defined in: WAProto/index.d.ts:892
Implementation of
IBizAccountLinkInfo.accountType
hostStorage?
optionalhostStorage:null|HostStorageType
Defined in: WAProto/index.d.ts:891
Implementation of
IBizAccountLinkInfo.hostStorage
issueTime?
optionalissueTime:null|number|Long
Defined in: WAProto/index.d.ts:890
Implementation of
whatsappAcctNumber?
optionalwhatsappAcctNumber:null|string
Defined in: WAProto/index.d.ts:889
Implementation of
IBizAccountLinkInfo.whatsappAcctNumber
whatsappBizAcctFbid?
optionalwhatsappBizAcctFbid:null|number|Long
Defined in: WAProto/index.d.ts:888
Implementation of
IBizAccountLinkInfo.whatsappBizAcctFbid
Methods
toJSON()
toJSON():
object
Defined in: WAProto/index.d.ts:898
Returns
object
create()
staticcreate(properties?):BizAccountLinkInfo
Defined in: WAProto/index.d.ts:893
Parameters
properties?
Returns
decode()
staticdecode(r,l?):BizAccountLinkInfo
Defined in: WAProto/index.d.ts:895
Parameters
r
Uint8Array<ArrayBufferLike> | Reader
l?
number
Returns
encode()
staticencode(m,w?):Writer
Defined in: WAProto/index.d.ts:894
Parameters
m
w?
Writer
Returns
Writer
fromObject()
staticfromObject(d):BizAccountLinkInfo
Defined in: WAProto/index.d.ts:896
Parameters
d
Returns
getTypeUrl()
staticgetTypeUrl(typeUrlPrefix?):string
Defined in: WAProto/index.d.ts:899
Parameters
typeUrlPrefix?
string
Returns
string
toObject()
statictoObject(m,o?):object
Defined in: WAProto/index.d.ts:897
Parameters
m
o?
IConversionOptions
Returns
object