Add | Adds a specific WTax amounts. |
Delete | Deletes an existing specific WTax amounts. |
Get | Retrieves a specific WTax amounts.
The specific WTax amounts is specified by its key, which is contained in the SpecificWTHAmountsParams object passed to the method. |
GetDataInterface | Creates an empty data structure for use with the SpecificWTHAmountsService. |
GetDataInterfaceFromXMLFile | Creates an object from an XML file. |
GetDataInterfaceFromXMLString | Creates an object from XML. |
GetList | Returns the SpecificWTHAmountsParamsCollection data collection that identifies all specific WTax amounts. |
Update | The data for the specific WTax amounts, including the key of the specific WTax amounts to be updated, is contained in the SpecificWTHAmounts object passed to the method. To update a specific WTax amounts, you must first retrieve it using the Get method. |