Skip to main content

MenuProfileReportRequest

The request object containing parameters needed to generate the menu profile report.

Properties

NameDescription
TakeHow many items will be taked for pagination?
SkipHow many items will be skipped for pagination?

Constructors

NameDescription
MenuProfileReportRequest()Initializes a new instance of the MenuProfileReportRequest class.
MenuProfileReportRequest(int,int)The request object containing parameters needed to generate the menu profile report.