public class ShippingAddress extends Object implements BotApiObject
| Constructor and Description |
|---|
ShippingAddress() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCity() |
String |
getCountryCode() |
String |
getPostCode() |
String |
getState() |
String |
getStreetLine1() |
String |
getStreetLine2() |
String |
toString() |
Copyright © 2019. All rights reserved.