Class RetrieveEstimatedDeliveryDate
Parameters for
Implements
Inherited Members
Namespace: EasyPost.Parameters.Shipment
Assembly: EasyPost.dll
Syntax
public class RetrieveEstimatedDeliveryDate : BaseParameters<Shipment>, IBaseParameters
Properties
| Improve this Doc View SourcePlannedShipDate
The date the Shipment is planned to ship.
Declaration
public string? PlannedShipDate { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Nullable<System.String> |