Skip to main content

BizIdentityInfo

amiudmodz


amiudmodz / proto / BizIdentityInfo

Class: BizIdentityInfo

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

Implements

Constructors

new BizIdentityInfo()

new BizIdentityInfo(p?): BizIdentityInfo

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

Parameters

p?

IBizIdentityInfo

Returns

BizIdentityInfo

Properties

actualActors?

optional actualActors: null | ActualActorsType

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

Implementation of

IBizIdentityInfo.actualActors


featureControls?

optional featureControls: null | number | Long

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

Implementation of

IBizIdentityInfo.featureControls


hostStorage?

optional hostStorage: null | HostStorageType

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

Implementation of

IBizIdentityInfo.hostStorage


privacyModeTs?

optional privacyModeTs: null | number | Long

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

Implementation of

IBizIdentityInfo.privacyModeTs


revoked?

optional revoked: null | boolean

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

Implementation of

IBizIdentityInfo.revoked


signed?

optional signed: null | boolean

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

Implementation of

IBizIdentityInfo.signed


vlevel?

optional vlevel: null | VerifiedLevelValue

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

Implementation of

IBizIdentityInfo.vlevel


vnameCert?

optional vnameCert: null | IVerifiedNameCertificate

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

Implementation of

IBizIdentityInfo.vnameCert

Methods

toJSON()

toJSON(): object

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

Returns

object


create()

static create(properties?): BizIdentityInfo

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

Parameters

properties?

IBizIdentityInfo

Returns

BizIdentityInfo


decode()

static decode(r, l?): BizIdentityInfo

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

Parameters

r

Uint8Array<ArrayBufferLike> | Reader

l?

number

Returns

BizIdentityInfo


encode()

static encode(m, w?): Writer

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

Parameters

m

IBizIdentityInfo

w?

Writer

Returns

Writer


fromObject()

static fromObject(d): BizIdentityInfo

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

Parameters

d

Returns

BizIdentityInfo


getTypeUrl()

static getTypeUrl(typeUrlPrefix?): string

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

Parameters

typeUrlPrefix?

string

Returns

string


toObject()

static toObject(m, o?): object

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

Parameters

m

BizIdentityInfo

o?

IConversionOptions

Returns

object