Polarex.CustomerPaymentMethodCreateSucceededResponse (Polarex v0.2.8)
View SourceProvides struct and type for a CustomerPaymentMethodCreateSucceededResponse
Summary
Types
@type t() :: %Polarex.CustomerPaymentMethodCreateSucceededResponse{ payment_method: Polarex.PaymentMethodCard.t() | Polarex.PaymentMethodGeneric.t(), status: String.t() }