Skip to content

Latest commit

 

History

History
55 lines (36 loc) · 1.07 KB

iam.md

File metadata and controls

55 lines (36 loc) · 1.07 KB

Module: iam

Table of contents

Enumerations

Classes

Interfaces

Type aliases

Type aliases

AccountInfo

Ƭ AccountInfo: Object

Type declaration

Name Type
account string
chainId number
chainName string

InitializeData

Ƭ InitializeData: Object

Type declaration

Name Type
accountInfo AccountInfo | undefined
connected boolean
did string | undefined
didDocument IDIDDocument | null
identityToken? string
realtimeExchangeConnected boolean
userClosedModal boolean