Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 605 Bytes

UploadFile.md

File metadata and controls

14 lines (8 loc) · 605 Bytes

UploadFile

Properties

Name Type Description Notes
token String A token referencing a specific file upload that can be used across requests [optional] [default to nothing]
description String The file description [optional] [default to nothing]
columns Vector{DatasetColumn} A list of dataset column metadata [optional] [default to nothing]

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