ShippingOption

fun ShippingOption(id: String, title: String, prices: List<LabeledPrice> = emptyList())

Parameters

id

Shipping option identifier

title

Option title

prices

List of price portions