Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 1.34 KB

LabelSlim.md

File metadata and controls

22 lines (16 loc) · 1.34 KB

LabelSlim

Properties

Name Type Description Notes
app_url String The Shortcut application url for the Label. [default to nothing]
description String The description of the Label. [default to nothing]
archived Bool A true/false boolean indicating if the Label has been archived. [default to nothing]
entity_type String A string description of this resource. [default to nothing]
color String The hex color to be displayed with the Label (for example, "#ff0000"). [default to nothing]
name String The name of the Label. [default to nothing]
global_id String [default to nothing]
updated_at ZonedDateTime The time/date that the Label was updated. [default to nothing]
external_id String This field can be set to another unique ID. In the case that the Label has been imported from another tool, the ID in the other tool can be indicated here. [default to nothing]
id Int64 The unique ID of the Label. [default to nothing]
created_at ZonedDateTime The time/date that the Label was created. [default to nothing]

[Back to Model list] [Back to API list] [Back to README]