FreightGuaranteeDetail Type
Indicates the freight guarantee details.
Remarks
This type provide the details for when the freight shipment is guaranteed for.
Example: Setting the fields for the freight guarantee details
FreightGuaranteeDetail detail = new FreightGuaranteeDetail detail.Type = TFreightGuaranteeType.fgtGuaranteedMorning detail.Date = "2013-08-15"
Fields
Constructors
[VB.NET] Public FreightGuaranteeDetail() [C#] public FreightGuaranteeDetail();