onecore
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
onecore
onecore
/
ch.procivis.one.core
/
ProofInputSchema
Proof
Input
Schema
data
class
ProofInputSchema
(
var
claimSchemas
:
List
<
ProofClaimSchema
>
,
var
credentialSchema
:
CredentialSchemaListItem
)
Members
Constructors
Proof
Input
Schema
Link copied to clipboard
constructor
(
claimSchemas
:
List
<
ProofClaimSchema
>
,
credentialSchema
:
CredentialSchemaListItem
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
claim
Schemas
Link copied to clipboard
var
claimSchemas
:
List
<
ProofClaimSchema
>
credential
Schema
Link copied to clipboard
var
credentialSchema
:
CredentialSchemaListItem