ShipmentInfoBillingState Property
This should be set to the state listed on the account associated with the FreightAccountNumber .
Object Oriented Interface
public function getShipmentInfoBillingState(); public function setShipmentInfoBillingState($value);
Procedural Interface
inship_fedexfreightrates_get($res, 121 ); inship_fedexfreightrates_set($res, 121, $value );
Default Value
''
Remarks
This should be set to the state 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