lilt-python

API bindings for the Lilt REST API.

View the Project on GitHub lilt/lilt-python

LiltCreateContentRequest

Content Parameters for LiltCreate.

Properties

Name | Type | Description | Notes ———— | ————- | ————- | ————- name | str | A name for the request content. | [optional] language | str | The language of the content. | template | str | The template of the content. | template_params | LiltCreateContentTemplateParams | | preferences | LiltCreateContentPreferences | | [optional]

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