ShipmentInfoCollectTermsType Property
This sets the terms for how to collect payment for this freight shipment.
Object Oriented Interface
public function getShipmentInfoCollectTermsType(); public function setShipmentInfoCollectTermsType($value);
Procedural Interface
inship_fedexfreightrates_get($res, 124 ); inship_fedexfreightrates_set($res, 124, $value );
Default Value
0
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