Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 809 Bytes

UpdateFile.md

File metadata and controls

14 lines (11 loc) · 809 Bytes

UpdateFile

Properties

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

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