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