Skip to content

Commit

Permalink
Auto updated documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
marcin-slezak authored and github-actions[bot] committed Jul 9, 2024
1 parent d532cc4 commit b459c5e
Show file tree
Hide file tree
Showing 8 changed files with 6,364 additions and 5,401 deletions.
2 changes: 1 addition & 1 deletion docs/assets/js/search.js

Large diffs are not rendered by default.

11,526 changes: 6,126 additions & 5,400 deletions docs/docs.json

Large diffs are not rendered by default.

9 changes: 9 additions & 0 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2927,12 +2927,18 @@ <h1><a name="changelog"></a>🗄️ Changelog</h1>
<li class=" tsd-kind-type-alias">
<a href="modules.html#SimpleRollback" class="tsd-kind-icon">Simple<wbr>Rollback</a>
</li>
<li class=" tsd-kind-type-alias">
<a href="modules.html#StackableRedeemableInapplicableResponse" class="tsd-kind-icon">Stackable<wbr>Redeemable<wbr>Inapplicable<wbr>Response</a>
</li>
<li class=" tsd-kind-type-alias">
<a href="modules.html#StackableRedeemableObject" class="tsd-kind-icon">Stackable<wbr>Redeemable<wbr>Object</a>
</li>
<li class=" tsd-kind-type-alias">
<a href="modules.html#StackableRedeemableResponseStatus" class="tsd-kind-icon">Stackable<wbr>Redeemable<wbr>Response<wbr>Status</a>
</li>
<li class=" tsd-kind-type-alias">
<a href="modules.html#StackableRedeemableSkippedResponse" class="tsd-kind-icon">Stackable<wbr>Redeemable<wbr>Skipped<wbr>Response</a>
</li>
<li class=" tsd-kind-type-alias">
<a href="modules.html#ValidationRulesAssignmentsList" class="tsd-kind-icon">Validation<wbr>Rules<wbr>Assignments<wbr>List</a>
</li>
Expand All @@ -2951,6 +2957,9 @@ <h1><a name="changelog"></a>🗄️ Changelog</h1>
<li class=" tsd-kind-type-alias">
<a href="modules.html#ValidationSessionType" class="tsd-kind-icon">Validation<wbr>Session<wbr>Type</a>
</li>
<li class=" tsd-kind-type-alias">
<a href="modules.html#ValidationsStackingRules" class="tsd-kind-icon">Validations<wbr>Stacking<wbr>Rules</a>
</li>
<li class=" tsd-kind-type-alias">
<a href="modules.html#ValidationsValidateCode" class="tsd-kind-icon">Validations<wbr>Validate<wbr>Code</a>
</li>
Expand Down
22 changes: 22 additions & 0 deletions docs/interfaces/RedemptionsRedeemStackableResponse.html
Original file line number Diff line number Diff line change
Expand Up @@ -80,16 +80,25 @@ <h2>Index</h2>
<section class="tsd-index-section ">
<h3>Properties</h3>
<ul class="tsd-index-list">
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="RedemptionsRedeemStackableResponse.html#inapplicable_redeemables" class="tsd-kind-icon">inapplicable_<wbr>redeemables</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="RedemptionsRedeemStackableResponse.html#order" class="tsd-kind-icon">order</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="RedemptionsRedeemStackableResponse.html#parent_redemption" class="tsd-kind-icon">parent_<wbr>redemption</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="RedemptionsRedeemStackableResponse.html#redemptions" class="tsd-kind-icon">redemptions</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="RedemptionsRedeemStackableResponse.html#skipped_redeemables" class="tsd-kind-icon">skipped_<wbr>redeemables</a></li>
</ul>
</section>
</div>
</section>
</section>
<section class="tsd-panel-group tsd-member-group ">
<h2>Properties</h2>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
<a name="inapplicable_redeemables" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagOptional">Optional</span> inapplicable_<wbr>redeemables</h3>
<div class="tsd-signature tsd-kind-icon">inapplicable_<wbr>redeemables<span class="tsd-signature-symbol">:</span> <a href="../modules.html#StackableRedeemableInapplicableResponse" class="tsd-signature-type" data-tsd-kind="Type alias">StackableRedeemableInapplicableResponse</a></div>
<aside class="tsd-sources">
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
<a name="order" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagOptional">Optional</span> order</h3>
Expand Down Expand Up @@ -149,6 +158,13 @@ <h3>redemptions</h3>
<aside class="tsd-sources">
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
<a name="skipped_redeemables" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagOptional">Optional</span> skipped_<wbr>redeemables</h3>
<div class="tsd-signature tsd-kind-icon">skipped_<wbr>redeemables<span class="tsd-signature-symbol">:</span> <a href="../modules.html#StackableRedeemableSkippedResponse" class="tsd-signature-type" data-tsd-kind="Type alias">StackableRedeemableSkippedResponse</a></div>
<aside class="tsd-sources">
</aside>
</section>
</section>
</div>
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
Expand All @@ -166,6 +182,9 @@ <h3>redemptions</h3>
<li class="current tsd-kind-interface">
<a href="RedemptionsRedeemStackableResponse.html" class="tsd-kind-icon">Redemptions<wbr>Redeem<wbr>Stackable<wbr>Response</a>
<ul>
<li class=" tsd-kind-property tsd-parent-kind-interface">
<a href="RedemptionsRedeemStackableResponse.html#inapplicable_redeemables" class="tsd-kind-icon">inapplicable_<wbr>redeemables</a>
</li>
<li class=" tsd-kind-property tsd-parent-kind-interface">
<a href="RedemptionsRedeemStackableResponse.html#order" class="tsd-kind-icon">order</a>
</li>
Expand All @@ -175,6 +194,9 @@ <h3>redemptions</h3>
<li class=" tsd-kind-property tsd-parent-kind-interface">
<a href="RedemptionsRedeemStackableResponse.html#redemptions" class="tsd-kind-icon">redemptions</a>
</li>
<li class=" tsd-kind-property tsd-parent-kind-interface">
<a href="RedemptionsRedeemStackableResponse.html#skipped_redeemables" class="tsd-kind-icon">skipped_<wbr>redeemables</a>
</li>
</ul>
</li>
</ul>
Expand Down
11 changes: 11 additions & 0 deletions docs/interfaces/StackableRedeemableResponse.html
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ <h2>Index</h2>
<h3>Properties</h3>
<ul class="tsd-index-list">
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="StackableRedeemableResponse.html#applicable_to" class="tsd-kind-icon">applicable_<wbr>to</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="StackableRedeemableResponse.html#categories" class="tsd-kind-icon">categories</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="StackableRedeemableResponse.html#id" class="tsd-kind-icon">id</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="StackableRedeemableResponse.html#inapplicable_to" class="tsd-kind-icon">inapplicable_<wbr>to</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="StackableRedeemableResponse.html#metadata" class="tsd-kind-icon">metadata</a></li>
Expand All @@ -102,6 +103,13 @@ <h3><span class="tsd-flag ts-flagOptional">Optional</span> applicable_<wbr>to</h
<aside class="tsd-sources">
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
<a name="categories" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagOptional">Optional</span> categories</h3>
<div class="tsd-signature tsd-kind-icon">categories<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Category</span><span class="tsd-signature-symbol">[]</span></div>
<aside class="tsd-sources">
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
<a name="id" class="tsd-anchor"></a>
<h3>id</h3>
Expand Down Expand Up @@ -171,6 +179,9 @@ <h3>status</h3>
<li class=" tsd-kind-property tsd-parent-kind-interface">
<a href="StackableRedeemableResponse.html#applicable_to" class="tsd-kind-icon">applicable_<wbr>to</a>
</li>
<li class=" tsd-kind-property tsd-parent-kind-interface">
<a href="StackableRedeemableResponse.html#categories" class="tsd-kind-icon">categories</a>
</li>
<li class=" tsd-kind-property tsd-parent-kind-interface">
<a href="StackableRedeemableResponse.html#id" class="tsd-kind-icon">id</a>
</li>
Expand Down
22 changes: 22 additions & 0 deletions docs/interfaces/StackableRedeemableResultResponse.html
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ <h2>Index</h2>
<section class="tsd-index-section ">
<h3>Properties</h3>
<ul class="tsd-index-list">
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="StackableRedeemableResultResponse.html#details" class="tsd-kind-icon">details</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="StackableRedeemableResultResponse.html#discount" class="tsd-kind-icon">discount</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="StackableRedeemableResultResponse.html#error" class="tsd-kind-icon">error</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="StackableRedeemableResultResponse.html#gift" class="tsd-kind-icon">gift</a></li>
Expand All @@ -91,6 +92,24 @@ <h3>Properties</h3>
</section>
<section class="tsd-panel-group tsd-member-group ">
<h2>Properties</h2>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
<a name="details" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagOptional">Optional</span> details</h3>
<div class="tsd-signature tsd-kind-icon">details<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>key<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>message<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div>
<aside class="tsd-sources">
</aside>
<div class="tsd-type-declaration">
<h4>Type declaration</h4>
<ul class="tsd-parameters">
<li class="tsd-parameter">
<h5><span class="tsd-flag ts-flagOptional">Optional</span> key<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5>
</li>
<li class="tsd-parameter">
<h5><span class="tsd-flag ts-flagOptional">Optional</span> message<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5>
</li>
</ul>
</div>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
<a name="discount" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagOptional">Optional</span> discount</h3>
Expand Down Expand Up @@ -136,6 +155,9 @@ <h3><span class="tsd-flag ts-flagOptional">Optional</span> loyalty_<wbr>card</h3
<li class="current tsd-kind-interface">
<a href="StackableRedeemableResultResponse.html" class="tsd-kind-icon">Stackable<wbr>Redeemable<wbr>Result<wbr>Response</a>
<ul>
<li class=" tsd-kind-property tsd-parent-kind-interface">
<a href="StackableRedeemableResultResponse.html#details" class="tsd-kind-icon">details</a>
</li>
<li class=" tsd-kind-property tsd-parent-kind-interface">
<a href="StackableRedeemableResultResponse.html#discount" class="tsd-kind-icon">discount</a>
</li>
Expand Down
33 changes: 33 additions & 0 deletions docs/interfaces/ValidationValidateStackableResponse.html
Original file line number Diff line number Diff line change
Expand Up @@ -80,9 +80,12 @@ <h2>Index</h2>
<section class="tsd-index-section ">
<h3>Properties</h3>
<ul class="tsd-index-list">
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="ValidationValidateStackableResponse.html#inapplicable_redeemables" class="tsd-kind-icon">inapplicable_<wbr>redeemables</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="ValidationValidateStackableResponse.html#order" class="tsd-kind-icon">order</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="ValidationValidateStackableResponse.html#redeemables" class="tsd-kind-icon">redeemables</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="ValidationValidateStackableResponse.html#session" class="tsd-kind-icon">session</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="ValidationValidateStackableResponse.html#skipped_redeemables" class="tsd-kind-icon">skipped_<wbr>redeemables</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="ValidationValidateStackableResponse.html#stacking_rules" class="tsd-kind-icon">stacking_<wbr>rules</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="ValidationValidateStackableResponse.html#tracking_id" class="tsd-kind-icon">tracking_<wbr>id</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="ValidationValidateStackableResponse.html#valid" class="tsd-kind-icon">valid</a></li>
</ul>
Expand All @@ -92,6 +95,13 @@ <h3>Properties</h3>
</section>
<section class="tsd-panel-group tsd-member-group ">
<h2>Properties</h2>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
<a name="inapplicable_redeemables" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagOptional">Optional</span> inapplicable_<wbr>redeemables</h3>
<div class="tsd-signature tsd-kind-icon">inapplicable_<wbr>redeemables<span class="tsd-signature-symbol">:</span> <a href="../modules.html#StackableRedeemableInapplicableResponse" class="tsd-signature-type" data-tsd-kind="Type alias">StackableRedeemableInapplicableResponse</a></div>
<aside class="tsd-sources">
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
<a name="order" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagOptional">Optional</span> order</h3>
Expand All @@ -113,6 +123,20 @@ <h3><span class="tsd-flag ts-flagOptional">Optional</span> session</h3>
<aside class="tsd-sources">
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
<a name="skipped_redeemables" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagOptional">Optional</span> skipped_<wbr>redeemables</h3>
<div class="tsd-signature tsd-kind-icon">skipped_<wbr>redeemables<span class="tsd-signature-symbol">:</span> <a href="../modules.html#StackableRedeemableSkippedResponse" class="tsd-signature-type" data-tsd-kind="Type alias">StackableRedeemableSkippedResponse</a></div>
<aside class="tsd-sources">
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
<a name="stacking_rules" class="tsd-anchor"></a>
<h3>stacking_<wbr>rules</h3>
<div class="tsd-signature tsd-kind-icon">stacking_<wbr>rules<span class="tsd-signature-symbol">:</span> <a href="../modules.html#ValidationsStackingRules" class="tsd-signature-type" data-tsd-kind="Type alias">ValidationsStackingRules</a></div>
<aside class="tsd-sources">
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
<a name="tracking_id" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagOptional">Optional</span> tracking_<wbr>id</h3>
Expand Down Expand Up @@ -144,6 +168,9 @@ <h3>valid</h3>
<li class="current tsd-kind-interface">
<a href="ValidationValidateStackableResponse.html" class="tsd-kind-icon">Validation<wbr>Validate<wbr>Stackable<wbr>Response</a>
<ul>
<li class=" tsd-kind-property tsd-parent-kind-interface">
<a href="ValidationValidateStackableResponse.html#inapplicable_redeemables" class="tsd-kind-icon">inapplicable_<wbr>redeemables</a>
</li>
<li class=" tsd-kind-property tsd-parent-kind-interface">
<a href="ValidationValidateStackableResponse.html#order" class="tsd-kind-icon">order</a>
</li>
Expand All @@ -153,6 +180,12 @@ <h3>valid</h3>
<li class=" tsd-kind-property tsd-parent-kind-interface">
<a href="ValidationValidateStackableResponse.html#session" class="tsd-kind-icon">session</a>
</li>
<li class=" tsd-kind-property tsd-parent-kind-interface">
<a href="ValidationValidateStackableResponse.html#skipped_redeemables" class="tsd-kind-icon">skipped_<wbr>redeemables</a>
</li>
<li class=" tsd-kind-property tsd-parent-kind-interface">
<a href="ValidationValidateStackableResponse.html#stacking_rules" class="tsd-kind-icon">stacking_<wbr>rules</a>
</li>
<li class=" tsd-kind-property tsd-parent-kind-interface">
<a href="ValidationValidateStackableResponse.html#tracking_id" class="tsd-kind-icon">tracking_<wbr>id</a>
</li>
Expand Down
Loading

0 comments on commit b459c5e

Please sign in to comment.