MenuProfileReportRequest Constructors
An object defining constructors for the MenuProfileReportRequest class.
MenuProfileReportRequest()
Initializes a new instance of the MenuProfileReportRequest
class.
MenuProfileReportRequest(int,int)
The request object containing parameters needed to generate the menu profile report.
Parameters:
skip (required): int
How many items will be skipped for pagination?
take (required): int
How many items will be taked for pagination?