Application Notification Policy Response
data class ApplicationNotificationPolicyResponse(val notificationEndpoints: List<ApplicationNotificationEndpointResponse>)
Managed application notification policy.
Constructors
Link copied to clipboard
fun ApplicationNotificationPolicyResponse(notificationEndpoints: List<ApplicationNotificationEndpointResponse>)