Telegraph.Model.ShippingAddress (telegraph v0.8.3) View Source
Link to this section Summary
Link to this section Types
Specs
t() :: %Telegraph.Model.ShippingAddress{
id: binary(),
prices: [Telegraph.Model.LabeledPrice.t()],
title: binary()
}
t() :: %Telegraph.Model.ShippingAddress{
id: binary(),
prices: [Telegraph.Model.LabeledPrice.t()],
title: binary()
}