onecore
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
onecore
onecore
/
ch.procivis.one.core
/
CredentialClaimSchemaMapping
Credential
Claim
Schema
Mapping
data
class
CredentialClaimSchemaMapping
(
var
format
:
String
,
var
technicalKey
:
String
,
var
namespace
:
String
?
)
Members
Constructors
Credential
Claim
Schema
Mapping
Link copied to clipboard
constructor
(
format
:
String
,
technicalKey
:
String
,
namespace
:
String
?
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
format
Link copied to clipboard
var
format
:
String
namespace
Link copied to clipboard
var
namespace
:
String
?
technical
Key
Link copied to clipboard
var
technicalKey
:
String