ConvertedFileStructure
Version #1
Description:
Represents a single converted file.
Fields:
attributes
: Map<String, String> [Optional]- Default: nullDescription: Additional attributes of the converted file. This may be used to properly show a preview on the web interface.
group
: String [Optional]- Default: nullDescription: Defines the group of the file
lastModified
: Integer [Optional]- Default: nullDescription: Last modification time in UTC milliseconds
mimeType
: String [Optional]- Default: nullDescription: Mime type of the file
path
: String [Optional]- Default: nullDescription: Defines the path of the file within the group
size
: Integer [Optional]- Default: 0Description: File size in bytes