Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 885 Bytes

FarmEvent.md

File metadata and controls

19 lines (15 loc) · 885 Bytes

FarmEvent

Properties

Name Type Description Notes
id int [optional]
timestamp int [optional]
type_id int [optional]
type string [optional]
by_admin bool Action was performed by Hive administrator [optional]
is_group bool Indicates that this is a group of events [optional]
group_size int How many events the group contains [optional]
details object Details object is specific to event type [optional]
user object User who performed the action [optional]
worker object Related worker [optional]

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