Class ShippingOption
java.lang.Object
io.github.natanimn.telebof.types.payments.ShippingOption
- All Implemented Interfaces:
Serializable
This object represents one shipping option.
- Since:
- 3 March 2025
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ShippingOption
Required- Parameters:
id
- Shipping option identifiertitle
- Option titleprices
- List of price portions
-