Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SSP-996 Update dependencies, bump version #320

Merged
merged 3 commits into from
Jul 17, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 12 additions & 12 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

56 changes: 34 additions & 22 deletions docs/classes/BitPaySDK-Client-BillClient.html
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,7 @@ <h2 class="phpdocumentor-content__title">




<h5 class="phpdocumentor-tag-list__heading" id="tags">
Tags
<a href="classes/BitPaySDK-Client-BillClient.html#tags" class="headerlink"><i class="fas fa-link"></i></a>
Expand Down Expand Up @@ -208,19 +209,19 @@ <h4 id="toc-properties">
</h4>
<dl class="phpdocumentor-table-of-contents">
<dt class="phpdocumentor-table-of-contents__entry -property -private">
<a href="classes/BitPaySDK-Client-BillClient.html#property_instance">$instance</a>
<a class="" href="classes/BitPaySDK-Client-BillClient.html#property_instance">$instance</a>
<span>
&nbsp;: self|null </span>
</dt>

<dt class="phpdocumentor-table-of-contents__entry -property -private">
<a href="classes/BitPaySDK-Client-BillClient.html#property_restCli">$restCli</a>
<a class="" href="classes/BitPaySDK-Client-BillClient.html#property_restCli">$restCli</a>
<span>
&nbsp;: <a href="classes/BitPaySDK-Util-RESTcli-RESTcli.html"><abbr title="\BitPaySDK\Util\RESTcli\RESTcli">RESTcli</abbr></a> </span>
</dt>

<dt class="phpdocumentor-table-of-contents__entry -property -private">
<a href="classes/BitPaySDK-Client-BillClient.html#property_tokenCache">$tokenCache</a>
<a class="" href="classes/BitPaySDK-Client-BillClient.html#property_tokenCache">$tokenCache</a>
<span>
&nbsp;: <a href="classes/BitPaySDK-Tokens.html"><abbr title="\BitPaySDK\Tokens">Tokens</abbr></a> </span>
</dt>
Expand All @@ -234,55 +235,55 @@ <h4 id="toc-methods">
</h4>
<dl class="phpdocumentor-table-of-contents">
<dt class="phpdocumentor-table-of-contents__entry -method -public">
<a href="classes/BitPaySDK-Client-BillClient.html#method_create">create()</a>
<a class="" href="classes/BitPaySDK-Client-BillClient.html#method_create">create()</a>
<span>
&nbsp;: <a href="classes/BitPaySDK-Model-Bill-Bill.html"><abbr title="\BitPaySDK\Model\Bill\Bill">Bill</abbr></a> </span>
</dt>
<dd>Create a BitPay Bill.</dd>

<dt class="phpdocumentor-table-of-contents__entry -method -public">
<a href="classes/BitPaySDK-Client-BillClient.html#method_deliver">deliver()</a>
<a class="" href="classes/BitPaySDK-Client-BillClient.html#method_deliver">deliver()</a>
<span>
&nbsp;: bool </span>
</dt>
<dd>Deliver a BitPay Bill.</dd>

<dt class="phpdocumentor-table-of-contents__entry -method -public">
<a href="classes/BitPaySDK-Client-BillClient.html#method_get">get()</a>
<a class="" href="classes/BitPaySDK-Client-BillClient.html#method_get">get()</a>
<span>
&nbsp;: <a href="classes/BitPaySDK-Model-Bill-Bill.html"><abbr title="\BitPaySDK\Model\Bill\Bill">Bill</abbr></a> </span>
</dt>
<dd>Retrieve a BitPay bill by bill id using the specified facade.</dd>

<dt class="phpdocumentor-table-of-contents__entry -method -public">
<a href="classes/BitPaySDK-Client-BillClient.html#method_getBills">getBills()</a>
<a class="" href="classes/BitPaySDK-Client-BillClient.html#method_getBills">getBills()</a>
<span>
&nbsp;: array&lt;string|int, <a href="classes/BitPaySDK-Model-Bill-Bill.html"><abbr title="\BitPaySDK\Model\Bill\Bill">Bill</abbr></a>&gt; </span>
</dt>
<dd>Retrieve a collection of BitPay bills.</dd>

