Scripting Object APItype-aliasesContactsOn this pageContacts type Contacts = { access: boolean; rights: string[];}; Properties access access: boolean; rights rights: string[];