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

Link to this section Summary

Link to this section Types

@type t() :: %PlacetelAPI.Model.PutRoutingsMailbox{
  active: boolean() | nil,
  greeting_id: integer() | nil,
  mp3: boolean() | nil
}