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