Polarex.CustomerSessionCustomerIDCreate (Polarex v0.2.8)

View Source

Provides struct and type for a CustomerSessionCustomerIDCreate

Summary

Types

t()

@type t() :: %Polarex.CustomerSessionCustomerIDCreate{
  customer_id: String.t(),
  return_url: String.t() | nil
}