$email
$name
$phoneNumber
$shippingAddress
Class OrderInfoType.
$email : string | null
$name : string | null
$phoneNumber : string | null
$shippingAddress : \TgBotApi\BotApiBase\Type\ShippingAddressType | null