Delivery Class |
Namespace: CMS.Ecommerce
public sealed class Delivery
The Delivery type exposes the following members.
Name | Description | |
---|---|---|
CustomData |
Custom data.
| |
DeliveryAddress |
The address to which the delivery is shipped.
| |
Items |
The items shipped in the delivery. Only products and product options of the product type are present.
| |
ShippingDate |
The shipping date (when the package leaves the store).
| |
ShippingOption |
The shipping option used for the delivery.
| |
Weight |
Weight of the whole package.
|