Add | Adds a POS cash register. |
 Delete | Deletes an existing POS cash register. |
 Get | Retrieves a POS cash register. The cash register is specified by its key, which is contained in the `POSCashRegisterParams` object passed to the method. |
 GetDataInterface | Creates an empty data structure for use with the `POSCashRegistersService`. |
 GetDataInterfaceFromXMLFile | Creates an object from an XML file. |
 GetDataInterfaceFromXMLString | Creates an object from XML. |
 GetList | Returns the `POSCashRegisterParamsCollection` data collection that identifies all POS cash registers. |
 Update | Updates an existing POS cash register. |
Â