Provides struct and type for a ListResourceCustomer
Summary
Types
@type t() :: %Polarex.ListResourceCustomer{ items: [Polarex.CustomerIndividual.t() | Polarex.CustomerTeam.t()], pagination: Polarex.Pagination.t() }
Provides struct and type for a ListResourceCustomer
@type t() :: %Polarex.ListResourceCustomer{ items: [Polarex.CustomerIndividual.t() | Polarex.CustomerTeam.t()], pagination: Polarex.Pagination.t() }