ExVcom.Model.Picture (ex_vcom v0.1.1)

Link to this section Summary

Link to this section Types

@type t() :: %ExVcom.Model.Picture{
  content: String.t(),
  filename: String.t(),
  id: integer(),
  type: String.t()
}