Polarex.ListResource (Polarex v0.1.0)
View SourceProvides struct and type for a ListResource
Summary
Types
@type t() :: %Polarex.ListResource{ items: [Polarex.CardPayment.t() | Polarex.GenericPayment.t()], pagination: Polarex.Pagination.t() }
Provides struct and type for a ListResource
@type t() :: %Polarex.ListResource{ items: [Polarex.CardPayment.t() | Polarex.GenericPayment.t()], pagination: Polarex.Pagination.t() }