SenderCompany Property
Identifies the contact person's company name.
Object Oriented Interface
public function getSenderCompany(); public function setSenderCompany($value);
Procedural Interface
inship_uspsship_get($res, 75 ); inship_uspsship_set($res, 75, $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