Provides struct and type for a SubscriptionCreateExternalCustomer
@type t() :: %Polarex.SubscriptionCreateExternalCustomer{ external_customer_id: String.t(), metadata: map() | nil, product_id: String.t() }