Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 1.27 KB

SearchCriteria.md

File metadata and controls

24 lines (20 loc) · 1.27 KB

Flipdish.SearchCriteria

Properties

Name Type Description Notes
Limit Number The maximum elements to return [optional]
Page Number The index of the page to return, starting by 1 [optional]
Start Date Start date [optional]
End Date End date [optional]
OrderId Number Events that have Order Id [optional]
StoreId Number Events that have Store Id [optional]
StoreIdList [Number] Events that have Store Id List [optional]
StoreGroupId Number Events that have Store Group Id [optional]
UserId Number Events that have User Id [optional]
MenuId Number Events that have Menu Id [optional]
CampaignId Number Events that have Campaign Id [optional]
UserEmail String Events that have User Email [optional]
UserName String Events that have User Name [optional]
VoucherCode String Events that have voucher code [optional]
EventType [String] Events that have event type\s [optional]
FlipdishEventId String Unique Identifier of Event, if this is specified, all other criteria are ignored. [optional]