Scripting Object APItype-aliasesTradesOn this pageTrades type Trades = { access: boolean; rights: string[];}; Properties access access: boolean; rights rights: string[];