diff options
Diffstat (limited to 'docs/class_tg_bot_1_1_successful_payment.html')
-rw-r--r-- | docs/class_tg_bot_1_1_successful_payment.html | 105 |
1 files changed, 58 insertions, 47 deletions
diff --git a/docs/class_tg_bot_1_1_successful_payment.html b/docs/class_tg_bot_1_1_successful_payment.html index c471a3f..1adc01f 100644 --- a/docs/class_tg_bot_1_1_successful_payment.html +++ b/docs/class_tg_bot_1_1_successful_payment.html @@ -3,8 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> -<meta name="generator" content="Doxygen 1.8.13"/> -<meta name="viewport" content="width=device-width, initial-scale=1"/> +<meta name="generator" content="Doxygen 1.8.11"/> <title>tgbot-cpp: TgBot::SuccessfulPayment Class Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -15,10 +14,14 @@ <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); + $(window).load(resizeHeight); </script> <link href="search/search.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="search/searchdata.js"></script> <script type="text/javascript" src="search/search.js"></script> +<script type="text/javascript"> + $(document).ready(function() { init_search(); }); +</script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -36,19 +39,43 @@ </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.13 --> +<!-- Generated by Doxygen 1.8.11 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search",false,'Search'); </script> -<script type="text/javascript" src="menudata.js"></script> -<script type="text/javascript" src="menu.js"></script> -<script type="text/javascript"> -$(function() { - initMenu('',true,false,'search.php','Search'); - $(document).ready(function() { init_search(); }); -}); -</script> -<div id="main-nav"></div> + <div id="navrow1" class="tabs"> + <ul class="tablist"> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li class="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + <li> + <div id="MSearchBox" class="MSearchBoxInactive"> + <span class="left"> + <img id="MSearchSelect" src="search/mag_sel.png" + onmouseover="return searchBox.OnSearchSelectShow()" + onmouseout="return searchBox.OnSearchSelectHide()" + alt=""/> + <input type="text" id="MSearchField" value="Search" accesskey="S" + onfocus="searchBox.OnSearchFieldFocus(true)" + onblur="searchBox.OnSearchFieldFocus(false)" + onkeyup="searchBox.OnSearchFieldChange(event)"/> + </span><span class="right"> + <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> + </span> + </div> + </li> + </ul> + </div> + <div id="navrow2" class="tabs2"> + <ul class="tablist"> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="classes.html"><span>Class Index</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul> + </div> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -126,11 +153,9 @@ Public Attributes</h2></td></tr> <div class="textblock"><p>This object contains basic information about a successful payment. </p> <p><a href="https://core.telegram.org/bots/api#successfulpayment">https://core.telegram.org/bots/api#successfulpayment</a> </p> -<p class="definition">Definition at line <a class="el" href="_successful_payment_8h_source.html#l00041">41</a> of file <a class="el" href="_successful_payment_8h_source.html">SuccessfulPayment.h</a>.</p> +<p>Definition at line <a class="el" href="_successful_payment_8h_source.html#l00041">41</a> of file <a class="el" href="_successful_payment_8h_source.html">SuccessfulPayment.h</a>.</p> </div><h2 class="groupheader">Member Typedef Documentation</h2> -<a id="a753e2643432af6f0b2561436f2b1da0d"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a753e2643432af6f0b2561436f2b1da0d">◆ </a></span>Ptr</h2> - +<a class="anchor" id="a753e2643432af6f0b2561436f2b1da0d"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -140,14 +165,12 @@ Public Attributes</h2></td></tr> </table> </div><div class="memdoc"> -<p class="definition">Definition at line <a class="el" href="_successful_payment_8h_source.html#l00043">43</a> of file <a class="el" href="_successful_payment_8h_source.html">SuccessfulPayment.h</a>.</p> +<p>Definition at line <a class="el" href="_successful_payment_8h_source.html#l00043">43</a> of file <a class="el" href="_successful_payment_8h_source.html">SuccessfulPayment.h</a>.</p> </div> </div> <h2 class="groupheader">Member Data Documentation</h2> -<a id="a7cabedcd7e557d607baf968c2fc454f3"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a7cabedcd7e557d607baf968c2fc454f3">◆ </a></span>currency</h2> - +<a class="anchor" id="a7cabedcd7e557d607baf968c2fc454f3"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -159,13 +182,11 @@ Public Attributes</h2></td></tr> <p>Three-letter ISO 4217 currency code. </p> -<p class="definition">Definition at line <a class="el" href="_successful_payment_8h_source.html#l00048">48</a> of file <a class="el" href="_successful_payment_8h_source.html">SuccessfulPayment.h</a>.</p> +<p>Definition at line <a class="el" href="_successful_payment_8h_source.html#l00048">48</a> of file <a class="el" href="_successful_payment_8h_source.html">SuccessfulPayment.h</a>.</p> </div> </div> -<a id="a260f6306836c863523054f076c9350c6"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a260f6306836c863523054f076c9350c6">◆ </a></span>invoicePayload</h2> - +<a class="anchor" id="a260f6306836c863523054f076c9350c6"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -177,13 +198,11 @@ Public Attributes</h2></td></tr> <p><a class="el" href="class_tg_bot_1_1_bot.html" title="This object holds other objects specific for this bot instance. ">Bot</a> specified invoice payload. </p> -<p class="definition">Definition at line <a class="el" href="_successful_payment_8h_source.html#l00066">66</a> of file <a class="el" href="_successful_payment_8h_source.html">SuccessfulPayment.h</a>.</p> +<p>Definition at line <a class="el" href="_successful_payment_8h_source.html#l00066">66</a> of file <a class="el" href="_successful_payment_8h_source.html">SuccessfulPayment.h</a>.</p> </div> </div> -<a id="a7fd2215c7e0a0975477d8e5fff0ae829"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a7fd2215c7e0a0975477d8e5fff0ae829">◆ </a></span>orderInfo</h2> - +<a class="anchor" id="a7fd2215c7e0a0975477d8e5fff0ae829"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -195,13 +214,11 @@ Public Attributes</h2></td></tr> <p>Optional. Order info provided by the user. </p> -<p class="definition">Definition at line <a class="el" href="_successful_payment_8h_source.html#l00076">76</a> of file <a class="el" href="_successful_payment_8h_source.html">SuccessfulPayment.h</a>.</p> +<p>Definition at line <a class="el" href="_successful_payment_8h_source.html#l00076">76</a> of file <a class="el" href="_successful_payment_8h_source.html">SuccessfulPayment.h</a>.</p> </div> </div> -<a id="a06d9cb4285772b1e0aa91df415af4cf6"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a06d9cb4285772b1e0aa91df415af4cf6">◆ </a></span>providerPaymentChargeId</h2> - +<a class="anchor" id="a06d9cb4285772b1e0aa91df415af4cf6"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -213,13 +230,11 @@ Public Attributes</h2></td></tr> <p>Provider payment identifier. </p> -<p class="definition">Definition at line <a class="el" href="_successful_payment_8h_source.html#l00086">86</a> of file <a class="el" href="_successful_payment_8h_source.html">SuccessfulPayment.h</a>.</p> +<p>Definition at line <a class="el" href="_successful_payment_8h_source.html#l00086">86</a> of file <a class="el" href="_successful_payment_8h_source.html">SuccessfulPayment.h</a>.</p> </div> </div> -<a id="a29413281af3ef0ff5c60d3e4dac2435e"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a29413281af3ef0ff5c60d3e4dac2435e">◆ </a></span>shippingOptionId</h2> - +<a class="anchor" id="a29413281af3ef0ff5c60d3e4dac2435e"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -231,13 +246,11 @@ Public Attributes</h2></td></tr> <p>Optional. Identifier of the shipping option chosen by the user. </p> -<p class="definition">Definition at line <a class="el" href="_successful_payment_8h_source.html#l00071">71</a> of file <a class="el" href="_successful_payment_8h_source.html">SuccessfulPayment.h</a>.</p> +<p>Definition at line <a class="el" href="_successful_payment_8h_source.html#l00071">71</a> of file <a class="el" href="_successful_payment_8h_source.html">SuccessfulPayment.h</a>.</p> </div> </div> -<a id="a42ec4a5d0de537eaf1e9d43866ac3c04"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a42ec4a5d0de537eaf1e9d43866ac3c04">◆ </a></span>telegramPaymentChargeId</h2> - +<a class="anchor" id="a42ec4a5d0de537eaf1e9d43866ac3c04"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -249,13 +262,11 @@ Public Attributes</h2></td></tr> <p>Telegram payment identifier. </p> -<p class="definition">Definition at line <a class="el" href="_successful_payment_8h_source.html#l00081">81</a> of file <a class="el" href="_successful_payment_8h_source.html">SuccessfulPayment.h</a>.</p> +<p>Definition at line <a class="el" href="_successful_payment_8h_source.html#l00081">81</a> of file <a class="el" href="_successful_payment_8h_source.html">SuccessfulPayment.h</a>.</p> </div> </div> -<a id="a5e2d3de9df8e9ee28b9e9c5e037cadc7"></a> -<h2 class="memtitle"><span class="permalink"><a href="#a5e2d3de9df8e9ee28b9e9c5e037cadc7">◆ </a></span>totalAmount</h2> - +<a class="anchor" id="a5e2d3de9df8e9ee28b9e9c5e037cadc7"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> @@ -269,7 +280,7 @@ Public Attributes</h2></td></tr> <p>For example, for a price of US$ 1.45 pass amount = 145. See the exp parameter in currencies.json, it shows the number of digits past the decimal point for each currency (2 for the majority of currencies).</p> <p><a href="https://core.telegram.org/bots/payments/currencies.json">https://core.telegram.org/bots/payments/currencies.json</a> </p> -<p class="definition">Definition at line <a class="el" href="_successful_payment_8h_source.html#l00061">61</a> of file <a class="el" href="_successful_payment_8h_source.html">SuccessfulPayment.h</a>.</p> +<p>Definition at line <a class="el" href="_successful_payment_8h_source.html#l00061">61</a> of file <a class="el" href="_successful_payment_8h_source.html">SuccessfulPayment.h</a>.</p> </div> </div> @@ -282,9 +293,9 @@ Public Attributes</h2></td></tr> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="namespace_tg_bot.html">TgBot</a></li><li class="navelem"><a class="el" href="class_tg_bot_1_1_successful_payment.html">SuccessfulPayment</a></li> - <li class="footer">Generated on Tue Jun 5 2018 19:07:15 for tgbot-cpp by + <li class="footer">Generated on Fri Jun 22 2018 22:14:17 for tgbot-cpp by <a href="http://www.doxygen.org/index.html"> - <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> </ul> </div> </body> |