<dt class="phpdocumentor-table-of-contents__entry -method -public">
<a href="classes/BitPaySDK-Client-BillClient.html#method_getInstance">getInstance()</a>
<a class="" href="classes/BitPaySDK-Client-BillClient.html#method_getInstance">getInstance()</a>
<span>
&nbsp;: static </span>
</dt>
<dd>Factory method for Bill Client.</dd>

<dt class="phpdocumentor-table-of-contents__entry -method -public">
<a href="classes/BitPaySDK-Client-BillClient.html#method_update">update()</a>
<a class="" href="classes/BitPaySDK-Client-BillClient.html#method_update">update()</a>
<span>
&nbsp;: <a href="classes/BitPaySDK-Model-Bill-Bill.html"><abbr title="\BitPaySDK\Model\Bill\Bill">Bill</abbr></a> </span>
</dt>
<dd>Update a BitPay Bill.</dd>

<dt class="phpdocumentor-table-of-contents__entry -method -private">
<a href="classes/BitPaySDK-Client-BillClient.html#method___construct">__construct()</a>
<a class="" href="classes/BitPaySDK-Client-BillClient.html#method___construct">__construct()</a>
<span>
&nbsp;: mixed </span>
</dt>

<dt class="phpdocumentor-table-of-contents__entry -method -private">
<a href="classes/BitPaySDK-Client-BillClient.html#method_mapJsonToBillClass">mapJsonToBillClass()</a>
<a class="" href="classes/BitPaySDK-Client-BillClient.html#method_mapJsonToBillClass">mapJsonToBillClass()</a>
<span>
&nbsp;: <a href="classes/BitPaySDK-Model-Bill-Bill.html"><abbr title="\BitPaySDK\Model\Bill\Bill">Bill</abbr></a> </span>
</dt>
Expand Down Expand Up @@ -322,6 +323,7 @@ <h4 class="phpdocumentor-element__name" id="property_instance">
</aside>



<code class="phpdocumentor-code phpdocumentor-signature ">
<span class="phpdocumentor-signature__visibility">private</span>
<span class="phpdocumentor-signature__static">static</span> <span class="phpdocumentor-signature__type">self|null</span>
Expand Down Expand Up @@ -357,6 +359,7 @@ <h4 class="phpdocumentor-element__name" id="property_restCli">
</aside>



<code class="phpdocumentor-code phpdocumentor-signature ">
<span class="phpdocumentor-signature__visibility">private</span>
<span class="phpdocumentor-signature__type"><a href="classes/BitPaySDK-Util-RESTcli-RESTcli.html"><abbr title="\BitPaySDK\Util\RESTcli\RESTcli">RESTcli</abbr></a></span>
Expand Down Expand Up @@ -392,6 +395,7 @@ <h4 class="phpdocumentor-element__name" id="property_tokenCache">
</aside>



<code class="phpdocumentor-code phpdocumentor-signature ">
<span class="phpdocumentor-signature__visibility">private</span>
<span class="phpdocumentor-signature__type"><a href="classes/BitPaySDK-Tokens.html"><abbr title="\BitPaySDK\Tokens">Tokens</abbr></a></span>
Expand Down Expand Up @@ -440,6 +444,7 @@ <h4 class="phpdocumentor-element__name" id="method_create">
<div class="phpdocumentor-label-line">
</div>


<h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
<dl class="phpdocumentor-argument-list">
<dt class="phpdocumentor-argument-list__entry">
Expand Down Expand Up @@ -531,6 +536,7 @@ <h4 class="phpdocumentor-element__name" id="method_deliver">
<div class="phpdocumentor-label-line">
</div>


<h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
<dl class="phpdocumentor-argument-list">
<dt class="phpdocumentor-argument-list__entry">
Expand Down Expand Up @@ -622,6 +628,7 @@ <h4 class="phpdocumentor-element__name" id="method_get">
<div class="phpdocumentor-label-line">
</div>


<h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
<dl class="phpdocumentor-argument-list">
<dt class="phpdocumentor-argument-list__entry">
Expand Down Expand Up @@ -713,6 +720,7 @@ <h4 class="phpdocumentor-element__name" id="method_getBills">
<div class="phpdocumentor-label-line">
</div>


<h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
<dl class="phpdocumentor-argument-list">
<dt class="phpdocumentor-argument-list__entry">
Expand Down Expand Up @@ -786,6 +794,7 @@ <h4 class="phpdocumentor-element__name" id="method_getInstance">
<div class="phpdocumentor-label-line">
</div>


