Class ShippingAddress
- java.lang.Object
-
- org.telegram.telegrambots.meta.api.objects.payments.ShippingAddress
-
- All Implemented Interfaces:
Serializable,BotApiObject
public class ShippingAddress extends Object implements BotApiObject
- Version:
- 1.0 2-letter ISO 3166-1 alpha-2 country code
- Author:
- Ruben Bermudez
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ShippingAddress()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetCity()StringgetCountryCode()StringgetPostCode()StringgetState()StringgetStreetLine1()StringgetStreetLine2()StringtoString()
-