Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 1.51 KB

TemplateDetailsResponse.md

File metadata and controls

26 lines (21 loc) · 1.51 KB

TemplateDetailsResponse

Properties

Name Type Description Notes
id str [optional]
name str [optional]
date_created str [optional]
date_modified str [optional]
content_date_modified str [optional]
created_by ContentLibraryItemResponseCreatedBy [optional]
metadata {str: (bool, date, datetime, dict, float, int, list, str, none_type)} [optional]
tokens [TemplateDetailsResponseTokens] [optional]
fields [{str: (bool, date, datetime, dict, float, int, list, str, none_type)}] [optional]
pricing PricingResponse [optional]
tags [str] [optional]
roles [TemplateDetailsResponseRoles] [optional]
version str [optional]
content_placeholders [TemplateDetailsResponseContentPlaceholders] [optional]
images [TemplateDetailsResponseImages] [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 API list] [Back to README]