Skip to content

Commit 12096ef

Browse files
author
GitHub Actions
committed
Update phpdoc
1 parent 4f73a85 commit 12096ef

24 files changed

+8023
-156
lines changed

docs/classes/BitPaySDK-Client-SubscriptionClient.html

Lines changed: 1080 additions & 0 deletions
Large diffs are not rendered by default.

docs/classes/BitPaySDK-Client.html

Lines changed: 507 additions & 65 deletions
Large diffs are not rendered by default.

docs/classes/BitPaySDK-Env.html

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -213,6 +213,12 @@ <h4 id="toc-constants">
213213
&nbsp;= &quot;2.0.0&quot; </span>
214214
</dt>
215215

216+
<dt class="phpdocumentor-table-of-contents__entry -constant -public">
217+
<a class="" href="classes/BitPaySDK-Env.html#constant_BITPAY_DATETIME_FORMAT">BITPAY_DATETIME_FORMAT</a>
218+
<span>
219+
&nbsp;= &#039;Y-m-d\TH:i:s\Z&#039; </span>
220+
</dt>
221+
216222
<dt class="phpdocumentor-table-of-contents__entry -constant -public">
217223
<a class="" href="classes/BitPaySDK-Env.html#constant_BITPAY_PLUGIN_INFO">BITPAY_PLUGIN_INFO</a>
218224
<span>
@@ -350,6 +356,37 @@ <h4 class="phpdocumentor-element__name" id="constant_BITPAY_API_VERSION">
350356

351357

352358

359+
</article>
360+
<article class="phpdocumentor-element -constant -public ">
361+
<h4 class="phpdocumentor-element__name" id="constant_BITPAY_DATETIME_FORMAT">
362+
BITPAY_DATETIME_FORMAT
363+
<a href="classes/BitPaySDK-Env.html#constant_BITPAY_DATETIME_FORMAT" class="headerlink"><i class="fas fa-link"></i></a>
364+
365+
</h4>
366+
367+
<aside class="phpdocumentor-element-found-in">
368+
<abbr class="phpdocumentor-element-found-in__file" title="src/BitPaySDK/Env.php"><a href="files/src-bitpaysdk-env.html"><abbr title="src/BitPaySDK/Env.php">Env.php</abbr></a></abbr>
369+
:
370+
<span class="phpdocumentor-element-found-in__line">23</span>
371+
372+
</aside>
373+
374+
375+
376+
<code class="phpdocumentor-signature phpdocumentor-code ">
377+
<span class="phpdocumentor-signature__visibility">public</span>
378+
<span class="phpdocumentor-signature__type">mixed</span>
379+
<span class="phpdocumentor-signature__name">BITPAY_DATETIME_FORMAT</span>
380+
= <span class="phpdocumentor-signature__default-value">&#039;Y-m-d\TH:i:s\Z&#039;</span>
381+
</code>
382+
383+
384+
385+
386+
387+
388+
389+
353390
</article>
354391
<article class="phpdocumentor-element -constant -public ">
355392
<h4 class="phpdocumentor-element__name" id="constant_BITPAY_PLUGIN_INFO">
@@ -625,6 +662,7 @@ <h4 class="phpdocumentor-element__name" id="constant_TEST_URL">
625662
<li class=""><a href="classes/BitPaySDK-Env.html#constant_BITPAY_API_FRAME">BITPAY_API_FRAME</a></li>
626663
<li class=""><a href="classes/BitPaySDK-Env.html#constant_BITPAY_API_FRAME_VERSION">BITPAY_API_FRAME_VERSION</a></li>
627664
<li class=""><a href="classes/BitPaySDK-Env.html#constant_BITPAY_API_VERSION">BITPAY_API_VERSION</a></li>
665+
<li class=""><a href="classes/BitPaySDK-Env.html#constant_BITPAY_DATETIME_FORMAT">BITPAY_DATETIME_FORMAT</a></li>
628666
<li class=""><a href="classes/BitPaySDK-Env.html#constant_BITPAY_PLUGIN_INFO">BITPAY_PLUGIN_INFO</a></li>
629667
<li class=""><a href="classes/BitPaySDK-Env.html#constant_PROD">PROD</a></li>
630668
<li class=""><a href="classes/BitPaySDK-Env.html#constant_PROD_URL">PROD_URL</a></li>

docs/classes/BitPaySDK-Model-Settlement-Settlement.html

Lines changed: 57 additions & 27 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)