onecore
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
onecore
onecore
/
ch.procivis.one.core
/
ClaimSchemaInfo
/
ClaimSchemaInfo
Claim
Schema
Info
constructor
(
id
:
String
,
createdDate
:
String
,
lastModified
:
String
,
key
:
String
,
datatype
:
String
,
required
:
Boolean
,
array
:
Boolean
,
claims
:
List
<
ClaimSchemaInfo
>
,
translations
:
CredentialClaimSchemaTranslations
)