DocumentSet

data class DocumentSet(val docRequestIds: List<Int>)

A document set according to ISO 18013-5.

Constructors

Link copied to clipboard
constructor(docRequestIds: List<Int>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

the document requests in the set.