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