@procivis/react-native-one-core
Preparing search index...
ImportProofSchemaCredentialSchemaBindingDto
Interface ImportProofSchemaCredentialSchemaBindingDto
interface
ImportProofSchemaCredentialSchemaBindingDto
{
allowSuspension
?:
boolean
;
createdDate
:
string
;
deletedAt
?:
string
;
format
:
string
;
id
:
string
;
importedSourceUrl
:
string
;
keyStorageSecurity
?:
KeyStorageSecurityBindingEnum
;
lastModified
:
string
;
layoutProperties
?:
CredentialSchemaLayoutPropertiesBindingDto
;
layoutType
?:
LayoutTypeBindingEnum
;
name
:
string
;
requiresAppAttestation
?:
boolean
;
revocationMethod
?:
string
;
schemaId
:
string
;
}
Index
Properties
allow
Suspension?
created
Date
deleted
At?
format
id
imported
Source
Url
key
Storage
Security?
last
Modified
layout
Properties?
layout
Type?
name
requires
App
Attestation?
revocation
Method?
schema
Id
Properties
Optional
allow
Suspension
allowSuspension
?:
boolean
created
Date
createdDate
:
string
Optional
deleted
At
deletedAt
?:
string
format
format
:
string
id
id
:
string
imported
Source
Url
importedSourceUrl
:
string
Optional
key
Storage
Security
keyStorageSecurity
?:
KeyStorageSecurityBindingEnum
last
Modified
lastModified
:
string
Optional
layout
Properties
layoutProperties
?:
CredentialSchemaLayoutPropertiesBindingDto
Optional
layout
Type
layoutType
?:
LayoutTypeBindingEnum
name
name
:
string
Optional
requires
App
Attestation
requiresAppAttestation
?:
boolean
Optional
revocation
Method
revocationMethod
?:
string
schema
Id
schemaId
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
allow
Suspension
created
Date
deleted
At
format
id
imported
Source
Url
key
Storage
Security
last
Modified
layout
Properties
layout
Type
name
requires
App
Attestation
revocation
Method
schema
Id
@procivis/react-native-one-core
Loading...