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