Telegex v0.0.2 Telegex.Model.ShippingOption View Source

Link to this section Summary

Link to this section Types

Specs

t() :: %Telegex.Model.ShippingOption{
  id: String.t(),
  prices: [Telegex.Model.LabeledPrice.t()],
  title: String.t()
}