Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 980 Bytes

File metadata and controls

17 lines (13 loc) · 980 Bytes

kern.services.CumulocityClient.Model.Event

Properties

Name Type Description Notes
CreationTime DateTime The date and time when the event was created. [optional] [readonly]
LastUpdated DateTime The date and time when the event was last updated. [optional] [readonly]
Id string Unique identifier of the event. [optional] [readonly]
Self string A URL linking to this resource. [optional] [readonly]
Source EventSource [optional]
Text string Description of the event. [optional]
Time DateTime The date and time when the event is updated. [optional]
Type string Identifies the type of this event. [optional]

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