ShipmentPickUpContent Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Shipment pick up request details.
public class ShipmentPickUpContent
type ShipmentPickUpContent = class
Public Class ShipmentPickUpContent
- Inheritance
-
ShipmentPickUpContent
Constructors
ShipmentPickUpContent(DateTimeOffset, DateTimeOffset, String) |
Initializes a new instance of ShipmentPickUpContent. |
Properties
EndOn |
Maximum date before which the pick up should commence, this must be in local time of pick up area. |
ShipmentLocation |
Shipment Location in the pickup place. Eg.front desk. |
StartOn |
Minimum date after which the pick up should commence, this must be in local time of pick up area. |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET