voxbone v0.2.0 Voxbone.Model.SaveFaxUri

Link to this section Summary

Link to this section Types

Link to this type t()
t() :: %Voxbone.Model.SaveFaxUri{
  body: String.t(),
  csid: String.t(),
  deliveryMethod: String.t(),
  faxFileFormat: String.t(),
  faxUriId: integer(),
  subject: String.t(),
  uri: String.t(),
  useHtml: String.t()
}