Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 683 Bytes

File metadata and controls

25 lines (16 loc) · 683 Bytes

IncidentResource

Properties

Name Type Description Notes
id Long [optional]
name String [optional]
description String [optional]
projectId Long [optional]
teamId Long [optional]
urlIds List<String> [optional]
executionTestResultIds List<Long> [optional]
order Long [optional]
createdAt OffsetDateTime [optional]
updatedAt OffsetDateTime [optional]

Implemented Interfaces

  • Serializable