CODRemitToCompany Property
Identifies the contact person's company name.
Object Oriented Interface
public function getCODRemitToCompany(); public function setCODRemitToCompany($value);
Procedural Interface
inship_upsfreightship_get($res, 13 ); inship_upsfreightship_set($res, 13, $value );
Default Value
''
Remarks
Identifies the contact person's company name. In a ship request, either CODRemitToFirstName and CODRemitToLastName or CODRemitToCompany are required to be provided.
Data Type
String