Delivery Class |
Namespace: CMS.Ecommerce
public sealed class Delivery
The Delivery type exposes the following members.
Name | Description | |
---|---|---|
CustomData |
Custom data.
| |
DeliveryAddress |
Address where delivery is shipped to.
| |
Items |
Items shipped in this delivery. Only products and accessory product options are present.
| |
ShippingDate |
The date of shipping (package departure from store).
| |
ShippingOption |
Shipping option used to deliver this delivery.
| |
Weight |
Weight of whole package.
|