Search
Preparing search index...
The search index is not available
A8 Connect Server - v2.1.19
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
A8 Connect Server - v2.1.19
Types
PersistKycDto
Namespace PersistKycDto
Index
Enumerations
Session
State
Step
Name
Step
State
Type Aliases
Detail
Session
Info
General
Session
History
Message
Session
Info
Session
Info
Record
Session
Step
Type Aliases
Detail
Session
Info
Detail
Session
Info
:
{
session
:
SessionInfo
;
steps
:
SessionStep
[]
}
Type declaration
session
:
SessionInfo
steps
:
SessionStep
[]
General
Session
General
Session
:
{
sandbox
:
boolean
;
session_id
:
string
}
Type declaration
sandbox
:
boolean
session_
id
:
string
History
Message
History
Message
:
{
review_date
:
string
;
review_message
:
string
}
Type declaration
review_
date
:
string
review_
message
:
string
Session
Info
Session
Info
:
{
alias
:
string
;
status
:
SessionState
;
verifiedDate
?:
number
}
&
GeneralSession
Session
Info
Record
Session
Info
Record
:
SessionInfo
&
{
steps
?:
SessionStep
[]
}
Session
Step
Session
Step
:
{
did_issued
:
boolean
;
history
:
HistoryMessage
[]
;
id
:
string
;
ip
:
string
;
name
:
StepName
;
state
:
StepState
}
Type declaration
did_
issued
:
boolean
history
:
HistoryMessage
[]
id
:
string
ip
:
string
name
:
StepName
state
:
StepState
Exports
Types
Connect
Email
Auth
Dto
ConnectOAuth
Dto
Connect
Session
Dto
Connect
Wallet
Dto
Create
Auth
Dto
DiscordOAuth
Dto
Entities
Login
Wallet
Auth
Dto
Persist
Kyc
Dto
Profile
User
Dto
Providers
Registration
Auth
Dto
Wallet
Credential
Auth
Dto
Session
State
Step
Name
Step
State
Detail
Session
Info
General
Session
History
Message
Session
Info
Session
Info
Record
Session
Step
Generated using
TypeDoc