vc-k
Toggle table of contents
5.11.0
common
Target filter
common
Switch theme
Search in API
Skip to content
vc-k
openid-data-classes
/
at.asitplus.dcapi
/
IsoMdocResponse
Iso
Mdoc
Response
@
Serializable
@
SerialName
(
value
=
"org-iso-mdoc"
)
data
class
IsoMdocResponse
(
val
data
:
DCAPIResponse
,
val
origin
:
String
?
=
null
)
:
DigitalCredentialInterface
(
source
)
Members
Constructors
Iso
Mdoc
Response
Link copied to clipboard
constructor
(
data
:
DCAPIResponse
,
origin
:
String
?
=
null
)
Properties
data
Link copied to clipboard
@
SerialName
(
value
=
"data"
)
val
data
:
DCAPIResponse
origin
Link copied to clipboard
@
SerialName
(
value
=
"origin"
)
open
override
val
origin
:
String
?
protocol
Link copied to clipboard
open
override
val
protocol
:
ExchangeProtocolIdentifier