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
/
SdJwtTypeMetadataTypeDisplayInformationList
Sd
Jwt
Type
Metadata
Type
Display
Information
List
@
Serializable
@
JvmInline
value
class
SdJwtTypeMetadataTypeDisplayInformationList
(
collection
:
UnorderedMultiSet
<
SdJwtTypeMetadataTypeDisplayInformation
>
)
:
Iterable
<
SdJwtTypeMetadataTypeDisplayInformation
>
(
source
)
Members
Constructors
Sd
Jwt
Type
Metadata
Type
Display
Information
List
Link copied to clipboard
constructor
(
collection
:
UnorderedMultiSet
<
SdJwtTypeMetadataTypeDisplayInformation
>
)
constructor
(
vararg
elements
:
SdJwtTypeMetadataTypeDisplayInformation
)
constructor
(
list
:
List
<
SdJwtTypeMetadataTypeDisplayInformation
>
)
Types
Serializer
Link copied to clipboard
class
Serializer
:
KSerializer
<
UnorderedMultiSet
<
SdJwtTypeMetadataTypeDisplayInformation
>
>
Functions
iterator
Link copied to clipboard
open
operator override
fun
iterator
(
)
:
Iterator
<
SdJwtTypeMetadataTypeDisplayInformation
>