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

Link to this section Summary

Link to this section Types

@type t() :: %PlacetelAPI.Model.PutRoutingsIvr{
  catchall_routing_object_id: integer() | nil,
  item_1_id: integer() | nil,
  item_2_id: integer() | nil,
  item_3_id: integer() | nil,
  item_4_id: integer() | nil,
  item_5_id: integer() | nil,
  item_6_id: integer() | nil,
  item_7_id: integer() | nil,
  item_8_id: integer() | nil,
  item_9_id: integer() | nil,
  prompt_id: integer() | nil
}