View Source PlacetelAPI.Model.RoutingObjectForward (placetel_api v2.0.0)

Link to this section Summary

Link to this section Types

@type t() :: %PlacetelAPI.Model.RoutingObjectForward{
  behaviour: String.t() | nil,
  destinations: [PlacetelAPI.Model.Destination.t()] | nil,
  prompt_id: integer() | nil
}