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