Polarex.ListResourceProduct (Polarex v0.1.0)

View Source

Provides struct and type for a ListResourceProduct

Summary

Types

t()

@type t() :: %Polarex.ListResourceProduct{
  items: [Polarex.Product.t()],
  pagination: Polarex.Pagination.t()
}