ShipmentInfoAlternateBillingCountryCode Property
This should be set to the country code associated with the account number set in FreightAlternateBillingAccountNumber .
Object Oriented Interface
public function getShipmentInfoAlternateBillingCountryCode(); public function setShipmentInfoAlternateBillingCountryCode($value);
Procedural Interface
inship_fedexfreightship_get($res, 194 ); inship_fedexfreightship_set($res, 194, $value );
Default Value
''
Remarks
This should be set to the country code 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