Scripting Object APItype-aliasesTpoFeesOn this pageTpoFees type TpoFees = { access: boolean; rights: string[];}; Properties access access: boolean; rights rights: string[];