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

Implements

Constructors

new BizIdentityInfo()

new BizIdentityInfo(p?): BizIdentityInfo
Defined in: WAProto/index.d.ts:875

Parameters

p?
IBizIdentityInfo

Returns

BizIdentityInfo

Properties

actualActors?

optional actualActors: null | ActualActorsType
Defined in: WAProto/index.d.ts:881

Implementation of

IBizIdentityInfo.actualActors

featureControls?

optional featureControls: null | number | Long
Defined in: WAProto/index.d.ts:883

Implementation of

IBizIdentityInfo.featureControls

hostStorage?

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

Implementation of

IBizIdentityInfo.hostStorage

privacyModeTs?

optional privacyModeTs: null | number | Long
Defined in: WAProto/index.d.ts:882

Implementation of

IBizIdentityInfo.privacyModeTs

revoked?

optional revoked: null | boolean
Defined in: WAProto/index.d.ts:879

Implementation of

IBizIdentityInfo.revoked

signed?

optional signed: null | boolean
Defined in: WAProto/index.d.ts:878

Implementation of

IBizIdentityInfo.signed

vlevel?

optional vlevel: null | VerifiedLevelValue
Defined in: WAProto/index.d.ts:876

Implementation of

IBizIdentityInfo.vlevel

vnameCert?

optional vnameCert: null | IVerifiedNameCertificate
Defined in: WAProto/index.d.ts:877

Implementation of

IBizIdentityInfo.vnameCert

Methods

create()

static create(properties?): BizIdentityInfo
Defined in: WAProto/index.d.ts:884

Parameters

properties?
IBizIdentityInfo

Returns

BizIdentityInfo

decode()

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

Parameters

r
Uint8Array<ArrayBufferLike> | Reader
l?
number

Returns

BizIdentityInfo

encode()

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

Parameters

m
IBizIdentityInfo
w?
Writer

Returns

Writer

fromObject()

static fromObject(d): BizIdentityInfo
Defined in: WAProto/index.d.ts:887

Parameters

d

Returns

BizIdentityInfo

getTypeUrl()

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

Parameters

typeUrlPrefix?
string

Returns

string

toJSON()

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

Returns

object

toObject()

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

Parameters

m
BizIdentityInfo
o?
IConversionOptions

Returns

object