Scripting Object APItype-aliasesDocsSetupOn this pageDocsSetup type DocsSetup = { access: boolean; rights: string[];}; Properties access access: boolean; rights rights: string[];