ShipmentInfoBillingCompanyName Property
This should be set to the name of the company listed on the account associated with the FreightAccountNumber .
Object Oriented Interface
public function getShipmentInfoBillingCompanyName(); public function setShipmentInfoBillingCompanyName($value);
Procedural Interface
inship_fedexfreightship_get($res, 202 ); inship_fedexfreightship_set($res, 202, $value );
Default Value
''
Remarks
This should be set to the name of the company listed on the account associated with the FreightAccountNumber. This is used for validating FedEx Freight account number and (optionally) identifying third party payment on the bill of lading.
This only applies when using the FedExFreightEconomy and FedExFreightPriority services.
Data Type
String