Scripting Object APItype-aliasesTpoContactsOn this pageTpoContacts type TpoContacts = { access: boolean; rights: string[];}; Properties access access: boolean; rights rights: string[];