@procivis/react-native-one-core
Preparing search index...
CredentialSchemaListItem
Interface CredentialSchemaListItem
interface
CredentialSchemaListItem
{
allowRevocation
?:
boolean
;
allowSuspension
:
boolean
;
batchSize
?:
number
;
createdDate
:
string
;
formats
:
CredentialSchemaFormatResponse
[]
;
id
:
string
;
importedSourceUrl
:
string
;
keyStorageSecurity
?:
KeyStorageSecurity
;
lastModified
:
string
;
layoutProperties
?:
CredentialSchemaLayoutProperties
;
layoutType
?:
LayoutType
;
name
:
string
;
requiresWalletInstanceAttestation
:
boolean
;
}
Index
Properties
allow
Revocation?
allow
Suspension
batch
Size?
created
Date
formats
id
imported
Source
Url
key
Storage
Security?
last
Modified
layout
Properties?
layout
Type?
name
requires
Wallet
Instance
Attestation
Properties
Optional
allow
Revocation
allowRevocation
?:
boolean
allow
Suspension
allowSuspension
:
boolean
Optional
batch
Size
batchSize
?:
number
created
Date
createdDate
:
string
formats
formats
:
CredentialSchemaFormatResponse
[]
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
requires
Wallet
Instance
Attestation
requiresWalletInstanceAttestation
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
allow
Revocation
allow
Suspension
batch
Size
created
Date
formats
id
imported
Source
Url
key
Storage
Security
last
Modified
layout
Properties
layout
Type
name
requires
Wallet
Instance
Attestation
@procivis/react-native-one-core
Loading...