Skip to content

Commit

Permalink
added proof of delivery to doc config fule
Browse files Browse the repository at this point in the history
  • Loading branch information
corepay committed Sep 29, 2023
1 parent f754c06 commit a51f634
Show file tree
Hide file tree
Showing 32 changed files with 976 additions and 4 deletions.
2 changes: 1 addition & 1 deletion js-sdk/assets/navigation.js

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

2 changes: 1 addition & 1 deletion js-sdk/assets/search.js

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

4 changes: 3 additions & 1 deletion js-sdk/classes/index.QorDirectSDK.html
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ <h3 class="tsd-anchor-link"><span>marketplace</span><a href="#marketplace" aria-
<li>Defined in <a href="https://github.com/QorLabs/qor-direct-js-sdk/blob/9f09025/src/index.ts#L8">index.ts:8</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="proofOfDelivery" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>proof<wbr/>Of<wbr/>Delivery</span><a href="#proofOfDelivery" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
<div class="tsd-signature"><span class="tsd-kind-property">proof<wbr/>Of<wbr/>Delivery</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type ">ProofOfDelivery</span></div><aside class="tsd-sources">
<div class="tsd-signature"><span class="tsd-kind-property">proof<wbr/>Of<wbr/>Delivery</span><span class="tsd-signature-symbol">:</span> <a href="resources_proof_of_delivery.ProofOfDelivery.html" class="tsd-signature-type tsd-kind-class">ProofOfDelivery</a></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/QorLabs/qor-direct-js-sdk/blob/9f09025/src/index.ts#L9">index.ts:9</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="transactions" class="tsd-anchor"></a>
Expand Down Expand Up @@ -129,6 +129,8 @@ <h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="#icon
<li><a href="../modules/resources_base.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2"></use></svg>resources/base</a></li>
<li><a href="../modules/resources_marketplace.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2"></use></svg>resources/marketplace</a></li>
<li><a href="../modules/resources_marketplace_types.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2"></use></svg>resources/marketplace/types</a></li>
<li><a href="../modules/resources_proof_of_delivery.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2"></use></svg>resources/proof-of-delivery</a></li>
<li><a href="../modules/resources_proof_of_delivery_types.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2"></use></svg>resources/proof-of-delivery/types</a></li>
<li><a href="../modules/resources_transactions.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2"></use></svg>resources/transactions</a></li>
<li><a href="../modules/resources_transactions_types.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2"></use></svg>resources/transactions/types</a></li></ul></nav></div></div></div>
<div class="tsd-generator">
Expand Down
Loading

0 comments on commit a51f634

Please sign in to comment.