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