FreightGuaranteeType Property
Specifies what type of freight guarantee is requested.
Syntax
property FreightGuaranteeType: TibxfedexratesFreightGuaranteeTypes;
TibxfedexratesFreightGuaranteeTypes = ( fgtGuaranteedDate, fgtGuaranteedMorning );
Default Value
fgtGuaranteedDate
Remarks
Specifies what type of freight guarantee is requested.
The valid values are:
Value | Description |
fgtGuaranteedDate (0) | Guaranteed to arrive on date specified |
fgtGuaranteedMorning (1) | Guaranteed to arrive the morning of the date specified |
Data Type
Integer