ktgbotapi
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
ktgbotapi
tgbotapi.core
/
dev.inmo.tgbotapi.types.payments
/
OrderInfo
/
OrderInfo
Order
Info
constructor
(
name
:
String
?
=
null
,
phoneNumber
:
String
?
=
null
,
email
:
String
?
=
null
,
shippingAddress
:
ShippingAddress
?
=
null
)