Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 930 Bytes

File metadata and controls

16 lines (11 loc) · 930 Bytes

com.ultracart.admin.v2.Model.ApplyLibraryItemRequest

Properties

Name Type Description Notes
EmailUuid string Normal emails are applied to an existing email object, so when requesting a library item to be applied to an email, supply the email uuid. This is only for normal emails. Transactional emails do not have a uuid. [optional]
LibraryItemOid int Library item oid that you wish to apply to the given StoreFront [optional]
PostcardUuid string The postcard uuid you wish to apply to a given StoreFront. [optional]
StorefrontOid int StoreFront oid where content originates necessary for tracking down relative assets [optional]

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