Scripting Object APItype-aliasesPrintOn this pagePrint type Print = { access: boolean; rights: string[];}; Properties access access: boolean; rights rights: string[];