Add | Creates a new `CustomerPriceIndex` record and returns its key as a `CustomerPriceIndexParams` object. |
 Delete | Deletes the record identified by the key in a `CustomerPriceIndexParams` object. |
 Get | Retrieves a single `CustomerPriceIndex` record by the key in a `CustomerPriceIndexParams` object. |
 GetDataInterface | GetDataInterface |
 GetDataInterfaceFromXMLFile | GetDataInterfaceFromXMLFile |
 GetDataInterfaceFromXMLString | GetDataInterfaceFromXMLString |
 GetList | Retrieves all records as a `CustomerPriceIndexParamsCollection`. |
 Update | Updates an existing `CustomerPriceIndex` record. |
Â