Notification Event Receiver Response
data class NotificationEventReceiverResponse(val receiverType: String? = null, val receiverValue: NotificationReceiverValueResponse? = null)
A notification event receivers.
A notification event receivers.