Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 918 Bytes

File metadata and controls

17 lines (11 loc) · 918 Bytes

UpdateFile

Properties

Name Type Description Notes
description String The description of the file. [optional] [default to nothing]
created_at ZonedDateTime The time/date that the file was uploaded. [optional] [default to nothing]
updated_at ZonedDateTime The time/date that the file was last updated. [optional] [default to nothing]
name String The name of the file. [optional] [default to nothing]
uploader_id String The unique ID assigned to the Member who uploaded the file to Shortcut. [optional] [default to nothing]
external_id String An additional ID that you may wish to assign to the file. [optional] [default to nothing]

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