Skip to main content

FileSelectorObject

The FileSelectorObject class represents a file selection object with metadata such as name, description, and creator details.

Properties

NameDescription
SecretKeyA secret key associated with the file selector object for security purposes.
IdThe unique identifier of the file selector object.
DescriptionA dictionary of localized descriptions for the file selector object.
TypeSpecifies the type of the file selector object.
NameA dictionary of localized names for the file selector object.
PathThe file path of the file selector object.
DownloadUrlThe URL where the file selector object can be downloaded.
CreatedAtThe timestamp when the file selector object was created.
CreatorThe creator of the file selector object.