View Source Tesla.Multipart.Part (tesla v1.14.1)

Summary

Types

t()

@type t() :: %Tesla.Multipart.Part{
  body: String.t(),
  dispositions: Keyword.t(),
  headers: Tesla.Env.headers()
}