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