Scripting Object APItype-aliasesPurchaseConditionsOn this pagePurchaseConditions type PurchaseConditions = { access: boolean; rights: string[];}; Properties access access: boolean; rights rights: string[];