Interface UpdateFile

Hierarchy

  • UpdateFile

Properties

created_at?: string

The time/date that the file was uploaded.

Format

date-time

description?: string

The description of the file.

external_id?: string

An additional ID that you may wish to assign to the file.

name?: string

The name of the file.

Min Length

1

Max Length

1024

updated_at?: string

The time/date that the file was last updated.

Format

date-time

uploader_id?: string

The unique ID assigned to the Member who uploaded the file to Shortcut.

Format

uuid

Generated using TypeDoc