Skip to main content

MenuProfileReportRequest

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

Properties

NameDescription
SkipHow many items will be skipped for pagination?
TakeHow many items will be taked 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.