Class: Vapi::Types::TransferPlanMessage

Inherits:
Internal::Types::Model show all
Extended by:
Internal::Types::Union
Defined in:
lib/vapi/types/transfer_plan_message.rb

Overview

This is the message the assistant will deliver to the destination party before connecting the customer.

Usage:

  • Used only when mode is blind-transfer-add-summary-to-sip-header, warm-transfer-say-message, warm-transfer-wait-for-operator-to-speak-first-and-then-say-message, or warm-transfer-experimental.

Method Summary

Methods included from Internal::Types::Union

coerce, discriminant, load, member, members, type_member?

Methods included from Internal::Types::Type

#coerce, #strict!, #strict?

Methods included from Internal::JSON::Serializable

#dump, #load

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