Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 1.12 KB

OptimiseRequest.md

File metadata and controls

18 lines (15 loc) · 1.12 KB

IO.Swagger.Model.OptimiseRequest

Properties

Name Type Description Notes
ChannelId BeezUPCommonChannelId [optional]
BeginPeriodUtcDate DateTime? The begin date period you want to get the report
EndPeriodUtcDate DateTime? The end date period you want to get the report.
CategoryFilter ReportCategoryFilter [optional]
IndicatorFilters List<ReportIndicatorFilter> [optional]
AdvancedFilters ReportAdvancedFilters
PageSize PageSize [optional]
PageNumber PageNumber [optional]
ProductState ProductStateFilter [optional]
ProductFilters ProductFilters [optional]

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