Scripting Object APItype-aliasesTablesAndFeesOn this pageTablesAndFees type TablesAndFees = { access: boolean; rights: string[];}; Properties access access: boolean; rights rights: string[];