vc-k
Toggle table of contents
7.0.0
common
Target filter
common
Switch theme
Search in API
Skip to content
vc-k
openid-data-classes
/
at.asitplus.dcapi.ios
/
IosDcApiMdocPreRequestDocumentRequest
Ios
Dc
Api
Mdoc
Pre
Request
Document
Request
@
Serializable
data
class
IosDcApiMdocPreRequestDocumentRequest
(
val
docType
:
String
,
val
namespaces
:
Map
<
String
,
Map
<
String
,
Boolean
>
>
)
(
source
)
One document and its requested namespace/data-element pairs from the iOS pre-request summary.
Members
Constructors
Ios
Dc
Api
Mdoc
Pre
Request
Document
Request
Link copied to clipboard
constructor
(
docType
:
String
,
namespaces
:
Map
<
String
,
Map
<
String
,
Boolean
>
>
)
Properties
doc
Type
Link copied to clipboard
val
docType
:
String
namespaces
Link copied to clipboard
val
namespaces
:
Map
<
String
,
Map
<
String
,
Boolean
>
>
Functions
normalize
Link copied to clipboard
fun
normalize
(
)
:
IosDcApiMdocPreRequestNormalizedDocumentRequest