Class Reference
- Last UpdatedJan 13, 2021
- 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 Management Web API. The connection class is then used to create the API classes which exposes the data using the Model classes.
NOTE: The Recipe Management Client API does not expose all functionalities available by the Web UI.