View Source GoogleApi.Dialogflow.V3.Model.GoogleCloudDialogflowV2beta1IntentMessageTelephonyTransferCall (google_api_dialogflow v0.87.0)
Transfers the call in Telephony Gateway.
Attributes
-
phoneNumber
(type:String.t
, default:nil
) - Required. The phone number to transfer the call to in E.164 format. We currently only allow transferring to US numbers (+1xxxyyyzzzz).
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Dialogflow.V3.Model.GoogleCloudDialogflowV2beta1IntentMessageTelephonyTransferCall{ phoneNumber: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.