Polarex.CustomerSessionCustomerExternalIDCreate (Polarex v0.2.8)

View Source

Provides struct and type for a CustomerSessionCustomerExternalIDCreate

Summary

Types

t()

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