addAttribute
Add an attribute for both ISO mdoc and JSON-based document, using the same identifier.
Parameters
the datatype of this attribute.
the identifier of this attribute for both ISO mdoc and JSON-based credentials.
a name suitable for display of the attribute.
a description of the attribute.
indication whether the ISO mdoc attribute is mandatory.
the namespace of the ISO mdoc attribute.
the icon, if available.
a sample value for the attribute for ISO mdoc credentials, if available.
a sample value for the attribute for JSON-based credentials, if available.
Add an attribute for both ISO mdoc and JSON-based, using a different identifier.
Parameters
the datatype of this attribute.
the identifier of this attribute for ISO mdoc credentials, e.g. age_over_18
.
the identifier of this attribute for JSON-based credentials using .
to separate path components, e.g. age_equal_or_over.18
.
a name suitable for display of the attribute.
a description of the attribute.
indication whether the ISO mdoc attribute is mandatory.
the namespace of the ISO mdoc attribute.
the icon, if available.
a sample value for the attribute for ISO mdoc credentials, if available.
a sample value for the attribute for JSON-based credentials, if available.