Scripting Object APItype-aliasesEFolderSetupOn this pageEFolderSetup type EFolderSetup = { access: boolean; rights: string[];}; Properties access access: boolean; rights rights: string[];