The API Reference guide can be used to view the descriptions, properties and URL details of resources. To access the command syntax for all the APIs, go to the Help menu in the UI, select Online Help, and then select API Reference Guide.
Resources consist of properties. Each property can be a basic data type (string, number, boolean), an enumeration, or an object. Each property can be an array of that data.
Enumerations are sent and received as a string. The API reference guide details all possible values of an enumeration and a relevant description.
Data classes represent basic objects which have properties, but cannot be retrieved, created, updated or deleted directly and only exist as a property of a parent resource.