DocumentType: Metadata & {
    description: string;
    isActive: boolean;
    masterLabel: string;
}

Type declaration

  • description: string
  • isActive: boolean
  • masterLabel: string