Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 623 Bytes

FindPromoCodesRequest.md

File metadata and controls

12 lines (8 loc) · 623 Bytes

Yaksa.OrckestraCommerce.Client.Model.FindPromoCodesRequest

A promotion defines a set of rewards that can be applied to a Cart if a set of conditions are true.

Properties

Name Type Description Notes
MaximumItems int The number of items to return. The default value is 10. [optional]
StartingIndex int The starting index. The default value is 0. [optional]

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