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