Scripting Object APItype-aliasesBusinessContactsOn this pageBusinessContacts type BusinessContacts = { access: boolean; rights: string[];}; Properties access access: boolean; rights rights: string[];