Skip to content

Commit

Permalink
Api documentations update (Sat Jun 1 12:13:54 UTC 2024)
Browse files Browse the repository at this point in the history
#apidocs
  • Loading branch information
sudo-robot committed Jun 1, 2024
1 parent aaa1874 commit add95d1
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 2 deletions.
11 changes: 10 additions & 1 deletion api-docs/mangopay2-php-sdk/MangoPay/Refund.html
Original file line number Diff line number Diff line change
Expand Up @@ -294,6 +294,15 @@ <h2>Properties</h2>
<td>$Reference</td>
<td class="last"></td>
<td></td>
</tr>
<tr>
<td class="type" id="property_StatementDescriptor">
string

</td>
<td>$StatementDescriptor</td>
<td class="last"></td>
<td></td>
</tr>
</table>

Expand Down Expand Up @@ -353,7 +362,7 @@ <h2>Details</h2>
<div id="method-details">
<div class="method-item">
<h3 id="method_GetSubObjects">
<div class="location"><a href="https://github.com/Mangopay/mangopay2-php-sdk/blob/master/MangoPay/Refund.php#L50">at line 50</a></div>
<div class="location"><a href="https://github.com/Mangopay/mangopay2-php-sdk/blob/master/MangoPay/Refund.php#L55">at line 55</a></div>
<code> array
<strong>GetSubObjects</strong>()
</code>
Expand Down
2 changes: 2 additions & 0 deletions api-docs/mangopay2-php-sdk/doc-index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2067,6 +2067,8 @@ <h2 id="letterA">A</h2>
<abbr title="MangoPay\RecurringPayInCIT">RecurringPayInCIT</abbr>#StatementDescriptor</a> &mdash; <em>Property in class <a href="MangoPay/RecurringPayInCIT.html"><abbr title="MangoPay\RecurringPayInCIT">RecurringPayInCIT</abbr></a></em></dt>
<dd></dd><dt>$<a href="MangoPay/RecurringPayInMIT.html#property_StatementDescriptor">
<abbr title="MangoPay\RecurringPayInMIT">RecurringPayInMIT</abbr>#StatementDescriptor</a> &mdash; <em>Property in class <a href="MangoPay/RecurringPayInMIT.html"><abbr title="MangoPay\RecurringPayInMIT">RecurringPayInMIT</abbr></a></em></dt>
<dd></dd><dt>$<a href="MangoPay/Refund.html#property_StatementDescriptor">
<abbr title="MangoPay\Refund">Refund</abbr>#StatementDescriptor</a> &mdash; <em>Property in class <a href="MangoPay/Refund.html"><abbr title="MangoPay\Refund">Refund</abbr></a></em></dt>
<dd></dd><dt>$<a href="MangoPay/ReportRequest.html#property_Status">
<abbr title="MangoPay\ReportRequest">ReportRequest</abbr>#Status</a> &mdash; <em>Property in class <a href="MangoPay/ReportRequest.html"><abbr title="MangoPay\ReportRequest">ReportRequest</abbr></a></em></dt>
<dd><p>Status of the report.</p></dd><dt>$<a href="MangoPay/ReportRequest.html#property_Sort">
Expand Down
Loading

0 comments on commit add95d1

Please sign in to comment.