Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 4.54 KB

File metadata and controls

15 lines (12 loc) · 4.54 KB

TicketingComponent

Fields

Field Type Required Description Example
id JsonNullable<String> Unique identifier 8187e5da-dc77-475e-9949-af0f1fa4e4e3
remoteId JsonNullable<String> Provider's unique identifier 8187e5da-dc77-475e-9949-af0f1fa4e4e3
organizationId JsonNullable<String> The organization id related to the component organization-001
projectId JsonNullable<String> The project id related to the component project-001
name JsonNullable<String> The name of the component Component Falcon
description JsonNullable<String> The description of the component Description of the component
createdAt OffsetDateTime The timestamp when the record was created 2021-01-01T01:01:01.000Z
updatedAt OffsetDateTime The timestamp when the record was last updated 2021-01-01T01:01:01.000Z