BrokerCompany Property
Identifies the contact person's company name.
Object Oriented Interface
public function getBrokerCompany(); public function setBrokerCompany($value);
Procedural Interface
inship_fedexshipintl_get($res, 8 ); inship_fedexshipintl_set($res, 8, $value );
Default Value
''
Remarks
Identifies the contact person's company name. In a ship request, either BrokerFirstName and BrokerLastName or BrokerCompany are required to be provided.
Data Type
String