Alexia.Model.PhotoSize (alexia v0.8.1)

Link to this section Summary

Link to this section Types

Specs

t() :: %Alexia.Model.PhotoSize{
  file_id: binary(),
  file_size: integer(),
  height: integer(),
  width: integer()
}