Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 783 Bytes

PromoRules.md

File metadata and controls

16 lines (10 loc) · 783 Bytes

# PromoRules

A collection of the store's promo rules.

Properties

Name Type Description Notes
StoreId string The store id. [optional]
PromoRules []ECommercePromoRule An array of objects, each representing promo rules defined for a store. [optional]
TotalItems int32 The total number of items matching the query regardless of pagination. [optional] [readonly]
Links []ResourceLink A list of link types and descriptions for the API schema documents. [optional] [readonly]

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