Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 1.02 KB

ScreenRecordingQueryResponse.md

File metadata and controls

20 lines (16 loc) · 1.02 KB

ScreenRecordingQueryResponse

Properties

Name Type Description Notes
checkout_only bool [optional]
error Error [optional]
filter ScreenRecordingFilter [optional]
filter_values ScreenRecordingFilterValues [optional]
histogram_data list[int] [optional]
histogram_interval str [optional]
histogram_start_dts str [optional]
metadata ResponseMetadata [optional]
screen_recordings list[ScreenRecording] [optional]
success bool Indicates if API call was successful [optional]
warning Warning [optional]

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