voxbone v0.2.0 Voxbone.Model.Attachment

Link to this section Summary

Link to this section Types

Link to this type t()
t() :: %Voxbone.Model.Attachment{
  contentDisposition: ContentDisposition,
  contentId: String.t(),
  contentType: MediaType,
  dataHandler: DataHandler,
  headers: %{optional(String.t()) => [String.t()]},
  object: Object
}