Scripting Object APItype-aliasesCompanyUserSetupOn this pageCompanyUserSetup type CompanyUserSetup = { access: boolean; rights: string[];}; Properties access access: boolean; rights rights: string[];