All Objects
Asset
INCOMPLETE, when adding an IconAttachment, an asset is automatically created (this functionality is exposed) but any other CRUD operation associated with it isn't implemented
Associated teamId (this links to a corresponding Team object)
Associated orgId (this links to a corresponding Org object)
the filename of the asset, this is generally a string representation of the _id followed by the filtype. i.e. "abcdef123456789.png"
the original filename of the asset at point of upload
The media type of the asset, indicating the format of the file. Common MIME types include 'image/jpeg' for JPEG
The date and time at which the asset was uploaded.