Scripting Object APItype-aliasesTpoInformationOn this pageTpoInformation type TpoInformation = { access: boolean; rights: string[];}; Properties access access: boolean; rights rights: string[];