Skip to main content

MenuProfileReportResponse Constructors

An object defining constructors for the MenuProfileReportResponse class.

Initializes a new instance of the MenuProfileReportResponse class.

Parameters:

data (required): List<UserMenuProfileReportResponse>
It contains information about which menu items the user is authorized for and with which authorization groups he/she received these authorizations.

totalCount (required): int
Holds the total number of rows in the report. You can paginate accordingly.