Add | Adds a tax category code. |
 Delete | Deletes an existing tax category code. |
 Get | Retrieves a tax category code. The code is specified by its key, which is contained in the `TaxCategoryCodeParams` object passed to the method. |
 GetDataInterface | Creates an empty data structure for use with the `TaxCategoryCodesService`. |
 GetDataInterfaceFromXMLFile | Creates an object from an XML file. |
 GetDataInterfaceFromXMLString | Creates an object from XML. |
 GetList | Returns the `TaxCategoryCodeParamsCollection` data collection that identifies all tax category codes. |
 Update | Updates an existing tax category code. |
Â