Implements
Constructors
new BizIdentityInfo()
new BizIdentityInfo(Defined in: WAProto/index.d.ts:875p?):BizIdentityInfo
Parameters
p?
IBizIdentityInfo
Returns
BizIdentityInfo
Properties
actualActors?
Defined in: WAProto/index.d.ts:881optionalactualActors:null|ActualActorsType
Implementation of
IBizIdentityInfo.actualActors
featureControls?
Defined in: WAProto/index.d.ts:883optionalfeatureControls:null|number|Long
Implementation of
IBizIdentityInfo.featureControls
hostStorage?
Defined in: WAProto/index.d.ts:880optionalhostStorage:null|HostStorageType
Implementation of
IBizIdentityInfo.hostStorage
privacyModeTs?
Defined in: WAProto/index.d.ts:882optionalprivacyModeTs:null|number|Long
Implementation of
IBizIdentityInfo.privacyModeTs
revoked?
Defined in: WAProto/index.d.ts:879optionalrevoked:null|boolean
Implementation of
IBizIdentityInfo.revoked
signed?
Defined in: WAProto/index.d.ts:878optionalsigned:null|boolean
Implementation of
IBizIdentityInfo.signed
vlevel?
Defined in: WAProto/index.d.ts:876optionalvlevel:null|VerifiedLevelValue
Implementation of
IBizIdentityInfo.vlevel
vnameCert?
Defined in: WAProto/index.d.ts:877optionalvnameCert:null|IVerifiedNameCertificate
Implementation of
IBizIdentityInfo.vnameCert
Methods
create()
Defined in: WAProto/index.d.ts:884staticcreate(properties?):BizIdentityInfo
Parameters
properties?
IBizIdentityInfo
Returns
BizIdentityInfo
decode()
Defined in: WAProto/index.d.ts:886staticdecode(r,l?):BizIdentityInfo
Parameters
r
Uint8Array<ArrayBufferLike> | Reader
l?
number
Returns
BizIdentityInfo
encode()
Defined in: WAProto/index.d.ts:885staticencode(m,w?):Writer
Parameters
m
IBizIdentityInfo
w?
Writer
Returns
Writer
fromObject()
Defined in: WAProto/index.d.ts:887staticfromObject(d):BizIdentityInfo
Parameters
d
Returns
BizIdentityInfo
getTypeUrl()
Defined in: WAProto/index.d.ts:890staticgetTypeUrl(typeUrlPrefix?):string
Parameters
typeUrlPrefix?
string
Returns
string
toJSON()
toJSON(): object
Defined in: WAProto/index.d.ts:889
Returns
object
toObject()
Defined in: WAProto/index.d.ts:888statictoObject(m,o?):object
Parameters
m
BizIdentityInfo
o?
IConversionOptions
Returns
object