Add | Adds a PAC company. |
 Delete | Deletes an existing PAC company. |
 Get | Retrieves a PAC company. The PAC company is specified by its key, which is contained in the `PACCompanyParams` object passed to the method. |
 GetDataInterface | Creates an empty data structure for use with the `PACCompaniesService`. |
 GetDataInterfaceFromXMLFile | Creates an object from an XML file. |
 GetDataInterfaceFromXMLString | Creates an object from XML. |
 GetList | Returns the `PACCompanyParamsCollection` data collection that identifies all PAC companies. |
 Update | Updates an existing PAC company. |
Â