Polarex.CustomerPaymentMethodCreate (Polarex v0.2.1)

View Source

Provides struct and type for a CustomerPaymentMethodCreate

Summary

Types

t()

@type t() :: %Polarex.CustomerPaymentMethodCreate{
  confirmation_token_id: String.t(),
  return_url: String.t(),
  set_default: boolean()
}