Provides struct and type for a CustomerSessionCustomerIDCreate
@type t() :: %Polarex.CustomerSessionCustomerIDCreate{ customer_id: String.t(), external_member_id: String.t() | nil, member_id: String.t() | nil, return_url: String.t() | nil }