Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 3.17 KB

File metadata and controls

14 lines (11 loc) · 3.17 KB

TicketingProject

Fields

Field Type Required Description Example
created_at Date The timestamp when the record was created 2021-01-01T01:01:01.000Z
description T.nilable(::String) The description of the project Description of the project
id T.nilable(::String) Unique identifier 8187e5da-dc77-475e-9949-af0f1fa4e4e3
name T.nilable(::String) The name of the project Project Falcon
organization_id T.nilable(::String) The organization id related to the project organization-001
remote_id T.nilable(::String) Provider's unique identifier 8187e5da-dc77-475e-9949-af0f1fa4e4e3
updated_at Date The timestamp when the record was last updated 2021-01-01T01:01:01.000Z