ShipmentInfoCollectTermsType Property
This sets the terms for how to collect payment for this freight shipment.
Syntax
property ShipmentInfoCollectTermsType: TibxfedexfreightratesShipmentInfoCollectTermsTypes;
TibxfedexfreightratesShipmentInfoCollectTermsTypes = ( fctStandard, fctNonRecourseShipperSigned );
Default Value
fctStandard
Remarks
This sets the terms for how to collect payment for this freight shipment. Default value is 0.
Valid values are as follows:
Value | Meaning |
0 | Standard |
1 | Non-Recourse Shipper Signed |
This only applies when using the FedExFreightEconomy and FedExFreightPriority services.
Data Type
Integer