Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 837 Bytes

DeclarativeExportTemplate.md

File metadata and controls

16 lines (11 loc) · 837 Bytes

DeclarativeExportTemplate

A declarative form of a particular export template.

Properties

Name Type Description Notes
id str Identifier of an export template
name str Name of an export template.
dashboard_slides_template DashboardSlidesTemplate [optional]
widget_slides_template WidgetSlidesTemplate [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

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