onecore
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
onecore
onecore
/
ch.procivis.one.core
/
CredentialSchemaTranslations
Credential
Schema
Translations
data
class
CredentialSchemaTranslations
(
var
name
:
Map
<
String
,
String
>
,
var
description
:
Map
<
String
,
String
>
?
)
Members
Constructors
Credential
Schema
Translations
Link copied to clipboard
constructor
(
name
:
Map
<
String
,
String
>
,
description
:
Map
<
String
,
String
>
?
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
description
Link copied to clipboard
var
description
:
Map
<
String
,
String
>
?
name
Link copied to clipboard
var
name
:
Map
<
String
,
String
>