Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 1.18 KB

File metadata and controls

20 lines (17 loc) · 1.18 KB

# LibraryItemQuery

Properties

Name Type Description Notes
category string Category [optional]
content_type string Library item content type such as flow, campaign, cjson, email, or transactional_email [optional]
description string Description of library item [optional]
industry string Industry [optional]
price_high float Maximum price [optional]
price_low float Minimum price [optional]
published_dts_begin string Minimum published date/time [optional]
published_dts_end string Maximum published date/time [optional]
source_of_published bool Boolean, true if this library item has been published and is the master copy of that published work [optional]
style string Library item style [optional]
title string Title of the library item [optional]
type string Library item type such as header, footer, shipping block, etc [optional]

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