class Tourmaline::ShippingOption
inherits Reference
#
This object represents one shipping option.
Included modules
JSON::Serializable
Constructors#
.new(id, title, prices : Array(Tourmaline::LabeledPrice) = [] of Tourmaline::LabeledPrice)
#
(id, title, prices : Array(Tourmaline::LabeledPrice) = [] of Tourmaline::LabeledPrice)