@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
;
requiresWalletInstanceAttestation
?:
boolean
;
revocationMethod
:
string
;
schemaId
:
string
;
transactionCode
?:
ImportCredentialSchemaTransactionCodeBindingDto
;
}
Index
Properties
allow
Suspension?
claims
created
Date
format
id
imported
Source
Url
key
Storage
Security?
last
Modified
layout
Properties?
layout
Type?
name
organisation
Id
requires
Wallet
Instance
Attestation?
revocation
Method
schema
Id
transaction
Code?
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
Optional
requires
Wallet
Instance
Attestation
requiresWalletInstanceAttestation
?:
boolean
revocation
Method
revocationMethod
:
string
schema
Id
schemaId
:
string
Optional
transaction
Code
transactionCode
?:
ImportCredentialSchemaTransactionCodeBindingDto
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
requires
Wallet
Instance
Attestation
revocation
Method
schema
Id
transaction
Code
@procivis/react-native-one-core
Loading...