YourImageShare.ListMeta (YourImageShare v1.0.0)

Copy Markdown View Source

Pagination info for a list/2 result.

Summary

Types

t()

@type t() :: %YourImageShare.ListMeta{
  current_page: integer(),
  last_page: integer(),
  total: integer()
}