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 SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
ShippingOptionRequired- Parameters:
- id- Shipping option identifier
- title- Option title
- prices- List of price portions
 
 
-