Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 867 Bytes

File metadata and controls

14 lines (11 loc) · 867 Bytes

# CreateTemplateBase64Request

Properties

Name Type Description Notes
reseller string The reseller or territory the template file applies to. [optional] [default to '*']
domain string The domain the template file applies to. [optional] [default to '*']
server string The server the template file applies to. [optional] [default to '*']
description string A description of the template file to indicate what it is used for [optional]
filetype string Encoding (content type) of the template 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]