Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 1.5 KB

File metadata and controls

26 lines (21 loc) · 1.5 KB

ContentLibraryItemResponse

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 [{str: (bool, date, datetime, dict, float, int, list, str, none_type)}] [optional]
fields [{str: (bool, date, datetime, dict, float, int, list, str, none_type)}] [optional]
pricing PricingResponse [optional]
tags [str] [optional]
roles [{str: (bool, date, datetime, dict, float, int, list, str, none_type)}] [optional]
version str [optional]
content_placeholders [{str: (bool, date, datetime, dict, float, int, list, str, none_type)}] [optional]
images [{str: (bool, date, datetime, dict, float, int, list, str, none_type)}] [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]