Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 1.15 KB

Activity.md

File metadata and controls

22 lines (16 loc) · 1.15 KB

Activity

Properties

Name Type Description Notes
identifier str Unique identifier for the activity entry [optional]
domain str Unique identifier for the domain [optional]
actor str Unique identifier for the user [optional]
event str Resource associated with the activity [optional]
outcome str The outcome of the activity [optional]
metadata object Related information that pertains to the activity [optional]
corellium_version str The Corellium version this activity occurred in [optional]
project_id str Unique identifier for project if applicable [optional]
instance_id str Unique identifier for instance if applicable [optional]
created_at str Timestamp of when the activity was created [optional]
updated_at str Timestamp of the activity was last updated [optional]

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