Interface SettingsGetSectionsResponse

interface SettingsGetSectionsResponse {
    sections?: SettingDetailsSection[];
}

Properties

Properties