<h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
<dl class="phpdocumentor-argument-list">
<dt class="phpdocumentor-argument-list__entry">
Expand Down Expand Up @@ -841,6 +850,7 @@ <h4 class="phpdocumentor-element__name" id="method_update">
<div class="phpdocumentor-label-line">
</div>


<h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
<dl class="phpdocumentor-argument-list">
<dt class="phpdocumentor-argument-list__entry">
Expand Down Expand Up @@ -922,6 +932,7 @@ <h4 class="phpdocumentor-element__name" id="method___construct">
<div class="phpdocumentor-label-line">
</div>


<h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
<dl class="phpdocumentor-argument-list">
<dt class="phpdocumentor-argument-list__entry">
Expand Down Expand Up @@ -972,6 +983,7 @@ <h4 class="phpdocumentor-element__name" id="method_mapJsonToBillClass">
<div class="phpdocumentor-label-line">
</div>


<h5 class="phpdocumentor-argument-list__heading">Parameters</h5>
<dl class="phpdocumentor-argument-list">
<dt class="phpdocumentor-argument-list__entry">
Expand Down Expand Up @@ -1129,23 +1141,23 @@ <h5 class="phpdocumentor-return-value__heading">Return values</h5>
<li class="phpdocumentor-on-this-page-section__title">Properties</li>
<li>
<ul class="phpdocumentor-list -clean">
<li><a href="classes/BitPaySDK-Client-BillClient.html#property_instance">$instance<a href="classes/BitPaySDK-Client-BillClient.html"></li>
<li><a href="classes/BitPaySDK-Client-BillClient.html#property_restCli">$restCli<a href="classes/BitPaySDK-Client-BillClient.html"></li>
<li><a href="classes/BitPaySDK-Client-BillClient.html#property_tokenCache">$tokenCache<a href="classes/BitPaySDK-Client-BillClient.html"></li>
<li class=""><a href="classes/BitPaySDK-Client-BillClient.html#property_instance">$instance</li>
<li class=""><a href="classes/BitPaySDK-Client-BillClient.html#property_restCli">$restCli</li>
<li class=""><a href="classes/BitPaySDK-Client-BillClient.html#property_tokenCache">$tokenCache</li>
</ul>
</li>

<li class="phpdocumentor-on-this-page-section__title">Methods</li>
<li>
<ul class="phpdocumentor-list -clean">
<li><a href="classes/BitPaySDK-Client-BillClient.html#method_create">create()</a></li>
<li><a href="classes/BitPaySDK-Client-BillClient.html#method_deliver">deliver()</a></li>
<li><a href="classes/BitPaySDK-Client-BillClient.html#method_get">get()</a></li>
<li><a href="classes/BitPaySDK-Client-BillClient.html#method_getBills">getBills()</a></li>
<li><a href="classes/BitPaySDK-Client-BillClient.html#method_getInstance">getInstance()</a></li>
<li><a href="classes/BitPaySDK-Client-BillClient.html#method_update">update()</a></li>
<li><a href="classes/BitPaySDK-Client-BillClient.html#method___construct">__construct()</a></li>
<li><a href="classes/BitPaySDK-Client-BillClient.html#method_mapJsonToBillClass">mapJsonToBillClass()</a></li>
<li class=""><a href="classes/BitPaySDK-Client-BillClient.html#method_create">create()</a></li>
<li class=""><a href="classes/BitPaySDK-Client-BillClient.html#method_deliver">deliver()</a></li>
<li class=""><a href="classes/BitPaySDK-Client-BillClient.html#method_get">get()</a></li>
<li class=""><a href="classes/BitPaySDK-Client-BillClient.html#method_getBills">getBills()</a></li>
<li class=""><a href="classes/BitPaySDK-Client-BillClient.html#method_getInstance">getInstance()</a></li>
<li class=""><a href="classes/BitPaySDK-Client-BillClient.html#method_update">update()</a></li>
<li class=""><a href="classes/BitPaySDK-Client-BillClient.html#method___construct">__construct()</a></li>
<li class=""><a href="classes/BitPaySDK-Client-BillClient.html#method_mapJsonToBillClass">mapJsonToBillClass()</a></li>
</ul>
</li>
</ul>
Expand Down
Loading
Loading