Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 832 Bytes

Issue.md

File metadata and controls

18 lines (13 loc) · 832 Bytes

Issue

Properties

Name Type Description Notes
error_description str
id str [optional] [readonly]
status object [optional]
end_user {str: (bool, date, datetime, dict, float, int, list, str, none_type)} [optional] [readonly]
first_incident_time datetime, none_type [optional]
last_incident_time datetime, none_type [optional]
is_muted bool [optional] [readonly]
error_details {str: (bool, date, datetime, dict, float, int, list, str, none_type)} [optional] [readonly]

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