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