Interface Folder

Hierarchy

  • Folder

Properties

color?: string
created_usec: number
creator_id: string
folder_type?: "shared" | "private"
id: string
inherit_mode?: "inherit" | "reset"
link?: string
parent_id?: string
sharing?: {
    company_id?: string;
    company_mode?: string;
}

Type declaration

  • Optional company_id?: string
  • Optional company_mode?: string
title: string
updated_usec: number

Generated using TypeDoc