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

Link to this section Summary

Link to this section Types

@type t() :: %PlacetelAPI.Model.PutRoutingsCustomCallerid{
  callerid_enabled: boolean() | nil,
  callerid_name: String.t() | nil,
  callerid_number: String.t() | nil
}