@procivis/react-native-one-core
Preparing search index...
IdentifierDetail
Interface IdentifierDetail
interface
IdentifierDetail
{
certificates
?:
CertificateDetail
[]
;
createdDate
:
string
;
did
?:
DidDetail
;
id
:
string
;
isRemote
:
boolean
;
key
?:
KeyDetail
;
lastModified
:
string
;
name
:
string
;
organisationId
?:
string
;
state
:
IdentifierState
;
trustInformation
:
IdentifierTrustInformationResponseDto
[]
;
type
:
IdentifierType
;
}
Index
Properties
certificates?
created
Date
did?
id
is
Remote
key?
last
Modified
name
organisation
Id?
state
trust
Information
type
Properties
Optional
certificates
certificates
?:
CertificateDetail
[]
created
Date
createdDate
:
string
Optional
did
did
?:
DidDetail
id
id
:
string
is
Remote
isRemote
:
boolean
Optional
key
key
?:
KeyDetail
last
Modified
lastModified
:
string
name
name
:
string
Optional
organisation
Id
organisationId
?:
string
state
state
:
IdentifierState
trust
Information
trustInformation
:
IdentifierTrustInformationResponseDto
[]
type
type
:
IdentifierType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
certificates
created
Date
did
id
is
Remote
key
last
Modified
name
organisation
Id
state
trust
Information
type
@procivis/react-native-one-core
Loading...