Sid Gifari File Manager
๐ Root
/
home2
/
meumer25
/
painelsexshoptentacao.meumercado.app
/
vendor
/
mercadopago
/
dx-php
/
docs
/
classes
/
Editing: MercadoPago.MerchantOrder.html
<!DOCTYPE html> <html lang="en"> <head> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0"/> <meta charset="utf-8"/> <title> SDK Mercado Pago » \MercadoPago\MerchantOrder </title> <meta name="author" content=""/> <meta name="description" content=""/> <link href="../css/template.css" rel="stylesheet" media="all"/> <!--[if lt IE 9]> <script src="https://html5shim.googlecode.com/svn/trunk/html5.js" type="text/javascript"></script> <![endif]--> <script src="../js/jquery-1.7.1.min.js" type="text/javascript"></script> <script src="../js/jquery-ui-1.8.2.custom.min.js" type="text/javascript"></script> <script src="../js/jquery.mousewheel.min.js" type="text/javascript"></script> <script src="../js/bootstrap.js" type="text/javascript"></script> <script src="../js/template.js" type="text/javascript"></script> <script src="../js/prettify/prettify.min.js" type="text/javascript"></script> <link rel="shortcut icon" href="../img/favicon.ico"/> <link rel="apple-touch-icon" href="../img/apple-touch-icon.png"/> <link rel="apple-touch-icon" sizes="72x72" href="../img/apple-touch-icon-72x72.png"/> <link rel="apple-touch-icon" sizes="114x114" href="../img/apple-touch-icon-114x114.png"/> </head> <body> <div class="navbar navbar-fixed-top"> <div class="navbar-inner"> <div class="container"> <a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse"> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </a> <a class="brand" href="../index.html">SDK Mercado Pago</a> <div class="nav-collapse"> <ul class="nav"> <li class="dropdown"> <a href="#api" class="dropdown-toggle" data-toggle="dropdown"> API Documentation <b class="caret"></b> </a> <ul class="dropdown-menu"> <li><a>Namespaces</a></li> <li><a href="../namespaces/MercadoPago.html">MercadoPago</a></li> Warning: count(): Parameter must be an array or an object that implements Countable in phar:///Users/victorlima/gitrepo/sdk/dx-php/phpDocumentor.phar/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1293 </ul> </li> <li class="dropdown" id="charts-menu"> <a href="#charts" class="dropdown-toggle" data-toggle="dropdown"> Charts <b class="caret"></b> </a> <ul class="dropdown-menu"> <li> <a href="../graph_class.html"> <i class="icon-list-alt"></i> Class hierarchy diagram </a> </li> </ul> </li> <li class="dropdown" id="reports-menu"> <a href="#reports" class="dropdown-toggle" data-toggle="dropdown"> Reports <b class="caret"></b> </a> <ul class="dropdown-menu"> <li> <a href="../errors.html"> <i class="icon-list-alt"></i> Errors </a> </li> <li> <a href="../markers.html"> <i class="icon-list-alt"></i> Markers </a> </li> <li> <a href="../deprecated.html"> <i class="icon-list-alt"></i> Deprecated </a> </li> </ul> </li> </ul> </div> </div> </div> <div class="go_to_top"> <a href="#___" style="color: inherit">Back to top  <i class="icon-upload icon-white"></i></a> </div> </div> <div id="___" class="container"> <noscript> <div class="alert alert-warning"> Javascript is disabled; several features are only available if Javascript is enabled. </div> </noscript> <style> .deprecated h2 { text-decoration: line-through; } </style> <div class="row"> <div class="span4"> <div class="btn-group view pull-right" data-toggle="buttons-radio"> <button class="btn details" title="Show descriptions and method names"><i class="icon-list"></i></button> <button class="btn simple" title="Show only method names"><i class="icon-align-justify"></i></button> </div> <div class="btn-group visibility" data-toggle="buttons-checkbox"> <button class="btn public active" title="Show public elements">Public</button> <button class="btn protected" title="Show protected elements">Protected</button> <button class="btn private" title="Show private elements">Private</button> <button class="btn inherited active" title="Show inherited elements">Inherited</button> </div> <ul class="side-nav nav nav-list"> <li class="nav-header"> <i class="icon-custom icon-method"></i> Methods <ul> </ul> </li> <li class="nav-header protected">ยป Protected <ul> </ul> </li> <li class="nav-header private">ยป Private <ul> </ul> </li> <li class="nav-header"> <i class="icon-custom icon-constant"></i> Constants <ul> </ul> </li> </ul> </div> <div class="span8"> <div class="element class"> <h1>MerchantOrder</h1> <small style="display: block; text-align: right"> Extends \MercadoPago\Entity </small> <p class="short_description">This class will allow you to create and manage your orders. You can attach one or more payments in your merchant order.</p> <div class="details"> <div class="long_description"> </div> <table class="table table-bordered"> <tr> <th> link </th> <td> <p>Click here for more infos</p> </td> </tr> <tr> <th> RestMethod </th> <td> <p>(resource="/merchant_orders/:id", method="read")</p> </td> </tr> <tr> <th> RestMethod </th> <td> <p>(resource="/merchant_orders/", method="create")</p> </td> </tr> <tr> <th> RestMethod </th> <td> <p>(resource="/merchant_orders/:id", method="update")</p> </td> </tr> <tr> <th> package </th> <td> <p>Default</p> </td> </tr> </table> <h3><i class="icon-custom icon-method"></i> Methods</h3> <h3><i class="icon-custom icon-property"></i> Properties</h3> <a id="property_id"> </a> <div class="element clickable property protected property_id" data-toggle="collapse" data-target=".property_id .collapse"> <h2>id</h2> <pre>id : integer</pre> <div class="labels"> </div> <div class="row collapse"> <div class="detail-description"> <div class="long_description"></div> <table class="table"> <tr> <th> Attribute </th> <td> <p>()</p> </td> </tr> <tr> <th> var </th> <td> </td> </tr> </table> <h3>Type(s)</h3> <code>integer</code> </div> </div> </div> <a id="property_preferenceId"> </a> <div class="element clickable property protected property_preferenceId" data-toggle="collapse" data-target=".property_preferenceId .collapse"> <h2>preferenceId</h2> <pre>preferenceId : string</pre> <div class="labels"> </div> <div class="row collapse"> <div class="detail-description"> <div class="long_description"></div> <table class="table"> <tr> <th> Attribute </th> <td> <p>()</p> </td> </tr> <tr> <th> var </th> <td> </td> </tr> </table> <h3>Type(s)</h3> <code>string</code> </div> </div> </div> <a id="property_dateCreated"> </a> <div class="element clickable property protected property_dateCreated" data-toggle="collapse" data-target=".property_dateCreated .collapse"> <h2>dateCreated</h2> <pre>dateCreated : string</pre> <div class="labels"> </div> <div class="row collapse"> <div class="detail-description"> <div class="long_description"></div> <table class="table"> <tr> <th> Attribute </th> <td> <p>()</p> </td> </tr> <tr> <th> var </th> <td> </td> </tr> </table> <h3>Type(s)</h3> <code>string</code> </div> </div> </div> <a id="property_lastUpdate"> </a> <div class="element clickable property protected property_lastUpdate" data-toggle="collapse" data-target=".property_lastUpdate .collapse"> <h2>lastUpdated</h2> <pre>lastUpdate : string</pre> <div class="labels"> </div> <div class="row collapse"> <div class="detail-description"> <div class="long_description"></div> <table class="table"> <tr> <th> Attribute </th> <td> <p>()</p> </td> </tr> <tr> <th> var </th> <td> </td> </tr> </table> <h3>Type(s)</h3> <code>string</code> </div> </div> </div> <a id="property_applicationId"> </a> <div class="element clickable property protected property_applicationId" data-toggle="collapse" data-target=".property_applicationId .collapse"> <h2>applicationId</h2> <pre>applicationId : string</pre> <div class="labels"> </div> <div class="row collapse"> <div class="detail-description"> <div class="long_description"></div> <table class="table"> <tr> <th> Attribute </th> <td> </td> </tr> <tr> <th> var </th> <td> </td> </tr> </table> <h3>Type(s)</h3> <code>string</code> </div> </div> </div> <a id="property_status"> </a> <div class="element clickable property protected property_status" data-toggle="collapse" data-target=".property_status .collapse"> <h2>status</h2> <pre>status : string</pre> <div class="labels"> </div> <div class="row collapse"> <div class="detail-description"> <div class="long_description"></div> <table class="table"> <tr> <th> Attribute </th> <td> <p>()</p> </td> </tr> <tr> <th> var </th> <td> </td> </tr> </table> <h3>Type(s)</h3> <code>string</code> </div> </div> </div> <a id="property_siteId"> </a> <div class="element clickable property protected property_siteId" data-toggle="collapse" data-target=".property_siteId .collapse"> <h2>siteId</h2> <pre>siteId : string</pre> <div class="labels"> </div> <div class="row collapse"> <div class="detail-description"> <div class="long_description"></div> <table class="table"> <tr> <th> Attribute </th> <td> <p>()</p> </td> </tr> <tr> <th> var </th> <td> </td> </tr> </table> <h3>Type(s)</h3> <code>string</code> </div> </div> </div> <a id="property_payer"> </a> <div class="element clickable property protected property_payer" data-toggle="collapse" data-target=".property_payer .collapse"> <h2>payer</h2> <pre>payer : object</pre> <div class="labels"> </div> <div class="row collapse"> <div class="detail-description"> <div class="long_description"></div> <table class="table"> <tr> <th> Attribute </th> <td> <p>()</p> </td> </tr> <tr> <th> var </th> <td> </td> </tr> </table> <h3>Type(s)</h3> <code>object</code> </div> </div> </div> <a id="property_collector"> </a> <div class="element clickable property protected property_collector" data-toggle="collapse" data-target=".property_collector .collapse"> <h2>collector</h2> <pre>collector : object</pre> <div class="labels"> </div> <div class="row collapse"> <div class="detail-description"> <div class="long_description"></div> <table class="table"> <tr> <th> Attribute </th> <td> <p>()</p> </td> </tr> <tr> <th> var </th> <td> </td> </tr> </table> <h3>Type(s)</h3> <code>object</code> </div> </div> </div> <a id="property_sponsorId"> </a> <div class="element clickable property protected property_sponsorId" data-toggle="collapse" data-target=".property_sponsorId .collapse"> <h2>sponsorId</h2> <pre>sponsorId : integer</pre> <div class="labels"> </div> <div class="row collapse"> <div class="detail-description"> <div class="long_description"></div> <table class="table"> <tr> <th> Attribute </th> <td> <p>()</p> </td> </tr> <tr> <th> var </th> <td> </td> </tr> </table> <h3>Type(s)</h3> <code>integer</code> </div> </div> </div> <a id="property_payments"> </a> <div class="element clickable property protected property_payments" data-toggle="collapse" data-target=".property_payments .collapse"> <h2>payments</h2> <pre>payments : array</pre> <div class="labels"> </div> <div class="row collapse"> <div class="detail-description"> <div class="long_description"></div> <table class="table"> <tr> <th> Attribute </th> <td> <p>()</p> </td> </tr> <tr> <th> var </th> <td> </td> </tr> </table> <h3>Type(s)</h3> <code>array</code> </div> </div> </div> <a id="property_paidAmount"> </a> <div class="element clickable property protected property_paidAmount" data-toggle="collapse" data-target=".property_paidAmount .collapse"> <h2>paidAmount</h2> <pre>paidAmount : float</pre> <div class="labels"> </div> <div class="row collapse"> <div class="detail-description"> <div class="long_description"></div> <table class="table"> <tr> <th> Attribute </th> <td> <p>()</p> </td> </tr> <tr> <th> var </th> <td> </td> </tr> </table> <h3>Type(s)</h3> <code>float</code> </div> </div> </div> <a id="property_refundedAmount"> </a> <div class="element clickable property protected property_refundedAmount" data-toggle="collapse" data-target=".property_refundedAmount .collapse"> <h2>refundedAmount</h2> <pre>refundedAmount : float</pre> <div class="labels"> </div> <div class="row collapse"> <div class="detail-description"> <div class="long_description"></div> <table class="table"> <tr> <th> Attribute </th> <td> <p>()</p> </td> </tr> <tr> <th> var </th> <td> </td> </tr> </table> <h3>Type(s)</h3> <code>float</code> </div> </div> </div> <a id="property_shippingCost"> </a> <div class="element clickable property protected property_shippingCost" data-toggle="collapse" data-target=".property_shippingCost .collapse"> <h2>shippingCost</h2> <pre>shippingCost : float</pre> <div class="labels"> </div> <div class="row collapse"> <div class="detail-description"> <div class="long_description"></div> <table class="table"> <tr> <th> Attribute </th> <td> <p>()</p> </td> </tr> <tr> <th> var </th> <td> </td> </tr> </table> <h3>Type(s)</h3> <code>float</code> </div> </div> </div> <a id="property_cancelled"> </a> <div class="element clickable property protected property_cancelled" data-toggle="collapse" data-target=".property_cancelled .collapse"> <h2>cancelled</h2> <pre>cancelled : boolean</pre> <div class="labels"> </div> <div class="row collapse"> <div class="detail-description"> <div class="long_description"></div> <table class="table"> <tr> <th> Attribute </th> <td> <p>()</p> </td> </tr> <tr> <th> var </th> <td> </td> </tr> </table> <h3>Type(s)</h3> <code>boolean</code> </div> </div> </div> <a id="property_items"> </a> <div class="element clickable property protected property_items" data-toggle="collapse" data-target=".property_items .collapse"> <h2>items</h2> <pre>items : array</pre> <div class="labels"> </div> <div class="row collapse"> <div class="detail-description"> <div class="long_description"></div> <table class="table"> <tr> <th> Attribute </th> <td> <p>()</p> </td> </tr> <tr> <th> var </th> <td> </td> </tr> </table> <h3>Type(s)</h3> <code>array</code> </div> </div> </div> <a id="property_shipments"> </a> <div class="element clickable property protected property_shipments" data-toggle="collapse" data-target=".property_shipments .collapse"> <h2>shipments</h2> <pre>shipments : array</pre> <div class="labels"> </div> <div class="row collapse"> <div class="detail-description"> <div class="long_description"></div> <table class="table"> <tr> <th> Attribute </th> <td> <p>()</p> </td> </tr> <tr> <th> var </th> <td> </td> </tr> </table> <h3>Type(s)</h3> <code>array</code> </div> </div> </div> <a id="property_notificationUrl"> </a> <div class="element clickable property protected property_notificationUrl" data-toggle="collapse" data-target=".property_notificationUrl .collapse"> <h2>notificationUrl</h2> <pre>notificationUrl : string</pre> <div class="labels"> </div> <div class="row collapse"> <div class="detail-description"> <div class="long_description"></div> <table class="table"> <tr> <th> Attribute </th> <td> <p>()</p> </td> </tr> <tr> <th> var </th> <td> </td> </tr> </table> <h3>Type(s)</h3> <code>string</code> </div> </div> </div> <a id="property_additionalInfo"> </a> <div class="element clickable property protected property_additionalInfo" data-toggle="collapse" data-target=".property_additionalInfo .collapse"> <h2>additionalInfo</h2> <pre>additionalInfo : string</pre> <div class="labels"> </div> <div class="row collapse"> <div class="detail-description"> <div class="long_description"></div> <table class="table"> <tr> <th> Attribute </th> <td> <p>()</p> </td> </tr> <tr> <th> var </th> <td> </td> </tr> </table> <h3>Type(s)</h3> <code>string</code> </div> </div> </div> <a id="property_externalReference"> </a> <div class="element clickable property protected property_externalReference" data-toggle="collapse" data-target=".property_externalReference .collapse"> <h2>externalReference</h2> <pre>externalReference : string</pre> <div class="labels"> </div> <div class="row collapse"> <div class="detail-description"> <div class="long_description"></div> <table class="table"> <tr> <th> Attribute </th> <td> <p>()</p> </td> </tr> <tr> <th> var </th> <td> </td> </tr> </table> <h3>Type(s)</h3> <code>string</code> </div> </div> </div> <a id="property_marketplace"> </a> <div class="element clickable property protected property_marketplace" data-toggle="collapse" data-target=".property_marketplace .collapse"> <h2>marketplace</h2> <pre>marketplace : string</pre> <div class="labels"> </div> <div class="row collapse"> <div class="detail-description"> <div class="long_description"></div> <table class="table"> <tr> <th> Attribute </th> <td> <p>()</p> </td> </tr> <tr> <th> var </th> <td> </td> </tr> </table> <h3>Type(s)</h3> <code>string</code> </div> </div> </div> <a id="property_totalAmount"> </a> <div class="element clickable property protected property_totalAmount" data-toggle="collapse" data-target=".property_totalAmount .collapse"> <h2>totalAmount</h2> <pre>totalAmount : float</pre> <div class="labels"> </div> <div class="row collapse"> <div class="detail-description"> <div class="long_description"></div> <table class="table"> <tr> <th> Attribute </th> <td> <p>()</p> </td> </tr> <tr> <th> var </th> <td> </td> </tr> </table> <h3>Type(s)</h3> <code>float</code> </div> </div> </div> </div> </div> <a id="\MercadoPago\MerchantOrder"></a> <ul class="breadcrumb"> <li><a href="../index.html"><i class="icon-custom icon-class"></i></a></li> <li><span class="divider">\</span><a href="../namespaces/MercadoPago.html">MercadoPago</a></li> <li class="active"><span class="divider">\</span><a href="../classes/MercadoPago.MerchantOrder.html">MerchantOrder</a></li> </ul> </div> </div> </div> <footer class="span12"> Template is built using <a href="http://twitter.github.com/bootstrap/">Twitter Bootstrap 2</a> and icons provided by <a href="http://glyphicons.com/">Glyphicons</a>.<br/> Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and<br/> generated on Wed, 30 Dec 2020 18:53:39 +0000.<br/> </footer> </body> </html>
Save
Cancel