appliesToDelivery property

bool appliesToDelivery
getter/setter pair

Flag indicating whether this restriction applies to delivery vehicles.

  • false means delivery is allowed into this restricted street.
  • true means delivery is NOT allowed into this restricted street.

Implementation

bool appliesToDelivery;