View Source PlacetelAPI.Model.PutRoutingsForward (placetel_api v2.0.1)

Link to this section Summary

Link to this section Types

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