@procivis/react-native-one-core
Preparing search index...
ImportCredentialSchemaRequestSchema
Interface ImportCredentialSchemaRequestSchema
interface
ImportCredentialSchemaRequestSchema
{
allowSuspension
?:
boolean
;
claims
:
ImportCredentialSchemaClaimSchema
[]
;
createdDate
:
string
;
format
:
string
;
id
:
string
;
importedSourceUrl
:
string
;
keyStorageSecurity
?:
KeyStorageSecurity
;
lastModified
:
string
;
layoutProperties
?:
ImportCredentialSchemaLayoutProperties
;
layoutType
?:
LayoutType
;
name
:
string
;
organisationId
:
string
;
revocationMethod
:
string
;
schemaId
:
string
;
}
Index
Properties
allow
Suspension?
claims
created
Date
format
id
imported
Source
Url
key
Storage
Security?
last
Modified
layout
Properties?
layout
Type?
name
organisation
Id
revocation
Method
schema
Id
Properties
Optional
allow
Suspension
allowSuspension
?:
boolean
claims
claims
:
ImportCredentialSchemaClaimSchema
[]
created
Date
createdDate
:
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
?:
ImportCredentialSchemaLayoutProperties
Optional
layout
Type
layoutType
?:
LayoutType
name
name
:
string
organisation
Id
organisationId
:
string
revocation
Method
revocationMethod
:
string
schema
Id
schemaId
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
allow
Suspension
claims
created
Date
format
id
imported
Source
Url
key
Storage
Security
last
Modified
layout
Properties
layout
Type
name
organisation
Id
revocation
Method
schema
Id
@procivis/react-native-one-core
Loading...