1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-14 09:47:20 +01:00
MadelineProto/docs/TD_docs/constructors/shippingOption.md
2017-08-25 15:05:53 +02:00

594 B

title description
shippingOption One shipping option

Constructor: shippingOption

Back to constructors index

One shipping option

Attributes:

Name Type Required Description
id string Yes Shipping option identifier
title string Yes Option title
prices Array of labeledPrice Yes List of objects used to calculate total shipping price

Type: ShippingOption