tgbot-cpp
Loading...
Searching...
No Matches
TgBot::BusinessLocation Class Reference

#include <BusinessLocation.h>

Public Types

typedef std::shared_ptr< BusinessLocationPtr
 

Public Attributes

std::string address
 Address of the business.
 
Location::Ptr location
 Optional. Location of the business.
 

Detailed Description

Definition at line 14 of file BusinessLocation.h.

Member Typedef Documentation

◆ Ptr

Definition at line 17 of file BusinessLocation.h.

Member Data Documentation

◆ address

std::string TgBot::BusinessLocation::address

Address of the business.

Definition at line 22 of file BusinessLocation.h.

◆ location

Location::Ptr TgBot::BusinessLocation::location

Optional. Location of the business.

Definition at line 27 of file BusinessLocation.h.


The documentation for this class was generated from the following file: