Polarex.SubscriptionCreateCustomer (Polarex v0.2.8)

View Source

Provides struct and type for a SubscriptionCreateCustomer

Summary

Types

t()

@type t() :: %Polarex.SubscriptionCreateCustomer{
  customer_id: String.t(),
  metadata: Polarex.Metadata.t() | nil,
  product_id: String.t()
}