Skip to main content
Defined in: WAProto/index.d.ts:817

Implements

Constructors

new BizAccountLinkInfo()

new BizAccountLinkInfo(p?): BizAccountLinkInfo
Defined in: WAProto/index.d.ts:818

Parameters

p?
IBizAccountLinkInfo

Returns

BizAccountLinkInfo

Properties

accountType?

optional accountType: null | ENTERPRISE
Defined in: WAProto/index.d.ts:823

Implementation of

IBizAccountLinkInfo.accountType

hostStorage?

optional hostStorage: null | HostStorageType
Defined in: WAProto/index.d.ts:822

Implementation of

IBizAccountLinkInfo.hostStorage

issueTime?

optional issueTime: null | number | Long
Defined in: WAProto/index.d.ts:821

Implementation of

IBizAccountLinkInfo.issueTime

whatsappAcctNumber?

optional whatsappAcctNumber: null | string
Defined in: WAProto/index.d.ts:820

Implementation of

IBizAccountLinkInfo.whatsappAcctNumber

whatsappBizAcctFbid?

optional whatsappBizAcctFbid: null | number | Long
Defined in: WAProto/index.d.ts:819

Implementation of

IBizAccountLinkInfo.whatsappBizAcctFbid

Methods

create()

static create(properties?): BizAccountLinkInfo
Defined in: WAProto/index.d.ts:824

Parameters

properties?
IBizAccountLinkInfo

Returns

BizAccountLinkInfo

decode()

static decode(r, l?): BizAccountLinkInfo
Defined in: WAProto/index.d.ts:826

Parameters

r
Uint8Array<ArrayBufferLike> | Reader
l?
number

Returns

BizAccountLinkInfo

encode()

static encode(m, w?): Writer
Defined in: WAProto/index.d.ts:825

Parameters

m
IBizAccountLinkInfo
w?
Writer

Returns

Writer

fromObject()

static fromObject(d): BizAccountLinkInfo
Defined in: WAProto/index.d.ts:827

Parameters

d

Returns

BizAccountLinkInfo

getTypeUrl()

static getTypeUrl(typeUrlPrefix?): string
Defined in: WAProto/index.d.ts:830

Parameters

typeUrlPrefix?
string

Returns

string

toJSON()

toJSON(): object
Defined in: WAProto/index.d.ts:829

Returns

object

toObject()

static toObject(m, o?): object
Defined in: WAProto/index.d.ts:828

Parameters

m
BizAccountLinkInfo
o?
IConversionOptions

Returns

object