Polarex.PaymentMethodGeneric (Polarex v0.2.1)
View SourceProvides struct and type for a PaymentMethodGeneric
Summary
Types
@type t() :: %Polarex.PaymentMethodGeneric{ created_at: DateTime.t(), default: boolean(), id: String.t(), type: String.t() }