getConfigurationPages

suspend fun getConfigurationPages(enableInMainMenu: Boolean? = null): Response<List<ConfigurationPageInfo>>

Gets the configuration pages.

Parameters

enableInMainMenu

Whether to enable in the main menu.