Skip to main content

FileSelectorObject

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

Properties

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