ShipmentInfoAlternateBillingCity Property
This should be set to the city associated with the account number set in FreightAlternateBillingAccountNumber .
Object Oriented Interface
public function getShipmentInfoAlternateBillingCity(); public function setShipmentInfoAlternateBillingCity($value);
Procedural Interface
inship_fedexfreightship_get($res, 192 ); inship_fedexfreightship_set($res, 192, $value );
Default Value
''
Remarks
This should be set to the city associated with the account number set in FreightAlternateBillingAccountNumber. This is used in connection with Send Bill To (SBT) identification of customer's account used for billing.
This only applies when using the FedExFreightEconomy and FedExFreightPriority services.
Data Type
String