Polarex.SubscriptionCreateExternalCustomer (Polarex v0.2.8)

View Source

Provides struct and type for a SubscriptionCreateExternalCustomer

Summary

Types

t()

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