Question File Object
Field Guide
A list of files on a specific question. The question files resource has the following attributes:
Attribute | Description |
---|---|
id | unique identifier of question file |
questionId | unique identifier of the question the file belongs |
name | name of file |
description | description given to file |
createdAt | date and time the file was uploaded to the question |
createdBy | id of the user who uploaded the file |
mimeType | The unique identifier of the file type when conveyed across a MIME-based protocol |
size | size of the file (in kb) |
extension | file extension |