Alexia.Model.Document (alexia v0.8.1)

Link to this section Summary

Link to this section Types

Specs

t() :: %Alexia.Model.Document{
  file_id: binary(),
  file_name: binary(),
  file_size: integer(),
  mime_type: binary(),
  thumb: Alexia.Model.PhotoSize.t()
}