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