@procivis/react-native-one-core
Preparing search index...
UnexportableEntitiesBindingDto
Interface UnexportableEntitiesBindingDto
interface
UnexportableEntitiesBindingDto
{
credentials
:
CredentialDetailBindingDto
[]
;
dids
:
DidListItemBindingDto
[]
;
identifiers
:
GetIdentifierListItemBindingDto
[]
;
keys
:
KeyListItemBindingDto
[]
;
totalCredentials
:
number
;
totalDids
:
number
;
totalIdentifiers
:
number
;
totalKeys
:
number
;
}
Index
Properties
credentials
dids
identifiers
keys
total
Credentials
total
Dids
total
Identifiers
total
Keys
Properties
credentials
credentials
:
CredentialDetailBindingDto
[]
dids
dids
:
DidListItemBindingDto
[]
identifiers
identifiers
:
GetIdentifierListItemBindingDto
[]
keys
keys
:
KeyListItemBindingDto
[]
total
Credentials
totalCredentials
:
number
total
Dids
totalDids
:
number
total
Identifiers
totalIdentifiers
:
number
total
Keys
totalKeys
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
credentials
dids
identifiers
keys
total
Credentials
total
Dids
total
Identifiers
total
Keys
@procivis/react-native-one-core
Loading...