YourImageShare.ListResult (YourImageShare v1.0.0)

Copy Markdown View Source

Response shape for list/2.

Summary

Types

t()

@type t() :: %YourImageShare.ListResult{
  data: [YourImageShare.ListedUpload.t()],
  meta: YourImageShare.ListMeta.t()
}