Class ServicePoint
- Namespace
- Dynamicweb.Ecommerce.Cart
- Assembly
- Dynamicweb.Ecommerce.dll
This is used together with a shipping provider.
If it extends ISupport
- Inheritance
-
Service
Point
- Inherited Members
Properties
Address
Address line 1 of the service point.
Property Value
Address2
Address line 2 of the service point.
Property Value
Agent
Carrier code of the service point. Defines which carrier the service point belongs to.
Property Value
CarrierCode
Carrier code of the service point. Defines which carrier the service point belongs to.
Property Value
City
City of the service point.
Property Value
Country
Country code of the service point.
Property Value
Distance
Distance in meters between the service point and the requested location.
Property Value
Id
ID of the service point.
Property Value
InDelivery
Whether or not the service point supports drop off of parcels.
Property Value
Latitude
Latitude of the service point. Together with longitude it defines the coordinates of the service point.
Property Value
Longitude
Longitude of the service point. Together with latitude it defines the coordinates of the service point.
Property Value
Name
Name of the location of the service point.
Property Value
OpeningHours
Opening hours in which parcels can be picked up at the location.
Property Value
OutDelivery
Whether or not the service point supports pickup of parcels.
Property Value
Zipcode
Zip code of the service point.