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

Link to this section Summary

Link to this section Types

@type t() :: %PlacetelAPI.Model.RoutingObjectCustomCallerId{
  enabled: String.t() | nil,
  name: String.t() | nil,
  number: String.t() | nil
}