You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
in the SharedProperties object there are several fields, that should be replaced by conditions:
travelAbroad: conditionNoTravelAbroad
undergroundParking: conditionNoUndergroundParking
helmetRequired: conditionRequiredAncillaries (allows also to require snow chains)
pets: conditionNoPets
smoking: conditionNoSmoking
Urgency
Minor (this feature is nice to have, no rush to implement this), because it reduces the complexity of the sharedproperties object, and these features are not real features, but terms & conditions.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
in the SharedProperties object there are several fields, that should be replaced by conditions:
Urgency
Minor (this feature is nice to have, no rush to implement this), because it reduces the complexity of the sharedproperties object, and these features are not real features, but terms & conditions.
The text was updated successfully, but these errors were encountered: