DocumentCategoryListItemDto

constructor(code: String, name: String, icon: URI)

Parameters

code

The code representing the document category.

name

The name of the document category.

icon

The URL of the icon associated with the document category.