Skip to main content

Class: BizIdentityInfo

Defined in: WAProto/index.d.ts:732

Implements

Constructors

new BizIdentityInfo()

new BizIdentityInfo(p?): BizIdentityInfo

Defined in: WAProto/index.d.ts:733

Parameters

p?

IBizIdentityInfo

Returns

BizIdentityInfo

Properties

actualActors?

optional actualActors: null | ActualActorsType

Defined in: WAProto/index.d.ts:739

Implementation of

IBizIdentityInfo.actualActors


featureControls?

optional featureControls: null | number | Long

Defined in: WAProto/index.d.ts:741

Implementation of

IBizIdentityInfo.featureControls


hostStorage?

optional hostStorage: null | HostStorageType

Defined in: WAProto/index.d.ts:738

Implementation of

IBizIdentityInfo.hostStorage


privacyModeTs?

optional privacyModeTs: null | number | Long

Defined in: WAProto/index.d.ts:740

Implementation of

IBizIdentityInfo.privacyModeTs


revoked?

optional revoked: null | boolean

Defined in: WAProto/index.d.ts:737

Implementation of

IBizIdentityInfo.revoked


signed?

optional signed: null | boolean

Defined in: WAProto/index.d.ts:736

Implementation of

IBizIdentityInfo.signed


vlevel?

optional vlevel: null | VerifiedLevelValue

Defined in: WAProto/index.d.ts:734

Implementation of

IBizIdentityInfo.vlevel


vnameCert?

optional vnameCert: null | IVerifiedNameCertificate

Defined in: WAProto/index.d.ts:735

Implementation of

IBizIdentityInfo.vnameCert

Methods

toJSON()

toJSON(): object

Defined in: WAProto/index.d.ts:747

Returns

object


create()

static create(properties?): BizIdentityInfo

Defined in: WAProto/index.d.ts:742

Parameters

properties?

IBizIdentityInfo

Returns

BizIdentityInfo


decode()

static decode(r, l?): BizIdentityInfo

Defined in: WAProto/index.d.ts:744

Parameters

r

Uint8Array<ArrayBufferLike> | Reader

l?

number

Returns

BizIdentityInfo


encode()

static encode(m, w?): Writer

Defined in: WAProto/index.d.ts:743

Parameters

m

IBizIdentityInfo

w?

Writer

Returns

Writer


fromObject()

static fromObject(d): BizIdentityInfo

Defined in: WAProto/index.d.ts:745

Parameters

d

Returns

BizIdentityInfo


getTypeUrl()

static getTypeUrl(typeUrlPrefix?): string

Defined in: WAProto/index.d.ts:748

Parameters

typeUrlPrefix?

string

Returns

string


toObject()

static toObject(m, o?): object

Defined in: WAProto/index.d.ts:746

Parameters

m

BizIdentityInfo

o?

IConversionOptions

Returns

object