Class: BizAccountLinkInfo
Defined in: WAProto/index.d.ts:675
Implements
Constructors
new BizAccountLinkInfo()
new BizAccountLinkInfo(
p
?):BizAccountLinkInfo
Defined in: WAProto/index.d.ts:676
Parameters
p?
Returns
Properties
accountType?
optional
accountType:null
|ENTERPRISE
Defined in: WAProto/index.d.ts:681
Implementation of
IBizAccountLinkInfo
.accountType
hostStorage?
optional
hostStorage:null
|HostStorageType
Defined in: WAProto/index.d.ts:680
Implementation of
IBizAccountLinkInfo
.hostStorage
issueTime?
optional
issueTime:null
|number
|Long
Defined in: WAProto/index.d.ts:679
Implementation of
whatsappAcctNumber?
optional
whatsappAcctNumber:null
|string
Defined in: WAProto/index.d.ts:678
Implementation of
IBizAccountLinkInfo
.whatsappAcctNumber
whatsappBizAcctFbid?
optional
whatsappBizAcctFbid:null
|number
|Long
Defined in: WAProto/index.d.ts:677
Implementation of
IBizAccountLinkInfo
.whatsappBizAcctFbid
Methods
toJSON()
toJSON():
object
Defined in: WAProto/index.d.ts:687
Returns
object
create()
static
create(properties
?):BizAccountLinkInfo
Defined in: WAProto/index.d.ts:682
Parameters
properties?
Returns
decode()
static
decode(r
,l
?):BizAccountLinkInfo
Defined in: WAProto/index.d.ts:684
Parameters
r
Uint8Array
<ArrayBufferLike
> | Reader
l?
number
Returns
encode()
static
encode(m
,w
?):Writer
Defined in: WAProto/index.d.ts:683
Parameters
m
w?
Writer
Returns
Writer
fromObject()
static
fromObject(d
):BizAccountLinkInfo
Defined in: WAProto/index.d.ts:685
Parameters
d
Returns
getTypeUrl()
static
getTypeUrl(typeUrlPrefix
?):string
Defined in: WAProto/index.d.ts:688
Parameters
typeUrlPrefix?
string
Returns
string
toObject()
static
toObject(m
,o
?):object
Defined in: WAProto/index.d.ts:686
Parameters
m
o?
IConversionOptions
Returns
object