Polarex.ListResourceCustomerPaymentMethod (Polarex v0.2.8)
View SourceProvides struct and type for a ListResourceCustomerPaymentMethod
Summary
Types
@type t() :: %Polarex.ListResourceCustomerPaymentMethod{ items: [Polarex.PaymentMethodCard.t() | Polarex.PaymentMethodGeneric.t()], pagination: Polarex.Pagination.t() }