onecore
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
onecore
onecore
/
ch.procivis.one.core
/
ProofClaimSchemaBindingDto
/
ProofClaimSchemaBindingDto
Proof
Claim
Schema
Binding
Dto
constructor
(
id
:
String
,
requested
:
Boolean
,
required
:
Boolean
,
key
:
String
,
dataType
:
String
,
claims
:
List
<
ProofClaimSchemaBindingDto
>
,
array
:
Boolean
)