Configuration Profile Resource Properties Response
data class ConfigurationProfileResourcePropertiesResponse(val notifications: NotificationSettingsResponse? = null)
The properties of a configuration profile.
Constructors
Link copied to clipboard
fun ConfigurationProfileResourcePropertiesResponse(notifications: NotificationSettingsResponse? = null)