Class: Revox::Models::PhoneNumberUpdateResponse::PhoneNumber::InboundAssistant
- Inherits:
-
Internal::Type::BaseModel
- Object
- Internal::Type::BaseModel
- Revox::Models::PhoneNumberUpdateResponse::PhoneNumber::InboundAssistant
- Defined in:
- lib/revox/models/phone_number_update_response.rb,
sig/revox/models/phone_number_update_response.rbs
Overview
Defined Under Namespace
Modules: AfterCallSMSOutcome, BackgroundSound, EmailNotificationLanguage, EmailNotificationOutcome, FirstSentenceMode, HumanTransferMode, LlmModel, SttModel, ThinkingSound, Type Classes: Calendly, CallRetryConfig, CreatedBy, CustomTool, FaqItem, Position, PromptFlow, Slack, StructuredOutputConfig, SttContext, Voice, Zoho
Instance Attribute Summary collapse
-
#after_call_sms_outcomes ⇒ Array<Symbol, Revox::Models::PhoneNumberUpdateResponse::PhoneNumber::InboundAssistant::AfterCallSMSOutcome>?
Which call outcomes trigger the after-call SMS.
-
#after_call_sms_prompt ⇒ String?
Prompt / instructions for the after-call SMS.
-
#background_sound ⇒ Symbol, ...
Ambient background sound to play during the call.
-
#background_sound_volume ⇒ Float
Volume of the ambient background sound (0 = silent, 1 = max).
- #calendly ⇒ Revox::Models::PhoneNumberUpdateResponse::PhoneNumber::InboundAssistant::Calendly?
-
#call_retry_config ⇒ Revox::Models::PhoneNumberUpdateResponse::PhoneNumber::InboundAssistant::CallRetryConfig?
Configuration for call retry behavior including time windows, delays, and max iterations.
-
#cartesia_dictionary_pronunciation_id ⇒ String?
Optional Cartesia pronunciation dictionary ID linked to this assistant.
- #created_at ⇒ Object
-
#created_by ⇒ Revox::Models::PhoneNumberUpdateResponse::PhoneNumber::InboundAssistant::CreatedBy?
The user who created the assistant.
- #custom_tools ⇒ Array<Revox::Models::PhoneNumberUpdateResponse::PhoneNumber::InboundAssistant::CustomTool>?
-
#email_notification_address ⇒ String?
Email address(es) to receive notifications when a call ends with a matching outcome.
-
#email_notification_language ⇒ Symbol, Revox::Models::PhoneNumberUpdateResponse::PhoneNumber::InboundAssistant::EmailNotificationLanguage
The language used for the notification email content.
-
#email_notification_outcomes ⇒ Array<Symbol, Revox::Models::PhoneNumberUpdateResponse::PhoneNumber::InboundAssistant::EmailNotificationOutcome>?
Which call outcomes trigger an email notification.
- #end_of_call_sentence ⇒ String?
- #faq_items ⇒ Array<Revox::Models::PhoneNumberUpdateResponse::PhoneNumber::InboundAssistant::FaqItem>?
- #first_sentence ⇒ String?
-
#first_sentence_delay_ms ⇒ Integer
Delay in milliseconds before speaking the first sentence.
- #first_sentence_mode ⇒ Symbol, Revox::Models::PhoneNumberUpdateResponse::PhoneNumber::InboundAssistant::FirstSentenceMode
-
#from_phone_number ⇒ String?
Override the default outbound phone number for calls placed with this assistant.
-
#human_transfer_mode ⇒ Symbol, ...
Warm or cold transfer when transfer_phone_number is set; null when transfer is not configured.
- #id ⇒ String
- #is_realestate_assistant ⇒ Boolean?
-
#ivr_navigation_enabled ⇒ Boolean
Enable IVR navigation tools.
- #llm_model ⇒ Revox::Models::PhoneNumberUpdateResponse::PhoneNumber::InboundAssistant::LlmModel::UnionMember0, ...
-
#logo_url ⇒ String?
Public URL of the brand logo shown on the assistant's demo page.
-
#max_call_duration_secs ⇒ Float
The maximum duration of the call in seconds.
-
#max_duration_end_message ⇒ String?
Optional message the agent will say, without being interruptible, when the call reaches its max duration.
- #name ⇒ String
- #organization_id ⇒ String
- #pending_faq_count ⇒ Float?
- #position ⇒ Revox::Models::PhoneNumberUpdateResponse::PhoneNumber::InboundAssistant::Position?
- #prompt ⇒ String
- #prompt_flow ⇒ Revox::Models::PhoneNumberUpdateResponse::PhoneNumber::InboundAssistant::PromptFlow?
- #slack ⇒ Revox::Models::PhoneNumberUpdateResponse::PhoneNumber::InboundAssistant::Slack?
-
#sms_enabled ⇒ Boolean
Enable SMS tool during calls.
-
#sms_template ⇒ String?
Hardcoded SMS template to send during calls.
-
#structured_output_config ⇒ Array<Revox::Models::PhoneNumberUpdateResponse::PhoneNumber::InboundAssistant::StructuredOutputConfig>?
The structured output config to use for the call.
-
#structured_output_prompt ⇒ String?
Custom prompt for structured data extraction.
-
#stt_context ⇒ Revox::Models::PhoneNumberUpdateResponse::PhoneNumber::InboundAssistant::SttContext?
Assistant-level speech-to-text context: structured
generalkey/value pairs plus a list of domainterms. -
#stt_model ⇒ Symbol, Revox::Models::PhoneNumberUpdateResponse::PhoneNumber::InboundAssistant::SttModel
Transcriber (speech-to-text) model used for the assistant.
-
#thinking_sound ⇒ Symbol, ...
Audio clip to play while the agent is processing a response.
-
#thinking_sound_probability ⇒ Float
Probability [0..1] that the thinking sound plays on any given turn; otherwise the agent is silent while thinking.
-
#thinking_sound_volume ⇒ Float
Volume of the thinking sound (0 = silent, 1 = max).
-
#transfer_phone_number ⇒ String?
Phone number to transfer calls to when users request to speak to a human agent.
- #type ⇒ Symbol, Revox::Models::PhoneNumberUpdateResponse::PhoneNumber::InboundAssistant::Type
- #updated_at ⇒ Object
- #voice ⇒ Revox::Models::PhoneNumberUpdateResponse::PhoneNumber::InboundAssistant::Voice?
-
#voicemail_message ⇒ String?
If set, when voicemail is detected the agent will speak this message then hang up; if null, hang up immediately.
-
#voicemail_sms_prompt ⇒ String?
Prompt / instructions for the voicemail SMS.
-
#warm_transfer_summary_instructions ⇒ String?
Warm transfer only: instructions for the supervisor handoff summary; null when not configured or cold transfer.
-
#webhook_url ⇒ String?
The webhook URL to call when the call is completed.
- #zoho ⇒ Revox::Models::PhoneNumberUpdateResponse::PhoneNumber::InboundAssistant::Zoho?
Class Method Summary collapse
- .values ⇒ Array<Symbol>
- .variants ⇒ Array(Revox::Models::PhoneNumberUpdateResponse::PhoneNumber::InboundAssistant::LlmModel::UnionMember0, Revox::Models::PhoneNumberUpdateResponse::PhoneNumber::InboundAssistant::LlmModel::UnionMember1, Revox::Models::PhoneNumberUpdateResponse::PhoneNumber::InboundAssistant::LlmModel::UnionMember2, Revox::Models::PhoneNumberUpdateResponse::PhoneNumber::InboundAssistant::LlmModel::UnionMember3)
Instance Method Summary collapse
-
#initialize(id:, email:, first_name:, last_name:) ⇒ Object
constructor
The user who created the assistant.
- #to_hash ⇒ {
Methods inherited from Internal::Type::BaseModel
==, #==, #[], coerce, #deconstruct_keys, #deep_to_h, dump, fields, hash, #hash, inherited, inspect, #inspect, known_fields, optional, recursively_to_h, required, #to_h, #to_json, #to_s, to_sorbet_type, #to_yaml
Methods included from Internal::Type::Converter
#coerce, coerce, #dump, dump, #inspect, inspect, meta_info, new_coerce_state, type_info
Methods included from Internal::Util::SorbetRuntimeSupport
#const_missing, #define_sorbet_constant!, #sorbet_constant_defined?, #to_sorbet_type, to_sorbet_type
Constructor Details
#initialize(id:, email:, first_name:, last_name:) ⇒ Object
The user who created the assistant.
|
|
# File 'lib/revox/models/phone_number_update_response.rb', line 641
|
Instance Attribute Details
#after_call_sms_outcomes ⇒ Array<Symbol, Revox::Models::PhoneNumberUpdateResponse::PhoneNumber::InboundAssistant::AfterCallSMSOutcome>?
Which call outcomes trigger the after-call SMS. When empty or null, no after-call SMS is sent. Use "none" when outcome is null.
145 146 147 |
# File 'lib/revox/models/phone_number_update_response.rb', line 145 required :after_call_sms_outcomes, -> { Revox::Internal::Type::ArrayOf[enum: Revox::Models::PhoneNumberUpdateResponse::PhoneNumber::InboundAssistant::AfterCallSMSOutcome] }, nil?: true |
#after_call_sms_prompt ⇒ String?
Prompt / instructions for the after-call SMS. Supports {variable} placeholders. When null, no after-call SMS is sent.
154 |
# File 'lib/revox/models/phone_number_update_response.rb', line 154 required :after_call_sms_prompt, String, nil?: true |
#background_sound ⇒ Symbol, ...
Ambient background sound to play during the call. null disables it.
160 161 162 |
# File 'lib/revox/models/phone_number_update_response.rb', line 160 required :background_sound, enum: -> { Revox::Models::PhoneNumberUpdateResponse::PhoneNumber::InboundAssistant::BackgroundSound }, nil?: true |
#background_sound_volume ⇒ Float
Volume of the ambient background sound (0 = silent, 1 = max).
168 |
# File 'lib/revox/models/phone_number_update_response.rb', line 168 required :background_sound_volume, Float |
#calendly ⇒ Revox::Models::PhoneNumberUpdateResponse::PhoneNumber::InboundAssistant::Calendly?
173 174 175 |
# File 'lib/revox/models/phone_number_update_response.rb', line 173 required :calendly, -> { Revox::Models::PhoneNumberUpdateResponse::PhoneNumber::InboundAssistant::Calendly }, nil?: true |
#call_retry_config ⇒ Revox::Models::PhoneNumberUpdateResponse::PhoneNumber::InboundAssistant::CallRetryConfig?
Configuration for call retry behavior including time windows, delays, and max iterations. If not provided, defaults will be used.
182 183 184 |
# File 'lib/revox/models/phone_number_update_response.rb', line 182 required :call_retry_config, -> { Revox::Models::PhoneNumberUpdateResponse::PhoneNumber::InboundAssistant::CallRetryConfig }, nil?: true |
#cartesia_dictionary_pronunciation_id ⇒ String?
Optional Cartesia pronunciation dictionary ID linked to this assistant.
190 |
# File 'lib/revox/models/phone_number_update_response.rb', line 190 required :cartesia_dictionary_pronunciation_id, String, nil?: true |
#created_at ⇒ Object
195 |
# File 'lib/revox/models/phone_number_update_response.rb', line 195 required :created_at, Revox::Internal::Type::Unknown |
#created_by ⇒ Revox::Models::PhoneNumberUpdateResponse::PhoneNumber::InboundAssistant::CreatedBy?
The user who created the assistant.
469 470 471 |
# File 'lib/revox/models/phone_number_update_response.rb', line 469 optional :created_by, -> { Revox::Models::PhoneNumberUpdateResponse::PhoneNumber::InboundAssistant::CreatedBy }, nil?: true |
#custom_tools ⇒ Array<Revox::Models::PhoneNumberUpdateResponse::PhoneNumber::InboundAssistant::CustomTool>?
200 201 202 |
# File 'lib/revox/models/phone_number_update_response.rb', line 200 required :custom_tools, -> { Revox::Internal::Type::ArrayOf[Revox::Models::PhoneNumberUpdateResponse::PhoneNumber::InboundAssistant::CustomTool] }, nil?: true |
#email_notification_address ⇒ String?
Email address(es) to receive notifications when a call ends with a matching outcome. Accepts a single email or a comma-separated list (e.g. "alice@x.com, bob@y.com").
210 |
# File 'lib/revox/models/phone_number_update_response.rb', line 210 required :email_notification_address, String, nil?: true |
#email_notification_language ⇒ Symbol, Revox::Models::PhoneNumberUpdateResponse::PhoneNumber::InboundAssistant::EmailNotificationLanguage
The language used for the notification email content. One of "en" or "fr".
216 217 |
# File 'lib/revox/models/phone_number_update_response.rb', line 216 required :email_notification_language, enum: -> { Revox::Models::PhoneNumberUpdateResponse::PhoneNumber::InboundAssistant::EmailNotificationLanguage } |
#email_notification_outcomes ⇒ Array<Symbol, Revox::Models::PhoneNumberUpdateResponse::PhoneNumber::InboundAssistant::EmailNotificationOutcome>?
Which call outcomes trigger an email notification. E.g. ["interested", "completed", "none"]. Use "none" when outcome is null.
224 225 226 |
# File 'lib/revox/models/phone_number_update_response.rb', line 224 required :email_notification_outcomes, -> { Revox::Internal::Type::ArrayOf[enum: Revox::Models::PhoneNumberUpdateResponse::PhoneNumber::InboundAssistant::EmailNotificationOutcome] }, nil?: true |
#end_of_call_sentence ⇒ String?
231 |
# File 'lib/revox/models/phone_number_update_response.rb', line 231 required :end_of_call_sentence, String, nil?: true |
#faq_items ⇒ Array<Revox::Models::PhoneNumberUpdateResponse::PhoneNumber::InboundAssistant::FaqItem>?
476 477 |
# File 'lib/revox/models/phone_number_update_response.rb', line 476 optional :faq_items, -> { Revox::Internal::Type::ArrayOf[Revox::Models::PhoneNumberUpdateResponse::PhoneNumber::InboundAssistant::FaqItem] } |
#first_sentence ⇒ String?
236 |
# File 'lib/revox/models/phone_number_update_response.rb', line 236 required :first_sentence, String, nil?: true |
#first_sentence_delay_ms ⇒ Integer
Delay in milliseconds before speaking the first sentence. Default: 400.
242 |
# File 'lib/revox/models/phone_number_update_response.rb', line 242 required :first_sentence_delay_ms, Integer |
#first_sentence_mode ⇒ Symbol, Revox::Models::PhoneNumberUpdateResponse::PhoneNumber::InboundAssistant::FirstSentenceMode
247 248 |
# File 'lib/revox/models/phone_number_update_response.rb', line 247 required :first_sentence_mode, enum: -> { Revox::Models::PhoneNumberUpdateResponse::PhoneNumber::InboundAssistant::FirstSentenceMode } |
#from_phone_number ⇒ String?
Override the default outbound phone number for calls placed with this assistant. When null, the organization's default phone number is used.
255 |
# File 'lib/revox/models/phone_number_update_response.rb', line 255 required :from_phone_number, String, nil?: true |
#human_transfer_mode ⇒ Symbol, ...
Warm or cold transfer when transfer_phone_number is set; null when transfer is not configured.
262 263 264 |
# File 'lib/revox/models/phone_number_update_response.rb', line 262 required :human_transfer_mode, enum: -> { Revox::Models::PhoneNumberUpdateResponse::PhoneNumber::InboundAssistant::HumanTransferMode }, nil?: true |
#id ⇒ String
138 |
# File 'lib/revox/models/phone_number_update_response.rb', line 138 required :id, String |
#is_realestate_assistant ⇒ Boolean?
482 |
# File 'lib/revox/models/phone_number_update_response.rb', line 482 optional :is_realestate_assistant, Revox::Internal::Type::Boolean |
#ivr_navigation_enabled ⇒ Boolean
Enable IVR navigation tools. When enabled, the assistant can send DTMF tones and skip turns to navigate phone menus.
271 |
# File 'lib/revox/models/phone_number_update_response.rb', line 271 required :ivr_navigation_enabled, Revox::Internal::Type::Boolean |
#llm_model ⇒ Revox::Models::PhoneNumberUpdateResponse::PhoneNumber::InboundAssistant::LlmModel::UnionMember0, ...
276 277 |
# File 'lib/revox/models/phone_number_update_response.rb', line 276 required :llm_model, union: -> { Revox::Models::PhoneNumberUpdateResponse::PhoneNumber::InboundAssistant::LlmModel } |
#logo_url ⇒ String?
Public URL of the brand logo shown on the assistant's demo page. Null when unset.
284 |
# File 'lib/revox/models/phone_number_update_response.rb', line 284 required :logo_url, String, nil?: true |
#max_call_duration_secs ⇒ Float
The maximum duration of the call in seconds. This is the maximum time the call will be allowed to run.
291 |
# File 'lib/revox/models/phone_number_update_response.rb', line 291 required :max_call_duration_secs, Float |
#max_duration_end_message ⇒ String?
Optional message the agent will say, without being interruptible, when the call reaches its max duration. Kept short so it fits inside the farewell buffer. If null, the call ends silently.
299 |
# File 'lib/revox/models/phone_number_update_response.rb', line 299 required :max_duration_end_message, String, nil?: true |
#name ⇒ String
304 |
# File 'lib/revox/models/phone_number_update_response.rb', line 304 required :name, String |
#organization_id ⇒ String
309 |
# File 'lib/revox/models/phone_number_update_response.rb', line 309 required :organization_id, String |
#pending_faq_count ⇒ Float?
487 |
# File 'lib/revox/models/phone_number_update_response.rb', line 487 optional :pending_faq_count, Float |
#position ⇒ Revox::Models::PhoneNumberUpdateResponse::PhoneNumber::InboundAssistant::Position?
314 315 316 |
# File 'lib/revox/models/phone_number_update_response.rb', line 314 required :position, -> { Revox::Models::PhoneNumberUpdateResponse::PhoneNumber::InboundAssistant::Position }, nil?: true |
#prompt ⇒ String
321 |
# File 'lib/revox/models/phone_number_update_response.rb', line 321 required :prompt, String |
#prompt_flow ⇒ Revox::Models::PhoneNumberUpdateResponse::PhoneNumber::InboundAssistant::PromptFlow?
326 327 328 |
# File 'lib/revox/models/phone_number_update_response.rb', line 326 required :prompt_flow, -> { Revox::Models::PhoneNumberUpdateResponse::PhoneNumber::InboundAssistant::PromptFlow }, nil?: true |
#slack ⇒ Revox::Models::PhoneNumberUpdateResponse::PhoneNumber::InboundAssistant::Slack?
333 334 335 |
# File 'lib/revox/models/phone_number_update_response.rb', line 333 required :slack, -> { Revox::Models::PhoneNumberUpdateResponse::PhoneNumber::InboundAssistant::Slack }, nil?: true |
#sms_enabled ⇒ Boolean
Enable SMS tool during calls. When enabled, the agent can send SMS messages to the user on the call.
342 |
# File 'lib/revox/models/phone_number_update_response.rb', line 342 required :sms_enabled, Revox::Internal::Type::Boolean |
#sms_template ⇒ String?
Hardcoded SMS template to send during calls. When set, this exact text is sent instead of letting the agent generate the message. Supports {variable} placeholders.
350 |
# File 'lib/revox/models/phone_number_update_response.rb', line 350 required :sms_template, String, nil?: true |
#structured_output_config ⇒ Array<Revox::Models::PhoneNumberUpdateResponse::PhoneNumber::InboundAssistant::StructuredOutputConfig>?
The structured output config to use for the call. This is used to extract the data from the call (like email, name, company name, etc.).
357 358 359 |
# File 'lib/revox/models/phone_number_update_response.rb', line 357 required :structured_output_config, -> { Revox::Internal::Type::ArrayOf[Revox::Models::PhoneNumberUpdateResponse::PhoneNumber::InboundAssistant::StructuredOutputConfig] }, nil?: true |
#structured_output_prompt ⇒ String?
Custom prompt for structured data extraction. If not provided, a default prompt is used. Available variables: {transcript}, {call_direction}, {user_phone_number}, {agent_phone_number}.
367 |
# File 'lib/revox/models/phone_number_update_response.rb', line 367 required :structured_output_prompt, String, nil?: true |
#stt_context ⇒ Revox::Models::PhoneNumberUpdateResponse::PhoneNumber::InboundAssistant::SttContext?
Assistant-level speech-to-text context: structured general key/value pairs
plus a list of domain terms. Prompt-derived context is merged in without
replacing existing entries.
375 376 377 |
# File 'lib/revox/models/phone_number_update_response.rb', line 375 required :stt_context, -> { Revox::Models::PhoneNumberUpdateResponse::PhoneNumber::InboundAssistant::SttContext }, nil?: true |
#stt_model ⇒ Symbol, Revox::Models::PhoneNumberUpdateResponse::PhoneNumber::InboundAssistant::SttModel
Transcriber (speech-to-text) model used for the assistant.
383 384 |
# File 'lib/revox/models/phone_number_update_response.rb', line 383 required :stt_model, enum: -> { Revox::Models::PhoneNumberUpdateResponse::PhoneNumber::InboundAssistant::SttModel } |
#thinking_sound ⇒ Symbol, ...
Audio clip to play while the agent is processing a response. One of the built-in LiveKit audio clips; null disables it.
391 392 393 |
# File 'lib/revox/models/phone_number_update_response.rb', line 391 required :thinking_sound, enum: -> { Revox::Models::PhoneNumberUpdateResponse::PhoneNumber::InboundAssistant::ThinkingSound }, nil?: true |
#thinking_sound_probability ⇒ Float
Probability [0..1] that the thinking sound plays on any given turn; otherwise the agent is silent while thinking.
400 |
# File 'lib/revox/models/phone_number_update_response.rb', line 400 required :thinking_sound_probability, Float |
#thinking_sound_volume ⇒ Float
Volume of the thinking sound (0 = silent, 1 = max).
406 |
# File 'lib/revox/models/phone_number_update_response.rb', line 406 required :thinking_sound_volume, Float |
#transfer_phone_number ⇒ String?
Phone number to transfer calls to when users request to speak to a human agent.
412 |
# File 'lib/revox/models/phone_number_update_response.rb', line 412 required :transfer_phone_number, String, nil?: true |
#type ⇒ Symbol, Revox::Models::PhoneNumberUpdateResponse::PhoneNumber::InboundAssistant::Type
417 |
# File 'lib/revox/models/phone_number_update_response.rb', line 417 required :type, enum: -> { Revox::Models::PhoneNumberUpdateResponse::PhoneNumber::InboundAssistant::Type } |
#updated_at ⇒ Object
422 |
# File 'lib/revox/models/phone_number_update_response.rb', line 422 required :updated_at, Revox::Internal::Type::Unknown |
#voice ⇒ Revox::Models::PhoneNumberUpdateResponse::PhoneNumber::InboundAssistant::Voice?
427 428 429 |
# File 'lib/revox/models/phone_number_update_response.rb', line 427 required :voice, -> { Revox::Models::PhoneNumberUpdateResponse::PhoneNumber::InboundAssistant::Voice }, nil?: true |
#voicemail_message ⇒ String?
If set, when voicemail is detected the agent will speak this message then hang up; if null, hang up immediately.
436 |
# File 'lib/revox/models/phone_number_update_response.rb', line 436 required :voicemail_message, String, nil?: true |
#voicemail_sms_prompt ⇒ String?
Prompt / instructions for the voicemail SMS. Supports {variable} placeholders. When null, no SMS is sent on voicemail.
443 |
# File 'lib/revox/models/phone_number_update_response.rb', line 443 required :voicemail_sms_prompt, String, nil?: true |
#warm_transfer_summary_instructions ⇒ String?
Warm transfer only: instructions for the supervisor handoff summary; null when not configured or cold transfer.
450 |
# File 'lib/revox/models/phone_number_update_response.rb', line 450 required :warm_transfer_summary_instructions, String, nil?: true |
#webhook_url ⇒ String?
The webhook URL to call when the call is completed.
456 |
# File 'lib/revox/models/phone_number_update_response.rb', line 456 required :webhook_url, String, nil?: true |
#zoho ⇒ Revox::Models::PhoneNumberUpdateResponse::PhoneNumber::InboundAssistant::Zoho?
461 462 463 |
# File 'lib/revox/models/phone_number_update_response.rb', line 461 required :zoho, -> { Revox::Models::PhoneNumberUpdateResponse::PhoneNumber::InboundAssistant::Zoho }, nil?: true |
Class Method Details
.values ⇒ Array<Symbol>
|
|
# File 'lib/revox/models/phone_number_update_response.rb', line 610
|
.variants ⇒ Array(Revox::Models::PhoneNumberUpdateResponse::PhoneNumber::InboundAssistant::LlmModel::UnionMember0, Revox::Models::PhoneNumberUpdateResponse::PhoneNumber::InboundAssistant::LlmModel::UnionMember1, Revox::Models::PhoneNumberUpdateResponse::PhoneNumber::InboundAssistant::LlmModel::UnionMember2, Revox::Models::PhoneNumberUpdateResponse::PhoneNumber::InboundAssistant::LlmModel::UnionMember3)
|
|
# File 'lib/revox/models/phone_number_update_response.rb', line 1144
|
Instance Method Details
#to_hash ⇒ {
334 |
# File 'sig/revox/models/phone_number_update_response.rbs', line 334
def to_hash: -> {
|