DocumentClassification

@Serializable
data class DocumentClassification(val documentType: DocumentClassification.Type)

Supported document classifications.

Constructors

Link copied to clipboard
constructor(documentType: DocumentClassification.Type)

Types

Link copied to clipboard

Properties

Link copied to clipboard