Omnichannel Response
data class OmnichannelResponse(val channelName: String, val etag: String? = null, val location: String? = null, val provisioningState: String)
Omnichannel channel definition
Constructors
Link copied to clipboard
fun OmnichannelResponse(channelName: String, etag: String? = null, location: String? = null, provisioningState: String)