Scripting Object APItype-aliasesEDisclosuresOn this pageEDisclosures type EDisclosures = { access: boolean; rights: string[];}; Properties access access: boolean; rights rights: string[];