Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 802 Bytes

ActivityExportDto.md

File metadata and controls

19 lines (13 loc) · 802 Bytes

ActivityExportDto

Properties

Name Type Description Notes
resource str Event to filter on [optional]
order_by str Column to order by [optional]
instance str Instance ID [optional]
project str Project ID [optional]
actor str User ID [optional]
search str Arbitrary search string against activity metadata [optional]
to str Include activities up to given ISO 8601 Date [optional]
_from str Include activities from given ISO 8601 Date [optional]

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