DocumentType
Class representing the metadata of a Document Type.
Currently ISO mdoc and JSON-based data models are supported. More document formats may be added in the future.
A Document Type has different attributes. Each attribute has a displayName which is short (1-3 words) and suitable for displaying in the UI. There is also a description which is a longer description of the attribute, typically no more than one paragraph.
Parameters
the name suitable for display, e.g. "Driving License".
sample DocumentCannedRequest for the Document Type.
metadata of a ISO mdoc Document Type (optional).
metadata of a JSON-based Document Type (optional).
Types
Builder class for class DocumentType
Properties
Functions
Adds a KeyBoundSdJwtVcCredential to a Document with sample data for the document type.
Adds a KeylessSdJwtVcCredential to a Document with sample data for the document type.
Adds a MdocCredential to a Document with sample data for the document type.