MenuProfileReportRequest
The request object containing parameters needed to generate the menu profile report.
Properties
Name | Description |
---|---|
Skip | How many items will be skipped for pagination? |
Take | How many items will be taked for pagination? |
Constructors
Name | Description |
---|---|
MenuProfileReportRequest() | Initializes a new instance of the MenuProfileReportRequest class. |
MenuProfileReportRequest(int,int) | The request object containing parameters needed to generate the menu profile report. |