public ShipZone( Store store, string name, FilterRule countryRule, FilterRule provinceRule, string postalCodeFilter, string excludePostalCodeFilter )
Parameters
- store
- The store that defines the shipzone
- name
- The name of the shipzone
- countryRule
- The filter rule to apply to associated countries
- provinceRule
- The filter rule to apply to associated provinces
- postalCodeFilter
- The filter of postal codes to include in the zone
- excludePostalCodeFilter
- The filter of postal codes to exclude from the zone