Class Reference
- Last UpdatedMay 08, 2017
- 1 minute read
There are three types of classes:
-
Connection
-
API
-
Model
There is only one connection class called Client Connection and is used to create a connection to the Recipe Manager Plus Web API. The connection class is then used to create the API classes which exposes the data using the Model classes.
NOTE: The Recipe Manager Plus Client API does not expose all functionality available by the Web UI.