saveRestrictions property
Restrictions on the object that needs to be verified before the user tries to save the pass.
Note that this restrictions will only be applied during save time. If the restrictions changed after a user saves the pass, the new restrictions will not be applied to an already saved pass.
Implementation
SaveRestrictions? saveRestrictions;