Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 1.02 KB

File metadata and controls

17 lines (14 loc) · 1.02 KB

# Image

Properties

Name Type Description Notes
reseller string The reseller or territory the image file applies to. [optional] [default to '*']
domain string The domain the image file applies to. [optional] [default to '*']
server string The server the image file applies to. [optional] [default to '*']
filename string Name of the image file [optional]
description string A description of the image file to indicate what it is used for [optional]
url string A URL from which the image file can be downloaded [optional]
filetype string Encoding (content type) of the image file
filesize string Size of the image file [optional]
base64_file string A base64 encoded string formatted without line breaks or spaces.

[Back to Model list] [Back to API list] [Back to README]