Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 1.06 KB

ReportFilterParameters.md

File metadata and controls

17 lines (14 loc) · 1.06 KB

IO.Swagger.Model.ReportFilterParameters

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
ReportType ReportType
ProductState ProductStateFilter [optional]
ProductFilters ProductFilters [optional]

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