Values_0.OutboundCallerConfigSourceThe outbound caller ID name, number, and outbound whisper flow.
type nonrec t = {outboundCallerIdName : OutboundCallerIdName.t option;The caller ID name.
*)outboundCallerIdNumberId : PhoneNumberId.t option;The caller ID number.
*)outboundFlowId : ContactFlowId.t option;The outbound whisper flow to be used during an outbound call.
*)}