Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 717 Bytes

File metadata and controls

16 lines (11 loc) · 717 Bytes

GdStorageFile

File stored in GD Storage.

Properties

Name Type Description Notes
modified_at datetime Last modification timestamp of the file.
name str Name of the file.
size int Size of the file in bytes.
type str Type of the file. defaults to "CSV"
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

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