Class RecommendShipDateForShipmentResult
Class representing a Rate with time-in-transit details based on a desired delivery date.
Implements
Inherited Members
Namespace: EasyPost.Models.API
Assembly: EasyPost.dll
Syntax
public class RecommendShipDateForShipmentResult : EphemeralEasyPostObject, IEasyPostObject
Properties
| Improve this Doc View SourceRate
The SmartRate object.
Declaration
public Rate Rate { get; set; }
Property Value
| Type | Description |
|---|---|
| Rate |
TimeInTransitDetails
Estimated TimeInTransitDetailsForShipDateRecommendation for the Rate.
Declaration
public TimeInTransitDetailsForShipDateRecommendation TimeInTransitDetails { get; set; }
Property Value
| Type | Description |
|---|---|
| TimeInTransitDetailsForShipDateRecommendation |