Scripting Object APItype-aliasesPersonalTemplatesOn this pagePersonalTemplates type PersonalTemplates = { access: boolean; rights: string[];}; Properties access access: boolean; rights rights: string[];