Skip to content

DocumentTypeDetails

Represents the details of a document type.

Fields

Field Type Description
id UUID! Represents the ID of the document type.
isActive Boolean! Represents whether the document type is active.
name String! Represents the title of the document type.
policies [ClassificationPolicySummary!]! Represents the list of policies associated with the document type.
risk RiskLevelType! Represents the risk or sensitivity level of the document type.
totalHits Long! Represents the total hits for the document type.

Used By

Referenced by