Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 631 Bytes

File metadata and controls

17 lines (12 loc) · 631 Bytes

WorkItemLikeModel

Properties

Name Type Description Notes
work_item_id str
created_date datetime
created_by_id str
id str Unique ID of the entity
is_deleted bool Indicates if the entity is deleted
modified_date datetime, none_type [optional]
modified_by_id str, none_type [optional]

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