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

Link to this section Summary

Link to this section Types

@type t() :: %PlacetelAPI.Model.RoutingObjectMailbox{
  active: String.t() | nil,
  greeting: PlacetelAPI.Model.Prompt.t() | nil,
  mp3: String.t() | nil
}