toggle menu
ktgbotapi
common
switch theme
search in API
tgbotapi.core
/
dev.inmo.tgbotapi.types.payments
/
ShippingAddress
/
ShippingAddress
Shipping
Address
constructor
(
countryCode
:
String
,
city
:
String
,
firstStreetLine
:
String
,
secondStreetLine
:
String
,
state
:
String
=
""
,
postCode
:
String
=
""
)