Package-level declarations

Types

Link copied to clipboard
@Serializable
data class IosDcApiMdocPreRequestDocumentRequest(val docType: String, val namespaces: Map<String, Map<String, Boolean>>)

One document and its requested namespace/data-element pairs from the iOS pre-request summary.

Link copied to clipboard
@Serializable
data class IosDcApiMdocPreRequestSummary(val documentRequests: List<IosDcApiMdocPreRequestDocumentRequest>)

iOS-only summary of the mdoc data elements shown by the system before the wallet receives the full Annex C request.