ShipmentInfoBillingCity Property
This should be set to the city listed on the account associated with the FreightAccountNumber .
Object Oriented Interface
public function getShipmentInfoBillingCity(); public function setShipmentInfoBillingCity($value);
Procedural Interface
inship_fedexfreightship_get($res, 201 ); inship_fedexfreightship_set($res, 201, $value );
Default Value
''
Remarks
This should be set to the city 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