@procivis/react-native-one-core
Preparing search index...
ImportCredentialSchemaRequestSchemaBindingDto
Interface ImportCredentialSchemaRequestSchemaBindingDto
interface
ImportCredentialSchemaRequestSchemaBindingDto
{
allowSuspension
?:
boolean
;
claims
:
ImportCredentialSchemaClaimSchemaBindingDto
[]
;
createdDate
:
string
;
format
:
string
;
id
:
string
;
importedSourceUrl
:
string
;
keyStorageSecurity
?:
KeyStorageSecurityBindingEnum
;
lastModified
:
string
;
layoutProperties
?:
ImportCredentialSchemaLayoutPropertiesBindingDto
;
layoutType
?:
LayoutTypeBindingEnum
;
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
:
ImportCredentialSchemaClaimSchemaBindingDto
[]
created
Date
createdDate
:
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
?:
ImportCredentialSchemaLayoutPropertiesBindingDto
Optional
layout
Type
layoutType
?:
LayoutTypeBindingEnum
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...