Skip to content

Commit

Permalink
Bump version to 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tamtamchik committed Aug 4, 2021
1 parent 2dfa15b commit f82c5a0
Show file tree
Hide file tree
Showing 19 changed files with 190 additions and 186 deletions.
4 changes: 2 additions & 2 deletions docs/classes/verifyreceiptfetcherror.html
Original file line number Diff line number Diff line change
Expand Up @@ -2866,7 +2866,7 @@ <h3>constructor</h3>
<aside class="tsd-sources">
<p>Overrides Error.constructor</p>
<ul>
<li>Defined in <a href="https://github.com/tamtamchik/apple-iap-tools/blob/832d783/src/verifyReceipt.ts#L43">src/verifyReceipt.ts:43</a></li>
<li>Defined in <a href="https://github.com/tamtamchik/apple-iap-tools/blob/2dfa15b/src/verifyReceipt.ts#L43">src/verifyReceipt.ts:43</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand Down Expand Up @@ -2913,7 +2913,7 @@ <h3>original<wbr>Response</h3>
<div class="tsd-signature tsd-kind-icon">original<wbr>Response<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Response</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/tamtamchik/apple-iap-tools/blob/832d783/src/verifyReceipt.ts#L43">src/verifyReceipt.ts:43</a></li>
<li>Defined in <a href="https://github.com/tamtamchik/apple-iap-tools/blob/2dfa15b/src/verifyReceipt.ts#L43">src/verifyReceipt.ts:43</a></li>
</ul>
</aside>
</section>
Expand Down
10 changes: 5 additions & 5 deletions docs/enums/expirationintent.html
Original file line number Diff line number Diff line change
Expand Up @@ -2831,7 +2831,7 @@ <h3>BILLING_<wbr>ERROR</h3>
<div class="tsd-signature tsd-kind-icon">BILLING_<wbr>ERROR<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = &quot;2&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/tamtamchik/apple-iap-tools/blob/832d783/src/ExpirationIntent.ts#L15">src/ExpirationIntent.ts:15</a></li>
<li>Defined in <a href="https://github.com/tamtamchik/apple-iap-tools/blob/2dfa15b/src/ExpirationIntent.ts#L15">src/ExpirationIntent.ts:15</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -2846,7 +2846,7 @@ <h3>CUSTOMER_<wbr>CANCELED</h3>
<div class="tsd-signature tsd-kind-icon">CUSTOMER_<wbr>CANCELED<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = &quot;1&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/tamtamchik/apple-iap-tools/blob/832d783/src/ExpirationIntent.ts#L10">src/ExpirationIntent.ts:10</a></li>
<li>Defined in <a href="https://github.com/tamtamchik/apple-iap-tools/blob/2dfa15b/src/ExpirationIntent.ts#L10">src/ExpirationIntent.ts:10</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -2861,7 +2861,7 @@ <h3>CUSTOMER_<wbr>DENIED_<wbr>PRICE_<wbr>INCREASE</h3>
<div class="tsd-signature tsd-kind-icon">CUSTOMER_<wbr>DENIED_<wbr>PRICE_<wbr>INCREASE<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = &quot;3&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/tamtamchik/apple-iap-tools/blob/832d783/src/ExpirationIntent.ts#L20">src/ExpirationIntent.ts:20</a></li>
<li>Defined in <a href="https://github.com/tamtamchik/apple-iap-tools/blob/2dfa15b/src/ExpirationIntent.ts#L20">src/ExpirationIntent.ts:20</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -2876,7 +2876,7 @@ <h3>PRODUCT_<wbr>NOT_<wbr>AVAILABLE</h3>
<div class="tsd-signature tsd-kind-icon">PRODUCT_<wbr>NOT_<wbr>AVAILABLE<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = &quot;4&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/tamtamchik/apple-iap-tools/blob/832d783/src/ExpirationIntent.ts#L25">src/ExpirationIntent.ts:25</a></li>
<li>Defined in <a href="https://github.com/tamtamchik/apple-iap-tools/blob/2dfa15b/src/ExpirationIntent.ts#L25">src/ExpirationIntent.ts:25</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -2891,7 +2891,7 @@ <h3>UNKNOWN</h3>
<div class="tsd-signature tsd-kind-icon">UNKNOWN<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = &quot;5&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/tamtamchik/apple-iap-tools/blob/832d783/src/ExpirationIntent.ts#L30">src/ExpirationIntent.ts:30</a></li>
<li>Defined in <a href="https://github.com/tamtamchik/apple-iap-tools/blob/2dfa15b/src/ExpirationIntent.ts#L30">src/ExpirationIntent.ts:30</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down
24 changes: 12 additions & 12 deletions docs/enums/servernotificationtype.html
Original file line number Diff line number Diff line change
Expand Up @@ -2859,7 +2859,7 @@ <h3>CANCEL</h3>
<div class="tsd-signature tsd-kind-icon">CANCEL<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = &quot;CANCEL&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/tamtamchik/apple-iap-tools/blob/832d783/src/ServerNotificationType.ts#L11">src/ServerNotificationType.ts:11</a></li>
<li>Defined in <a href="https://github.com/tamtamchik/apple-iap-tools/blob/2dfa15b/src/ServerNotificationType.ts#L11">src/ServerNotificationType.ts:11</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -2875,7 +2875,7 @@ <h3>DID_<wbr>CHANGE_<wbr>RENEWAL_<wbr>PREF</h3>
<div class="tsd-signature tsd-kind-icon">DID_<wbr>CHANGE_<wbr>RENEWAL_<wbr>PREF<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = &quot;DID_CHANGE_RENEWAL_PREF&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/tamtamchik/apple-iap-tools/blob/832d783/src/ServerNotificationType.ts#L17">src/ServerNotificationType.ts:17</a></li>
<li>Defined in <a href="https://github.com/tamtamchik/apple-iap-tools/blob/2dfa15b/src/ServerNotificationType.ts#L17">src/ServerNotificationType.ts:17</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -2891,7 +2891,7 @@ <h3>DID_<wbr>CHANGE_<wbr>RENEWAL_<wbr>STATUS</h3>
<div class="tsd-signature tsd-kind-icon">DID_<wbr>CHANGE_<wbr>RENEWAL_<wbr>STATUS<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = &quot;DID_CHANGE_RENEWAL_STATUS&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/tamtamchik/apple-iap-tools/blob/832d783/src/ServerNotificationType.ts#L24">src/ServerNotificationType.ts:24</a></li>
<li>Defined in <a href="https://github.com/tamtamchik/apple-iap-tools/blob/2dfa15b/src/ServerNotificationType.ts#L24">src/ServerNotificationType.ts:24</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -2908,7 +2908,7 @@ <h3>DID_<wbr>FAIL_<wbr>TO_<wbr>RENEW</h3>
<div class="tsd-signature tsd-kind-icon">DID_<wbr>FAIL_<wbr>TO_<wbr>RENEW<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = &quot;DID_FAIL_TO_RENEW&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/tamtamchik/apple-iap-tools/blob/832d783/src/ServerNotificationType.ts#L32">src/ServerNotificationType.ts:32</a></li>
<li>Defined in <a href="https://github.com/tamtamchik/apple-iap-tools/blob/2dfa15b/src/ServerNotificationType.ts#L32">src/ServerNotificationType.ts:32</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -2926,7 +2926,7 @@ <h3>DID_<wbr>RECOVER</h3>
<div class="tsd-signature tsd-kind-icon">DID_<wbr>RECOVER<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = &quot;DID_RECOVER&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/tamtamchik/apple-iap-tools/blob/832d783/src/ServerNotificationType.ts#L38">src/ServerNotificationType.ts:38</a></li>
<li>Defined in <a href="https://github.com/tamtamchik/apple-iap-tools/blob/2dfa15b/src/ServerNotificationType.ts#L38">src/ServerNotificationType.ts:38</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -2942,7 +2942,7 @@ <h3>DID_<wbr>RENEW</h3>
<div class="tsd-signature tsd-kind-icon">DID_<wbr>RENEW<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = &quot;DID_RENEW&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/tamtamchik/apple-iap-tools/blob/832d783/src/ServerNotificationType.ts#L43">src/ServerNotificationType.ts:43</a></li>
<li>Defined in <a href="https://github.com/tamtamchik/apple-iap-tools/blob/2dfa15b/src/ServerNotificationType.ts#L43">src/ServerNotificationType.ts:43</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -2957,7 +2957,7 @@ <h3>INITIAL_<wbr>BUY</h3>
<div class="tsd-signature tsd-kind-icon">INITIAL_<wbr>BUY<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = &quot;INITIAL_BUY&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/tamtamchik/apple-iap-tools/blob/832d783/src/ServerNotificationType.ts#L50">src/ServerNotificationType.ts:50</a></li>
<li>Defined in <a href="https://github.com/tamtamchik/apple-iap-tools/blob/2dfa15b/src/ServerNotificationType.ts#L50">src/ServerNotificationType.ts:50</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -2974,7 +2974,7 @@ <h3>INTERACTIVE_<wbr>RENEWAL</h3>
<div class="tsd-signature tsd-kind-icon">INTERACTIVE_<wbr>RENEWAL<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = &quot;INTERACTIVE_RENEWAL&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/tamtamchik/apple-iap-tools/blob/832d783/src/ServerNotificationType.ts#L56">src/ServerNotificationType.ts:56</a></li>
<li>Defined in <a href="https://github.com/tamtamchik/apple-iap-tools/blob/2dfa15b/src/ServerNotificationType.ts#L56">src/ServerNotificationType.ts:56</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -2990,7 +2990,7 @@ <h3>PRICE_<wbr>INCREASE_<wbr>CONSENT</h3>
<div class="tsd-signature tsd-kind-icon">PRICE_<wbr>INCREASE_<wbr>CONSENT<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = &quot;PRICE_INCREASE_CONSENT&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/tamtamchik/apple-iap-tools/blob/832d783/src/ServerNotificationType.ts#L66">src/ServerNotificationType.ts:66</a></li>
<li>Defined in <a href="https://github.com/tamtamchik/apple-iap-tools/blob/2dfa15b/src/ServerNotificationType.ts#L66">src/ServerNotificationType.ts:66</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -3010,7 +3010,7 @@ <h3>REFUND</h3>
<div class="tsd-signature tsd-kind-icon">REFUND<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = &quot;REFUND&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/tamtamchik/apple-iap-tools/blob/832d783/src/ServerNotificationType.ts#L75">src/ServerNotificationType.ts:75</a></li>
<li>Defined in <a href="https://github.com/tamtamchik/apple-iap-tools/blob/2dfa15b/src/ServerNotificationType.ts#L75">src/ServerNotificationType.ts:75</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -3029,7 +3029,7 @@ <h3>RENEWAL</h3>
<div class="tsd-signature tsd-kind-icon">RENEWAL<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = &quot;RENEWAL&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/tamtamchik/apple-iap-tools/blob/832d783/src/ServerNotificationType.ts#L92">src/ServerNotificationType.ts:92</a></li>
<li>Defined in <a href="https://github.com/tamtamchik/apple-iap-tools/blob/2dfa15b/src/ServerNotificationType.ts#L92">src/ServerNotificationType.ts:92</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -3053,7 +3053,7 @@ <h3>REVOKE</h3>
<div class="tsd-signature tsd-kind-icon">REVOKE<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = &quot;REVOKE&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/tamtamchik/apple-iap-tools/blob/832d783/src/ServerNotificationType.ts#L83">src/ServerNotificationType.ts:83</a></li>
<li>Defined in <a href="https://github.com/tamtamchik/apple-iap-tools/blob/2dfa15b/src/ServerNotificationType.ts#L83">src/ServerNotificationType.ts:83</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down
20 changes: 10 additions & 10 deletions docs/enums/verifyreceipterrorstatus.html
Original file line number Diff line number Diff line change
Expand Up @@ -2851,7 +2851,7 @@ <h3>ACCOUNT_<wbr>NOT_<wbr>FOUND</h3>
<div class="tsd-signature tsd-kind-icon">ACCOUNT_<wbr>NOT_<wbr>FOUND<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = 21010</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/tamtamchik/apple-iap-tools/blob/832d783/src/VerifyReceiptResponseBody.ts#L79">src/VerifyReceiptResponseBody.ts:79</a></li>
<li>Defined in <a href="https://github.com/tamtamchik/apple-iap-tools/blob/2dfa15b/src/VerifyReceiptResponseBody.ts#L79">src/VerifyReceiptResponseBody.ts:79</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -2866,7 +2866,7 @@ <h3>INTERNAL_<wbr>ERROR</h3>
<div class="tsd-signature tsd-kind-icon">INTERNAL_<wbr>ERROR<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = 21009</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/tamtamchik/apple-iap-tools/blob/832d783/src/VerifyReceiptResponseBody.ts#L74">src/VerifyReceiptResponseBody.ts:74</a></li>
<li>Defined in <a href="https://github.com/tamtamchik/apple-iap-tools/blob/2dfa15b/src/VerifyReceiptResponseBody.ts#L74">src/VerifyReceiptResponseBody.ts:74</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -2881,7 +2881,7 @@ <h3>MALFORMED_<wbr>DATA</h3>
<div class="tsd-signature tsd-kind-icon">MALFORMED_<wbr>DATA<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = 21002</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/tamtamchik/apple-iap-tools/blob/832d783/src/VerifyReceiptResponseBody.ts#L44">src/VerifyReceiptResponseBody.ts:44</a></li>
<li>Defined in <a href="https://github.com/tamtamchik/apple-iap-tools/blob/2dfa15b/src/VerifyReceiptResponseBody.ts#L44">src/VerifyReceiptResponseBody.ts:44</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -2896,7 +2896,7 @@ <h3>NOT_<wbr>POST</h3>
<div class="tsd-signature tsd-kind-icon">NOT_<wbr>POST<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = 21000</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/tamtamchik/apple-iap-tools/blob/832d783/src/VerifyReceiptResponseBody.ts#L34">src/VerifyReceiptResponseBody.ts:34</a></li>
<li>Defined in <a href="https://github.com/tamtamchik/apple-iap-tools/blob/2dfa15b/src/VerifyReceiptResponseBody.ts#L34">src/VerifyReceiptResponseBody.ts:34</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -2911,7 +2911,7 @@ <h3>SERVER_<wbr>NOT_<wbr>AVAILABLE</h3>
<div class="tsd-signature tsd-kind-icon">SERVER_<wbr>NOT_<wbr>AVAILABLE<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = 21005</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/tamtamchik/apple-iap-tools/blob/832d783/src/VerifyReceiptResponseBody.ts#L59">src/VerifyReceiptResponseBody.ts:59</a></li>
<li>Defined in <a href="https://github.com/tamtamchik/apple-iap-tools/blob/2dfa15b/src/VerifyReceiptResponseBody.ts#L59">src/VerifyReceiptResponseBody.ts:59</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -2926,7 +2926,7 @@ <h3>SHARED_<wbr>SECRET_<wbr>INVALID</h3>
<div class="tsd-signature tsd-kind-icon">SHARED_<wbr>SECRET_<wbr>INVALID<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = 21004</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/tamtamchik/apple-iap-tools/blob/832d783/src/VerifyReceiptResponseBody.ts#L54">src/VerifyReceiptResponseBody.ts:54</a></li>
<li>Defined in <a href="https://github.com/tamtamchik/apple-iap-tools/blob/2dfa15b/src/VerifyReceiptResponseBody.ts#L54">src/VerifyReceiptResponseBody.ts:54</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -2941,7 +2941,7 @@ <h3>SHOULD_<wbr>NOT_<wbr>HAPPEN</h3>
<div class="tsd-signature tsd-kind-icon">SHOULD_<wbr>NOT_<wbr>HAPPEN<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = 21001</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/tamtamchik/apple-iap-tools/blob/832d783/src/VerifyReceiptResponseBody.ts#L39">src/VerifyReceiptResponseBody.ts:39</a></li>
<li>Defined in <a href="https://github.com/tamtamchik/apple-iap-tools/blob/2dfa15b/src/VerifyReceiptResponseBody.ts#L39">src/VerifyReceiptResponseBody.ts:39</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -2958,7 +2958,7 @@ <h3>UNAUTHORIZED</h3>
<div class="tsd-signature tsd-kind-icon">UNAUTHORIZED<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = 21003</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/tamtamchik/apple-iap-tools/blob/832d783/src/VerifyReceiptResponseBody.ts#L49">src/VerifyReceiptResponseBody.ts:49</a></li>
<li>Defined in <a href="https://github.com/tamtamchik/apple-iap-tools/blob/2dfa15b/src/VerifyReceiptResponseBody.ts#L49">src/VerifyReceiptResponseBody.ts:49</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -2973,7 +2973,7 @@ <h3>USE_<wbr>PRODUCTION_<wbr>ENVIRONMENT</h3>
<div class="tsd-signature tsd-kind-icon">USE_<wbr>PRODUCTION_<wbr>ENVIRONMENT<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = 21008</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/tamtamchik/apple-iap-tools/blob/832d783/src/VerifyReceiptResponseBody.ts#L69">src/VerifyReceiptResponseBody.ts:69</a></li>
<li>Defined in <a href="https://github.com/tamtamchik/apple-iap-tools/blob/2dfa15b/src/VerifyReceiptResponseBody.ts#L69">src/VerifyReceiptResponseBody.ts:69</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -2988,7 +2988,7 @@ <h3>USE_<wbr>TEST_<wbr>ENVIRONMENT</h3>
<div class="tsd-signature tsd-kind-icon">USE_<wbr>TEST_<wbr>ENVIRONMENT<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = 21007</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/tamtamchik/apple-iap-tools/blob/832d783/src/VerifyReceiptResponseBody.ts#L64">src/VerifyReceiptResponseBody.ts:64</a></li>
<li>Defined in <a href="https://github.com/tamtamchik/apple-iap-tools/blob/2dfa15b/src/VerifyReceiptResponseBody.ts#L64">src/VerifyReceiptResponseBody.ts:64</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down
Loading

0 comments on commit f82c5a0

Please sign in to comment.