Subscription Receiver Value Response
data class SubscriptionReceiverValueResponse(val role: String? = null, val subscriptionId: String? = null, val subscriptionName: String? = null)
The subscription role receiver value.