Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 4.09 KB

File metadata and controls

14 lines (11 loc) · 4.09 KB

TicketingProject

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
name JsonNullable<String> The name of the project Project Falcon
description JsonNullable<String> The description of the project Description of the project
organizationId JsonNullable<String> The organization id related to the project organization-001
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