vc-k
Toggle table of contents
6.0.0
common
Target filter
common
Switch theme
Search in API
Skip to content
vc-k
sd-jwt-type-metadata
/
at.asitplus.wallet.sdjwt
/
SdJwtTypeMetadataClaimInformationDisplayMetadata
Sd
Jwt
Type
Metadata
Claim
Information
Display
Metadata
@
Serializable
data
class
SdJwtTypeMetadataClaimInformationDisplayMetadata
(
val
locale
:
Rfc5646LanguageTag
,
val
label
:
String
,
val
description
:
String
?
=
null
)
(
source
)
Members
Constructors
Sd
Jwt
Type
Metadata
Claim
Information
Display
Metadata
Link copied to clipboard
constructor
(
locale
:
Rfc5646LanguageTag
,
label
:
String
,
description
:
String
?
=
null
)
Types
Serial
Names
Link copied to clipboard
object
SerialNames
Properties
description
Link copied to clipboard
@
SerialName
(
value
=
"description"
)
val
description
:
String
?
label
Link copied to clipboard
@
SerialName
(
value
=
"label"
)
val
label
:
String
locale
Link copied to clipboard
@
SerialName
(
value
=
"locale"
)
val
locale
:
Rfc5646LanguageTag