SIPDirectRoutingRuleCallConfigsResponse

data class SIPDirectRoutingRuleCallConfigsResponse(@Json(name = "call_id") val callId: String, @Json(name = "call_type") val callType: String)

Direct routing rule call configuration response

Constructors

Link copied to clipboard
constructor(@Json(name = "call_id") callId: String, @Json(name = "call_type") callType: String)

Properties

Link copied to clipboard
Link copied to clipboard