Nadia.Model.File (nadia v0.8.0)

View Source

Summary

Types

t()

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