SenderCompany Property
Identifies the contact person's company name.
Object Oriented Interface
public function getSenderCompany(); public function setSenderCompany($value);
Procedural Interface
inship_fedexship_get($res, 147 ); inship_fedexship_set($res, 147, $value );
Default Value
''
Remarks
Identifies the contact person's company name. In a ship request, either SenderFirstName and SenderLastName or SenderCompany are required to be provided.
Data Type
String