@procivis/react-native-one-core
Preparing search index...
ImportProofSchemaCredentialSchema
Interface ImportProofSchemaCredentialSchema
interface
ImportProofSchemaCredentialSchema
{
allowSuspension
?:
boolean
;
createdDate
:
string
;
deletedAt
?:
string
;
format
:
string
;
id
:
string
;
importedSourceUrl
:
string
;
keyStorageSecurity
?:
KeyStorageSecurity
;
lastModified
:
string
;
layoutProperties
?:
CredentialSchemaLayoutProperties
;
layoutType
?:
LayoutType
;
name
:
string
;
requiresWalletInstanceAttestation
?:
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
Wallet
Instance
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
?:
KeyStorageSecurity
last
Modified
lastModified
:
string
Optional
layout
Properties
layoutProperties
?:
CredentialSchemaLayoutProperties
Optional
layout
Type
layoutType
?:
LayoutType
name
name
:
string
Optional
requires
Wallet
Instance
Attestation
requiresWalletInstanceAttestation
?:
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
Wallet
Instance
Attestation
revocation
Method
schema
Id
@procivis/react-native-one-core
Loading...