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