MenuProfileReportRequest
The request object containing parameters needed to generate the menu profile report.
Properties
| Name | Description |
|---|---|
| Take | How many items will be taked for pagination? |
| Skip | How many items will be skipped 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. |