Interface Glossary

NSE glossary content

Hierarchy

  • Glossary

Properties

Properties

changed?: string
content: {
    body?: string;
    field_glossary_items?: any;
    field_labels?: any;
    field_reference?: any;
    field_unique_url?: string;
    title?: string;
    [key: string]: any;
}

Type declaration

  • [key: string]: any
  • Optional body?: string
  • Optional field_glossary_items?: any
  • Optional field_labels?: any
  • Optional field_reference?: any
  • Optional field_unique_url?: string
  • Optional title?: string
id: string
type: string

Generated using TypeDoc