AccountCompany Property
Identifies the contact person's company name.
Object Oriented Interface
public function getAccountCompany(); public function setAccountCompany($value);
Procedural Interface
inship_upsship_get($res, 7 ); inship_upsship_set($res, 7, $value );
Default Value
''
Remarks
Identifies the contact person's company name. In a ship request, either AccountFirstName and AccountLastName or AccountCompany are required to be provided.
Data Type
String