Investigation interface

A investigation list item.

Properties

createdAt

The timestamp when the resource was created

createdBy

The ID of the user who created this resource.

createdByType

The type of user who created this resource.

description

The description

displayName

The title

lastModifiedAt

The timestamp when the resource was last updated

lastModifiedBy

The ID of the user who updated this resource.

lastModifiedByType

The type of user who updated this resource.

name

The investigation name.

projectName

The parent project name.

status

The status

tags

The tags

Property Details

createdAt

The timestamp when the resource was created

createdAt?: Date

Property Value

Date

createdBy

The ID of the user who created this resource.

createdBy?: string

Property Value

string

createdByType

The type of user who created this resource.

createdByType?: string

Property Value

string

description

The description

description?: string

Property Value

string

displayName

The title

displayName?: string

Property Value

string

lastModifiedAt

The timestamp when the resource was last updated

lastModifiedAt?: Date

Property Value

Date

lastModifiedBy

The ID of the user who updated this resource.

lastModifiedBy?: string

Property Value

string

lastModifiedByType

The type of user who updated this resource.

lastModifiedByType?: string

Property Value

string

name

The investigation name.

name: string

Property Value

string

projectName

The parent project name.

projectName: string

Property Value

string

status

The status

status?: string

Property Value

string

tags

The tags

tags?: Tag[]

Property Value

Tag[]