Class: Vapi::Types::ServerMessageResponseAssistantRequestDestination
- Inherits:
-
Internal::Types::Model
- Object
- Internal::Types::Model
- Vapi::Types::ServerMessageResponseAssistantRequestDestination
- Extended by:
- Internal::Types::Union
- Defined in:
- lib/vapi/types/server_message_response_assistant_request_destination.rb
Overview
This is the destination to transfer the inbound call to. This will immediately transfer without using any assistants.
If this is sent, assistantId, assistant, squadId, and squad are ignored.
Method Summary
Methods included from Internal::Types::Union
coerce, discriminant, load, member, members, type_member?
Methods included from Internal::Types::Type
Methods included from Internal::JSON::Serializable
Methods inherited from Internal::Types::Model
#==, ===, add_extra_field_definition, coerce, extra_fields, field, fields, #initialize, #inspect, literal, load, #to_h
Constructor Details
This class inherits a constructor from Vapi::Internal::Types::Model