Polarex.CustomerPaymentMethodCreateRequiresActionResponse (Polarex v0.2.8)

View Source

Provides struct and type for a CustomerPaymentMethodCreateRequiresActionResponse

Summary

Types

t()

@type t() :: %Polarex.CustomerPaymentMethodCreateRequiresActionResponse{
  client_secret: String.t(),
  status: String.t()
}