Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 849 Bytes

File metadata and controls

14 lines (11 loc) · 849 Bytes

# CreateImageBase64Request

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 '*']
description string A description of the image file to indicate what it is used for [optional]
filetype string Encoding (content type) of the image file
base64_file string A base64 encoded string formatted without line breaks or spaces.

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