Get Queue Outbound Caller Config
data class GetQueueOutboundCallerConfig(val outboundCallerIdName: String, val outboundCallerIdNumberId: String, val outboundFlowId: String)
Constructors
Link copied to clipboard
fun GetQueueOutboundCallerConfig(outboundCallerIdName: String, outboundCallerIdNumberId: String, outboundFlowId: String)