PickupRequesterCompany Property
Identifies the contact person's company name.
Object Oriented Interface
public function getPickupRequesterCompany(); public function setPickupRequesterCompany($value);
Procedural Interface
inship_upsfreightship_get($res, 68 ); inship_upsfreightship_set($res, 68, $value );
Default Value
''
Remarks
Identifies the contact person's company name. In a ship request, either PickupRequesterFirstName and PickupRequesterLastName or PickupRequesterCompany are required to be provided.
Data Type
String