Interface EditADocumentResponse

Hierarchy

  • EditADocumentResponse

Properties

access_levels?: Record<string, {
    access_level: string;
}>
expanded_user_ids: string[]
html?: string
invited_user_emails: string[]
markdown?: string
section_ids?: string[]
shared_folder_ids: string[]
thread: Thread
user_ids: string[]

Generated using TypeDoc