Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 910 Bytes

OperationCollection.md

File metadata and controls

14 lines (10 loc) · 910 Bytes

kern.services.CumulocityClient.Model.OperationCollection

Properties

Name Type Description Notes
Next string A URI reference [RFC3986] to a potential next page of managed objects. [optional] [readonly]
Operations List<Operation> An array of operations. [optional]
Prev string A URI reference [RFC3986] to a potential previous page of managed objects. [optional] [readonly]
Self string A URL linking to this resource. [optional] [readonly]
Statistics PageStatistics [optional]

[Back to Model list] [Back to API list] [Back to README]