Polarex.ListResourceCustomer (Polarex v0.3.2)

Copy Markdown View Source

Provides struct and type for a ListResourceCustomer

Summary

Types

t()

@type t() :: %Polarex.ListResourceCustomer{
  items: [Polarex.CustomerIndividual.t() | Polarex.CustomerTeam.t()],
  pagination: Polarex.Pagination.t()
}