Scripting Object APItype-aliasesPreliminaryConditionsOn this pagePreliminaryConditions type PreliminaryConditions = { access: boolean; rights: string[];}; Properties access access: boolean; rights rights: string[];