Provides struct and type for a CustomerSessionCustomerExternalIDCreate
@type t() :: %Polarex.CustomerSessionCustomerExternalIDCreate{ external_customer_id: String.t(), return_url: String.t() | nil }