Skip to main content

InternalExtension Model

Overview

file field mode_of_publish field license_key field template_id field created_at field modified_at field filename field

Fields

FieldTypeDescriptionRequired
filestringfile field
mode_of_publishstringmode_of_publish field
license_keystringlicense_key field
template_idstringtemplate_id field
created_atdatecreated_at field
modified_atdatemodified_at field
filenamestringfilename field

Sample JSON

{
"file": "example_value",
"mode_of_publish": "example_value",
"license_key": "example_value",
"template_id": "example_value",
"created_at": "example_value",
"modified_at": "example_value",
"filename": "example_value"
}