Polarex.ProductPriceFreeCreate (Polarex v0.3.1)

Copy Markdown View Source

Provides struct and type for a ProductPriceFreeCreate

Summary

Types

t()

@type t() :: %Polarex.ProductPriceFreeCreate{
  amount_type: String.t(),
  price_currency: String.t() | nil,
  tax_behavior: String.t() | nil
}