Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 1.24 KB

File metadata and controls

24 lines (19 loc) · 1.24 KB

com.ultracart.admin.v2.Model.LibraryItemQuery

Properties

Name Type Description Notes
Category string Category [optional]
ContentType 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]
PriceHigh decimal Maximum price [optional]
PriceLow decimal Minimum price [optional]
PublishedDtsBegin string Minimum published date/time [optional]
PublishedDtsEnd string Maximum published date/time [optional]
SourceOfPublished 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]