voxbone v0.2.0 Voxbone.Model.MediaType

Link to this section Summary

Link to this section Types

Link to this type t()
t() :: %Voxbone.Model.MediaType{
  parameters: %{optional(String.t()) => String.t()},
  subtype: String.t(),
  type: String.t(),
  wildcardSubtype: boolean(),
  wildcardType: boolean()
}