View Source Elixteg.Model.File (elixteg v0.7.0)

Link to this section Summary

Link to this section Types

@type t() :: %Elixteg.Model.File{
  file_id: binary(),
  file_path: binary(),
  file_size: integer()
}