From 0c3a1e9da5ab0f89d483c24b449020f4a8bb7a59 Mon Sep 17 00:00:00 2001 From: Yuri Tkachenko Date: Thu, 2 Jun 2022 13:19:37 +0400 Subject: [PATCH] 1.3.3 Update node-fetch and docs --- docs/assets/main.js | 4 +- docs/assets/search.js | 2 +- docs/assets/style.css | 5 +- docs/classes/verifyreceiptfetcherror.html | 6 +- docs/enums/expirationintent.html | 12 +- docs/enums/servernotificationtype.html | 26 +- docs/enums/verifyreceipterrorstatus.html | 22 +- docs/enums/verifyreceiptsuccessstatus.html | 6 +- docs/index.html | 2 +- .../deprecatedlatestreceiptinfo.html | 36 +- docs/interfaces/inapppurchasetransaction.html | 46 +-- docs/interfaces/latestreceiptinfo.html | 52 +-- docs/interfaces/pendingrenewalinfo.html | 26 +- docs/interfaces/receipt.html | 50 +-- .../servernotificationresponsebody.html | 36 +- docs/interfaces/unifiedreceipt.html | 12 +- docs/interfaces/verifyreceiptrequestbody.html | 8 +- .../verifyreceiptresponseerror.html | 6 +- .../verifyreceiptresponsesuccess.html | 14 +- docs/modules.html | 10 +- package-lock.json | 360 ++++++++++-------- package.json | 10 +- src/verifyReceipt.ts | 2 +- 23 files changed, 392 insertions(+), 361 deletions(-) diff --git a/docs/assets/main.js b/docs/assets/main.js index 99f331b..bd45452 100644 --- a/docs/assets/main.js +++ b/docs/assets/main.js @@ -1,5 +1,5 @@ -(()=>{var Ce=Object.create;var J=Object.defineProperty;var Pe=Object.getOwnPropertyDescriptor;var Oe=Object.getOwnPropertyNames;var Re=Object.getPrototypeOf,_e=Object.prototype.hasOwnProperty;var Me=t=>J(t,"__esModule",{value:!0});var Fe=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports);var De=(t,e,r,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of Oe(e))!_e.call(t,i)&&(r||i!=="default")&&J(t,i,{get:()=>e[i],enumerable:!(n=Pe(e,i))||n.enumerable});return t},Ae=(t,e)=>De(Me(J(t!=null?Ce(Re(t)):{},"default",!e&&t&&t.__esModule?{get:()=>t.default,enumerable:!0}:{value:t,enumerable:!0})),t);var de=Fe((ce,he)=>{(function(){var t=function(e){var r=new t.Builder;return r.pipeline.add(t.trimmer,t.stopWordFilter,t.stemmer),r.searchPipeline.add(t.stemmer),e.call(r,r),r.build()};t.version="2.3.9";t.utils={},t.utils.warn=function(e){return function(r){e.console&&console.warn&&console.warn(r)}}(this),t.utils.asString=function(e){return e==null?"":e.toString()},t.utils.clone=function(e){if(e==null)return e;for(var r=Object.create(null),n=Object.keys(e),i=0;i0){var h=t.utils.clone(r)||{};h.position=[a,l],h.index=s.length,s.push(new t.Token(n.slice(a,o),h))}a=o+1}}return s},t.tokenizer.separator=/[\s\-]+/;t.Pipeline=function(){this._stack=[]},t.Pipeline.registeredFunctions=Object.create(null),t.Pipeline.registerFunction=function(e,r){r in this.registeredFunctions&&t.utils.warn("Overwriting existing registered function: "+r),e.label=r,t.Pipeline.registeredFunctions[e.label]=e},t.Pipeline.warnIfFunctionNotRegistered=function(e){var r=e.label&&e.label in this.registeredFunctions;r||t.utils.warn(`Function is not registered with pipeline. This may cause problems when serialising the index. -`,e)},t.Pipeline.load=function(e){var r=new t.Pipeline;return e.forEach(function(n){var i=t.Pipeline.registeredFunctions[n];if(i)r.add(i);else throw new Error("Cannot load unregistered function: "+n)}),r},t.Pipeline.prototype.add=function(){var e=Array.prototype.slice.call(arguments);e.forEach(function(r){t.Pipeline.warnIfFunctionNotRegistered(r),this._stack.push(r)},this)},t.Pipeline.prototype.after=function(e,r){t.Pipeline.warnIfFunctionNotRegistered(r);var n=this._stack.indexOf(e);if(n==-1)throw new Error("Cannot find existingFn");n=n+1,this._stack.splice(n,0,r)},t.Pipeline.prototype.before=function(e,r){t.Pipeline.warnIfFunctionNotRegistered(r);var n=this._stack.indexOf(e);if(n==-1)throw new Error("Cannot find existingFn");this._stack.splice(n,0,r)},t.Pipeline.prototype.remove=function(e){var r=this._stack.indexOf(e);r!=-1&&this._stack.splice(r,1)},t.Pipeline.prototype.run=function(e){for(var r=this._stack.length,n=0;n1&&(oe&&(n=s),o!=e);)i=n-r,s=r+Math.floor(i/2),o=this.elements[s*2];if(o==e||o>e)return s*2;if(ou?h+=2:a==u&&(r+=n[l+1]*i[h+1],l+=2,h+=2);return r},t.Vector.prototype.similarity=function(e){return this.dot(e)/this.magnitude()||0},t.Vector.prototype.toArray=function(){for(var e=new Array(this.elements.length/2),r=1,n=0;r0){var o=s.str.charAt(0),a;o in s.node.edges?a=s.node.edges[o]:(a=new t.TokenSet,s.node.edges[o]=a),s.str.length==1&&(a.final=!0),i.push({node:a,editsRemaining:s.editsRemaining,str:s.str.slice(1)})}if(s.editsRemaining!=0){if("*"in s.node.edges)var u=s.node.edges["*"];else{var u=new t.TokenSet;s.node.edges["*"]=u}if(s.str.length==0&&(u.final=!0),i.push({node:u,editsRemaining:s.editsRemaining-1,str:s.str}),s.str.length>1&&i.push({node:s.node,editsRemaining:s.editsRemaining-1,str:s.str.slice(1)}),s.str.length==1&&(s.node.final=!0),s.str.length>=1){if("*"in s.node.edges)var l=s.node.edges["*"];else{var l=new t.TokenSet;s.node.edges["*"]=l}s.str.length==1&&(l.final=!0),i.push({node:l,editsRemaining:s.editsRemaining-1,str:s.str.slice(1)})}if(s.str.length>1){var h=s.str.charAt(0),p=s.str.charAt(1),v;p in s.node.edges?v=s.node.edges[p]:(v=new t.TokenSet,s.node.edges[p]=v),s.str.length==1&&(v.final=!0),i.push({node:v,editsRemaining:s.editsRemaining-1,str:h+s.str.slice(2)})}}}return n},t.TokenSet.fromString=function(e){for(var r=new t.TokenSet,n=r,i=0,s=e.length;i=e;r--){var n=this.uncheckedNodes[r],i=n.child.toString();i in this.minimizedNodes?n.parent.edges[n.char]=this.minimizedNodes[i]:(n.child._str=i,this.minimizedNodes[i]=n.child),this.uncheckedNodes.pop()}};t.Index=function(e){this.invertedIndex=e.invertedIndex,this.fieldVectors=e.fieldVectors,this.tokenSet=e.tokenSet,this.fields=e.fields,this.pipeline=e.pipeline},t.Index.prototype.search=function(e){return this.query(function(r){var n=new t.QueryParser(e,r);n.parse()})},t.Index.prototype.query=function(e){for(var r=new t.Query(this.fields),n=Object.create(null),i=Object.create(null),s=Object.create(null),o=Object.create(null),a=Object.create(null),u=0;u1?this._b=1:this._b=e},t.Builder.prototype.k1=function(e){this._k1=e},t.Builder.prototype.add=function(e,r){var n=e[this._ref],i=Object.keys(this._fields);this._documents[n]=r||{},this.documentCount+=1;for(var s=0;s=this.length)return t.QueryLexer.EOS;var e=this.str.charAt(this.pos);return this.pos+=1,e},t.QueryLexer.prototype.width=function(){return this.pos-this.start},t.QueryLexer.prototype.ignore=function(){this.start==this.pos&&(this.pos+=1),this.start=this.pos},t.QueryLexer.prototype.backup=function(){this.pos-=1},t.QueryLexer.prototype.acceptDigitRun=function(){var e,r;do e=this.next(),r=e.charCodeAt(0);while(r>47&&r<58);e!=t.QueryLexer.EOS&&this.backup()},t.QueryLexer.prototype.more=function(){return this.pos1&&(e.backup(),e.emit(t.QueryLexer.TERM)),e.ignore(),e.more())return t.QueryLexer.lexText},t.QueryLexer.lexEditDistance=function(e){return e.ignore(),e.acceptDigitRun(),e.emit(t.QueryLexer.EDIT_DISTANCE),t.QueryLexer.lexText},t.QueryLexer.lexBoost=function(e){return e.ignore(),e.acceptDigitRun(),e.emit(t.QueryLexer.BOOST),t.QueryLexer.lexText},t.QueryLexer.lexEOS=function(e){e.width()>0&&e.emit(t.QueryLexer.TERM)},t.QueryLexer.termSeparator=t.tokenizer.separator,t.QueryLexer.lexText=function(e){for(;;){var r=e.next();if(r==t.QueryLexer.EOS)return t.QueryLexer.lexEOS;if(r.charCodeAt(0)==92){e.escapeCharacter();continue}if(r==":")return t.QueryLexer.lexField;if(r=="~")return e.backup(),e.width()>0&&e.emit(t.QueryLexer.TERM),t.QueryLexer.lexEditDistance;if(r=="^")return e.backup(),e.width()>0&&e.emit(t.QueryLexer.TERM),t.QueryLexer.lexBoost;if(r=="+"&&e.width()===1||r=="-"&&e.width()===1)return e.emit(t.QueryLexer.PRESENCE),t.QueryLexer.lexText;if(r.match(t.QueryLexer.termSeparator))return t.QueryLexer.lexTerm}},t.QueryParser=function(e,r){this.lexer=new t.QueryLexer(e),this.query=r,this.currentClause={},this.lexemeIdx=0},t.QueryParser.prototype.parse=function(){this.lexer.run(),this.lexemes=this.lexer.lexemes;for(var e=t.QueryParser.parseClause;e;)e=e(this);return this.query},t.QueryParser.prototype.peekLexeme=function(){return this.lexemes[this.lexemeIdx]},t.QueryParser.prototype.consumeLexeme=function(){var e=this.peekLexeme();return this.lexemeIdx+=1,e},t.QueryParser.prototype.nextClause=function(){var e=this.currentClause;this.query.clause(e),this.currentClause={}},t.QueryParser.parseClause=function(e){var r=e.peekLexeme();if(r!=null)switch(r.type){case t.QueryLexer.PRESENCE:return t.QueryParser.parsePresence;case t.QueryLexer.FIELD:return t.QueryParser.parseField;case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var n="expected either a field or a term, found "+r.type;throw r.str.length>=1&&(n+=" with value '"+r.str+"'"),new t.QueryParseError(n,r.start,r.end)}},t.QueryParser.parsePresence=function(e){var r=e.consumeLexeme();if(r!=null){switch(r.str){case"-":e.currentClause.presence=t.Query.presence.PROHIBITED;break;case"+":e.currentClause.presence=t.Query.presence.REQUIRED;break;default:var n="unrecognised presence operator'"+r.str+"'";throw new t.QueryParseError(n,r.start,r.end)}var i=e.peekLexeme();if(i==null){var n="expecting term or field, found nothing";throw new t.QueryParseError(n,r.start,r.end)}switch(i.type){case t.QueryLexer.FIELD:return t.QueryParser.parseField;case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var n="expecting term or field, found '"+i.type+"'";throw new t.QueryParseError(n,i.start,i.end)}}},t.QueryParser.parseField=function(e){var r=e.consumeLexeme();if(r!=null){if(e.query.allFields.indexOf(r.str)==-1){var n=e.query.allFields.map(function(o){return"'"+o+"'"}).join(", "),i="unrecognised field '"+r.str+"', possible fields: "+n;throw new t.QueryParseError(i,r.start,r.end)}e.currentClause.fields=[r.str];var s=e.peekLexeme();if(s==null){var i="expecting term, found nothing";throw new t.QueryParseError(i,r.start,r.end)}switch(s.type){case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var i="expecting term, found '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},t.QueryParser.parseTerm=function(e){var r=e.consumeLexeme();if(r!=null){e.currentClause.term=r.str.toLowerCase(),r.str.indexOf("*")!=-1&&(e.currentClause.usePipeline=!1);var n=e.peekLexeme();if(n==null){e.nextClause();return}switch(n.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+n.type+"'";throw new t.QueryParseError(i,n.start,n.end)}}},t.QueryParser.parseEditDistance=function(e){var r=e.consumeLexeme();if(r!=null){var n=parseInt(r.str,10);if(isNaN(n)){var i="edit distance must be numeric";throw new t.QueryParseError(i,r.start,r.end)}e.currentClause.editDistance=n;var s=e.peekLexeme();if(s==null){e.nextClause();return}switch(s.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},t.QueryParser.parseBoost=function(e){var r=e.consumeLexeme();if(r!=null){var n=parseInt(r.str,10);if(isNaN(n)){var i="boost must be numeric";throw new t.QueryParseError(i,r.start,r.end)}e.currentClause.boost=n;var s=e.peekLexeme();if(s==null){e.nextClause();return}switch(s.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},function(e,r){typeof define=="function"&&define.amd?define(r):typeof ce=="object"?he.exports=r():e.lunr=r()}(this,function(){return t})})()});var le=[];function N(t,e){le.push({selector:e,constructor:t})}var X=class{constructor(){this.createComponents(document.body)}createComponents(e){le.forEach(r=>{e.querySelectorAll(r.selector).forEach(n=>{n.dataset.hasInstance||(new r.constructor({el:n}),n.dataset.hasInstance=String(!0))})})}};var Q=class{constructor(e){this.el=e.el}};var Z=class{constructor(){this.listeners={}}addEventListener(e,r){e in this.listeners||(this.listeners[e]=[]),this.listeners[e].push(r)}removeEventListener(e,r){if(!(e in this.listeners))return;let n=this.listeners[e];for(let i=0,s=n.length;i{let r=Date.now();return(...n)=>{r+e-Date.now()<0&&(t(...n),r=Date.now())}};var ee=class extends Z{constructor(){super();this.scrollTop=0;this.lastY=0;this.width=0;this.height=0;this.showToolbar=!0;this.toolbar=document.querySelector(".tsd-page-toolbar"),this.secondaryNav=document.querySelector(".tsd-navigation.secondary"),window.addEventListener("scroll",K(()=>this.onScroll(),10)),window.addEventListener("resize",K(()=>this.onResize(),10)),this.onResize(),this.onScroll()}triggerResize(){let e=new CustomEvent("resize",{detail:{width:this.width,height:this.height}});this.dispatchEvent(e)}onResize(){this.width=window.innerWidth||0,this.height=window.innerHeight||0;let e=new CustomEvent("resize",{detail:{width:this.width,height:this.height}});this.dispatchEvent(e)}onScroll(){this.scrollTop=window.scrollY||0;let e=new CustomEvent("scroll",{detail:{scrollTop:this.scrollTop}});this.dispatchEvent(e),this.hideShowToolbar()}hideShowToolbar(){var r;let e=this.showToolbar;this.showToolbar=this.lastY>=this.scrollTop||this.scrollTop<=0,e!==this.showToolbar&&(this.toolbar.classList.toggle("tsd-page-toolbar--hide"),(r=this.secondaryNav)==null||r.classList.toggle("tsd-navigation--toolbar-hide")),this.lastY=this.scrollTop}},I=ee;I.instance=new ee;var te=class extends Q{constructor(e){super(e);this.anchors=[];this.index=-1;I.instance.addEventListener("resize",()=>this.onResize()),I.instance.addEventListener("scroll",r=>this.onScroll(r)),this.createAnchors()}createAnchors(){let e=window.location.href;e.indexOf("#")!=-1&&(e=e.substr(0,e.indexOf("#"))),this.el.querySelectorAll("a").forEach(r=>{let n=r.href;if(n.indexOf("#")==-1||n.substr(0,e.length)!=e)return;let i=n.substr(n.indexOf("#")+1),s=document.querySelector("a.tsd-anchor[name="+i+"]"),o=r.parentNode;!s||!o||this.anchors.push({link:o,anchor:s,position:0})}),this.onResize()}onResize(){let e;for(let n=0,i=this.anchors.length;nn.position-i.position);let r=new CustomEvent("scroll",{detail:{scrollTop:I.instance.scrollTop}});this.onScroll(r)}onScroll(e){let r=e.detail.scrollTop+5,n=this.anchors,i=n.length-1,s=this.index;for(;s>-1&&n[s].position>r;)s-=1;for(;s-1&&this.anchors[this.index].link.classList.remove("focus"),this.index=s,this.index>-1&&this.anchors[this.index].link.classList.add("focus"))}};var ue=(t,e=100)=>{let r;return(...n)=>{clearTimeout(r),r=setTimeout(()=>t(n),e)}};var fe=Ae(de());function pe(){let t=document.getElementById("tsd-search");if(!t)return;let e=document.getElementById("search-script");t.classList.add("loading"),e&&(e.addEventListener("error",()=>{t.classList.remove("loading"),t.classList.add("failure")}),e.addEventListener("load",()=>{t.classList.remove("loading"),t.classList.add("ready")}),window.searchData&&t.classList.remove("loading"));let r=document.querySelector("#tsd-search input"),n=document.querySelector("#tsd-search .results");if(!r||!n)throw new Error("The input field or the result list wrapper was not found");let i=!1;n.addEventListener("mousedown",()=>i=!0),n.addEventListener("mouseup",()=>{i=!1,t.classList.remove("has-focus")}),r.addEventListener("focus",()=>t.classList.add("has-focus")),r.addEventListener("blur",()=>{i||(i=!1,t.classList.remove("has-focus"))});let s={base:t.dataset.base+"/"};Ve(t,n,r,s)}function Ve(t,e,r,n){r.addEventListener("input",ue(()=>{ze(t,e,r,n)},200));let i=!1;r.addEventListener("keydown",s=>{i=!0,s.key=="Enter"?Ne(e,r):s.key=="Escape"?r.blur():s.key=="ArrowUp"?me(e,-1):s.key==="ArrowDown"?me(e,1):i=!1}),r.addEventListener("keypress",s=>{i&&s.preventDefault()}),document.body.addEventListener("keydown",s=>{s.altKey||s.ctrlKey||s.metaKey||!r.matches(":focus")&&s.key==="/"&&(r.focus(),s.preventDefault())})}function He(t,e){t.index||window.searchData&&(e.classList.remove("loading"),e.classList.add("ready"),t.data=window.searchData,t.index=fe.Index.load(window.searchData.index))}function ze(t,e,r,n){if(He(n,t),!n.index||!n.data)return;e.textContent="";let i=r.value.trim(),s=n.index.search(`*${i}*`);for(let o=0,a=Math.min(10,s.length);o${ve(u.parent,i)}.${l}`);let h=document.createElement("li");h.classList.value=u.classes;let p=document.createElement("a");p.href=n.base+u.url,p.classList.add("tsd-kind-icon"),p.innerHTML=l,h.append(p),e.appendChild(h)}}function me(t,e){let r=t.querySelector(".current");if(!r)r=t.querySelector(e==1?"li:first-child":"li:last-child"),r&&r.classList.add("current");else{let n=r;if(e===1)do n=n.nextElementSibling;while(n instanceof HTMLElement&&n.offsetParent==null);else do n=n.previousElementSibling;while(n instanceof HTMLElement&&n.offsetParent==null);n&&(r.classList.remove("current"),n.classList.add("current"))}}function Ne(t,e){let r=t.querySelector(".current");if(r||(r=t.querySelector("li:first-child")),r){let n=r.querySelector("a");n&&(window.location.href=n.href),e.blur()}}function ve(t,e){if(e==="")return t;let r=t.toLocaleLowerCase(),n=e.toLocaleLowerCase(),i=[],s=0,o=r.indexOf(n);for(;o!=-1;)i.push(re(t.substring(s,o)),`${re(t.substring(o,o+n.length))}`),s=o+n.length,o=r.indexOf(n,s);return i.push(re(t.substring(s))),i.join("")}var je={"&":"&","<":"<",">":">","'":"'",'"':"""};function re(t){return t.replace(/[&<>"'"]/g,e=>je[e])}var ge=class{constructor(e,r){this.signature=e,this.description=r}addClass(e){return this.signature.classList.add(e),this.description.classList.add(e),this}removeClass(e){return this.signature.classList.remove(e),this.description.classList.remove(e),this}},ne=class extends Q{constructor(e){super(e);this.groups=[];this.index=-1;this.createGroups(),this.container&&(this.el.classList.add("active"),Array.from(this.el.children).forEach(r=>{r.addEventListener("touchstart",n=>this.onClick(n)),r.addEventListener("click",n=>this.onClick(n))}),this.container.classList.add("active"),this.setIndex(0))}setIndex(e){if(e<0&&(e=0),e>this.groups.length-1&&(e=this.groups.length-1),this.index==e)return;let r=this.groups[e];if(this.index>-1){let n=this.groups[this.index];n.removeClass("current").addClass("fade-out"),r.addClass("current"),r.addClass("fade-in"),I.instance.triggerResize(),setTimeout(()=>{n.removeClass("fade-out"),r.removeClass("fade-in")},300)}else r.addClass("current"),I.instance.triggerResize();this.index=e}createGroups(){let e=this.el.children;if(e.length<2)return;this.container=this.el.nextElementSibling;let r=this.container.children;this.groups=[];for(let n=0;n{r.signature===e.currentTarget&&this.setIndex(n)})}};var C="mousedown",ye="mousemove",_="mouseup",G={x:0,y:0},xe=!1,ie=!1,Be=!1,A=!1,Le=/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent);document.documentElement.classList.add(Le?"is-mobile":"not-mobile");Le&&"ontouchstart"in document.documentElement&&(Be=!0,C="touchstart",ye="touchmove",_="touchend");document.addEventListener(C,t=>{ie=!0,A=!1;let e=C=="touchstart"?t.targetTouches[0]:t;G.y=e.pageY||0,G.x=e.pageX||0});document.addEventListener(ye,t=>{if(!!ie&&!A){let e=C=="touchstart"?t.targetTouches[0]:t,r=G.x-(e.pageX||0),n=G.y-(e.pageY||0);A=Math.sqrt(r*r+n*n)>10}});document.addEventListener(_,()=>{ie=!1});document.addEventListener("click",t=>{xe&&(t.preventDefault(),t.stopImmediatePropagation(),xe=!1)});var se=class extends Q{constructor(e){super(e);this.className=this.el.dataset.toggle||"",this.el.addEventListener(_,r=>this.onPointerUp(r)),this.el.addEventListener("click",r=>r.preventDefault()),document.addEventListener(C,r=>this.onDocumentPointerDown(r)),document.addEventListener(_,r=>this.onDocumentPointerUp(r))}setActive(e){if(this.active==e)return;this.active=e,document.documentElement.classList.toggle("has-"+this.className,e),this.el.classList.toggle("active",e);let r=(this.active?"to-has-":"from-has-")+this.className;document.documentElement.classList.add(r),setTimeout(()=>document.documentElement.classList.remove(r),500)}onPointerUp(e){A||(this.setActive(!0),e.preventDefault())}onDocumentPointerDown(e){if(this.active){if(e.target.closest(".col-menu, .tsd-filter-group"))return;this.setActive(!1)}}onDocumentPointerUp(e){if(!A&&this.active&&e.target.closest(".col-menu")){let r=e.target.closest("a");if(r){let n=window.location.href;n.indexOf("#")!=-1&&(n=n.substr(0,n.indexOf("#"))),r.href.substr(0,n.length)==n&&setTimeout(()=>this.setActive(!1),250)}}}};var oe=class{constructor(e,r){this.key=e,this.value=r,this.defaultValue=r,this.initialize(),window.localStorage[this.key]&&this.setValue(this.fromLocalStorage(window.localStorage[this.key]))}initialize(){}setValue(e){if(this.value==e)return;let r=this.value;this.value=e,window.localStorage[this.key]=this.toLocalStorage(e),this.handleValueChange(r,e)}},ae=class extends oe{initialize(){let e=document.querySelector("#tsd-filter-"+this.key);!e||(this.checkbox=e,this.checkbox.addEventListener("change",()=>{this.setValue(this.checkbox.checked)}))}handleValueChange(e,r){!this.checkbox||(this.checkbox.checked=this.value,document.documentElement.classList.toggle("toggle-"+this.key,this.value!=this.defaultValue))}fromLocalStorage(e){return e=="true"}toLocalStorage(e){return e?"true":"false"}},Ee=class extends oe{initialize(){document.documentElement.classList.add("toggle-"+this.key+this.value);let e=document.querySelector("#tsd-filter-"+this.key);if(!e)return;this.select=e;let r=()=>{this.select.classList.add("active")},n=()=>{this.select.classList.remove("active")};this.select.addEventListener(C,r),this.select.addEventListener("mouseover",r),this.select.addEventListener("mouseleave",n),this.select.querySelectorAll("li").forEach(i=>{i.addEventListener(_,s=>{e.classList.remove("active"),this.setValue(s.target.dataset.value||"")})}),document.addEventListener(C,i=>{this.select.contains(i.target)||this.select.classList.remove("active")})}handleValueChange(e,r){this.select.querySelectorAll("li.selected").forEach(s=>{s.classList.remove("selected")});let n=this.select.querySelector('li[data-value="'+r+'"]'),i=this.select.querySelector(".tsd-select-label");n&&i&&(n.classList.add("selected"),i.textContent=n.textContent),document.documentElement.classList.remove("toggle-"+e),document.documentElement.classList.add("toggle-"+r)}fromLocalStorage(e){return e}toLocalStorage(e){return e}},Y=class extends Q{constructor(e){super(e);this.optionVisibility=new Ee("visibility","private"),this.optionInherited=new ae("inherited",!0),this.optionExternals=new ae("externals",!0)}static isSupported(){try{return typeof window.localStorage!="undefined"}catch{return!1}}};function be(t){let e=localStorage.getItem("tsd-theme")||"os";t.value=e,we(e),t.addEventListener("change",()=>{localStorage.setItem("tsd-theme",t.value),we(t.value)})}function we(t){switch(t){case"os":document.body.classList.remove("light","dark");break;case"light":document.body.classList.remove("dark"),document.body.classList.add("light");break;case"dark":document.body.classList.remove("light"),document.body.classList.add("dark");break}}pe();N(te,".menu-highlight");N(ne,".tsd-signatures");N(se,"a[data-toggle]");Y.isSupported()?N(Y,"#tsd-filter"):document.documentElement.classList.add("no-filter");var Te=document.getElementById("theme");Te&&be(Te);var qe=new X;Object.defineProperty(window,"app",{value:qe});})(); +(()=>{var Ce=Object.create;var ue=Object.defineProperty;var Pe=Object.getOwnPropertyDescriptor;var Oe=Object.getOwnPropertyNames;var Re=Object.getPrototypeOf,_e=Object.prototype.hasOwnProperty;var Me=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports);var De=(t,e,r,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of Oe(e))!_e.call(t,i)&&i!==r&&ue(t,i,{get:()=>e[i],enumerable:!(n=Pe(e,i))||n.enumerable});return t};var Fe=(t,e,r)=>(r=t!=null?Ce(Re(t)):{},De(e||!t||!t.__esModule?ue(r,"default",{value:t,enumerable:!0}):r,t));var pe=Me((de,fe)=>{(function(){var t=function(e){var r=new t.Builder;return r.pipeline.add(t.trimmer,t.stopWordFilter,t.stemmer),r.searchPipeline.add(t.stemmer),e.call(r,r),r.build()};t.version="2.3.9";t.utils={},t.utils.warn=function(e){return function(r){e.console&&console.warn&&console.warn(r)}}(this),t.utils.asString=function(e){return e==null?"":e.toString()},t.utils.clone=function(e){if(e==null)return e;for(var r=Object.create(null),n=Object.keys(e),i=0;i0){var h=t.utils.clone(r)||{};h.position=[a,u],h.index=s.length,s.push(new t.Token(n.slice(a,o),h))}a=o+1}}return s},t.tokenizer.separator=/[\s\-]+/;t.Pipeline=function(){this._stack=[]},t.Pipeline.registeredFunctions=Object.create(null),t.Pipeline.registerFunction=function(e,r){r in this.registeredFunctions&&t.utils.warn("Overwriting existing registered function: "+r),e.label=r,t.Pipeline.registeredFunctions[e.label]=e},t.Pipeline.warnIfFunctionNotRegistered=function(e){var r=e.label&&e.label in this.registeredFunctions;r||t.utils.warn(`Function is not registered with pipeline. This may cause problems when serialising the index. +`,e)},t.Pipeline.load=function(e){var r=new t.Pipeline;return e.forEach(function(n){var i=t.Pipeline.registeredFunctions[n];if(i)r.add(i);else throw new Error("Cannot load unregistered function: "+n)}),r},t.Pipeline.prototype.add=function(){var e=Array.prototype.slice.call(arguments);e.forEach(function(r){t.Pipeline.warnIfFunctionNotRegistered(r),this._stack.push(r)},this)},t.Pipeline.prototype.after=function(e,r){t.Pipeline.warnIfFunctionNotRegistered(r);var n=this._stack.indexOf(e);if(n==-1)throw new Error("Cannot find existingFn");n=n+1,this._stack.splice(n,0,r)},t.Pipeline.prototype.before=function(e,r){t.Pipeline.warnIfFunctionNotRegistered(r);var n=this._stack.indexOf(e);if(n==-1)throw new Error("Cannot find existingFn");this._stack.splice(n,0,r)},t.Pipeline.prototype.remove=function(e){var r=this._stack.indexOf(e);r!=-1&&this._stack.splice(r,1)},t.Pipeline.prototype.run=function(e){for(var r=this._stack.length,n=0;n1&&(oe&&(n=s),o!=e);)i=n-r,s=r+Math.floor(i/2),o=this.elements[s*2];if(o==e||o>e)return s*2;if(ol?h+=2:a==l&&(r+=n[u+1]*i[h+1],u+=2,h+=2);return r},t.Vector.prototype.similarity=function(e){return this.dot(e)/this.magnitude()||0},t.Vector.prototype.toArray=function(){for(var e=new Array(this.elements.length/2),r=1,n=0;r0){var o=s.str.charAt(0),a;o in s.node.edges?a=s.node.edges[o]:(a=new t.TokenSet,s.node.edges[o]=a),s.str.length==1&&(a.final=!0),i.push({node:a,editsRemaining:s.editsRemaining,str:s.str.slice(1)})}if(s.editsRemaining!=0){if("*"in s.node.edges)var l=s.node.edges["*"];else{var l=new t.TokenSet;s.node.edges["*"]=l}if(s.str.length==0&&(l.final=!0),i.push({node:l,editsRemaining:s.editsRemaining-1,str:s.str}),s.str.length>1&&i.push({node:s.node,editsRemaining:s.editsRemaining-1,str:s.str.slice(1)}),s.str.length==1&&(s.node.final=!0),s.str.length>=1){if("*"in s.node.edges)var u=s.node.edges["*"];else{var u=new t.TokenSet;s.node.edges["*"]=u}s.str.length==1&&(u.final=!0),i.push({node:u,editsRemaining:s.editsRemaining-1,str:s.str.slice(1)})}if(s.str.length>1){var h=s.str.charAt(0),f=s.str.charAt(1),p;f in s.node.edges?p=s.node.edges[f]:(p=new t.TokenSet,s.node.edges[f]=p),s.str.length==1&&(p.final=!0),i.push({node:p,editsRemaining:s.editsRemaining-1,str:h+s.str.slice(2)})}}}return n},t.TokenSet.fromString=function(e){for(var r=new t.TokenSet,n=r,i=0,s=e.length;i=e;r--){var n=this.uncheckedNodes[r],i=n.child.toString();i in this.minimizedNodes?n.parent.edges[n.char]=this.minimizedNodes[i]:(n.child._str=i,this.minimizedNodes[i]=n.child),this.uncheckedNodes.pop()}};t.Index=function(e){this.invertedIndex=e.invertedIndex,this.fieldVectors=e.fieldVectors,this.tokenSet=e.tokenSet,this.fields=e.fields,this.pipeline=e.pipeline},t.Index.prototype.search=function(e){return this.query(function(r){var n=new t.QueryParser(e,r);n.parse()})},t.Index.prototype.query=function(e){for(var r=new t.Query(this.fields),n=Object.create(null),i=Object.create(null),s=Object.create(null),o=Object.create(null),a=Object.create(null),l=0;l1?this._b=1:this._b=e},t.Builder.prototype.k1=function(e){this._k1=e},t.Builder.prototype.add=function(e,r){var n=e[this._ref],i=Object.keys(this._fields);this._documents[n]=r||{},this.documentCount+=1;for(var s=0;s=this.length)return t.QueryLexer.EOS;var e=this.str.charAt(this.pos);return this.pos+=1,e},t.QueryLexer.prototype.width=function(){return this.pos-this.start},t.QueryLexer.prototype.ignore=function(){this.start==this.pos&&(this.pos+=1),this.start=this.pos},t.QueryLexer.prototype.backup=function(){this.pos-=1},t.QueryLexer.prototype.acceptDigitRun=function(){var e,r;do e=this.next(),r=e.charCodeAt(0);while(r>47&&r<58);e!=t.QueryLexer.EOS&&this.backup()},t.QueryLexer.prototype.more=function(){return this.pos1&&(e.backup(),e.emit(t.QueryLexer.TERM)),e.ignore(),e.more())return t.QueryLexer.lexText},t.QueryLexer.lexEditDistance=function(e){return e.ignore(),e.acceptDigitRun(),e.emit(t.QueryLexer.EDIT_DISTANCE),t.QueryLexer.lexText},t.QueryLexer.lexBoost=function(e){return e.ignore(),e.acceptDigitRun(),e.emit(t.QueryLexer.BOOST),t.QueryLexer.lexText},t.QueryLexer.lexEOS=function(e){e.width()>0&&e.emit(t.QueryLexer.TERM)},t.QueryLexer.termSeparator=t.tokenizer.separator,t.QueryLexer.lexText=function(e){for(;;){var r=e.next();if(r==t.QueryLexer.EOS)return t.QueryLexer.lexEOS;if(r.charCodeAt(0)==92){e.escapeCharacter();continue}if(r==":")return t.QueryLexer.lexField;if(r=="~")return e.backup(),e.width()>0&&e.emit(t.QueryLexer.TERM),t.QueryLexer.lexEditDistance;if(r=="^")return e.backup(),e.width()>0&&e.emit(t.QueryLexer.TERM),t.QueryLexer.lexBoost;if(r=="+"&&e.width()===1||r=="-"&&e.width()===1)return e.emit(t.QueryLexer.PRESENCE),t.QueryLexer.lexText;if(r.match(t.QueryLexer.termSeparator))return t.QueryLexer.lexTerm}},t.QueryParser=function(e,r){this.lexer=new t.QueryLexer(e),this.query=r,this.currentClause={},this.lexemeIdx=0},t.QueryParser.prototype.parse=function(){this.lexer.run(),this.lexemes=this.lexer.lexemes;for(var e=t.QueryParser.parseClause;e;)e=e(this);return this.query},t.QueryParser.prototype.peekLexeme=function(){return this.lexemes[this.lexemeIdx]},t.QueryParser.prototype.consumeLexeme=function(){var e=this.peekLexeme();return this.lexemeIdx+=1,e},t.QueryParser.prototype.nextClause=function(){var e=this.currentClause;this.query.clause(e),this.currentClause={}},t.QueryParser.parseClause=function(e){var r=e.peekLexeme();if(r!=null)switch(r.type){case t.QueryLexer.PRESENCE:return t.QueryParser.parsePresence;case t.QueryLexer.FIELD:return t.QueryParser.parseField;case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var n="expected either a field or a term, found "+r.type;throw r.str.length>=1&&(n+=" with value '"+r.str+"'"),new t.QueryParseError(n,r.start,r.end)}},t.QueryParser.parsePresence=function(e){var r=e.consumeLexeme();if(r!=null){switch(r.str){case"-":e.currentClause.presence=t.Query.presence.PROHIBITED;break;case"+":e.currentClause.presence=t.Query.presence.REQUIRED;break;default:var n="unrecognised presence operator'"+r.str+"'";throw new t.QueryParseError(n,r.start,r.end)}var i=e.peekLexeme();if(i==null){var n="expecting term or field, found nothing";throw new t.QueryParseError(n,r.start,r.end)}switch(i.type){case t.QueryLexer.FIELD:return t.QueryParser.parseField;case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var n="expecting term or field, found '"+i.type+"'";throw new t.QueryParseError(n,i.start,i.end)}}},t.QueryParser.parseField=function(e){var r=e.consumeLexeme();if(r!=null){if(e.query.allFields.indexOf(r.str)==-1){var n=e.query.allFields.map(function(o){return"'"+o+"'"}).join(", "),i="unrecognised field '"+r.str+"', possible fields: "+n;throw new t.QueryParseError(i,r.start,r.end)}e.currentClause.fields=[r.str];var s=e.peekLexeme();if(s==null){var i="expecting term, found nothing";throw new t.QueryParseError(i,r.start,r.end)}switch(s.type){case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var i="expecting term, found '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},t.QueryParser.parseTerm=function(e){var r=e.consumeLexeme();if(r!=null){e.currentClause.term=r.str.toLowerCase(),r.str.indexOf("*")!=-1&&(e.currentClause.usePipeline=!1);var n=e.peekLexeme();if(n==null){e.nextClause();return}switch(n.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+n.type+"'";throw new t.QueryParseError(i,n.start,n.end)}}},t.QueryParser.parseEditDistance=function(e){var r=e.consumeLexeme();if(r!=null){var n=parseInt(r.str,10);if(isNaN(n)){var i="edit distance must be numeric";throw new t.QueryParseError(i,r.start,r.end)}e.currentClause.editDistance=n;var s=e.peekLexeme();if(s==null){e.nextClause();return}switch(s.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},t.QueryParser.parseBoost=function(e){var r=e.consumeLexeme();if(r!=null){var n=parseInt(r.str,10);if(isNaN(n)){var i="boost must be numeric";throw new t.QueryParseError(i,r.start,r.end)}e.currentClause.boost=n;var s=e.peekLexeme();if(s==null){e.nextClause();return}switch(s.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},function(e,r){typeof define=="function"&&define.amd?define(r):typeof de=="object"?fe.exports=r():e.lunr=r()}(this,function(){return t})})()});var ce=[];function N(t,e){ce.push({selector:e,constructor:t})}var Y=class{constructor(){this.createComponents(document.body)}createComponents(e){ce.forEach(r=>{e.querySelectorAll(r.selector).forEach(n=>{n.dataset.hasInstance||(new r.constructor({el:n}),n.dataset.hasInstance=String(!0))})})}};var k=class{constructor(e){this.el=e.el}};var J=class{constructor(){this.listeners={}}addEventListener(e,r){e in this.listeners||(this.listeners[e]=[]),this.listeners[e].push(r)}removeEventListener(e,r){if(!(e in this.listeners))return;let n=this.listeners[e];for(let i=0,s=n.length;i{let r=Date.now();return(...n)=>{r+e-Date.now()<0&&(t(...n),r=Date.now())}};var ie=class extends J{constructor(){super();this.scrollTop=0;this.lastY=0;this.width=0;this.height=0;this.showToolbar=!0;this.toolbar=document.querySelector(".tsd-page-toolbar"),this.secondaryNav=document.querySelector(".tsd-navigation.secondary"),window.addEventListener("scroll",ne(()=>this.onScroll(),10)),window.addEventListener("resize",ne(()=>this.onResize(),10)),this.onResize(),this.onScroll()}triggerResize(){let r=new CustomEvent("resize",{detail:{width:this.width,height:this.height}});this.dispatchEvent(r)}onResize(){this.width=window.innerWidth||0,this.height=window.innerHeight||0;let r=new CustomEvent("resize",{detail:{width:this.width,height:this.height}});this.dispatchEvent(r)}onScroll(){this.scrollTop=window.scrollY||0;let r=new CustomEvent("scroll",{detail:{scrollTop:this.scrollTop}});this.dispatchEvent(r),this.hideShowToolbar()}hideShowToolbar(){var n;let r=this.showToolbar;this.showToolbar=this.lastY>=this.scrollTop||this.scrollTop<=0,r!==this.showToolbar&&(this.toolbar.classList.toggle("tsd-page-toolbar--hide"),(n=this.secondaryNav)==null||n.classList.toggle("tsd-navigation--toolbar-hide")),this.lastY=this.scrollTop}},Q=ie;Q.instance=new ie;var X=class extends k{constructor(r){super(r);this.anchors=[];this.index=-1;Q.instance.addEventListener("resize",()=>this.onResize()),Q.instance.addEventListener("scroll",n=>this.onScroll(n)),this.createAnchors()}createAnchors(){let r=window.location.href;r.indexOf("#")!=-1&&(r=r.substr(0,r.indexOf("#"))),this.el.querySelectorAll("a").forEach(n=>{let i=n.href;if(i.indexOf("#")==-1||i.substr(0,r.length)!=r)return;let s=i.substr(i.indexOf("#")+1),o=document.querySelector("a.tsd-anchor[name="+s+"]"),a=n.parentNode;!o||!a||this.anchors.push({link:a,anchor:o,position:0})}),this.onResize()}onResize(){let r;for(let i=0,s=this.anchors.length;ii.position-s.position);let n=new CustomEvent("scroll",{detail:{scrollTop:Q.instance.scrollTop}});this.onScroll(n)}onScroll(r){let n=r.detail.scrollTop+5,i=this.anchors,s=i.length-1,o=this.index;for(;o>-1&&i[o].position>n;)o-=1;for(;o-1&&this.anchors[this.index].link.classList.remove("focus"),this.index=o,this.index>-1&&this.anchors[this.index].link.classList.add("focus"))}};var he=(t,e=100)=>{let r;return(...n)=>{clearTimeout(r),r=setTimeout(()=>t(n),e)}};var ge=Fe(pe());function ye(){let t=document.getElementById("tsd-search");if(!t)return;let e=document.getElementById("search-script");t.classList.add("loading"),e&&(e.addEventListener("error",()=>{t.classList.remove("loading"),t.classList.add("failure")}),e.addEventListener("load",()=>{t.classList.remove("loading"),t.classList.add("ready")}),window.searchData&&t.classList.remove("loading"));let r=document.querySelector("#tsd-search input"),n=document.querySelector("#tsd-search .results");if(!r||!n)throw new Error("The input field or the result list wrapper was not found");let i=!1;n.addEventListener("mousedown",()=>i=!0),n.addEventListener("mouseup",()=>{i=!1,t.classList.remove("has-focus")}),r.addEventListener("focus",()=>t.classList.add("has-focus")),r.addEventListener("blur",()=>{i||(i=!1,t.classList.remove("has-focus"))});let s={base:t.dataset.base+"/"};Ae(t,n,r,s)}function Ae(t,e,r,n){r.addEventListener("input",he(()=>{He(t,e,r,n)},200));let i=!1;r.addEventListener("keydown",s=>{i=!0,s.key=="Enter"?ze(e,r):s.key=="Escape"?r.blur():s.key=="ArrowUp"?me(e,-1):s.key==="ArrowDown"?me(e,1):i=!1}),r.addEventListener("keypress",s=>{i&&s.preventDefault()}),document.body.addEventListener("keydown",s=>{s.altKey||s.ctrlKey||s.metaKey||!r.matches(":focus")&&s.key==="/"&&(r.focus(),s.preventDefault())})}function Ve(t,e){t.index||window.searchData&&(e.classList.remove("loading"),e.classList.add("ready"),t.data=window.searchData,t.index=ge.Index.load(window.searchData.index))}function He(t,e,r,n){var o,a;if(Ve(n,t),!n.index||!n.data)return;e.textContent="";let i=r.value.trim(),s=i?n.index.search(`*${i}*`):[];for(let l=0;lu.score-l.score);for(let l=0,u=Math.min(10,s.length);l${ve(h.parent,i)}.${f}`);let p=document.createElement("li");p.classList.value=(a=h.classes)!=null?a:"";let E=document.createElement("a");E.href=n.base+h.url,E.classList.add("tsd-kind-icon"),E.innerHTML=f,p.append(E),e.appendChild(p)}}function me(t,e){var n,i;let r=t.querySelector(".current");if(!r)r=t.querySelector(e==1?"li:first-child":"li:last-child"),r&&r.classList.add("current");else{let s=r;if(e===1)do s=(n=s.nextElementSibling)!=null?n:void 0;while(s instanceof HTMLElement&&s.offsetParent==null);else do s=(i=s.previousElementSibling)!=null?i:void 0;while(s instanceof HTMLElement&&s.offsetParent==null);s&&(r.classList.remove("current"),s.classList.add("current"))}}function ze(t,e){let r=t.querySelector(".current");if(r||(r=t.querySelector("li:first-child")),r){let n=r.querySelector("a");n&&(window.location.href=n.href),e.blur()}}function ve(t,e){if(e==="")return t;let r=t.toLocaleLowerCase(),n=e.toLocaleLowerCase(),i=[],s=0,o=r.indexOf(n);for(;o!=-1;)i.push(se(t.substring(s,o)),`${se(t.substring(o,o+n.length))}`),s=o+n.length,o=r.indexOf(n,s);return i.push(se(t.substring(s))),i.join("")}var Ne={"&":"&","<":"<",">":">","'":"'",'"':"""};function se(t){return t.replace(/[&<>"'"]/g,e=>Ne[e])}var oe=class{constructor(e,r){this.signature=e,this.description=r}addClass(e){return this.signature.classList.add(e),this.description.classList.add(e),this}removeClass(e){return this.signature.classList.remove(e),this.description.classList.remove(e),this}},Z=class extends k{constructor(r){super(r);this.groups=[];this.index=-1;this.createGroups(),this.container&&(this.el.classList.add("active"),Array.from(this.el.children).forEach(n=>{n.addEventListener("touchstart",i=>this.onClick(i)),n.addEventListener("click",i=>this.onClick(i))}),this.container.classList.add("active"),this.setIndex(0))}setIndex(r){if(r<0&&(r=0),r>this.groups.length-1&&(r=this.groups.length-1),this.index==r)return;let n=this.groups[r];if(this.index>-1){let i=this.groups[this.index];i.removeClass("current").addClass("fade-out"),n.addClass("current"),n.addClass("fade-in"),Q.instance.triggerResize(),setTimeout(()=>{i.removeClass("fade-out"),n.removeClass("fade-in")},300)}else n.addClass("current"),Q.instance.triggerResize();this.index=r}createGroups(){let r=this.el.children;if(r.length<2)return;this.container=this.el.nextElementSibling;let n=this.container.children;this.groups=[];for(let i=0;i{n.signature===r.currentTarget&&this.setIndex(i)})}};var C="mousedown",Le="mousemove",_="mouseup",K={x:0,y:0},xe=!1,ae=!1,je=!1,A=!1,Ee=/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent);document.documentElement.classList.add(Ee?"is-mobile":"not-mobile");Ee&&"ontouchstart"in document.documentElement&&(je=!0,C="touchstart",Le="touchmove",_="touchend");document.addEventListener(C,t=>{ae=!0,A=!1;let e=C=="touchstart"?t.targetTouches[0]:t;K.y=e.pageY||0,K.x=e.pageX||0});document.addEventListener(Le,t=>{if(!!ae&&!A){let e=C=="touchstart"?t.targetTouches[0]:t,r=K.x-(e.pageX||0),n=K.y-(e.pageY||0);A=Math.sqrt(r*r+n*n)>10}});document.addEventListener(_,()=>{ae=!1});document.addEventListener("click",t=>{xe&&(t.preventDefault(),t.stopImmediatePropagation(),xe=!1)});var ee=class extends k{constructor(r){super(r);this.className=this.el.dataset.toggle||"",this.el.addEventListener(_,n=>this.onPointerUp(n)),this.el.addEventListener("click",n=>n.preventDefault()),document.addEventListener(C,n=>this.onDocumentPointerDown(n)),document.addEventListener(_,n=>this.onDocumentPointerUp(n))}setActive(r){if(this.active==r)return;this.active=r,document.documentElement.classList.toggle("has-"+this.className,r),this.el.classList.toggle("active",r);let n=(this.active?"to-has-":"from-has-")+this.className;document.documentElement.classList.add(n),setTimeout(()=>document.documentElement.classList.remove(n),500)}onPointerUp(r){A||(this.setActive(!0),r.preventDefault())}onDocumentPointerDown(r){if(this.active){if(r.target.closest(".col-menu, .tsd-filter-group"))return;this.setActive(!1)}}onDocumentPointerUp(r){if(!A&&this.active&&r.target.closest(".col-menu")){let n=r.target.closest("a");if(n){let i=window.location.href;i.indexOf("#")!=-1&&(i=i.substr(0,i.indexOf("#"))),n.href.substr(0,i.length)==i&&setTimeout(()=>this.setActive(!1),250)}}}};var te=class{constructor(e,r){this.key=e,this.value=r,this.defaultValue=r,this.initialize(),window.localStorage[this.key]&&this.setValue(this.fromLocalStorage(window.localStorage[this.key]))}initialize(){}setValue(e){if(this.value==e)return;let r=this.value;this.value=e,window.localStorage[this.key]=this.toLocalStorage(e),this.handleValueChange(r,e)}},re=class extends te{initialize(){let r=document.querySelector("#tsd-filter-"+this.key);!r||(this.checkbox=r,this.checkbox.addEventListener("change",()=>{this.setValue(this.checkbox.checked)}))}handleValueChange(r,n){!this.checkbox||(this.checkbox.checked=this.value,document.documentElement.classList.toggle("toggle-"+this.key,this.value!=this.defaultValue))}fromLocalStorage(r){return r=="true"}toLocalStorage(r){return r?"true":"false"}},le=class extends te{initialize(){document.documentElement.classList.add("toggle-"+this.key+this.value);let r=document.querySelector("#tsd-filter-"+this.key);if(!r)return;this.select=r;let n=()=>{this.select.classList.add("active")},i=()=>{this.select.classList.remove("active")};this.select.addEventListener(C,n),this.select.addEventListener("mouseover",n),this.select.addEventListener("mouseleave",i),this.select.querySelectorAll("li").forEach(s=>{s.addEventListener(_,o=>{r.classList.remove("active"),this.setValue(o.target.dataset.value||"")})}),document.addEventListener(C,s=>{this.select.contains(s.target)||this.select.classList.remove("active")})}handleValueChange(r,n){this.select.querySelectorAll("li.selected").forEach(o=>{o.classList.remove("selected")});let i=this.select.querySelector('li[data-value="'+n+'"]'),s=this.select.querySelector(".tsd-select-label");i&&s&&(i.classList.add("selected"),s.textContent=i.textContent),document.documentElement.classList.remove("toggle-"+r),document.documentElement.classList.add("toggle-"+n)}fromLocalStorage(r){return r}toLocalStorage(r){return r}},j=class extends k{constructor(r){super(r);this.optionVisibility=new le("visibility","private"),this.optionInherited=new re("inherited",!0),this.optionExternals=new re("externals",!0)}static isSupported(){try{return typeof window.localStorage!="undefined"}catch{return!1}}};function we(t){let e=localStorage.getItem("tsd-theme")||"os";t.value=e,be(e),t.addEventListener("change",()=>{localStorage.setItem("tsd-theme",t.value),be(t.value)})}function be(t){switch(t){case"os":document.body.classList.remove("light","dark");break;case"light":document.body.classList.remove("dark"),document.body.classList.add("light");break;case"dark":document.body.classList.remove("light"),document.body.classList.add("dark");break}}ye();N(X,".menu-highlight");N(Z,".tsd-signatures");N(ee,"a[data-toggle]");j.isSupported()?N(j,"#tsd-filter"):document.documentElement.classList.add("no-filter");var Te=document.getElementById("theme");Te&&we(Te);var Be=new Y;Object.defineProperty(window,"app",{value:Be});})(); /*! * lunr.Builder * Copyright (C) 2020 Oliver Nightingale diff --git a/docs/assets/search.js b/docs/assets/search.js index 1eae75b..405e2bc 100644 --- a/docs/assets/search.js +++ b/docs/assets/search.js @@ -1 +1 @@ -window.searchData = JSON.parse("{\"kinds\":{\"8\":\"Enumeration\",\"16\":\"Enumeration member\",\"64\":\"Function\",\"128\":\"Class\",\"256\":\"Interface\",\"512\":\"Constructor\",\"1024\":\"Property\",\"65536\":\"Type literal\",\"4194304\":\"Type alias\"},\"rows\":[{\"id\":0,\"kind\":4194304,\"name\":\"BinaryString\",\"url\":\"modules.html#BinaryString\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1,\"kind\":4194304,\"name\":\"BooleanString\",\"url\":\"modules.html#BooleanString\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":2,\"kind\":8,\"name\":\"ExpirationIntent\",\"url\":\"enums/ExpirationIntent.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":3,\"kind\":16,\"name\":\"CUSTOMER_CANCELED\",\"url\":\"enums/ExpirationIntent.html#CUSTOMER_CANCELED\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ExpirationIntent\"},{\"id\":4,\"kind\":16,\"name\":\"BILLING_ERROR\",\"url\":\"enums/ExpirationIntent.html#BILLING_ERROR\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ExpirationIntent\"},{\"id\":5,\"kind\":16,\"name\":\"CUSTOMER_DENIED_PRICE_INCREASE\",\"url\":\"enums/ExpirationIntent.html#CUSTOMER_DENIED_PRICE_INCREASE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ExpirationIntent\"},{\"id\":6,\"kind\":16,\"name\":\"PRODUCT_NOT_AVAILABLE\",\"url\":\"enums/ExpirationIntent.html#PRODUCT_NOT_AVAILABLE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ExpirationIntent\"},{\"id\":7,\"kind\":16,\"name\":\"UNKNOWN\",\"url\":\"enums/ExpirationIntent.html#UNKNOWN\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ExpirationIntent\"},{\"id\":8,\"kind\":8,\"name\":\"ServerNotificationType\",\"url\":\"enums/ServerNotificationType.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":9,\"kind\":16,\"name\":\"CANCEL\",\"url\":\"enums/ServerNotificationType.html#CANCEL\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ServerNotificationType\"},{\"id\":10,\"kind\":16,\"name\":\"DID_CHANGE_RENEWAL_PREF\",\"url\":\"enums/ServerNotificationType.html#DID_CHANGE_RENEWAL_PREF\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ServerNotificationType\"},{\"id\":11,\"kind\":16,\"name\":\"DID_CHANGE_RENEWAL_STATUS\",\"url\":\"enums/ServerNotificationType.html#DID_CHANGE_RENEWAL_STATUS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ServerNotificationType\"},{\"id\":12,\"kind\":16,\"name\":\"DID_FAIL_TO_RENEW\",\"url\":\"enums/ServerNotificationType.html#DID_FAIL_TO_RENEW\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ServerNotificationType\"},{\"id\":13,\"kind\":16,\"name\":\"DID_RECOVER\",\"url\":\"enums/ServerNotificationType.html#DID_RECOVER\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ServerNotificationType\"},{\"id\":14,\"kind\":16,\"name\":\"DID_RENEW\",\"url\":\"enums/ServerNotificationType.html#DID_RENEW\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ServerNotificationType\"},{\"id\":15,\"kind\":16,\"name\":\"INITIAL_BUY\",\"url\":\"enums/ServerNotificationType.html#INITIAL_BUY\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ServerNotificationType\"},{\"id\":16,\"kind\":16,\"name\":\"INTERACTIVE_RENEWAL\",\"url\":\"enums/ServerNotificationType.html#INTERACTIVE_RENEWAL\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ServerNotificationType\"},{\"id\":17,\"kind\":16,\"name\":\"PRICE_INCREASE_CONSENT\",\"url\":\"enums/ServerNotificationType.html#PRICE_INCREASE_CONSENT\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ServerNotificationType\"},{\"id\":18,\"kind\":16,\"name\":\"REFUND\",\"url\":\"enums/ServerNotificationType.html#REFUND\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ServerNotificationType\"},{\"id\":19,\"kind\":16,\"name\":\"REVOKE\",\"url\":\"enums/ServerNotificationType.html#REVOKE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ServerNotificationType\"},{\"id\":20,\"kind\":16,\"name\":\"RENEWAL\",\"url\":\"enums/ServerNotificationType.html#RENEWAL\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ServerNotificationType\"},{\"id\":21,\"kind\":256,\"name\":\"UnifiedReceipt\",\"url\":\"interfaces/UnifiedReceipt.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":22,\"kind\":1024,\"name\":\"environment\",\"url\":\"interfaces/UnifiedReceipt.html#environment\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"UnifiedReceipt\"},{\"id\":23,\"kind\":1024,\"name\":\"latest_receipt\",\"url\":\"interfaces/UnifiedReceipt.html#latest_receipt\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"UnifiedReceipt\"},{\"id\":24,\"kind\":1024,\"name\":\"latest_receipt_info\",\"url\":\"interfaces/UnifiedReceipt.html#latest_receipt_info\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"UnifiedReceipt\"},{\"id\":25,\"kind\":1024,\"name\":\"pending_renewal_info\",\"url\":\"interfaces/UnifiedReceipt.html#pending_renewal_info\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"UnifiedReceipt\"},{\"id\":26,\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/UnifiedReceipt.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"UnifiedReceipt\"},{\"id\":27,\"kind\":256,\"name\":\"InAppPurchaseTransaction\",\"url\":\"interfaces/InAppPurchaseTransaction.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":28,\"kind\":1024,\"name\":\"cancellation_date\",\"url\":\"interfaces/InAppPurchaseTransaction.html#cancellation_date\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"InAppPurchaseTransaction\"},{\"id\":29,\"kind\":1024,\"name\":\"cancellation_date_ms\",\"url\":\"interfaces/InAppPurchaseTransaction.html#cancellation_date_ms\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"InAppPurchaseTransaction\"},{\"id\":30,\"kind\":1024,\"name\":\"cancellation_date_pst\",\"url\":\"interfaces/InAppPurchaseTransaction.html#cancellation_date_pst\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"InAppPurchaseTransaction\"},{\"id\":31,\"kind\":1024,\"name\":\"cancellation_reason\",\"url\":\"interfaces/InAppPurchaseTransaction.html#cancellation_reason\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"InAppPurchaseTransaction\"},{\"id\":32,\"kind\":1024,\"name\":\"expires_date\",\"url\":\"interfaces/InAppPurchaseTransaction.html#expires_date\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"InAppPurchaseTransaction\"},{\"id\":33,\"kind\":1024,\"name\":\"expires_date_ms\",\"url\":\"interfaces/InAppPurchaseTransaction.html#expires_date_ms\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"InAppPurchaseTransaction\"},{\"id\":34,\"kind\":1024,\"name\":\"expires_date_pst\",\"url\":\"interfaces/InAppPurchaseTransaction.html#expires_date_pst\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"InAppPurchaseTransaction\"},{\"id\":35,\"kind\":1024,\"name\":\"in_app_ownership_type\",\"url\":\"interfaces/InAppPurchaseTransaction.html#in_app_ownership_type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"InAppPurchaseTransaction\"},{\"id\":36,\"kind\":1024,\"name\":\"is_in_intro_offer_period\",\"url\":\"interfaces/InAppPurchaseTransaction.html#is_in_intro_offer_period\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"InAppPurchaseTransaction\"},{\"id\":37,\"kind\":1024,\"name\":\"is_trial_period\",\"url\":\"interfaces/InAppPurchaseTransaction.html#is_trial_period\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"InAppPurchaseTransaction\"},{\"id\":38,\"kind\":1024,\"name\":\"original_purchase_date\",\"url\":\"interfaces/InAppPurchaseTransaction.html#original_purchase_date\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"InAppPurchaseTransaction\"},{\"id\":39,\"kind\":1024,\"name\":\"original_purchase_date_ms\",\"url\":\"interfaces/InAppPurchaseTransaction.html#original_purchase_date_ms\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"InAppPurchaseTransaction\"},{\"id\":40,\"kind\":1024,\"name\":\"original_purchase_date_pst\",\"url\":\"interfaces/InAppPurchaseTransaction.html#original_purchase_date_pst\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"InAppPurchaseTransaction\"},{\"id\":41,\"kind\":1024,\"name\":\"original_transaction_id\",\"url\":\"interfaces/InAppPurchaseTransaction.html#original_transaction_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"InAppPurchaseTransaction\"},{\"id\":42,\"kind\":1024,\"name\":\"promotional_offer_id\",\"url\":\"interfaces/InAppPurchaseTransaction.html#promotional_offer_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"InAppPurchaseTransaction\"},{\"id\":43,\"kind\":1024,\"name\":\"product_id\",\"url\":\"interfaces/InAppPurchaseTransaction.html#product_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"InAppPurchaseTransaction\"},{\"id\":44,\"kind\":1024,\"name\":\"purchase_date\",\"url\":\"interfaces/InAppPurchaseTransaction.html#purchase_date\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"InAppPurchaseTransaction\"},{\"id\":45,\"kind\":1024,\"name\":\"purchase_date_ms\",\"url\":\"interfaces/InAppPurchaseTransaction.html#purchase_date_ms\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"InAppPurchaseTransaction\"},{\"id\":46,\"kind\":1024,\"name\":\"purchase_date_pst\",\"url\":\"interfaces/InAppPurchaseTransaction.html#purchase_date_pst\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"InAppPurchaseTransaction\"},{\"id\":47,\"kind\":1024,\"name\":\"quantity\",\"url\":\"interfaces/InAppPurchaseTransaction.html#quantity\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"InAppPurchaseTransaction\"},{\"id\":48,\"kind\":1024,\"name\":\"transaction_id\",\"url\":\"interfaces/InAppPurchaseTransaction.html#transaction_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"InAppPurchaseTransaction\"},{\"id\":49,\"kind\":1024,\"name\":\"web_order_line_item_id\",\"url\":\"interfaces/InAppPurchaseTransaction.html#web_order_line_item_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"InAppPurchaseTransaction\"},{\"id\":50,\"kind\":256,\"name\":\"LatestReceiptInfo\",\"url\":\"interfaces/LatestReceiptInfo.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":51,\"kind\":1024,\"name\":\"is_upgraded\",\"url\":\"interfaces/LatestReceiptInfo.html#is_upgraded\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LatestReceiptInfo\"},{\"id\":52,\"kind\":1024,\"name\":\"offer_code_ref_name\",\"url\":\"interfaces/LatestReceiptInfo.html#offer_code_ref_name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LatestReceiptInfo\"},{\"id\":53,\"kind\":1024,\"name\":\"subscription_group_identifier\",\"url\":\"interfaces/LatestReceiptInfo.html#subscription_group_identifier\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LatestReceiptInfo\"},{\"id\":54,\"kind\":1024,\"name\":\"cancellation_date\",\"url\":\"interfaces/LatestReceiptInfo.html#cancellation_date\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LatestReceiptInfo\"},{\"id\":55,\"kind\":1024,\"name\":\"cancellation_date_ms\",\"url\":\"interfaces/LatestReceiptInfo.html#cancellation_date_ms\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LatestReceiptInfo\"},{\"id\":56,\"kind\":1024,\"name\":\"cancellation_date_pst\",\"url\":\"interfaces/LatestReceiptInfo.html#cancellation_date_pst\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LatestReceiptInfo\"},{\"id\":57,\"kind\":1024,\"name\":\"cancellation_reason\",\"url\":\"interfaces/LatestReceiptInfo.html#cancellation_reason\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LatestReceiptInfo\"},{\"id\":58,\"kind\":1024,\"name\":\"expires_date\",\"url\":\"interfaces/LatestReceiptInfo.html#expires_date\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LatestReceiptInfo\"},{\"id\":59,\"kind\":1024,\"name\":\"expires_date_ms\",\"url\":\"interfaces/LatestReceiptInfo.html#expires_date_ms\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LatestReceiptInfo\"},{\"id\":60,\"kind\":1024,\"name\":\"expires_date_pst\",\"url\":\"interfaces/LatestReceiptInfo.html#expires_date_pst\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LatestReceiptInfo\"},{\"id\":61,\"kind\":1024,\"name\":\"in_app_ownership_type\",\"url\":\"interfaces/LatestReceiptInfo.html#in_app_ownership_type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LatestReceiptInfo\"},{\"id\":62,\"kind\":1024,\"name\":\"is_in_intro_offer_period\",\"url\":\"interfaces/LatestReceiptInfo.html#is_in_intro_offer_period\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LatestReceiptInfo\"},{\"id\":63,\"kind\":1024,\"name\":\"is_trial_period\",\"url\":\"interfaces/LatestReceiptInfo.html#is_trial_period\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LatestReceiptInfo\"},{\"id\":64,\"kind\":1024,\"name\":\"original_purchase_date\",\"url\":\"interfaces/LatestReceiptInfo.html#original_purchase_date\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LatestReceiptInfo\"},{\"id\":65,\"kind\":1024,\"name\":\"original_purchase_date_ms\",\"url\":\"interfaces/LatestReceiptInfo.html#original_purchase_date_ms\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LatestReceiptInfo\"},{\"id\":66,\"kind\":1024,\"name\":\"original_purchase_date_pst\",\"url\":\"interfaces/LatestReceiptInfo.html#original_purchase_date_pst\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LatestReceiptInfo\"},{\"id\":67,\"kind\":1024,\"name\":\"original_transaction_id\",\"url\":\"interfaces/LatestReceiptInfo.html#original_transaction_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LatestReceiptInfo\"},{\"id\":68,\"kind\":1024,\"name\":\"promotional_offer_id\",\"url\":\"interfaces/LatestReceiptInfo.html#promotional_offer_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LatestReceiptInfo\"},{\"id\":69,\"kind\":1024,\"name\":\"product_id\",\"url\":\"interfaces/LatestReceiptInfo.html#product_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LatestReceiptInfo\"},{\"id\":70,\"kind\":1024,\"name\":\"purchase_date\",\"url\":\"interfaces/LatestReceiptInfo.html#purchase_date\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LatestReceiptInfo\"},{\"id\":71,\"kind\":1024,\"name\":\"purchase_date_ms\",\"url\":\"interfaces/LatestReceiptInfo.html#purchase_date_ms\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LatestReceiptInfo\"},{\"id\":72,\"kind\":1024,\"name\":\"purchase_date_pst\",\"url\":\"interfaces/LatestReceiptInfo.html#purchase_date_pst\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LatestReceiptInfo\"},{\"id\":73,\"kind\":1024,\"name\":\"quantity\",\"url\":\"interfaces/LatestReceiptInfo.html#quantity\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LatestReceiptInfo\"},{\"id\":74,\"kind\":1024,\"name\":\"transaction_id\",\"url\":\"interfaces/LatestReceiptInfo.html#transaction_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LatestReceiptInfo\"},{\"id\":75,\"kind\":1024,\"name\":\"web_order_line_item_id\",\"url\":\"interfaces/LatestReceiptInfo.html#web_order_line_item_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LatestReceiptInfo\"},{\"id\":76,\"kind\":256,\"name\":\"PendingRenewalInfo\",\"url\":\"interfaces/PendingRenewalInfo.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":77,\"kind\":1024,\"name\":\"auto_renew_product_id\",\"url\":\"interfaces/PendingRenewalInfo.html#auto_renew_product_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PendingRenewalInfo\"},{\"id\":78,\"kind\":1024,\"name\":\"auto_renew_status\",\"url\":\"interfaces/PendingRenewalInfo.html#auto_renew_status\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PendingRenewalInfo\"},{\"id\":79,\"kind\":1024,\"name\":\"expiration_intent\",\"url\":\"interfaces/PendingRenewalInfo.html#expiration_intent\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PendingRenewalInfo\"},{\"id\":80,\"kind\":1024,\"name\":\"grace_period_expires_date\",\"url\":\"interfaces/PendingRenewalInfo.html#grace_period_expires_date\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PendingRenewalInfo\"},{\"id\":81,\"kind\":1024,\"name\":\"grace_period_expires_date_ms\",\"url\":\"interfaces/PendingRenewalInfo.html#grace_period_expires_date_ms\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PendingRenewalInfo\"},{\"id\":82,\"kind\":1024,\"name\":\"grace_period_expires_date_pst\",\"url\":\"interfaces/PendingRenewalInfo.html#grace_period_expires_date_pst\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PendingRenewalInfo\"},{\"id\":83,\"kind\":1024,\"name\":\"is_in_billing_retry_period\",\"url\":\"interfaces/PendingRenewalInfo.html#is_in_billing_retry_period\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PendingRenewalInfo\"},{\"id\":84,\"kind\":1024,\"name\":\"offer_code_ref_name\",\"url\":\"interfaces/PendingRenewalInfo.html#offer_code_ref_name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PendingRenewalInfo\"},{\"id\":85,\"kind\":1024,\"name\":\"original_transaction_id\",\"url\":\"interfaces/PendingRenewalInfo.html#original_transaction_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PendingRenewalInfo\"},{\"id\":86,\"kind\":1024,\"name\":\"price_consent_status\",\"url\":\"interfaces/PendingRenewalInfo.html#price_consent_status\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PendingRenewalInfo\"},{\"id\":87,\"kind\":1024,\"name\":\"product_id\",\"url\":\"interfaces/PendingRenewalInfo.html#product_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PendingRenewalInfo\"},{\"id\":88,\"kind\":1024,\"name\":\"promotional_offer_id\",\"url\":\"interfaces/PendingRenewalInfo.html#promotional_offer_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PendingRenewalInfo\"},{\"id\":89,\"kind\":256,\"name\":\"DeprecatedLatestReceiptInfo\",\"url\":\"interfaces/DeprecatedLatestReceiptInfo.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":90,\"kind\":1024,\"name\":\"app_item_id\",\"url\":\"interfaces/DeprecatedLatestReceiptInfo.html#app_item_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DeprecatedLatestReceiptInfo\"},{\"id\":91,\"kind\":1024,\"name\":\"expires_date\",\"url\":\"interfaces/DeprecatedLatestReceiptInfo.html#expires_date\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DeprecatedLatestReceiptInfo\"},{\"id\":92,\"kind\":1024,\"name\":\"expires_date_formatted_pst\",\"url\":\"interfaces/DeprecatedLatestReceiptInfo.html#expires_date_formatted_pst\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DeprecatedLatestReceiptInfo\"},{\"id\":93,\"kind\":1024,\"name\":\"is_in_intro_offer_period\",\"url\":\"interfaces/DeprecatedLatestReceiptInfo.html#is_in_intro_offer_period\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DeprecatedLatestReceiptInfo\"},{\"id\":94,\"kind\":1024,\"name\":\"is_trial_period\",\"url\":\"interfaces/DeprecatedLatestReceiptInfo.html#is_trial_period\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DeprecatedLatestReceiptInfo\"},{\"id\":95,\"kind\":1024,\"name\":\"item_id\",\"url\":\"interfaces/DeprecatedLatestReceiptInfo.html#item_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DeprecatedLatestReceiptInfo\"},{\"id\":96,\"kind\":1024,\"name\":\"original_purchase_date\",\"url\":\"interfaces/DeprecatedLatestReceiptInfo.html#original_purchase_date\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DeprecatedLatestReceiptInfo\"},{\"id\":97,\"kind\":1024,\"name\":\"original_purchase_date_ms\",\"url\":\"interfaces/DeprecatedLatestReceiptInfo.html#original_purchase_date_ms\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DeprecatedLatestReceiptInfo\"},{\"id\":98,\"kind\":1024,\"name\":\"original_purchase_date_pst\",\"url\":\"interfaces/DeprecatedLatestReceiptInfo.html#original_purchase_date_pst\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DeprecatedLatestReceiptInfo\"},{\"id\":99,\"kind\":1024,\"name\":\"original_transaction_id\",\"url\":\"interfaces/DeprecatedLatestReceiptInfo.html#original_transaction_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DeprecatedLatestReceiptInfo\"},{\"id\":100,\"kind\":1024,\"name\":\"product_id\",\"url\":\"interfaces/DeprecatedLatestReceiptInfo.html#product_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DeprecatedLatestReceiptInfo\"},{\"id\":101,\"kind\":1024,\"name\":\"purchase_date\",\"url\":\"interfaces/DeprecatedLatestReceiptInfo.html#purchase_date\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DeprecatedLatestReceiptInfo\"},{\"id\":102,\"kind\":1024,\"name\":\"purchase_date_ms\",\"url\":\"interfaces/DeprecatedLatestReceiptInfo.html#purchase_date_ms\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DeprecatedLatestReceiptInfo\"},{\"id\":103,\"kind\":1024,\"name\":\"purchase_date_pst\",\"url\":\"interfaces/DeprecatedLatestReceiptInfo.html#purchase_date_pst\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DeprecatedLatestReceiptInfo\"},{\"id\":104,\"kind\":1024,\"name\":\"quantity\",\"url\":\"interfaces/DeprecatedLatestReceiptInfo.html#quantity\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DeprecatedLatestReceiptInfo\"},{\"id\":105,\"kind\":1024,\"name\":\"transaction_id\",\"url\":\"interfaces/DeprecatedLatestReceiptInfo.html#transaction_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DeprecatedLatestReceiptInfo\"},{\"id\":106,\"kind\":1024,\"name\":\"web_order_line_item_id\",\"url\":\"interfaces/DeprecatedLatestReceiptInfo.html#web_order_line_item_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DeprecatedLatestReceiptInfo\"},{\"id\":107,\"kind\":256,\"name\":\"ServerNotificationResponseBody\",\"url\":\"interfaces/ServerNotificationResponseBody.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":108,\"kind\":1024,\"name\":\"auto_renew_adam_id\",\"url\":\"interfaces/ServerNotificationResponseBody.html#auto_renew_adam_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ServerNotificationResponseBody\"},{\"id\":109,\"kind\":1024,\"name\":\"auto_renew_product_id\",\"url\":\"interfaces/ServerNotificationResponseBody.html#auto_renew_product_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ServerNotificationResponseBody\"},{\"id\":110,\"kind\":1024,\"name\":\"auto_renew_status\",\"url\":\"interfaces/ServerNotificationResponseBody.html#auto_renew_status\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ServerNotificationResponseBody\"},{\"id\":111,\"kind\":1024,\"name\":\"auto_renew_status_change_date\",\"url\":\"interfaces/ServerNotificationResponseBody.html#auto_renew_status_change_date\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ServerNotificationResponseBody\"},{\"id\":112,\"kind\":1024,\"name\":\"auto_renew_status_change_date_ms\",\"url\":\"interfaces/ServerNotificationResponseBody.html#auto_renew_status_change_date_ms\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ServerNotificationResponseBody\"},{\"id\":113,\"kind\":1024,\"name\":\"auto_renew_status_change_date_pst\",\"url\":\"interfaces/ServerNotificationResponseBody.html#auto_renew_status_change_date_pst\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ServerNotificationResponseBody\"},{\"id\":114,\"kind\":1024,\"name\":\"environment\",\"url\":\"interfaces/ServerNotificationResponseBody.html#environment\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ServerNotificationResponseBody\"},{\"id\":115,\"kind\":1024,\"name\":\"expiration_intent\",\"url\":\"interfaces/ServerNotificationResponseBody.html#expiration_intent\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ServerNotificationResponseBody\"},{\"id\":116,\"kind\":1024,\"name\":\"notification_type\",\"url\":\"interfaces/ServerNotificationResponseBody.html#notification_type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ServerNotificationResponseBody\"},{\"id\":117,\"kind\":1024,\"name\":\"password\",\"url\":\"interfaces/ServerNotificationResponseBody.html#password\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ServerNotificationResponseBody\"},{\"id\":118,\"kind\":1024,\"name\":\"unified_receipt\",\"url\":\"interfaces/ServerNotificationResponseBody.html#unified_receipt\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ServerNotificationResponseBody\"},{\"id\":119,\"kind\":1024,\"name\":\"bid\",\"url\":\"interfaces/ServerNotificationResponseBody.html#bid\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ServerNotificationResponseBody\"},{\"id\":120,\"kind\":1024,\"name\":\"bvrs\",\"url\":\"interfaces/ServerNotificationResponseBody.html#bvrs\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ServerNotificationResponseBody\"},{\"id\":121,\"kind\":1024,\"name\":\"latest_receipt\",\"url\":\"interfaces/ServerNotificationResponseBody.html#latest_receipt\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ServerNotificationResponseBody\"},{\"id\":122,\"kind\":1024,\"name\":\"latest_receipt_info\",\"url\":\"interfaces/ServerNotificationResponseBody.html#latest_receipt_info\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ServerNotificationResponseBody\"},{\"id\":123,\"kind\":1024,\"name\":\"latest_expired_receipt\",\"url\":\"interfaces/ServerNotificationResponseBody.html#latest_expired_receipt\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ServerNotificationResponseBody\"},{\"id\":124,\"kind\":1024,\"name\":\"latest_expired_receipt_info\",\"url\":\"interfaces/ServerNotificationResponseBody.html#latest_expired_receipt_info\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ServerNotificationResponseBody\"},{\"id\":125,\"kind\":256,\"name\":\"Receipt\",\"url\":\"interfaces/Receipt.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":126,\"kind\":1024,\"name\":\"adam_id\",\"url\":\"interfaces/Receipt.html#adam_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Receipt\"},{\"id\":127,\"kind\":1024,\"name\":\"app_item_id\",\"url\":\"interfaces/Receipt.html#app_item_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Receipt\"},{\"id\":128,\"kind\":1024,\"name\":\"application_version\",\"url\":\"interfaces/Receipt.html#application_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Receipt\"},{\"id\":129,\"kind\":1024,\"name\":\"bundle_id\",\"url\":\"interfaces/Receipt.html#bundle_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Receipt\"},{\"id\":130,\"kind\":1024,\"name\":\"download_id\",\"url\":\"interfaces/Receipt.html#download_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Receipt\"},{\"id\":131,\"kind\":1024,\"name\":\"expiration_date\",\"url\":\"interfaces/Receipt.html#expiration_date\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Receipt\"},{\"id\":132,\"kind\":1024,\"name\":\"expiration_date_ms\",\"url\":\"interfaces/Receipt.html#expiration_date_ms\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Receipt\"},{\"id\":133,\"kind\":1024,\"name\":\"expiration_date_pst\",\"url\":\"interfaces/Receipt.html#expiration_date_pst\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Receipt\"},{\"id\":134,\"kind\":1024,\"name\":\"in_app\",\"url\":\"interfaces/Receipt.html#in_app\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Receipt\"},{\"id\":135,\"kind\":1024,\"name\":\"original_application_version\",\"url\":\"interfaces/Receipt.html#original_application_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Receipt\"},{\"id\":136,\"kind\":1024,\"name\":\"original_purchase_date\",\"url\":\"interfaces/Receipt.html#original_purchase_date\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Receipt\"},{\"id\":137,\"kind\":1024,\"name\":\"original_purchase_date_ms\",\"url\":\"interfaces/Receipt.html#original_purchase_date_ms\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Receipt\"},{\"id\":138,\"kind\":1024,\"name\":\"original_purchase_date_pst\",\"url\":\"interfaces/Receipt.html#original_purchase_date_pst\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Receipt\"},{\"id\":139,\"kind\":1024,\"name\":\"preorder_date\",\"url\":\"interfaces/Receipt.html#preorder_date\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Receipt\"},{\"id\":140,\"kind\":1024,\"name\":\"preorder_date_ms\",\"url\":\"interfaces/Receipt.html#preorder_date_ms\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Receipt\"},{\"id\":141,\"kind\":1024,\"name\":\"preorder_date_pst\",\"url\":\"interfaces/Receipt.html#preorder_date_pst\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Receipt\"},{\"id\":142,\"kind\":1024,\"name\":\"receipt_creation_date\",\"url\":\"interfaces/Receipt.html#receipt_creation_date\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Receipt\"},{\"id\":143,\"kind\":1024,\"name\":\"receipt_creation_date_ms\",\"url\":\"interfaces/Receipt.html#receipt_creation_date_ms\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Receipt\"},{\"id\":144,\"kind\":1024,\"name\":\"receipt_creation_date_pst\",\"url\":\"interfaces/Receipt.html#receipt_creation_date_pst\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Receipt\"},{\"id\":145,\"kind\":1024,\"name\":\"receipt_type\",\"url\":\"interfaces/Receipt.html#receipt_type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Receipt\"},{\"id\":146,\"kind\":1024,\"name\":\"request_date\",\"url\":\"interfaces/Receipt.html#request_date\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Receipt\"},{\"id\":147,\"kind\":1024,\"name\":\"request_date_ms\",\"url\":\"interfaces/Receipt.html#request_date_ms\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Receipt\"},{\"id\":148,\"kind\":1024,\"name\":\"request_date_pst\",\"url\":\"interfaces/Receipt.html#request_date_pst\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Receipt\"},{\"id\":149,\"kind\":1024,\"name\":\"version_external_identifier\",\"url\":\"interfaces/Receipt.html#version_external_identifier\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Receipt\"},{\"id\":150,\"kind\":256,\"name\":\"VerifyReceiptRequestBody\",\"url\":\"interfaces/VerifyReceiptRequestBody.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":151,\"kind\":1024,\"name\":\"receipt-data\",\"url\":\"interfaces/VerifyReceiptRequestBody.html#receipt_data\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"VerifyReceiptRequestBody\"},{\"id\":152,\"kind\":1024,\"name\":\"password\",\"url\":\"interfaces/VerifyReceiptRequestBody.html#password\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"VerifyReceiptRequestBody\"},{\"id\":153,\"kind\":1024,\"name\":\"exclude-old-transactions\",\"url\":\"interfaces/VerifyReceiptRequestBody.html#exclude_old_transactions\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"VerifyReceiptRequestBody\"},{\"id\":154,\"kind\":4194304,\"name\":\"VerifyReceiptResponseBody\",\"url\":\"modules.html#VerifyReceiptResponseBody\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":155,\"kind\":256,\"name\":\"VerifyReceiptResponseError\",\"url\":\"interfaces/VerifyReceiptResponseError.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":156,\"kind\":1024,\"name\":\"is-retryable\",\"url\":\"interfaces/VerifyReceiptResponseError.html#is_retryable\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"VerifyReceiptResponseError\"},{\"id\":157,\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/VerifyReceiptResponseError.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"VerifyReceiptResponseError\"},{\"id\":158,\"kind\":256,\"name\":\"VerifyReceiptResponseSuccess\",\"url\":\"interfaces/VerifyReceiptResponseSuccess.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":159,\"kind\":1024,\"name\":\"environment\",\"url\":\"interfaces/VerifyReceiptResponseSuccess.html#environment\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"VerifyReceiptResponseSuccess\"},{\"id\":160,\"kind\":1024,\"name\":\"latest_receipt\",\"url\":\"interfaces/VerifyReceiptResponseSuccess.html#latest_receipt\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"VerifyReceiptResponseSuccess\"},{\"id\":161,\"kind\":1024,\"name\":\"latest_receipt_info\",\"url\":\"interfaces/VerifyReceiptResponseSuccess.html#latest_receipt_info\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"VerifyReceiptResponseSuccess\"},{\"id\":162,\"kind\":1024,\"name\":\"pending_renewal_info\",\"url\":\"interfaces/VerifyReceiptResponseSuccess.html#pending_renewal_info\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"VerifyReceiptResponseSuccess\"},{\"id\":163,\"kind\":1024,\"name\":\"receipt\",\"url\":\"interfaces/VerifyReceiptResponseSuccess.html#receipt\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"VerifyReceiptResponseSuccess\"},{\"id\":164,\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/VerifyReceiptResponseSuccess.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"VerifyReceiptResponseSuccess\"},{\"id\":165,\"kind\":8,\"name\":\"VerifyReceiptErrorStatus\",\"url\":\"enums/VerifyReceiptErrorStatus.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":166,\"kind\":16,\"name\":\"NOT_POST\",\"url\":\"enums/VerifyReceiptErrorStatus.html#NOT_POST\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"VerifyReceiptErrorStatus\"},{\"id\":167,\"kind\":16,\"name\":\"SHOULD_NOT_HAPPEN\",\"url\":\"enums/VerifyReceiptErrorStatus.html#SHOULD_NOT_HAPPEN\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"VerifyReceiptErrorStatus\"},{\"id\":168,\"kind\":16,\"name\":\"MALFORMED_DATA\",\"url\":\"enums/VerifyReceiptErrorStatus.html#MALFORMED_DATA\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"VerifyReceiptErrorStatus\"},{\"id\":169,\"kind\":16,\"name\":\"UNAUTHORIZED\",\"url\":\"enums/VerifyReceiptErrorStatus.html#UNAUTHORIZED\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"VerifyReceiptErrorStatus\"},{\"id\":170,\"kind\":16,\"name\":\"SHARED_SECRET_INVALID\",\"url\":\"enums/VerifyReceiptErrorStatus.html#SHARED_SECRET_INVALID\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"VerifyReceiptErrorStatus\"},{\"id\":171,\"kind\":16,\"name\":\"SERVER_NOT_AVAILABLE\",\"url\":\"enums/VerifyReceiptErrorStatus.html#SERVER_NOT_AVAILABLE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"VerifyReceiptErrorStatus\"},{\"id\":172,\"kind\":16,\"name\":\"USE_TEST_ENVIRONMENT\",\"url\":\"enums/VerifyReceiptErrorStatus.html#USE_TEST_ENVIRONMENT\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"VerifyReceiptErrorStatus\"},{\"id\":173,\"kind\":16,\"name\":\"USE_PRODUCTION_ENVIRONMENT\",\"url\":\"enums/VerifyReceiptErrorStatus.html#USE_PRODUCTION_ENVIRONMENT\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"VerifyReceiptErrorStatus\"},{\"id\":174,\"kind\":16,\"name\":\"INTERNAL_ERROR\",\"url\":\"enums/VerifyReceiptErrorStatus.html#INTERNAL_ERROR\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"VerifyReceiptErrorStatus\"},{\"id\":175,\"kind\":16,\"name\":\"ACCOUNT_NOT_FOUND\",\"url\":\"enums/VerifyReceiptErrorStatus.html#ACCOUNT_NOT_FOUND\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"VerifyReceiptErrorStatus\"},{\"id\":176,\"kind\":8,\"name\":\"VerifyReceiptSuccessStatus\",\"url\":\"enums/VerifyReceiptSuccessStatus.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":177,\"kind\":16,\"name\":\"VALID\",\"url\":\"enums/VerifyReceiptSuccessStatus.html#VALID\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"VerifyReceiptSuccessStatus\"},{\"id\":178,\"kind\":16,\"name\":\"SUBSCRIPTION_EXPIRED\",\"url\":\"enums/VerifyReceiptSuccessStatus.html#SUBSCRIPTION_EXPIRED\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"VerifyReceiptSuccessStatus\"},{\"id\":179,\"kind\":64,\"name\":\"verifyReceipt\",\"url\":\"modules.html#verifyReceipt\",\"classes\":\"tsd-kind-function\"},{\"id\":180,\"kind\":128,\"name\":\"VerifyReceiptFetchError\",\"url\":\"classes/VerifyReceiptFetchError.html\",\"classes\":\"tsd-kind-class\"},{\"id\":181,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/VerifyReceiptFetchError.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"VerifyReceiptFetchError\"},{\"id\":182,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/VerifyReceiptFetchError.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"VerifyReceiptFetchError\"},{\"id\":183,\"kind\":1024,\"name\":\"originalResponse\",\"url\":\"classes/VerifyReceiptFetchError.html#originalResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"VerifyReceiptFetchError\"},{\"id\":184,\"kind\":64,\"name\":\"isSuccess\",\"url\":\"modules.html#isSuccess\",\"classes\":\"tsd-kind-function\"},{\"id\":185,\"kind\":64,\"name\":\"isError\",\"url\":\"modules.html#isError\",\"classes\":\"tsd-kind-function\"},{\"id\":186,\"kind\":64,\"name\":\"getLatestReceiptInfo\",\"url\":\"modules.html#getLatestReceiptInfo\",\"classes\":\"tsd-kind-function\"},{\"id\":187,\"kind\":64,\"name\":\"getPendingRenewalInfo\",\"url\":\"modules.html#getPendingRenewalInfo\",\"classes\":\"tsd-kind-function\"}],\"index\":{\"version\":\"2.3.9\",\"fields\":[\"name\",\"parent\"],\"fieldVectors\":[[\"name/0\",[0,48.779]],[\"parent/0\",[]],[\"name/1\",[1,48.779]],[\"parent/1\",[]],[\"name/2\",[2,33.989]],[\"parent/2\",[]],[\"name/3\",[3,48.779]],[\"parent/3\",[2,3.188]],[\"name/4\",[4,48.779]],[\"parent/4\",[2,3.188]],[\"name/5\",[5,48.779]],[\"parent/5\",[2,3.188]],[\"name/6\",[6,48.779]],[\"parent/6\",[2,3.188]],[\"name/7\",[7,48.779]],[\"parent/7\",[2,3.188]],[\"name/8\",[8,26.617]],[\"parent/8\",[]],[\"name/9\",[9,48.779]],[\"parent/9\",[8,2.497]],[\"name/10\",[10,48.779]],[\"parent/10\",[8,2.497]],[\"name/11\",[11,48.779]],[\"parent/11\",[8,2.497]],[\"name/12\",[12,48.779]],[\"parent/12\",[8,2.497]],[\"name/13\",[13,48.779]],[\"parent/13\",[8,2.497]],[\"name/14\",[14,48.779]],[\"parent/14\",[8,2.497]],[\"name/15\",[15,48.779]],[\"parent/15\",[8,2.497]],[\"name/16\",[16,48.779]],[\"parent/16\",[8,2.497]],[\"name/17\",[17,48.779]],[\"parent/17\",[8,2.497]],[\"name/18\",[18,48.779]],[\"parent/18\",[8,2.497]],[\"name/19\",[19,48.779]],[\"parent/19\",[8,2.497]],[\"name/20\",[20,48.779]],[\"parent/20\",[8,2.497]],[\"name/21\",[21,33.989]],[\"parent/21\",[]],[\"name/22\",[22,40.233]],[\"parent/22\",[21,3.188]],[\"name/23\",[23,40.233]],[\"parent/23\",[21,3.188]],[\"name/24\",[24,40.233]],[\"parent/24\",[21,3.188]],[\"name/25\",[25,43.626]],[\"parent/25\",[21,3.188]],[\"name/26\",[26,40.233]],[\"parent/26\",[21,3.188]],[\"name/27\",[27,21.027]],[\"parent/27\",[]],[\"name/28\",[28,43.626]],[\"parent/28\",[27,1.972]],[\"name/29\",[29,43.626]],[\"parent/29\",[27,1.972]],[\"name/30\",[30,43.626]],[\"parent/30\",[27,1.972]],[\"name/31\",[31,43.626]],[\"parent/31\",[27,1.972]],[\"name/32\",[32,40.233]],[\"parent/32\",[27,1.972]],[\"name/33\",[33,43.626]],[\"parent/33\",[27,1.972]],[\"name/34\",[34,43.626]],[\"parent/34\",[27,1.972]],[\"name/35\",[35,43.626]],[\"parent/35\",[27,1.972]],[\"name/36\",[36,40.233]],[\"parent/36\",[27,1.972]],[\"name/37\",[37,40.233]],[\"parent/37\",[27,1.972]],[\"name/38\",[38,37.698]],[\"parent/38\",[27,1.972]],[\"name/39\",[39,37.698]],[\"parent/39\",[27,1.972]],[\"name/40\",[40,37.698]],[\"parent/40\",[27,1.972]],[\"name/41\",[41,37.698]],[\"parent/41\",[27,1.972]],[\"name/42\",[42,40.233]],[\"parent/42\",[27,1.972]],[\"name/43\",[43,37.698]],[\"parent/43\",[27,1.972]],[\"name/44\",[44,40.233]],[\"parent/44\",[27,1.972]],[\"name/45\",[45,40.233]],[\"parent/45\",[27,1.972]],[\"name/46\",[46,40.233]],[\"parent/46\",[27,1.972]],[\"name/47\",[47,40.233]],[\"parent/47\",[27,1.972]],[\"name/48\",[48,40.233]],[\"parent/48\",[27,1.972]],[\"name/49\",[49,40.233]],[\"parent/49\",[27,1.972]],[\"name/50\",[50,19.815]],[\"parent/50\",[]],[\"name/51\",[51,48.779]],[\"parent/51\",[50,1.859]],[\"name/52\",[52,43.626]],[\"parent/52\",[50,1.859]],[\"name/53\",[53,48.779]],[\"parent/53\",[50,1.859]],[\"name/54\",[28,43.626]],[\"parent/54\",[50,1.859]],[\"name/55\",[29,43.626]],[\"parent/55\",[50,1.859]],[\"name/56\",[30,43.626]],[\"parent/56\",[50,1.859]],[\"name/57\",[31,43.626]],[\"parent/57\",[50,1.859]],[\"name/58\",[32,40.233]],[\"parent/58\",[50,1.859]],[\"name/59\",[33,43.626]],[\"parent/59\",[50,1.859]],[\"name/60\",[34,43.626]],[\"parent/60\",[50,1.859]],[\"name/61\",[35,43.626]],[\"parent/61\",[50,1.859]],[\"name/62\",[36,40.233]],[\"parent/62\",[50,1.859]],[\"name/63\",[37,40.233]],[\"parent/63\",[50,1.859]],[\"name/64\",[38,37.698]],[\"parent/64\",[50,1.859]],[\"name/65\",[39,37.698]],[\"parent/65\",[50,1.859]],[\"name/66\",[40,37.698]],[\"parent/66\",[50,1.859]],[\"name/67\",[41,37.698]],[\"parent/67\",[50,1.859]],[\"name/68\",[42,40.233]],[\"parent/68\",[50,1.859]],[\"name/69\",[43,37.698]],[\"parent/69\",[50,1.859]],[\"name/70\",[44,40.233]],[\"parent/70\",[50,1.859]],[\"name/71\",[45,40.233]],[\"parent/71\",[50,1.859]],[\"name/72\",[46,40.233]],[\"parent/72\",[50,1.859]],[\"name/73\",[47,40.233]],[\"parent/73\",[50,1.859]],[\"name/74\",[48,40.233]],[\"parent/74\",[50,1.859]],[\"name/75\",[49,40.233]],[\"parent/75\",[50,1.859]],[\"name/76\",[54,26.617]],[\"parent/76\",[]],[\"name/77\",[55,43.626]],[\"parent/77\",[54,2.497]],[\"name/78\",[56,43.626]],[\"parent/78\",[54,2.497]],[\"name/79\",[57,43.626]],[\"parent/79\",[54,2.497]],[\"name/80\",[58,48.779]],[\"parent/80\",[54,2.497]],[\"name/81\",[59,48.779]],[\"parent/81\",[54,2.497]],[\"name/82\",[60,48.779]],[\"parent/82\",[54,2.497]],[\"name/83\",[61,48.779]],[\"parent/83\",[54,2.497]],[\"name/84\",[52,43.626]],[\"parent/84\",[54,2.497]],[\"name/85\",[41,37.698]],[\"parent/85\",[54,2.497]],[\"name/86\",[62,48.779]],[\"parent/86\",[54,2.497]],[\"name/87\",[43,37.698]],[\"parent/87\",[54,2.497]],[\"name/88\",[42,40.233]],[\"parent/88\",[54,2.497]],[\"name/89\",[63,23.44]],[\"parent/89\",[]],[\"name/90\",[64,43.626]],[\"parent/90\",[63,2.199]],[\"name/91\",[32,40.233]],[\"parent/91\",[63,2.199]],[\"name/92\",[65,48.779]],[\"parent/92\",[63,2.199]],[\"name/93\",[36,40.233]],[\"parent/93\",[63,2.199]],[\"name/94\",[37,40.233]],[\"parent/94\",[63,2.199]],[\"name/95\",[66,48.779]],[\"parent/95\",[63,2.199]],[\"name/96\",[38,37.698]],[\"parent/96\",[63,2.199]],[\"name/97\",[39,37.698]],[\"parent/97\",[63,2.199]],[\"name/98\",[40,37.698]],[\"parent/98\",[63,2.199]],[\"name/99\",[41,37.698]],[\"parent/99\",[63,2.199]],[\"name/100\",[43,37.698]],[\"parent/100\",[63,2.199]],[\"name/101\",[44,40.233]],[\"parent/101\",[63,2.199]],[\"name/102\",[45,40.233]],[\"parent/102\",[63,2.199]],[\"name/103\",[46,40.233]],[\"parent/103\",[63,2.199]],[\"name/104\",[47,40.233]],[\"parent/104\",[63,2.199]],[\"name/105\",[48,40.233]],[\"parent/105\",[63,2.199]],[\"name/106\",[49,40.233]],[\"parent/106\",[63,2.199]],[\"name/107\",[67,23.44]],[\"parent/107\",[]],[\"name/108\",[68,48.779]],[\"parent/108\",[67,2.199]],[\"name/109\",[55,43.626]],[\"parent/109\",[67,2.199]],[\"name/110\",[56,43.626]],[\"parent/110\",[67,2.199]],[\"name/111\",[69,48.779]],[\"parent/111\",[67,2.199]],[\"name/112\",[70,48.779]],[\"parent/112\",[67,2.199]],[\"name/113\",[71,48.779]],[\"parent/113\",[67,2.199]],[\"name/114\",[22,40.233]],[\"parent/114\",[67,2.199]],[\"name/115\",[57,43.626]],[\"parent/115\",[67,2.199]],[\"name/116\",[72,48.779]],[\"parent/116\",[67,2.199]],[\"name/117\",[73,43.626]],[\"parent/117\",[67,2.199]],[\"name/118\",[74,48.779]],[\"parent/118\",[67,2.199]],[\"name/119\",[75,48.779]],[\"parent/119\",[67,2.199]],[\"name/120\",[76,48.779]],[\"parent/120\",[67,2.199]],[\"name/121\",[23,40.233]],[\"parent/121\",[67,2.199]],[\"name/122\",[24,40.233]],[\"parent/122\",[67,2.199]],[\"name/123\",[77,48.779]],[\"parent/123\",[67,2.199]],[\"name/124\",[78,48.779]],[\"parent/124\",[67,2.199]],[\"name/125\",[79,19.441]],[\"parent/125\",[]],[\"name/126\",[80,48.779]],[\"parent/126\",[79,1.824]],[\"name/127\",[64,43.626]],[\"parent/127\",[79,1.824]],[\"name/128\",[81,48.779]],[\"parent/128\",[79,1.824]],[\"name/129\",[82,48.779]],[\"parent/129\",[79,1.824]],[\"name/130\",[83,48.779]],[\"parent/130\",[79,1.824]],[\"name/131\",[84,48.779]],[\"parent/131\",[79,1.824]],[\"name/132\",[85,48.779]],[\"parent/132\",[79,1.824]],[\"name/133\",[86,48.779]],[\"parent/133\",[79,1.824]],[\"name/134\",[87,48.779]],[\"parent/134\",[79,1.824]],[\"name/135\",[88,48.779]],[\"parent/135\",[79,1.824]],[\"name/136\",[38,37.698]],[\"parent/136\",[79,1.824]],[\"name/137\",[39,37.698]],[\"parent/137\",[79,1.824]],[\"name/138\",[40,37.698]],[\"parent/138\",[79,1.824]],[\"name/139\",[89,48.779]],[\"parent/139\",[79,1.824]],[\"name/140\",[90,48.779]],[\"parent/140\",[79,1.824]],[\"name/141\",[91,48.779]],[\"parent/141\",[79,1.824]],[\"name/142\",[92,48.779]],[\"parent/142\",[79,1.824]],[\"name/143\",[93,48.779]],[\"parent/143\",[79,1.824]],[\"name/144\",[94,48.779]],[\"parent/144\",[79,1.824]],[\"name/145\",[95,48.779]],[\"parent/145\",[79,1.824]],[\"name/146\",[96,48.779]],[\"parent/146\",[79,1.824]],[\"name/147\",[97,48.779]],[\"parent/147\",[79,1.824]],[\"name/148\",[98,48.779]],[\"parent/148\",[79,1.824]],[\"name/149\",[99,48.779]],[\"parent/149\",[79,1.824]],[\"name/150\",[100,37.698]],[\"parent/150\",[]],[\"name/151\",[79,13.847,101,34.742]],[\"parent/151\",[100,3.536]],[\"name/152\",[73,43.626]],[\"parent/152\",[100,3.536]],[\"name/153\",[102,26.979,103,26.979,104,26.979]],[\"parent/153\",[100,3.536]],[\"name/154\",[105,48.779]],[\"parent/154\",[]],[\"name/155\",[106,40.233]],[\"parent/155\",[]],[\"name/156\",[107,34.742,108,34.742]],[\"parent/156\",[106,3.774]],[\"name/157\",[26,40.233]],[\"parent/157\",[106,3.774]],[\"name/158\",[109,32.546]],[\"parent/158\",[]],[\"name/159\",[22,40.233]],[\"parent/159\",[109,3.053]],[\"name/160\",[23,40.233]],[\"parent/160\",[109,3.053]],[\"name/161\",[24,40.233]],[\"parent/161\",[109,3.053]],[\"name/162\",[25,43.626]],[\"parent/162\",[109,3.053]],[\"name/163\",[79,19.441]],[\"parent/163\",[109,3.053]],[\"name/164\",[26,40.233]],[\"parent/164\",[109,3.053]],[\"name/165\",[110,28.235]],[\"parent/165\",[]],[\"name/166\",[111,48.779]],[\"parent/166\",[110,2.648]],[\"name/167\",[112,48.779]],[\"parent/167\",[110,2.648]],[\"name/168\",[113,48.779]],[\"parent/168\",[110,2.648]],[\"name/169\",[114,48.779]],[\"parent/169\",[110,2.648]],[\"name/170\",[115,48.779]],[\"parent/170\",[110,2.648]],[\"name/171\",[116,48.779]],[\"parent/171\",[110,2.648]],[\"name/172\",[117,48.779]],[\"parent/172\",[110,2.648]],[\"name/173\",[118,48.779]],[\"parent/173\",[110,2.648]],[\"name/174\",[119,48.779]],[\"parent/174\",[110,2.648]],[\"name/175\",[120,48.779]],[\"parent/175\",[110,2.648]],[\"name/176\",[121,40.233]],[\"parent/176\",[]],[\"name/177\",[122,48.779]],[\"parent/177\",[121,3.774]],[\"name/178\",[123,48.779]],[\"parent/178\",[121,3.774]],[\"name/179\",[124,48.779]],[\"parent/179\",[]],[\"name/180\",[125,37.698]],[\"parent/180\",[]],[\"name/181\",[126,48.779]],[\"parent/181\",[125,3.536]],[\"name/182\",[127,48.779]],[\"parent/182\",[125,3.536]],[\"name/183\",[128,48.779]],[\"parent/183\",[125,3.536]],[\"name/184\",[129,48.779]],[\"parent/184\",[]],[\"name/185\",[130,48.779]],[\"parent/185\",[]],[\"name/186\",[131,48.779]],[\"parent/186\",[]],[\"name/187\",[132,48.779]],[\"parent/187\",[]]],\"invertedIndex\":[[\"__type\",{\"_index\":126,\"name\":{\"181\":{}},\"parent\":{}}],[\"account_not_found\",{\"_index\":120,\"name\":{\"175\":{}},\"parent\":{}}],[\"adam_id\",{\"_index\":80,\"name\":{\"126\":{}},\"parent\":{}}],[\"app_item_id\",{\"_index\":64,\"name\":{\"90\":{},\"127\":{}},\"parent\":{}}],[\"application_version\",{\"_index\":81,\"name\":{\"128\":{}},\"parent\":{}}],[\"auto_renew_adam_id\",{\"_index\":68,\"name\":{\"108\":{}},\"parent\":{}}],[\"auto_renew_product_id\",{\"_index\":55,\"name\":{\"77\":{},\"109\":{}},\"parent\":{}}],[\"auto_renew_status\",{\"_index\":56,\"name\":{\"78\":{},\"110\":{}},\"parent\":{}}],[\"auto_renew_status_change_date\",{\"_index\":69,\"name\":{\"111\":{}},\"parent\":{}}],[\"auto_renew_status_change_date_ms\",{\"_index\":70,\"name\":{\"112\":{}},\"parent\":{}}],[\"auto_renew_status_change_date_pst\",{\"_index\":71,\"name\":{\"113\":{}},\"parent\":{}}],[\"bid\",{\"_index\":75,\"name\":{\"119\":{}},\"parent\":{}}],[\"billing_error\",{\"_index\":4,\"name\":{\"4\":{}},\"parent\":{}}],[\"binarystring\",{\"_index\":0,\"name\":{\"0\":{}},\"parent\":{}}],[\"booleanstring\",{\"_index\":1,\"name\":{\"1\":{}},\"parent\":{}}],[\"bundle_id\",{\"_index\":82,\"name\":{\"129\":{}},\"parent\":{}}],[\"bvrs\",{\"_index\":76,\"name\":{\"120\":{}},\"parent\":{}}],[\"cancel\",{\"_index\":9,\"name\":{\"9\":{}},\"parent\":{}}],[\"cancellation_date\",{\"_index\":28,\"name\":{\"28\":{},\"54\":{}},\"parent\":{}}],[\"cancellation_date_ms\",{\"_index\":29,\"name\":{\"29\":{},\"55\":{}},\"parent\":{}}],[\"cancellation_date_pst\",{\"_index\":30,\"name\":{\"30\":{},\"56\":{}},\"parent\":{}}],[\"cancellation_reason\",{\"_index\":31,\"name\":{\"31\":{},\"57\":{}},\"parent\":{}}],[\"constructor\",{\"_index\":127,\"name\":{\"182\":{}},\"parent\":{}}],[\"customer_canceled\",{\"_index\":3,\"name\":{\"3\":{}},\"parent\":{}}],[\"customer_denied_price_increase\",{\"_index\":5,\"name\":{\"5\":{}},\"parent\":{}}],[\"data\",{\"_index\":101,\"name\":{\"151\":{}},\"parent\":{}}],[\"deprecatedlatestreceiptinfo\",{\"_index\":63,\"name\":{\"89\":{}},\"parent\":{\"90\":{},\"91\":{},\"92\":{},\"93\":{},\"94\":{},\"95\":{},\"96\":{},\"97\":{},\"98\":{},\"99\":{},\"100\":{},\"101\":{},\"102\":{},\"103\":{},\"104\":{},\"105\":{},\"106\":{}}}],[\"did_change_renewal_pref\",{\"_index\":10,\"name\":{\"10\":{}},\"parent\":{}}],[\"did_change_renewal_status\",{\"_index\":11,\"name\":{\"11\":{}},\"parent\":{}}],[\"did_fail_to_renew\",{\"_index\":12,\"name\":{\"12\":{}},\"parent\":{}}],[\"did_recover\",{\"_index\":13,\"name\":{\"13\":{}},\"parent\":{}}],[\"did_renew\",{\"_index\":14,\"name\":{\"14\":{}},\"parent\":{}}],[\"download_id\",{\"_index\":83,\"name\":{\"130\":{}},\"parent\":{}}],[\"environment\",{\"_index\":22,\"name\":{\"22\":{},\"114\":{},\"159\":{}},\"parent\":{}}],[\"exclude\",{\"_index\":102,\"name\":{\"153\":{}},\"parent\":{}}],[\"expiration_date\",{\"_index\":84,\"name\":{\"131\":{}},\"parent\":{}}],[\"expiration_date_ms\",{\"_index\":85,\"name\":{\"132\":{}},\"parent\":{}}],[\"expiration_date_pst\",{\"_index\":86,\"name\":{\"133\":{}},\"parent\":{}}],[\"expiration_intent\",{\"_index\":57,\"name\":{\"79\":{},\"115\":{}},\"parent\":{}}],[\"expirationintent\",{\"_index\":2,\"name\":{\"2\":{}},\"parent\":{\"3\":{},\"4\":{},\"5\":{},\"6\":{},\"7\":{}}}],[\"expires_date\",{\"_index\":32,\"name\":{\"32\":{},\"58\":{},\"91\":{}},\"parent\":{}}],[\"expires_date_formatted_pst\",{\"_index\":65,\"name\":{\"92\":{}},\"parent\":{}}],[\"expires_date_ms\",{\"_index\":33,\"name\":{\"33\":{},\"59\":{}},\"parent\":{}}],[\"expires_date_pst\",{\"_index\":34,\"name\":{\"34\":{},\"60\":{}},\"parent\":{}}],[\"getlatestreceiptinfo\",{\"_index\":131,\"name\":{\"186\":{}},\"parent\":{}}],[\"getpendingrenewalinfo\",{\"_index\":132,\"name\":{\"187\":{}},\"parent\":{}}],[\"grace_period_expires_date\",{\"_index\":58,\"name\":{\"80\":{}},\"parent\":{}}],[\"grace_period_expires_date_ms\",{\"_index\":59,\"name\":{\"81\":{}},\"parent\":{}}],[\"grace_period_expires_date_pst\",{\"_index\":60,\"name\":{\"82\":{}},\"parent\":{}}],[\"in_app\",{\"_index\":87,\"name\":{\"134\":{}},\"parent\":{}}],[\"in_app_ownership_type\",{\"_index\":35,\"name\":{\"35\":{},\"61\":{}},\"parent\":{}}],[\"inapppurchasetransaction\",{\"_index\":27,\"name\":{\"27\":{}},\"parent\":{\"28\":{},\"29\":{},\"30\":{},\"31\":{},\"32\":{},\"33\":{},\"34\":{},\"35\":{},\"36\":{},\"37\":{},\"38\":{},\"39\":{},\"40\":{},\"41\":{},\"42\":{},\"43\":{},\"44\":{},\"45\":{},\"46\":{},\"47\":{},\"48\":{},\"49\":{}}}],[\"initial_buy\",{\"_index\":15,\"name\":{\"15\":{}},\"parent\":{}}],[\"interactive_renewal\",{\"_index\":16,\"name\":{\"16\":{}},\"parent\":{}}],[\"internal_error\",{\"_index\":119,\"name\":{\"174\":{}},\"parent\":{}}],[\"is\",{\"_index\":107,\"name\":{\"156\":{}},\"parent\":{}}],[\"is_in_billing_retry_period\",{\"_index\":61,\"name\":{\"83\":{}},\"parent\":{}}],[\"is_in_intro_offer_period\",{\"_index\":36,\"name\":{\"36\":{},\"62\":{},\"93\":{}},\"parent\":{}}],[\"is_trial_period\",{\"_index\":37,\"name\":{\"37\":{},\"63\":{},\"94\":{}},\"parent\":{}}],[\"is_upgraded\",{\"_index\":51,\"name\":{\"51\":{}},\"parent\":{}}],[\"iserror\",{\"_index\":130,\"name\":{\"185\":{}},\"parent\":{}}],[\"issuccess\",{\"_index\":129,\"name\":{\"184\":{}},\"parent\":{}}],[\"item_id\",{\"_index\":66,\"name\":{\"95\":{}},\"parent\":{}}],[\"latest_expired_receipt\",{\"_index\":77,\"name\":{\"123\":{}},\"parent\":{}}],[\"latest_expired_receipt_info\",{\"_index\":78,\"name\":{\"124\":{}},\"parent\":{}}],[\"latest_receipt\",{\"_index\":23,\"name\":{\"23\":{},\"121\":{},\"160\":{}},\"parent\":{}}],[\"latest_receipt_info\",{\"_index\":24,\"name\":{\"24\":{},\"122\":{},\"161\":{}},\"parent\":{}}],[\"latestreceiptinfo\",{\"_index\":50,\"name\":{\"50\":{}},\"parent\":{\"51\":{},\"52\":{},\"53\":{},\"54\":{},\"55\":{},\"56\":{},\"57\":{},\"58\":{},\"59\":{},\"60\":{},\"61\":{},\"62\":{},\"63\":{},\"64\":{},\"65\":{},\"66\":{},\"67\":{},\"68\":{},\"69\":{},\"70\":{},\"71\":{},\"72\":{},\"73\":{},\"74\":{},\"75\":{}}}],[\"malformed_data\",{\"_index\":113,\"name\":{\"168\":{}},\"parent\":{}}],[\"not_post\",{\"_index\":111,\"name\":{\"166\":{}},\"parent\":{}}],[\"notification_type\",{\"_index\":72,\"name\":{\"116\":{}},\"parent\":{}}],[\"offer_code_ref_name\",{\"_index\":52,\"name\":{\"52\":{},\"84\":{}},\"parent\":{}}],[\"old\",{\"_index\":103,\"name\":{\"153\":{}},\"parent\":{}}],[\"original_application_version\",{\"_index\":88,\"name\":{\"135\":{}},\"parent\":{}}],[\"original_purchase_date\",{\"_index\":38,\"name\":{\"38\":{},\"64\":{},\"96\":{},\"136\":{}},\"parent\":{}}],[\"original_purchase_date_ms\",{\"_index\":39,\"name\":{\"39\":{},\"65\":{},\"97\":{},\"137\":{}},\"parent\":{}}],[\"original_purchase_date_pst\",{\"_index\":40,\"name\":{\"40\":{},\"66\":{},\"98\":{},\"138\":{}},\"parent\":{}}],[\"original_transaction_id\",{\"_index\":41,\"name\":{\"41\":{},\"67\":{},\"85\":{},\"99\":{}},\"parent\":{}}],[\"originalresponse\",{\"_index\":128,\"name\":{\"183\":{}},\"parent\":{}}],[\"password\",{\"_index\":73,\"name\":{\"117\":{},\"152\":{}},\"parent\":{}}],[\"pending_renewal_info\",{\"_index\":25,\"name\":{\"25\":{},\"162\":{}},\"parent\":{}}],[\"pendingrenewalinfo\",{\"_index\":54,\"name\":{\"76\":{}},\"parent\":{\"77\":{},\"78\":{},\"79\":{},\"80\":{},\"81\":{},\"82\":{},\"83\":{},\"84\":{},\"85\":{},\"86\":{},\"87\":{},\"88\":{}}}],[\"preorder_date\",{\"_index\":89,\"name\":{\"139\":{}},\"parent\":{}}],[\"preorder_date_ms\",{\"_index\":90,\"name\":{\"140\":{}},\"parent\":{}}],[\"preorder_date_pst\",{\"_index\":91,\"name\":{\"141\":{}},\"parent\":{}}],[\"price_consent_status\",{\"_index\":62,\"name\":{\"86\":{}},\"parent\":{}}],[\"price_increase_consent\",{\"_index\":17,\"name\":{\"17\":{}},\"parent\":{}}],[\"product_id\",{\"_index\":43,\"name\":{\"43\":{},\"69\":{},\"87\":{},\"100\":{}},\"parent\":{}}],[\"product_not_available\",{\"_index\":6,\"name\":{\"6\":{}},\"parent\":{}}],[\"promotional_offer_id\",{\"_index\":42,\"name\":{\"42\":{},\"68\":{},\"88\":{}},\"parent\":{}}],[\"purchase_date\",{\"_index\":44,\"name\":{\"44\":{},\"70\":{},\"101\":{}},\"parent\":{}}],[\"purchase_date_ms\",{\"_index\":45,\"name\":{\"45\":{},\"71\":{},\"102\":{}},\"parent\":{}}],[\"purchase_date_pst\",{\"_index\":46,\"name\":{\"46\":{},\"72\":{},\"103\":{}},\"parent\":{}}],[\"quantity\",{\"_index\":47,\"name\":{\"47\":{},\"73\":{},\"104\":{}},\"parent\":{}}],[\"receipt\",{\"_index\":79,\"name\":{\"125\":{},\"151\":{},\"163\":{}},\"parent\":{\"126\":{},\"127\":{},\"128\":{},\"129\":{},\"130\":{},\"131\":{},\"132\":{},\"133\":{},\"134\":{},\"135\":{},\"136\":{},\"137\":{},\"138\":{},\"139\":{},\"140\":{},\"141\":{},\"142\":{},\"143\":{},\"144\":{},\"145\":{},\"146\":{},\"147\":{},\"148\":{},\"149\":{}}}],[\"receipt_creation_date\",{\"_index\":92,\"name\":{\"142\":{}},\"parent\":{}}],[\"receipt_creation_date_ms\",{\"_index\":93,\"name\":{\"143\":{}},\"parent\":{}}],[\"receipt_creation_date_pst\",{\"_index\":94,\"name\":{\"144\":{}},\"parent\":{}}],[\"receipt_type\",{\"_index\":95,\"name\":{\"145\":{}},\"parent\":{}}],[\"refund\",{\"_index\":18,\"name\":{\"18\":{}},\"parent\":{}}],[\"renewal\",{\"_index\":20,\"name\":{\"20\":{}},\"parent\":{}}],[\"request_date\",{\"_index\":96,\"name\":{\"146\":{}},\"parent\":{}}],[\"request_date_ms\",{\"_index\":97,\"name\":{\"147\":{}},\"parent\":{}}],[\"request_date_pst\",{\"_index\":98,\"name\":{\"148\":{}},\"parent\":{}}],[\"retryable\",{\"_index\":108,\"name\":{\"156\":{}},\"parent\":{}}],[\"revoke\",{\"_index\":19,\"name\":{\"19\":{}},\"parent\":{}}],[\"server_not_available\",{\"_index\":116,\"name\":{\"171\":{}},\"parent\":{}}],[\"servernotificationresponsebody\",{\"_index\":67,\"name\":{\"107\":{}},\"parent\":{\"108\":{},\"109\":{},\"110\":{},\"111\":{},\"112\":{},\"113\":{},\"114\":{},\"115\":{},\"116\":{},\"117\":{},\"118\":{},\"119\":{},\"120\":{},\"121\":{},\"122\":{},\"123\":{},\"124\":{}}}],[\"servernotificationtype\",{\"_index\":8,\"name\":{\"8\":{}},\"parent\":{\"9\":{},\"10\":{},\"11\":{},\"12\":{},\"13\":{},\"14\":{},\"15\":{},\"16\":{},\"17\":{},\"18\":{},\"19\":{},\"20\":{}}}],[\"shared_secret_invalid\",{\"_index\":115,\"name\":{\"170\":{}},\"parent\":{}}],[\"should_not_happen\",{\"_index\":112,\"name\":{\"167\":{}},\"parent\":{}}],[\"status\",{\"_index\":26,\"name\":{\"26\":{},\"157\":{},\"164\":{}},\"parent\":{}}],[\"subscription_expired\",{\"_index\":123,\"name\":{\"178\":{}},\"parent\":{}}],[\"subscription_group_identifier\",{\"_index\":53,\"name\":{\"53\":{}},\"parent\":{}}],[\"transaction_id\",{\"_index\":48,\"name\":{\"48\":{},\"74\":{},\"105\":{}},\"parent\":{}}],[\"transactions\",{\"_index\":104,\"name\":{\"153\":{}},\"parent\":{}}],[\"unauthorized\",{\"_index\":114,\"name\":{\"169\":{}},\"parent\":{}}],[\"unified_receipt\",{\"_index\":74,\"name\":{\"118\":{}},\"parent\":{}}],[\"unifiedreceipt\",{\"_index\":21,\"name\":{\"21\":{}},\"parent\":{\"22\":{},\"23\":{},\"24\":{},\"25\":{},\"26\":{}}}],[\"unknown\",{\"_index\":7,\"name\":{\"7\":{}},\"parent\":{}}],[\"use_production_environment\",{\"_index\":118,\"name\":{\"173\":{}},\"parent\":{}}],[\"use_test_environment\",{\"_index\":117,\"name\":{\"172\":{}},\"parent\":{}}],[\"valid\",{\"_index\":122,\"name\":{\"177\":{}},\"parent\":{}}],[\"verifyreceipt\",{\"_index\":124,\"name\":{\"179\":{}},\"parent\":{}}],[\"verifyreceipterrorstatus\",{\"_index\":110,\"name\":{\"165\":{}},\"parent\":{\"166\":{},\"167\":{},\"168\":{},\"169\":{},\"170\":{},\"171\":{},\"172\":{},\"173\":{},\"174\":{},\"175\":{}}}],[\"verifyreceiptfetcherror\",{\"_index\":125,\"name\":{\"180\":{}},\"parent\":{\"181\":{},\"182\":{},\"183\":{}}}],[\"verifyreceiptrequestbody\",{\"_index\":100,\"name\":{\"150\":{}},\"parent\":{\"151\":{},\"152\":{},\"153\":{}}}],[\"verifyreceiptresponsebody\",{\"_index\":105,\"name\":{\"154\":{}},\"parent\":{}}],[\"verifyreceiptresponseerror\",{\"_index\":106,\"name\":{\"155\":{}},\"parent\":{\"156\":{},\"157\":{}}}],[\"verifyreceiptresponsesuccess\",{\"_index\":109,\"name\":{\"158\":{}},\"parent\":{\"159\":{},\"160\":{},\"161\":{},\"162\":{},\"163\":{},\"164\":{}}}],[\"verifyreceiptsuccessstatus\",{\"_index\":121,\"name\":{\"176\":{}},\"parent\":{\"177\":{},\"178\":{}}}],[\"version_external_identifier\",{\"_index\":99,\"name\":{\"149\":{}},\"parent\":{}}],[\"web_order_line_item_id\",{\"_index\":49,\"name\":{\"49\":{},\"75\":{},\"106\":{}},\"parent\":{}}]],\"pipeline\":[]}}"); \ No newline at end of file +window.searchData = JSON.parse("{\"kinds\":{\"8\":\"Enumeration\",\"16\":\"Enumeration Member\",\"64\":\"Function\",\"128\":\"Class\",\"256\":\"Interface\",\"512\":\"Constructor\",\"1024\":\"Property\",\"65536\":\"Type literal\",\"4194304\":\"Type alias\"},\"rows\":[{\"id\":0,\"kind\":4194304,\"name\":\"BinaryString\",\"url\":\"modules.html#BinaryString\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":1,\"kind\":4194304,\"name\":\"BooleanString\",\"url\":\"modules.html#BooleanString\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":2,\"kind\":8,\"name\":\"ExpirationIntent\",\"url\":\"enums/ExpirationIntent.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":3,\"kind\":16,\"name\":\"CUSTOMER_CANCELED\",\"url\":\"enums/ExpirationIntent.html#CUSTOMER_CANCELED\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ExpirationIntent\"},{\"id\":4,\"kind\":16,\"name\":\"BILLING_ERROR\",\"url\":\"enums/ExpirationIntent.html#BILLING_ERROR\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ExpirationIntent\"},{\"id\":5,\"kind\":16,\"name\":\"CUSTOMER_DENIED_PRICE_INCREASE\",\"url\":\"enums/ExpirationIntent.html#CUSTOMER_DENIED_PRICE_INCREASE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ExpirationIntent\"},{\"id\":6,\"kind\":16,\"name\":\"PRODUCT_NOT_AVAILABLE\",\"url\":\"enums/ExpirationIntent.html#PRODUCT_NOT_AVAILABLE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ExpirationIntent\"},{\"id\":7,\"kind\":16,\"name\":\"UNKNOWN\",\"url\":\"enums/ExpirationIntent.html#UNKNOWN\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ExpirationIntent\"},{\"id\":8,\"kind\":8,\"name\":\"ServerNotificationType\",\"url\":\"enums/ServerNotificationType.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":9,\"kind\":16,\"name\":\"CANCEL\",\"url\":\"enums/ServerNotificationType.html#CANCEL\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ServerNotificationType\"},{\"id\":10,\"kind\":16,\"name\":\"DID_CHANGE_RENEWAL_PREF\",\"url\":\"enums/ServerNotificationType.html#DID_CHANGE_RENEWAL_PREF\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ServerNotificationType\"},{\"id\":11,\"kind\":16,\"name\":\"DID_CHANGE_RENEWAL_STATUS\",\"url\":\"enums/ServerNotificationType.html#DID_CHANGE_RENEWAL_STATUS\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ServerNotificationType\"},{\"id\":12,\"kind\":16,\"name\":\"DID_FAIL_TO_RENEW\",\"url\":\"enums/ServerNotificationType.html#DID_FAIL_TO_RENEW\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ServerNotificationType\"},{\"id\":13,\"kind\":16,\"name\":\"DID_RECOVER\",\"url\":\"enums/ServerNotificationType.html#DID_RECOVER\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ServerNotificationType\"},{\"id\":14,\"kind\":16,\"name\":\"DID_RENEW\",\"url\":\"enums/ServerNotificationType.html#DID_RENEW\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ServerNotificationType\"},{\"id\":15,\"kind\":16,\"name\":\"INITIAL_BUY\",\"url\":\"enums/ServerNotificationType.html#INITIAL_BUY\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ServerNotificationType\"},{\"id\":16,\"kind\":16,\"name\":\"INTERACTIVE_RENEWAL\",\"url\":\"enums/ServerNotificationType.html#INTERACTIVE_RENEWAL\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ServerNotificationType\"},{\"id\":17,\"kind\":16,\"name\":\"PRICE_INCREASE_CONSENT\",\"url\":\"enums/ServerNotificationType.html#PRICE_INCREASE_CONSENT\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ServerNotificationType\"},{\"id\":18,\"kind\":16,\"name\":\"REFUND\",\"url\":\"enums/ServerNotificationType.html#REFUND\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ServerNotificationType\"},{\"id\":19,\"kind\":16,\"name\":\"REVOKE\",\"url\":\"enums/ServerNotificationType.html#REVOKE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ServerNotificationType\"},{\"id\":20,\"kind\":16,\"name\":\"RENEWAL\",\"url\":\"enums/ServerNotificationType.html#RENEWAL\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ServerNotificationType\"},{\"id\":21,\"kind\":256,\"name\":\"UnifiedReceipt\",\"url\":\"interfaces/UnifiedReceipt.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":22,\"kind\":1024,\"name\":\"environment\",\"url\":\"interfaces/UnifiedReceipt.html#environment\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"UnifiedReceipt\"},{\"id\":23,\"kind\":1024,\"name\":\"latest_receipt\",\"url\":\"interfaces/UnifiedReceipt.html#latest_receipt\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"UnifiedReceipt\"},{\"id\":24,\"kind\":1024,\"name\":\"latest_receipt_info\",\"url\":\"interfaces/UnifiedReceipt.html#latest_receipt_info\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"UnifiedReceipt\"},{\"id\":25,\"kind\":1024,\"name\":\"pending_renewal_info\",\"url\":\"interfaces/UnifiedReceipt.html#pending_renewal_info\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"UnifiedReceipt\"},{\"id\":26,\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/UnifiedReceipt.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"UnifiedReceipt\"},{\"id\":27,\"kind\":256,\"name\":\"InAppPurchaseTransaction\",\"url\":\"interfaces/InAppPurchaseTransaction.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":28,\"kind\":1024,\"name\":\"cancellation_date\",\"url\":\"interfaces/InAppPurchaseTransaction.html#cancellation_date\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"InAppPurchaseTransaction\"},{\"id\":29,\"kind\":1024,\"name\":\"cancellation_date_ms\",\"url\":\"interfaces/InAppPurchaseTransaction.html#cancellation_date_ms\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"InAppPurchaseTransaction\"},{\"id\":30,\"kind\":1024,\"name\":\"cancellation_date_pst\",\"url\":\"interfaces/InAppPurchaseTransaction.html#cancellation_date_pst\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"InAppPurchaseTransaction\"},{\"id\":31,\"kind\":1024,\"name\":\"cancellation_reason\",\"url\":\"interfaces/InAppPurchaseTransaction.html#cancellation_reason\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"InAppPurchaseTransaction\"},{\"id\":32,\"kind\":1024,\"name\":\"expires_date\",\"url\":\"interfaces/InAppPurchaseTransaction.html#expires_date\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"InAppPurchaseTransaction\"},{\"id\":33,\"kind\":1024,\"name\":\"expires_date_ms\",\"url\":\"interfaces/InAppPurchaseTransaction.html#expires_date_ms\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"InAppPurchaseTransaction\"},{\"id\":34,\"kind\":1024,\"name\":\"expires_date_pst\",\"url\":\"interfaces/InAppPurchaseTransaction.html#expires_date_pst\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"InAppPurchaseTransaction\"},{\"id\":35,\"kind\":1024,\"name\":\"in_app_ownership_type\",\"url\":\"interfaces/InAppPurchaseTransaction.html#in_app_ownership_type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"InAppPurchaseTransaction\"},{\"id\":36,\"kind\":1024,\"name\":\"is_in_intro_offer_period\",\"url\":\"interfaces/InAppPurchaseTransaction.html#is_in_intro_offer_period\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"InAppPurchaseTransaction\"},{\"id\":37,\"kind\":1024,\"name\":\"is_trial_period\",\"url\":\"interfaces/InAppPurchaseTransaction.html#is_trial_period\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"InAppPurchaseTransaction\"},{\"id\":38,\"kind\":1024,\"name\":\"original_purchase_date\",\"url\":\"interfaces/InAppPurchaseTransaction.html#original_purchase_date\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"InAppPurchaseTransaction\"},{\"id\":39,\"kind\":1024,\"name\":\"original_purchase_date_ms\",\"url\":\"interfaces/InAppPurchaseTransaction.html#original_purchase_date_ms\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"InAppPurchaseTransaction\"},{\"id\":40,\"kind\":1024,\"name\":\"original_purchase_date_pst\",\"url\":\"interfaces/InAppPurchaseTransaction.html#original_purchase_date_pst\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"InAppPurchaseTransaction\"},{\"id\":41,\"kind\":1024,\"name\":\"original_transaction_id\",\"url\":\"interfaces/InAppPurchaseTransaction.html#original_transaction_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"InAppPurchaseTransaction\"},{\"id\":42,\"kind\":1024,\"name\":\"promotional_offer_id\",\"url\":\"interfaces/InAppPurchaseTransaction.html#promotional_offer_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"InAppPurchaseTransaction\"},{\"id\":43,\"kind\":1024,\"name\":\"product_id\",\"url\":\"interfaces/InAppPurchaseTransaction.html#product_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"InAppPurchaseTransaction\"},{\"id\":44,\"kind\":1024,\"name\":\"purchase_date\",\"url\":\"interfaces/InAppPurchaseTransaction.html#purchase_date\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"InAppPurchaseTransaction\"},{\"id\":45,\"kind\":1024,\"name\":\"purchase_date_ms\",\"url\":\"interfaces/InAppPurchaseTransaction.html#purchase_date_ms\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"InAppPurchaseTransaction\"},{\"id\":46,\"kind\":1024,\"name\":\"purchase_date_pst\",\"url\":\"interfaces/InAppPurchaseTransaction.html#purchase_date_pst\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"InAppPurchaseTransaction\"},{\"id\":47,\"kind\":1024,\"name\":\"quantity\",\"url\":\"interfaces/InAppPurchaseTransaction.html#quantity\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"InAppPurchaseTransaction\"},{\"id\":48,\"kind\":1024,\"name\":\"transaction_id\",\"url\":\"interfaces/InAppPurchaseTransaction.html#transaction_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"InAppPurchaseTransaction\"},{\"id\":49,\"kind\":1024,\"name\":\"web_order_line_item_id\",\"url\":\"interfaces/InAppPurchaseTransaction.html#web_order_line_item_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"InAppPurchaseTransaction\"},{\"id\":50,\"kind\":256,\"name\":\"LatestReceiptInfo\",\"url\":\"interfaces/LatestReceiptInfo.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":51,\"kind\":1024,\"name\":\"is_upgraded\",\"url\":\"interfaces/LatestReceiptInfo.html#is_upgraded\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LatestReceiptInfo\"},{\"id\":52,\"kind\":1024,\"name\":\"offer_code_ref_name\",\"url\":\"interfaces/LatestReceiptInfo.html#offer_code_ref_name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LatestReceiptInfo\"},{\"id\":53,\"kind\":1024,\"name\":\"subscription_group_identifier\",\"url\":\"interfaces/LatestReceiptInfo.html#subscription_group_identifier\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LatestReceiptInfo\"},{\"id\":54,\"kind\":1024,\"name\":\"cancellation_date\",\"url\":\"interfaces/LatestReceiptInfo.html#cancellation_date\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LatestReceiptInfo\"},{\"id\":55,\"kind\":1024,\"name\":\"cancellation_date_ms\",\"url\":\"interfaces/LatestReceiptInfo.html#cancellation_date_ms\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LatestReceiptInfo\"},{\"id\":56,\"kind\":1024,\"name\":\"cancellation_date_pst\",\"url\":\"interfaces/LatestReceiptInfo.html#cancellation_date_pst\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LatestReceiptInfo\"},{\"id\":57,\"kind\":1024,\"name\":\"cancellation_reason\",\"url\":\"interfaces/LatestReceiptInfo.html#cancellation_reason\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LatestReceiptInfo\"},{\"id\":58,\"kind\":1024,\"name\":\"expires_date\",\"url\":\"interfaces/LatestReceiptInfo.html#expires_date\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LatestReceiptInfo\"},{\"id\":59,\"kind\":1024,\"name\":\"expires_date_ms\",\"url\":\"interfaces/LatestReceiptInfo.html#expires_date_ms\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LatestReceiptInfo\"},{\"id\":60,\"kind\":1024,\"name\":\"expires_date_pst\",\"url\":\"interfaces/LatestReceiptInfo.html#expires_date_pst\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LatestReceiptInfo\"},{\"id\":61,\"kind\":1024,\"name\":\"in_app_ownership_type\",\"url\":\"interfaces/LatestReceiptInfo.html#in_app_ownership_type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LatestReceiptInfo\"},{\"id\":62,\"kind\":1024,\"name\":\"is_in_intro_offer_period\",\"url\":\"interfaces/LatestReceiptInfo.html#is_in_intro_offer_period\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LatestReceiptInfo\"},{\"id\":63,\"kind\":1024,\"name\":\"is_trial_period\",\"url\":\"interfaces/LatestReceiptInfo.html#is_trial_period\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LatestReceiptInfo\"},{\"id\":64,\"kind\":1024,\"name\":\"original_purchase_date\",\"url\":\"interfaces/LatestReceiptInfo.html#original_purchase_date\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LatestReceiptInfo\"},{\"id\":65,\"kind\":1024,\"name\":\"original_purchase_date_ms\",\"url\":\"interfaces/LatestReceiptInfo.html#original_purchase_date_ms\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LatestReceiptInfo\"},{\"id\":66,\"kind\":1024,\"name\":\"original_purchase_date_pst\",\"url\":\"interfaces/LatestReceiptInfo.html#original_purchase_date_pst\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LatestReceiptInfo\"},{\"id\":67,\"kind\":1024,\"name\":\"original_transaction_id\",\"url\":\"interfaces/LatestReceiptInfo.html#original_transaction_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LatestReceiptInfo\"},{\"id\":68,\"kind\":1024,\"name\":\"promotional_offer_id\",\"url\":\"interfaces/LatestReceiptInfo.html#promotional_offer_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LatestReceiptInfo\"},{\"id\":69,\"kind\":1024,\"name\":\"product_id\",\"url\":\"interfaces/LatestReceiptInfo.html#product_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LatestReceiptInfo\"},{\"id\":70,\"kind\":1024,\"name\":\"purchase_date\",\"url\":\"interfaces/LatestReceiptInfo.html#purchase_date\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LatestReceiptInfo\"},{\"id\":71,\"kind\":1024,\"name\":\"purchase_date_ms\",\"url\":\"interfaces/LatestReceiptInfo.html#purchase_date_ms\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LatestReceiptInfo\"},{\"id\":72,\"kind\":1024,\"name\":\"purchase_date_pst\",\"url\":\"interfaces/LatestReceiptInfo.html#purchase_date_pst\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LatestReceiptInfo\"},{\"id\":73,\"kind\":1024,\"name\":\"quantity\",\"url\":\"interfaces/LatestReceiptInfo.html#quantity\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LatestReceiptInfo\"},{\"id\":74,\"kind\":1024,\"name\":\"transaction_id\",\"url\":\"interfaces/LatestReceiptInfo.html#transaction_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LatestReceiptInfo\"},{\"id\":75,\"kind\":1024,\"name\":\"web_order_line_item_id\",\"url\":\"interfaces/LatestReceiptInfo.html#web_order_line_item_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LatestReceiptInfo\"},{\"id\":76,\"kind\":256,\"name\":\"PendingRenewalInfo\",\"url\":\"interfaces/PendingRenewalInfo.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":77,\"kind\":1024,\"name\":\"auto_renew_product_id\",\"url\":\"interfaces/PendingRenewalInfo.html#auto_renew_product_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PendingRenewalInfo\"},{\"id\":78,\"kind\":1024,\"name\":\"auto_renew_status\",\"url\":\"interfaces/PendingRenewalInfo.html#auto_renew_status\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PendingRenewalInfo\"},{\"id\":79,\"kind\":1024,\"name\":\"expiration_intent\",\"url\":\"interfaces/PendingRenewalInfo.html#expiration_intent\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PendingRenewalInfo\"},{\"id\":80,\"kind\":1024,\"name\":\"grace_period_expires_date\",\"url\":\"interfaces/PendingRenewalInfo.html#grace_period_expires_date\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PendingRenewalInfo\"},{\"id\":81,\"kind\":1024,\"name\":\"grace_period_expires_date_ms\",\"url\":\"interfaces/PendingRenewalInfo.html#grace_period_expires_date_ms\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PendingRenewalInfo\"},{\"id\":82,\"kind\":1024,\"name\":\"grace_period_expires_date_pst\",\"url\":\"interfaces/PendingRenewalInfo.html#grace_period_expires_date_pst\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PendingRenewalInfo\"},{\"id\":83,\"kind\":1024,\"name\":\"is_in_billing_retry_period\",\"url\":\"interfaces/PendingRenewalInfo.html#is_in_billing_retry_period\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PendingRenewalInfo\"},{\"id\":84,\"kind\":1024,\"name\":\"offer_code_ref_name\",\"url\":\"interfaces/PendingRenewalInfo.html#offer_code_ref_name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PendingRenewalInfo\"},{\"id\":85,\"kind\":1024,\"name\":\"original_transaction_id\",\"url\":\"interfaces/PendingRenewalInfo.html#original_transaction_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PendingRenewalInfo\"},{\"id\":86,\"kind\":1024,\"name\":\"price_consent_status\",\"url\":\"interfaces/PendingRenewalInfo.html#price_consent_status\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PendingRenewalInfo\"},{\"id\":87,\"kind\":1024,\"name\":\"product_id\",\"url\":\"interfaces/PendingRenewalInfo.html#product_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PendingRenewalInfo\"},{\"id\":88,\"kind\":1024,\"name\":\"promotional_offer_id\",\"url\":\"interfaces/PendingRenewalInfo.html#promotional_offer_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"PendingRenewalInfo\"},{\"id\":89,\"kind\":256,\"name\":\"DeprecatedLatestReceiptInfo\",\"url\":\"interfaces/DeprecatedLatestReceiptInfo.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":90,\"kind\":1024,\"name\":\"app_item_id\",\"url\":\"interfaces/DeprecatedLatestReceiptInfo.html#app_item_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DeprecatedLatestReceiptInfo\"},{\"id\":91,\"kind\":1024,\"name\":\"expires_date\",\"url\":\"interfaces/DeprecatedLatestReceiptInfo.html#expires_date\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DeprecatedLatestReceiptInfo\"},{\"id\":92,\"kind\":1024,\"name\":\"expires_date_formatted_pst\",\"url\":\"interfaces/DeprecatedLatestReceiptInfo.html#expires_date_formatted_pst\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DeprecatedLatestReceiptInfo\"},{\"id\":93,\"kind\":1024,\"name\":\"is_in_intro_offer_period\",\"url\":\"interfaces/DeprecatedLatestReceiptInfo.html#is_in_intro_offer_period\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DeprecatedLatestReceiptInfo\"},{\"id\":94,\"kind\":1024,\"name\":\"is_trial_period\",\"url\":\"interfaces/DeprecatedLatestReceiptInfo.html#is_trial_period\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DeprecatedLatestReceiptInfo\"},{\"id\":95,\"kind\":1024,\"name\":\"item_id\",\"url\":\"interfaces/DeprecatedLatestReceiptInfo.html#item_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DeprecatedLatestReceiptInfo\"},{\"id\":96,\"kind\":1024,\"name\":\"original_purchase_date\",\"url\":\"interfaces/DeprecatedLatestReceiptInfo.html#original_purchase_date\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DeprecatedLatestReceiptInfo\"},{\"id\":97,\"kind\":1024,\"name\":\"original_purchase_date_ms\",\"url\":\"interfaces/DeprecatedLatestReceiptInfo.html#original_purchase_date_ms\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DeprecatedLatestReceiptInfo\"},{\"id\":98,\"kind\":1024,\"name\":\"original_purchase_date_pst\",\"url\":\"interfaces/DeprecatedLatestReceiptInfo.html#original_purchase_date_pst\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DeprecatedLatestReceiptInfo\"},{\"id\":99,\"kind\":1024,\"name\":\"original_transaction_id\",\"url\":\"interfaces/DeprecatedLatestReceiptInfo.html#original_transaction_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DeprecatedLatestReceiptInfo\"},{\"id\":100,\"kind\":1024,\"name\":\"product_id\",\"url\":\"interfaces/DeprecatedLatestReceiptInfo.html#product_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DeprecatedLatestReceiptInfo\"},{\"id\":101,\"kind\":1024,\"name\":\"purchase_date\",\"url\":\"interfaces/DeprecatedLatestReceiptInfo.html#purchase_date\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DeprecatedLatestReceiptInfo\"},{\"id\":102,\"kind\":1024,\"name\":\"purchase_date_ms\",\"url\":\"interfaces/DeprecatedLatestReceiptInfo.html#purchase_date_ms\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DeprecatedLatestReceiptInfo\"},{\"id\":103,\"kind\":1024,\"name\":\"purchase_date_pst\",\"url\":\"interfaces/DeprecatedLatestReceiptInfo.html#purchase_date_pst\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DeprecatedLatestReceiptInfo\"},{\"id\":104,\"kind\":1024,\"name\":\"quantity\",\"url\":\"interfaces/DeprecatedLatestReceiptInfo.html#quantity\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DeprecatedLatestReceiptInfo\"},{\"id\":105,\"kind\":1024,\"name\":\"transaction_id\",\"url\":\"interfaces/DeprecatedLatestReceiptInfo.html#transaction_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DeprecatedLatestReceiptInfo\"},{\"id\":106,\"kind\":1024,\"name\":\"web_order_line_item_id\",\"url\":\"interfaces/DeprecatedLatestReceiptInfo.html#web_order_line_item_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"DeprecatedLatestReceiptInfo\"},{\"id\":107,\"kind\":256,\"name\":\"ServerNotificationResponseBody\",\"url\":\"interfaces/ServerNotificationResponseBody.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":108,\"kind\":1024,\"name\":\"auto_renew_adam_id\",\"url\":\"interfaces/ServerNotificationResponseBody.html#auto_renew_adam_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ServerNotificationResponseBody\"},{\"id\":109,\"kind\":1024,\"name\":\"auto_renew_product_id\",\"url\":\"interfaces/ServerNotificationResponseBody.html#auto_renew_product_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ServerNotificationResponseBody\"},{\"id\":110,\"kind\":1024,\"name\":\"auto_renew_status\",\"url\":\"interfaces/ServerNotificationResponseBody.html#auto_renew_status\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ServerNotificationResponseBody\"},{\"id\":111,\"kind\":1024,\"name\":\"auto_renew_status_change_date\",\"url\":\"interfaces/ServerNotificationResponseBody.html#auto_renew_status_change_date\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ServerNotificationResponseBody\"},{\"id\":112,\"kind\":1024,\"name\":\"auto_renew_status_change_date_ms\",\"url\":\"interfaces/ServerNotificationResponseBody.html#auto_renew_status_change_date_ms\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ServerNotificationResponseBody\"},{\"id\":113,\"kind\":1024,\"name\":\"auto_renew_status_change_date_pst\",\"url\":\"interfaces/ServerNotificationResponseBody.html#auto_renew_status_change_date_pst\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ServerNotificationResponseBody\"},{\"id\":114,\"kind\":1024,\"name\":\"environment\",\"url\":\"interfaces/ServerNotificationResponseBody.html#environment\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ServerNotificationResponseBody\"},{\"id\":115,\"kind\":1024,\"name\":\"expiration_intent\",\"url\":\"interfaces/ServerNotificationResponseBody.html#expiration_intent\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ServerNotificationResponseBody\"},{\"id\":116,\"kind\":1024,\"name\":\"notification_type\",\"url\":\"interfaces/ServerNotificationResponseBody.html#notification_type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ServerNotificationResponseBody\"},{\"id\":117,\"kind\":1024,\"name\":\"password\",\"url\":\"interfaces/ServerNotificationResponseBody.html#password\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ServerNotificationResponseBody\"},{\"id\":118,\"kind\":1024,\"name\":\"unified_receipt\",\"url\":\"interfaces/ServerNotificationResponseBody.html#unified_receipt\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ServerNotificationResponseBody\"},{\"id\":119,\"kind\":1024,\"name\":\"bid\",\"url\":\"interfaces/ServerNotificationResponseBody.html#bid\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ServerNotificationResponseBody\"},{\"id\":120,\"kind\":1024,\"name\":\"bvrs\",\"url\":\"interfaces/ServerNotificationResponseBody.html#bvrs\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ServerNotificationResponseBody\"},{\"id\":121,\"kind\":1024,\"name\":\"latest_receipt\",\"url\":\"interfaces/ServerNotificationResponseBody.html#latest_receipt\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ServerNotificationResponseBody\"},{\"id\":122,\"kind\":1024,\"name\":\"latest_receipt_info\",\"url\":\"interfaces/ServerNotificationResponseBody.html#latest_receipt_info\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ServerNotificationResponseBody\"},{\"id\":123,\"kind\":1024,\"name\":\"latest_expired_receipt\",\"url\":\"interfaces/ServerNotificationResponseBody.html#latest_expired_receipt\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ServerNotificationResponseBody\"},{\"id\":124,\"kind\":1024,\"name\":\"latest_expired_receipt_info\",\"url\":\"interfaces/ServerNotificationResponseBody.html#latest_expired_receipt_info\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ServerNotificationResponseBody\"},{\"id\":125,\"kind\":256,\"name\":\"Receipt\",\"url\":\"interfaces/Receipt.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":126,\"kind\":1024,\"name\":\"adam_id\",\"url\":\"interfaces/Receipt.html#adam_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Receipt\"},{\"id\":127,\"kind\":1024,\"name\":\"app_item_id\",\"url\":\"interfaces/Receipt.html#app_item_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Receipt\"},{\"id\":128,\"kind\":1024,\"name\":\"application_version\",\"url\":\"interfaces/Receipt.html#application_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Receipt\"},{\"id\":129,\"kind\":1024,\"name\":\"bundle_id\",\"url\":\"interfaces/Receipt.html#bundle_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Receipt\"},{\"id\":130,\"kind\":1024,\"name\":\"download_id\",\"url\":\"interfaces/Receipt.html#download_id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Receipt\"},{\"id\":131,\"kind\":1024,\"name\":\"expiration_date\",\"url\":\"interfaces/Receipt.html#expiration_date\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Receipt\"},{\"id\":132,\"kind\":1024,\"name\":\"expiration_date_ms\",\"url\":\"interfaces/Receipt.html#expiration_date_ms\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Receipt\"},{\"id\":133,\"kind\":1024,\"name\":\"expiration_date_pst\",\"url\":\"interfaces/Receipt.html#expiration_date_pst\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Receipt\"},{\"id\":134,\"kind\":1024,\"name\":\"in_app\",\"url\":\"interfaces/Receipt.html#in_app\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Receipt\"},{\"id\":135,\"kind\":1024,\"name\":\"original_application_version\",\"url\":\"interfaces/Receipt.html#original_application_version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Receipt\"},{\"id\":136,\"kind\":1024,\"name\":\"original_purchase_date\",\"url\":\"interfaces/Receipt.html#original_purchase_date\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Receipt\"},{\"id\":137,\"kind\":1024,\"name\":\"original_purchase_date_ms\",\"url\":\"interfaces/Receipt.html#original_purchase_date_ms\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Receipt\"},{\"id\":138,\"kind\":1024,\"name\":\"original_purchase_date_pst\",\"url\":\"interfaces/Receipt.html#original_purchase_date_pst\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Receipt\"},{\"id\":139,\"kind\":1024,\"name\":\"preorder_date\",\"url\":\"interfaces/Receipt.html#preorder_date\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Receipt\"},{\"id\":140,\"kind\":1024,\"name\":\"preorder_date_ms\",\"url\":\"interfaces/Receipt.html#preorder_date_ms\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Receipt\"},{\"id\":141,\"kind\":1024,\"name\":\"preorder_date_pst\",\"url\":\"interfaces/Receipt.html#preorder_date_pst\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Receipt\"},{\"id\":142,\"kind\":1024,\"name\":\"receipt_creation_date\",\"url\":\"interfaces/Receipt.html#receipt_creation_date\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Receipt\"},{\"id\":143,\"kind\":1024,\"name\":\"receipt_creation_date_ms\",\"url\":\"interfaces/Receipt.html#receipt_creation_date_ms\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Receipt\"},{\"id\":144,\"kind\":1024,\"name\":\"receipt_creation_date_pst\",\"url\":\"interfaces/Receipt.html#receipt_creation_date_pst\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Receipt\"},{\"id\":145,\"kind\":1024,\"name\":\"receipt_type\",\"url\":\"interfaces/Receipt.html#receipt_type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Receipt\"},{\"id\":146,\"kind\":1024,\"name\":\"request_date\",\"url\":\"interfaces/Receipt.html#request_date\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Receipt\"},{\"id\":147,\"kind\":1024,\"name\":\"request_date_ms\",\"url\":\"interfaces/Receipt.html#request_date_ms\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Receipt\"},{\"id\":148,\"kind\":1024,\"name\":\"request_date_pst\",\"url\":\"interfaces/Receipt.html#request_date_pst\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Receipt\"},{\"id\":149,\"kind\":1024,\"name\":\"version_external_identifier\",\"url\":\"interfaces/Receipt.html#version_external_identifier\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Receipt\"},{\"id\":150,\"kind\":256,\"name\":\"VerifyReceiptRequestBody\",\"url\":\"interfaces/VerifyReceiptRequestBody.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":151,\"kind\":1024,\"name\":\"receipt-data\",\"url\":\"interfaces/VerifyReceiptRequestBody.html#receipt_data\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"VerifyReceiptRequestBody\"},{\"id\":152,\"kind\":1024,\"name\":\"password\",\"url\":\"interfaces/VerifyReceiptRequestBody.html#password\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"VerifyReceiptRequestBody\"},{\"id\":153,\"kind\":1024,\"name\":\"exclude-old-transactions\",\"url\":\"interfaces/VerifyReceiptRequestBody.html#exclude_old_transactions\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"VerifyReceiptRequestBody\"},{\"id\":154,\"kind\":4194304,\"name\":\"VerifyReceiptResponseBody\",\"url\":\"modules.html#VerifyReceiptResponseBody\",\"classes\":\"tsd-kind-type-alias\"},{\"id\":155,\"kind\":256,\"name\":\"VerifyReceiptResponseError\",\"url\":\"interfaces/VerifyReceiptResponseError.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":156,\"kind\":1024,\"name\":\"is-retryable\",\"url\":\"interfaces/VerifyReceiptResponseError.html#is_retryable\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"VerifyReceiptResponseError\"},{\"id\":157,\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/VerifyReceiptResponseError.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"VerifyReceiptResponseError\"},{\"id\":158,\"kind\":256,\"name\":\"VerifyReceiptResponseSuccess\",\"url\":\"interfaces/VerifyReceiptResponseSuccess.html\",\"classes\":\"tsd-kind-interface\"},{\"id\":159,\"kind\":1024,\"name\":\"environment\",\"url\":\"interfaces/VerifyReceiptResponseSuccess.html#environment\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"VerifyReceiptResponseSuccess\"},{\"id\":160,\"kind\":1024,\"name\":\"latest_receipt\",\"url\":\"interfaces/VerifyReceiptResponseSuccess.html#latest_receipt\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"VerifyReceiptResponseSuccess\"},{\"id\":161,\"kind\":1024,\"name\":\"latest_receipt_info\",\"url\":\"interfaces/VerifyReceiptResponseSuccess.html#latest_receipt_info\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"VerifyReceiptResponseSuccess\"},{\"id\":162,\"kind\":1024,\"name\":\"pending_renewal_info\",\"url\":\"interfaces/VerifyReceiptResponseSuccess.html#pending_renewal_info\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"VerifyReceiptResponseSuccess\"},{\"id\":163,\"kind\":1024,\"name\":\"receipt\",\"url\":\"interfaces/VerifyReceiptResponseSuccess.html#receipt\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"VerifyReceiptResponseSuccess\"},{\"id\":164,\"kind\":1024,\"name\":\"status\",\"url\":\"interfaces/VerifyReceiptResponseSuccess.html#status\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"VerifyReceiptResponseSuccess\"},{\"id\":165,\"kind\":8,\"name\":\"VerifyReceiptErrorStatus\",\"url\":\"enums/VerifyReceiptErrorStatus.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":166,\"kind\":16,\"name\":\"NOT_POST\",\"url\":\"enums/VerifyReceiptErrorStatus.html#NOT_POST\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"VerifyReceiptErrorStatus\"},{\"id\":167,\"kind\":16,\"name\":\"SHOULD_NOT_HAPPEN\",\"url\":\"enums/VerifyReceiptErrorStatus.html#SHOULD_NOT_HAPPEN\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"VerifyReceiptErrorStatus\"},{\"id\":168,\"kind\":16,\"name\":\"MALFORMED_DATA\",\"url\":\"enums/VerifyReceiptErrorStatus.html#MALFORMED_DATA\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"VerifyReceiptErrorStatus\"},{\"id\":169,\"kind\":16,\"name\":\"UNAUTHORIZED\",\"url\":\"enums/VerifyReceiptErrorStatus.html#UNAUTHORIZED\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"VerifyReceiptErrorStatus\"},{\"id\":170,\"kind\":16,\"name\":\"SHARED_SECRET_INVALID\",\"url\":\"enums/VerifyReceiptErrorStatus.html#SHARED_SECRET_INVALID\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"VerifyReceiptErrorStatus\"},{\"id\":171,\"kind\":16,\"name\":\"SERVER_NOT_AVAILABLE\",\"url\":\"enums/VerifyReceiptErrorStatus.html#SERVER_NOT_AVAILABLE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"VerifyReceiptErrorStatus\"},{\"id\":172,\"kind\":16,\"name\":\"USE_TEST_ENVIRONMENT\",\"url\":\"enums/VerifyReceiptErrorStatus.html#USE_TEST_ENVIRONMENT\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"VerifyReceiptErrorStatus\"},{\"id\":173,\"kind\":16,\"name\":\"USE_PRODUCTION_ENVIRONMENT\",\"url\":\"enums/VerifyReceiptErrorStatus.html#USE_PRODUCTION_ENVIRONMENT\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"VerifyReceiptErrorStatus\"},{\"id\":174,\"kind\":16,\"name\":\"INTERNAL_ERROR\",\"url\":\"enums/VerifyReceiptErrorStatus.html#INTERNAL_ERROR\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"VerifyReceiptErrorStatus\"},{\"id\":175,\"kind\":16,\"name\":\"ACCOUNT_NOT_FOUND\",\"url\":\"enums/VerifyReceiptErrorStatus.html#ACCOUNT_NOT_FOUND\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"VerifyReceiptErrorStatus\"},{\"id\":176,\"kind\":8,\"name\":\"VerifyReceiptSuccessStatus\",\"url\":\"enums/VerifyReceiptSuccessStatus.html\",\"classes\":\"tsd-kind-enum\"},{\"id\":177,\"kind\":16,\"name\":\"VALID\",\"url\":\"enums/VerifyReceiptSuccessStatus.html#VALID\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"VerifyReceiptSuccessStatus\"},{\"id\":178,\"kind\":16,\"name\":\"SUBSCRIPTION_EXPIRED\",\"url\":\"enums/VerifyReceiptSuccessStatus.html#SUBSCRIPTION_EXPIRED\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"VerifyReceiptSuccessStatus\"},{\"id\":179,\"kind\":64,\"name\":\"verifyReceipt\",\"url\":\"modules.html#verifyReceipt\",\"classes\":\"tsd-kind-function\"},{\"id\":180,\"kind\":128,\"name\":\"VerifyReceiptFetchError\",\"url\":\"classes/VerifyReceiptFetchError.html\",\"classes\":\"tsd-kind-class\"},{\"id\":181,\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/VerifyReceiptFetchError.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-class\",\"parent\":\"VerifyReceiptFetchError\"},{\"id\":182,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/VerifyReceiptFetchError.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite\",\"parent\":\"VerifyReceiptFetchError\"},{\"id\":183,\"kind\":1024,\"name\":\"originalResponse\",\"url\":\"classes/VerifyReceiptFetchError.html#originalResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"VerifyReceiptFetchError\"},{\"id\":184,\"kind\":64,\"name\":\"isSuccess\",\"url\":\"modules.html#isSuccess\",\"classes\":\"tsd-kind-function\"},{\"id\":185,\"kind\":64,\"name\":\"isError\",\"url\":\"modules.html#isError\",\"classes\":\"tsd-kind-function\"},{\"id\":186,\"kind\":64,\"name\":\"getLatestReceiptInfo\",\"url\":\"modules.html#getLatestReceiptInfo\",\"classes\":\"tsd-kind-function\"},{\"id\":187,\"kind\":64,\"name\":\"getPendingRenewalInfo\",\"url\":\"modules.html#getPendingRenewalInfo\",\"classes\":\"tsd-kind-function\"}],\"index\":{\"version\":\"2.3.9\",\"fields\":[\"name\",\"parent\"],\"fieldVectors\":[[\"name/0\",[0,48.779]],[\"parent/0\",[]],[\"name/1\",[1,48.779]],[\"parent/1\",[]],[\"name/2\",[2,33.989]],[\"parent/2\",[]],[\"name/3\",[3,48.779]],[\"parent/3\",[2,3.188]],[\"name/4\",[4,48.779]],[\"parent/4\",[2,3.188]],[\"name/5\",[5,48.779]],[\"parent/5\",[2,3.188]],[\"name/6\",[6,48.779]],[\"parent/6\",[2,3.188]],[\"name/7\",[7,48.779]],[\"parent/7\",[2,3.188]],[\"name/8\",[8,26.617]],[\"parent/8\",[]],[\"name/9\",[9,48.779]],[\"parent/9\",[8,2.497]],[\"name/10\",[10,48.779]],[\"parent/10\",[8,2.497]],[\"name/11\",[11,48.779]],[\"parent/11\",[8,2.497]],[\"name/12\",[12,48.779]],[\"parent/12\",[8,2.497]],[\"name/13\",[13,48.779]],[\"parent/13\",[8,2.497]],[\"name/14\",[14,48.779]],[\"parent/14\",[8,2.497]],[\"name/15\",[15,48.779]],[\"parent/15\",[8,2.497]],[\"name/16\",[16,48.779]],[\"parent/16\",[8,2.497]],[\"name/17\",[17,48.779]],[\"parent/17\",[8,2.497]],[\"name/18\",[18,48.779]],[\"parent/18\",[8,2.497]],[\"name/19\",[19,48.779]],[\"parent/19\",[8,2.497]],[\"name/20\",[20,48.779]],[\"parent/20\",[8,2.497]],[\"name/21\",[21,33.989]],[\"parent/21\",[]],[\"name/22\",[22,40.233]],[\"parent/22\",[21,3.188]],[\"name/23\",[23,40.233]],[\"parent/23\",[21,3.188]],[\"name/24\",[24,40.233]],[\"parent/24\",[21,3.188]],[\"name/25\",[25,43.626]],[\"parent/25\",[21,3.188]],[\"name/26\",[26,40.233]],[\"parent/26\",[21,3.188]],[\"name/27\",[27,21.027]],[\"parent/27\",[]],[\"name/28\",[28,43.626]],[\"parent/28\",[27,1.972]],[\"name/29\",[29,43.626]],[\"parent/29\",[27,1.972]],[\"name/30\",[30,43.626]],[\"parent/30\",[27,1.972]],[\"name/31\",[31,43.626]],[\"parent/31\",[27,1.972]],[\"name/32\",[32,40.233]],[\"parent/32\",[27,1.972]],[\"name/33\",[33,43.626]],[\"parent/33\",[27,1.972]],[\"name/34\",[34,43.626]],[\"parent/34\",[27,1.972]],[\"name/35\",[35,43.626]],[\"parent/35\",[27,1.972]],[\"name/36\",[36,40.233]],[\"parent/36\",[27,1.972]],[\"name/37\",[37,40.233]],[\"parent/37\",[27,1.972]],[\"name/38\",[38,37.698]],[\"parent/38\",[27,1.972]],[\"name/39\",[39,37.698]],[\"parent/39\",[27,1.972]],[\"name/40\",[40,37.698]],[\"parent/40\",[27,1.972]],[\"name/41\",[41,37.698]],[\"parent/41\",[27,1.972]],[\"name/42\",[42,40.233]],[\"parent/42\",[27,1.972]],[\"name/43\",[43,37.698]],[\"parent/43\",[27,1.972]],[\"name/44\",[44,40.233]],[\"parent/44\",[27,1.972]],[\"name/45\",[45,40.233]],[\"parent/45\",[27,1.972]],[\"name/46\",[46,40.233]],[\"parent/46\",[27,1.972]],[\"name/47\",[47,40.233]],[\"parent/47\",[27,1.972]],[\"name/48\",[48,40.233]],[\"parent/48\",[27,1.972]],[\"name/49\",[49,40.233]],[\"parent/49\",[27,1.972]],[\"name/50\",[50,19.815]],[\"parent/50\",[]],[\"name/51\",[51,48.779]],[\"parent/51\",[50,1.859]],[\"name/52\",[52,43.626]],[\"parent/52\",[50,1.859]],[\"name/53\",[53,48.779]],[\"parent/53\",[50,1.859]],[\"name/54\",[28,43.626]],[\"parent/54\",[50,1.859]],[\"name/55\",[29,43.626]],[\"parent/55\",[50,1.859]],[\"name/56\",[30,43.626]],[\"parent/56\",[50,1.859]],[\"name/57\",[31,43.626]],[\"parent/57\",[50,1.859]],[\"name/58\",[32,40.233]],[\"parent/58\",[50,1.859]],[\"name/59\",[33,43.626]],[\"parent/59\",[50,1.859]],[\"name/60\",[34,43.626]],[\"parent/60\",[50,1.859]],[\"name/61\",[35,43.626]],[\"parent/61\",[50,1.859]],[\"name/62\",[36,40.233]],[\"parent/62\",[50,1.859]],[\"name/63\",[37,40.233]],[\"parent/63\",[50,1.859]],[\"name/64\",[38,37.698]],[\"parent/64\",[50,1.859]],[\"name/65\",[39,37.698]],[\"parent/65\",[50,1.859]],[\"name/66\",[40,37.698]],[\"parent/66\",[50,1.859]],[\"name/67\",[41,37.698]],[\"parent/67\",[50,1.859]],[\"name/68\",[42,40.233]],[\"parent/68\",[50,1.859]],[\"name/69\",[43,37.698]],[\"parent/69\",[50,1.859]],[\"name/70\",[44,40.233]],[\"parent/70\",[50,1.859]],[\"name/71\",[45,40.233]],[\"parent/71\",[50,1.859]],[\"name/72\",[46,40.233]],[\"parent/72\",[50,1.859]],[\"name/73\",[47,40.233]],[\"parent/73\",[50,1.859]],[\"name/74\",[48,40.233]],[\"parent/74\",[50,1.859]],[\"name/75\",[49,40.233]],[\"parent/75\",[50,1.859]],[\"name/76\",[54,26.617]],[\"parent/76\",[]],[\"name/77\",[55,43.626]],[\"parent/77\",[54,2.497]],[\"name/78\",[56,43.626]],[\"parent/78\",[54,2.497]],[\"name/79\",[57,43.626]],[\"parent/79\",[54,2.497]],[\"name/80\",[58,48.779]],[\"parent/80\",[54,2.497]],[\"name/81\",[59,48.779]],[\"parent/81\",[54,2.497]],[\"name/82\",[60,48.779]],[\"parent/82\",[54,2.497]],[\"name/83\",[61,48.779]],[\"parent/83\",[54,2.497]],[\"name/84\",[52,43.626]],[\"parent/84\",[54,2.497]],[\"name/85\",[41,37.698]],[\"parent/85\",[54,2.497]],[\"name/86\",[62,48.779]],[\"parent/86\",[54,2.497]],[\"name/87\",[43,37.698]],[\"parent/87\",[54,2.497]],[\"name/88\",[42,40.233]],[\"parent/88\",[54,2.497]],[\"name/89\",[63,23.44]],[\"parent/89\",[]],[\"name/90\",[64,43.626]],[\"parent/90\",[63,2.199]],[\"name/91\",[32,40.233]],[\"parent/91\",[63,2.199]],[\"name/92\",[65,48.779]],[\"parent/92\",[63,2.199]],[\"name/93\",[36,40.233]],[\"parent/93\",[63,2.199]],[\"name/94\",[37,40.233]],[\"parent/94\",[63,2.199]],[\"name/95\",[66,48.779]],[\"parent/95\",[63,2.199]],[\"name/96\",[38,37.698]],[\"parent/96\",[63,2.199]],[\"name/97\",[39,37.698]],[\"parent/97\",[63,2.199]],[\"name/98\",[40,37.698]],[\"parent/98\",[63,2.199]],[\"name/99\",[41,37.698]],[\"parent/99\",[63,2.199]],[\"name/100\",[43,37.698]],[\"parent/100\",[63,2.199]],[\"name/101\",[44,40.233]],[\"parent/101\",[63,2.199]],[\"name/102\",[45,40.233]],[\"parent/102\",[63,2.199]],[\"name/103\",[46,40.233]],[\"parent/103\",[63,2.199]],[\"name/104\",[47,40.233]],[\"parent/104\",[63,2.199]],[\"name/105\",[48,40.233]],[\"parent/105\",[63,2.199]],[\"name/106\",[49,40.233]],[\"parent/106\",[63,2.199]],[\"name/107\",[67,23.44]],[\"parent/107\",[]],[\"name/108\",[68,48.779]],[\"parent/108\",[67,2.199]],[\"name/109\",[55,43.626]],[\"parent/109\",[67,2.199]],[\"name/110\",[56,43.626]],[\"parent/110\",[67,2.199]],[\"name/111\",[69,48.779]],[\"parent/111\",[67,2.199]],[\"name/112\",[70,48.779]],[\"parent/112\",[67,2.199]],[\"name/113\",[71,48.779]],[\"parent/113\",[67,2.199]],[\"name/114\",[22,40.233]],[\"parent/114\",[67,2.199]],[\"name/115\",[57,43.626]],[\"parent/115\",[67,2.199]],[\"name/116\",[72,48.779]],[\"parent/116\",[67,2.199]],[\"name/117\",[73,43.626]],[\"parent/117\",[67,2.199]],[\"name/118\",[74,48.779]],[\"parent/118\",[67,2.199]],[\"name/119\",[75,48.779]],[\"parent/119\",[67,2.199]],[\"name/120\",[76,48.779]],[\"parent/120\",[67,2.199]],[\"name/121\",[23,40.233]],[\"parent/121\",[67,2.199]],[\"name/122\",[24,40.233]],[\"parent/122\",[67,2.199]],[\"name/123\",[77,48.779]],[\"parent/123\",[67,2.199]],[\"name/124\",[78,48.779]],[\"parent/124\",[67,2.199]],[\"name/125\",[79,19.441]],[\"parent/125\",[]],[\"name/126\",[80,48.779]],[\"parent/126\",[79,1.824]],[\"name/127\",[64,43.626]],[\"parent/127\",[79,1.824]],[\"name/128\",[81,48.779]],[\"parent/128\",[79,1.824]],[\"name/129\",[82,48.779]],[\"parent/129\",[79,1.824]],[\"name/130\",[83,48.779]],[\"parent/130\",[79,1.824]],[\"name/131\",[84,48.779]],[\"parent/131\",[79,1.824]],[\"name/132\",[85,48.779]],[\"parent/132\",[79,1.824]],[\"name/133\",[86,48.779]],[\"parent/133\",[79,1.824]],[\"name/134\",[87,48.779]],[\"parent/134\",[79,1.824]],[\"name/135\",[88,48.779]],[\"parent/135\",[79,1.824]],[\"name/136\",[38,37.698]],[\"parent/136\",[79,1.824]],[\"name/137\",[39,37.698]],[\"parent/137\",[79,1.824]],[\"name/138\",[40,37.698]],[\"parent/138\",[79,1.824]],[\"name/139\",[89,48.779]],[\"parent/139\",[79,1.824]],[\"name/140\",[90,48.779]],[\"parent/140\",[79,1.824]],[\"name/141\",[91,48.779]],[\"parent/141\",[79,1.824]],[\"name/142\",[92,48.779]],[\"parent/142\",[79,1.824]],[\"name/143\",[93,48.779]],[\"parent/143\",[79,1.824]],[\"name/144\",[94,48.779]],[\"parent/144\",[79,1.824]],[\"name/145\",[95,48.779]],[\"parent/145\",[79,1.824]],[\"name/146\",[96,48.779]],[\"parent/146\",[79,1.824]],[\"name/147\",[97,48.779]],[\"parent/147\",[79,1.824]],[\"name/148\",[98,48.779]],[\"parent/148\",[79,1.824]],[\"name/149\",[99,48.779]],[\"parent/149\",[79,1.824]],[\"name/150\",[100,37.698]],[\"parent/150\",[]],[\"name/151\",[79,13.847,101,34.742]],[\"parent/151\",[100,3.536]],[\"name/152\",[73,43.626]],[\"parent/152\",[100,3.536]],[\"name/153\",[102,26.979,103,26.979,104,26.979]],[\"parent/153\",[100,3.536]],[\"name/154\",[105,48.779]],[\"parent/154\",[]],[\"name/155\",[106,40.233]],[\"parent/155\",[]],[\"name/156\",[107,34.742,108,34.742]],[\"parent/156\",[106,3.774]],[\"name/157\",[26,40.233]],[\"parent/157\",[106,3.774]],[\"name/158\",[109,32.546]],[\"parent/158\",[]],[\"name/159\",[22,40.233]],[\"parent/159\",[109,3.053]],[\"name/160\",[23,40.233]],[\"parent/160\",[109,3.053]],[\"name/161\",[24,40.233]],[\"parent/161\",[109,3.053]],[\"name/162\",[25,43.626]],[\"parent/162\",[109,3.053]],[\"name/163\",[79,19.441]],[\"parent/163\",[109,3.053]],[\"name/164\",[26,40.233]],[\"parent/164\",[109,3.053]],[\"name/165\",[110,28.235]],[\"parent/165\",[]],[\"name/166\",[111,48.779]],[\"parent/166\",[110,2.648]],[\"name/167\",[112,48.779]],[\"parent/167\",[110,2.648]],[\"name/168\",[113,48.779]],[\"parent/168\",[110,2.648]],[\"name/169\",[114,48.779]],[\"parent/169\",[110,2.648]],[\"name/170\",[115,48.779]],[\"parent/170\",[110,2.648]],[\"name/171\",[116,48.779]],[\"parent/171\",[110,2.648]],[\"name/172\",[117,48.779]],[\"parent/172\",[110,2.648]],[\"name/173\",[118,48.779]],[\"parent/173\",[110,2.648]],[\"name/174\",[119,48.779]],[\"parent/174\",[110,2.648]],[\"name/175\",[120,48.779]],[\"parent/175\",[110,2.648]],[\"name/176\",[121,40.233]],[\"parent/176\",[]],[\"name/177\",[122,48.779]],[\"parent/177\",[121,3.774]],[\"name/178\",[123,48.779]],[\"parent/178\",[121,3.774]],[\"name/179\",[124,48.779]],[\"parent/179\",[]],[\"name/180\",[125,37.698]],[\"parent/180\",[]],[\"name/181\",[126,48.779]],[\"parent/181\",[125,3.536]],[\"name/182\",[127,48.779]],[\"parent/182\",[125,3.536]],[\"name/183\",[128,48.779]],[\"parent/183\",[125,3.536]],[\"name/184\",[129,48.779]],[\"parent/184\",[]],[\"name/185\",[130,48.779]],[\"parent/185\",[]],[\"name/186\",[131,48.779]],[\"parent/186\",[]],[\"name/187\",[132,48.779]],[\"parent/187\",[]]],\"invertedIndex\":[[\"__type\",{\"_index\":126,\"name\":{\"181\":{}},\"parent\":{}}],[\"account_not_found\",{\"_index\":120,\"name\":{\"175\":{}},\"parent\":{}}],[\"adam_id\",{\"_index\":80,\"name\":{\"126\":{}},\"parent\":{}}],[\"app_item_id\",{\"_index\":64,\"name\":{\"90\":{},\"127\":{}},\"parent\":{}}],[\"application_version\",{\"_index\":81,\"name\":{\"128\":{}},\"parent\":{}}],[\"auto_renew_adam_id\",{\"_index\":68,\"name\":{\"108\":{}},\"parent\":{}}],[\"auto_renew_product_id\",{\"_index\":55,\"name\":{\"77\":{},\"109\":{}},\"parent\":{}}],[\"auto_renew_status\",{\"_index\":56,\"name\":{\"78\":{},\"110\":{}},\"parent\":{}}],[\"auto_renew_status_change_date\",{\"_index\":69,\"name\":{\"111\":{}},\"parent\":{}}],[\"auto_renew_status_change_date_ms\",{\"_index\":70,\"name\":{\"112\":{}},\"parent\":{}}],[\"auto_renew_status_change_date_pst\",{\"_index\":71,\"name\":{\"113\":{}},\"parent\":{}}],[\"bid\",{\"_index\":75,\"name\":{\"119\":{}},\"parent\":{}}],[\"billing_error\",{\"_index\":4,\"name\":{\"4\":{}},\"parent\":{}}],[\"binarystring\",{\"_index\":0,\"name\":{\"0\":{}},\"parent\":{}}],[\"booleanstring\",{\"_index\":1,\"name\":{\"1\":{}},\"parent\":{}}],[\"bundle_id\",{\"_index\":82,\"name\":{\"129\":{}},\"parent\":{}}],[\"bvrs\",{\"_index\":76,\"name\":{\"120\":{}},\"parent\":{}}],[\"cancel\",{\"_index\":9,\"name\":{\"9\":{}},\"parent\":{}}],[\"cancellation_date\",{\"_index\":28,\"name\":{\"28\":{},\"54\":{}},\"parent\":{}}],[\"cancellation_date_ms\",{\"_index\":29,\"name\":{\"29\":{},\"55\":{}},\"parent\":{}}],[\"cancellation_date_pst\",{\"_index\":30,\"name\":{\"30\":{},\"56\":{}},\"parent\":{}}],[\"cancellation_reason\",{\"_index\":31,\"name\":{\"31\":{},\"57\":{}},\"parent\":{}}],[\"constructor\",{\"_index\":127,\"name\":{\"182\":{}},\"parent\":{}}],[\"customer_canceled\",{\"_index\":3,\"name\":{\"3\":{}},\"parent\":{}}],[\"customer_denied_price_increase\",{\"_index\":5,\"name\":{\"5\":{}},\"parent\":{}}],[\"data\",{\"_index\":101,\"name\":{\"151\":{}},\"parent\":{}}],[\"deprecatedlatestreceiptinfo\",{\"_index\":63,\"name\":{\"89\":{}},\"parent\":{\"90\":{},\"91\":{},\"92\":{},\"93\":{},\"94\":{},\"95\":{},\"96\":{},\"97\":{},\"98\":{},\"99\":{},\"100\":{},\"101\":{},\"102\":{},\"103\":{},\"104\":{},\"105\":{},\"106\":{}}}],[\"did_change_renewal_pref\",{\"_index\":10,\"name\":{\"10\":{}},\"parent\":{}}],[\"did_change_renewal_status\",{\"_index\":11,\"name\":{\"11\":{}},\"parent\":{}}],[\"did_fail_to_renew\",{\"_index\":12,\"name\":{\"12\":{}},\"parent\":{}}],[\"did_recover\",{\"_index\":13,\"name\":{\"13\":{}},\"parent\":{}}],[\"did_renew\",{\"_index\":14,\"name\":{\"14\":{}},\"parent\":{}}],[\"download_id\",{\"_index\":83,\"name\":{\"130\":{}},\"parent\":{}}],[\"environment\",{\"_index\":22,\"name\":{\"22\":{},\"114\":{},\"159\":{}},\"parent\":{}}],[\"exclude\",{\"_index\":102,\"name\":{\"153\":{}},\"parent\":{}}],[\"expiration_date\",{\"_index\":84,\"name\":{\"131\":{}},\"parent\":{}}],[\"expiration_date_ms\",{\"_index\":85,\"name\":{\"132\":{}},\"parent\":{}}],[\"expiration_date_pst\",{\"_index\":86,\"name\":{\"133\":{}},\"parent\":{}}],[\"expiration_intent\",{\"_index\":57,\"name\":{\"79\":{},\"115\":{}},\"parent\":{}}],[\"expirationintent\",{\"_index\":2,\"name\":{\"2\":{}},\"parent\":{\"3\":{},\"4\":{},\"5\":{},\"6\":{},\"7\":{}}}],[\"expires_date\",{\"_index\":32,\"name\":{\"32\":{},\"58\":{},\"91\":{}},\"parent\":{}}],[\"expires_date_formatted_pst\",{\"_index\":65,\"name\":{\"92\":{}},\"parent\":{}}],[\"expires_date_ms\",{\"_index\":33,\"name\":{\"33\":{},\"59\":{}},\"parent\":{}}],[\"expires_date_pst\",{\"_index\":34,\"name\":{\"34\":{},\"60\":{}},\"parent\":{}}],[\"getlatestreceiptinfo\",{\"_index\":131,\"name\":{\"186\":{}},\"parent\":{}}],[\"getpendingrenewalinfo\",{\"_index\":132,\"name\":{\"187\":{}},\"parent\":{}}],[\"grace_period_expires_date\",{\"_index\":58,\"name\":{\"80\":{}},\"parent\":{}}],[\"grace_period_expires_date_ms\",{\"_index\":59,\"name\":{\"81\":{}},\"parent\":{}}],[\"grace_period_expires_date_pst\",{\"_index\":60,\"name\":{\"82\":{}},\"parent\":{}}],[\"in_app\",{\"_index\":87,\"name\":{\"134\":{}},\"parent\":{}}],[\"in_app_ownership_type\",{\"_index\":35,\"name\":{\"35\":{},\"61\":{}},\"parent\":{}}],[\"inapppurchasetransaction\",{\"_index\":27,\"name\":{\"27\":{}},\"parent\":{\"28\":{},\"29\":{},\"30\":{},\"31\":{},\"32\":{},\"33\":{},\"34\":{},\"35\":{},\"36\":{},\"37\":{},\"38\":{},\"39\":{},\"40\":{},\"41\":{},\"42\":{},\"43\":{},\"44\":{},\"45\":{},\"46\":{},\"47\":{},\"48\":{},\"49\":{}}}],[\"initial_buy\",{\"_index\":15,\"name\":{\"15\":{}},\"parent\":{}}],[\"interactive_renewal\",{\"_index\":16,\"name\":{\"16\":{}},\"parent\":{}}],[\"internal_error\",{\"_index\":119,\"name\":{\"174\":{}},\"parent\":{}}],[\"is\",{\"_index\":107,\"name\":{\"156\":{}},\"parent\":{}}],[\"is_in_billing_retry_period\",{\"_index\":61,\"name\":{\"83\":{}},\"parent\":{}}],[\"is_in_intro_offer_period\",{\"_index\":36,\"name\":{\"36\":{},\"62\":{},\"93\":{}},\"parent\":{}}],[\"is_trial_period\",{\"_index\":37,\"name\":{\"37\":{},\"63\":{},\"94\":{}},\"parent\":{}}],[\"is_upgraded\",{\"_index\":51,\"name\":{\"51\":{}},\"parent\":{}}],[\"iserror\",{\"_index\":130,\"name\":{\"185\":{}},\"parent\":{}}],[\"issuccess\",{\"_index\":129,\"name\":{\"184\":{}},\"parent\":{}}],[\"item_id\",{\"_index\":66,\"name\":{\"95\":{}},\"parent\":{}}],[\"latest_expired_receipt\",{\"_index\":77,\"name\":{\"123\":{}},\"parent\":{}}],[\"latest_expired_receipt_info\",{\"_index\":78,\"name\":{\"124\":{}},\"parent\":{}}],[\"latest_receipt\",{\"_index\":23,\"name\":{\"23\":{},\"121\":{},\"160\":{}},\"parent\":{}}],[\"latest_receipt_info\",{\"_index\":24,\"name\":{\"24\":{},\"122\":{},\"161\":{}},\"parent\":{}}],[\"latestreceiptinfo\",{\"_index\":50,\"name\":{\"50\":{}},\"parent\":{\"51\":{},\"52\":{},\"53\":{},\"54\":{},\"55\":{},\"56\":{},\"57\":{},\"58\":{},\"59\":{},\"60\":{},\"61\":{},\"62\":{},\"63\":{},\"64\":{},\"65\":{},\"66\":{},\"67\":{},\"68\":{},\"69\":{},\"70\":{},\"71\":{},\"72\":{},\"73\":{},\"74\":{},\"75\":{}}}],[\"malformed_data\",{\"_index\":113,\"name\":{\"168\":{}},\"parent\":{}}],[\"not_post\",{\"_index\":111,\"name\":{\"166\":{}},\"parent\":{}}],[\"notification_type\",{\"_index\":72,\"name\":{\"116\":{}},\"parent\":{}}],[\"offer_code_ref_name\",{\"_index\":52,\"name\":{\"52\":{},\"84\":{}},\"parent\":{}}],[\"old\",{\"_index\":103,\"name\":{\"153\":{}},\"parent\":{}}],[\"original_application_version\",{\"_index\":88,\"name\":{\"135\":{}},\"parent\":{}}],[\"original_purchase_date\",{\"_index\":38,\"name\":{\"38\":{},\"64\":{},\"96\":{},\"136\":{}},\"parent\":{}}],[\"original_purchase_date_ms\",{\"_index\":39,\"name\":{\"39\":{},\"65\":{},\"97\":{},\"137\":{}},\"parent\":{}}],[\"original_purchase_date_pst\",{\"_index\":40,\"name\":{\"40\":{},\"66\":{},\"98\":{},\"138\":{}},\"parent\":{}}],[\"original_transaction_id\",{\"_index\":41,\"name\":{\"41\":{},\"67\":{},\"85\":{},\"99\":{}},\"parent\":{}}],[\"originalresponse\",{\"_index\":128,\"name\":{\"183\":{}},\"parent\":{}}],[\"password\",{\"_index\":73,\"name\":{\"117\":{},\"152\":{}},\"parent\":{}}],[\"pending_renewal_info\",{\"_index\":25,\"name\":{\"25\":{},\"162\":{}},\"parent\":{}}],[\"pendingrenewalinfo\",{\"_index\":54,\"name\":{\"76\":{}},\"parent\":{\"77\":{},\"78\":{},\"79\":{},\"80\":{},\"81\":{},\"82\":{},\"83\":{},\"84\":{},\"85\":{},\"86\":{},\"87\":{},\"88\":{}}}],[\"preorder_date\",{\"_index\":89,\"name\":{\"139\":{}},\"parent\":{}}],[\"preorder_date_ms\",{\"_index\":90,\"name\":{\"140\":{}},\"parent\":{}}],[\"preorder_date_pst\",{\"_index\":91,\"name\":{\"141\":{}},\"parent\":{}}],[\"price_consent_status\",{\"_index\":62,\"name\":{\"86\":{}},\"parent\":{}}],[\"price_increase_consent\",{\"_index\":17,\"name\":{\"17\":{}},\"parent\":{}}],[\"product_id\",{\"_index\":43,\"name\":{\"43\":{},\"69\":{},\"87\":{},\"100\":{}},\"parent\":{}}],[\"product_not_available\",{\"_index\":6,\"name\":{\"6\":{}},\"parent\":{}}],[\"promotional_offer_id\",{\"_index\":42,\"name\":{\"42\":{},\"68\":{},\"88\":{}},\"parent\":{}}],[\"purchase_date\",{\"_index\":44,\"name\":{\"44\":{},\"70\":{},\"101\":{}},\"parent\":{}}],[\"purchase_date_ms\",{\"_index\":45,\"name\":{\"45\":{},\"71\":{},\"102\":{}},\"parent\":{}}],[\"purchase_date_pst\",{\"_index\":46,\"name\":{\"46\":{},\"72\":{},\"103\":{}},\"parent\":{}}],[\"quantity\",{\"_index\":47,\"name\":{\"47\":{},\"73\":{},\"104\":{}},\"parent\":{}}],[\"receipt\",{\"_index\":79,\"name\":{\"125\":{},\"151\":{},\"163\":{}},\"parent\":{\"126\":{},\"127\":{},\"128\":{},\"129\":{},\"130\":{},\"131\":{},\"132\":{},\"133\":{},\"134\":{},\"135\":{},\"136\":{},\"137\":{},\"138\":{},\"139\":{},\"140\":{},\"141\":{},\"142\":{},\"143\":{},\"144\":{},\"145\":{},\"146\":{},\"147\":{},\"148\":{},\"149\":{}}}],[\"receipt_creation_date\",{\"_index\":92,\"name\":{\"142\":{}},\"parent\":{}}],[\"receipt_creation_date_ms\",{\"_index\":93,\"name\":{\"143\":{}},\"parent\":{}}],[\"receipt_creation_date_pst\",{\"_index\":94,\"name\":{\"144\":{}},\"parent\":{}}],[\"receipt_type\",{\"_index\":95,\"name\":{\"145\":{}},\"parent\":{}}],[\"refund\",{\"_index\":18,\"name\":{\"18\":{}},\"parent\":{}}],[\"renewal\",{\"_index\":20,\"name\":{\"20\":{}},\"parent\":{}}],[\"request_date\",{\"_index\":96,\"name\":{\"146\":{}},\"parent\":{}}],[\"request_date_ms\",{\"_index\":97,\"name\":{\"147\":{}},\"parent\":{}}],[\"request_date_pst\",{\"_index\":98,\"name\":{\"148\":{}},\"parent\":{}}],[\"retryable\",{\"_index\":108,\"name\":{\"156\":{}},\"parent\":{}}],[\"revoke\",{\"_index\":19,\"name\":{\"19\":{}},\"parent\":{}}],[\"server_not_available\",{\"_index\":116,\"name\":{\"171\":{}},\"parent\":{}}],[\"servernotificationresponsebody\",{\"_index\":67,\"name\":{\"107\":{}},\"parent\":{\"108\":{},\"109\":{},\"110\":{},\"111\":{},\"112\":{},\"113\":{},\"114\":{},\"115\":{},\"116\":{},\"117\":{},\"118\":{},\"119\":{},\"120\":{},\"121\":{},\"122\":{},\"123\":{},\"124\":{}}}],[\"servernotificationtype\",{\"_index\":8,\"name\":{\"8\":{}},\"parent\":{\"9\":{},\"10\":{},\"11\":{},\"12\":{},\"13\":{},\"14\":{},\"15\":{},\"16\":{},\"17\":{},\"18\":{},\"19\":{},\"20\":{}}}],[\"shared_secret_invalid\",{\"_index\":115,\"name\":{\"170\":{}},\"parent\":{}}],[\"should_not_happen\",{\"_index\":112,\"name\":{\"167\":{}},\"parent\":{}}],[\"status\",{\"_index\":26,\"name\":{\"26\":{},\"157\":{},\"164\":{}},\"parent\":{}}],[\"subscription_expired\",{\"_index\":123,\"name\":{\"178\":{}},\"parent\":{}}],[\"subscription_group_identifier\",{\"_index\":53,\"name\":{\"53\":{}},\"parent\":{}}],[\"transaction_id\",{\"_index\":48,\"name\":{\"48\":{},\"74\":{},\"105\":{}},\"parent\":{}}],[\"transactions\",{\"_index\":104,\"name\":{\"153\":{}},\"parent\":{}}],[\"unauthorized\",{\"_index\":114,\"name\":{\"169\":{}},\"parent\":{}}],[\"unified_receipt\",{\"_index\":74,\"name\":{\"118\":{}},\"parent\":{}}],[\"unifiedreceipt\",{\"_index\":21,\"name\":{\"21\":{}},\"parent\":{\"22\":{},\"23\":{},\"24\":{},\"25\":{},\"26\":{}}}],[\"unknown\",{\"_index\":7,\"name\":{\"7\":{}},\"parent\":{}}],[\"use_production_environment\",{\"_index\":118,\"name\":{\"173\":{}},\"parent\":{}}],[\"use_test_environment\",{\"_index\":117,\"name\":{\"172\":{}},\"parent\":{}}],[\"valid\",{\"_index\":122,\"name\":{\"177\":{}},\"parent\":{}}],[\"verifyreceipt\",{\"_index\":124,\"name\":{\"179\":{}},\"parent\":{}}],[\"verifyreceipterrorstatus\",{\"_index\":110,\"name\":{\"165\":{}},\"parent\":{\"166\":{},\"167\":{},\"168\":{},\"169\":{},\"170\":{},\"171\":{},\"172\":{},\"173\":{},\"174\":{},\"175\":{}}}],[\"verifyreceiptfetcherror\",{\"_index\":125,\"name\":{\"180\":{}},\"parent\":{\"181\":{},\"182\":{},\"183\":{}}}],[\"verifyreceiptrequestbody\",{\"_index\":100,\"name\":{\"150\":{}},\"parent\":{\"151\":{},\"152\":{},\"153\":{}}}],[\"verifyreceiptresponsebody\",{\"_index\":105,\"name\":{\"154\":{}},\"parent\":{}}],[\"verifyreceiptresponseerror\",{\"_index\":106,\"name\":{\"155\":{}},\"parent\":{\"156\":{},\"157\":{}}}],[\"verifyreceiptresponsesuccess\",{\"_index\":109,\"name\":{\"158\":{}},\"parent\":{\"159\":{},\"160\":{},\"161\":{},\"162\":{},\"163\":{},\"164\":{}}}],[\"verifyreceiptsuccessstatus\",{\"_index\":121,\"name\":{\"176\":{}},\"parent\":{\"177\":{},\"178\":{}}}],[\"version_external_identifier\",{\"_index\":99,\"name\":{\"149\":{}},\"parent\":{}}],[\"web_order_line_item_id\",{\"_index\":49,\"name\":{\"49\":{},\"75\":{},\"106\":{}},\"parent\":{}}]],\"pipeline\":[]}}"); \ No newline at end of file diff --git a/docs/assets/style.css b/docs/assets/style.css index a16ed02..6127b27 100644 --- a/docs/assets/style.css +++ b/docs/assets/style.css @@ -766,12 +766,13 @@ footer .tsd-legend { .tsd-flag { display: inline-block; - padding: 1px 5px; + padding: 0.25em 0.4em; border-radius: 4px; color: var(--color-comment-tag-text); background-color: var(--color-comment-tag); text-indent: 0; - font-size: 14px; + font-size: 75%; + line-height: 1; font-weight: normal; } diff --git a/docs/classes/verifyreceiptfetcherror.html b/docs/classes/verifyreceiptfetcherror.html index 84dab12..b055d5c 100644 --- a/docs/classes/verifyreceiptfetcherror.html +++ b/docs/classes/verifyreceiptfetcherror.html @@ -1,8 +1,8 @@ -VerifyReceiptFetchError | @tamtamchik/apple-iap-tools
Options
All
  • Public
  • Public/Protected
  • All
Menu
+VerifyReceiptFetchError | @tamtamchik/apple-iap-tools
Options
All
  • Public
  • Public/Protected
  • All
Menu

Error class for not OK responses.

-

Hierarchy

  • Error
    • VerifyReceiptFetchError

Index

Constructors

Properties

message: string
name: string
originalResponse: Response
stack?: string
prepareStackTrace?: (err: Error, stackTraces: CallSite[]) => any

Type declaration

    • (err: Error, stackTraces: CallSite[]): any
    • +

Hierarchy

  • Error
    • VerifyReceiptFetchError

Index

Constructors

Properties

cause?: Error
message: string
name: string
originalResponse: Response
stack?: string
prepareStackTrace?: ((err: Error, stackTraces: CallSite[]) => any)

Type declaration

stackTraceLimit: number

Methods

  • captureStackTrace(targetObject: object, constructorOpt?: Function): void
  • Create .stack property on a target object

    -

    Parameters

    • targetObject: object
    • Optional constructorOpt: Function

    Returns void

Legend

  • Constructor
  • Property
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file +

Parameters

  • targetObject: object
  • Optional constructorOpt: Function

Returns void

Legend

  • Constructor
  • Property
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/enums/expirationintent.html b/docs/enums/expirationintent.html index 3549dbc..a6b3ac1 100644 --- a/docs/enums/expirationintent.html +++ b/docs/enums/expirationintent.html @@ -1,14 +1,14 @@ -ExpirationIntent | @tamtamchik/apple-iap-tools
Options
All
  • Public
  • Public/Protected
  • All
Menu
+ExpirationIntent | @tamtamchik/apple-iap-tools
Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration ExpirationIntent

Index

Enumeration members

BILLING_ERROR = "2"
+

Index

Enumeration Members

BILLING_ERROR: "2"

Billing error; for example, the customer's payment information was no longer valid.

-
CUSTOMER_CANCELED = "1"
+
CUSTOMER_CANCELED: "1"

The customer voluntarily canceled their subscription.

-
CUSTOMER_DENIED_PRICE_INCREASE = "3"
+
CUSTOMER_DENIED_PRICE_INCREASE: "3"

The customer did not agree to a recent price increase.

-
PRODUCT_NOT_AVAILABLE = "4"
+
PRODUCT_NOT_AVAILABLE: "4"

The product was not available for purchase at the time of renewal.

-
UNKNOWN = "5"
+
UNKNOWN: "5"

Unknown Error.

Legend

  • Constructor
  • Property
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/enums/servernotificationtype.html b/docs/enums/servernotificationtype.html index bde8b42..0930cbc 100644 --- a/docs/enums/servernotificationtype.html +++ b/docs/enums/servernotificationtype.html @@ -1,52 +1,52 @@ -ServerNotificationType | @tamtamchik/apple-iap-tools
Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration ServerNotificationType

+ServerNotificationType | @tamtamchik/apple-iap-tools
Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration ServerNotificationType

The type that describes the in-app purchase event for which the App Store sent the notification.

link

https://developer.apple.com/documentation/appstoreservernotifications/notification_type

-

Index

Enumeration members

CANCEL = "CANCEL"
+

Index

Enumeration Members

CANCEL: "CANCEL"

Indicates that either Apple customer support canceled the auto-renewable subscription or the user upgraded their auto-renewable subscription. The cancellation_date key contains the date and time of the change.

-
DID_CHANGE_RENEWAL_PREF = "DID_CHANGE_RENEWAL_PREF"
+
DID_CHANGE_RENEWAL_PREF: "DID_CHANGE_RENEWAL_PREF"

Indicates that the customer made a change in their subscription plan that takes effect at the next renewal. The currently active plan isn’t affected.

-
DID_CHANGE_RENEWAL_STATUS = "DID_CHANGE_RENEWAL_STATUS"
+
DID_CHANGE_RENEWAL_STATUS: "DID_CHANGE_RENEWAL_STATUS"

Indicates a change in the subscription renewal status. In the JSON response, check auto_renew_status_change_date_ms to know the date and time of the last status update. Check auto_renew_status to know the current renewal status.

-
DID_FAIL_TO_RENEW = "DID_FAIL_TO_RENEW"
+
DID_FAIL_TO_RENEW: "DID_FAIL_TO_RENEW"

Indicates a subscription that failed to renew due to a billing issue. Check is_in_billing_retry_period to know the current retry status of the subscription. Check grace_period_expires_date to know the new service expiration date if the subscription is in a billing grace period.

-
DID_RECOVER = "DID_RECOVER"
+
DID_RECOVER: "DID_RECOVER"

Indicates a successful automatic renewal of an expired subscription that failed to renew in the past. Check InAppPurchaseTransaction.expires_date to determine the next renewal date and time.

-
DID_RENEW = "DID_RENEW"
+
DID_RENEW: "DID_RENEW"

Indicates that a customer’s subscription has successfully auto-renewed for a new transaction period.

-
INITIAL_BUY = "INITIAL_BUY"
+
INITIAL_BUY: "INITIAL_BUY"

Occurs at the user’s initial purchase of the subscription. Store UnifiedReceipt.latest_receipt on your server as a token to verifyReceipt the user’s subscription status at any time by validating it with the App Store.

-
INTERACTIVE_RENEWAL = "INTERACTIVE_RENEWAL"
+
INTERACTIVE_RENEWAL: "INTERACTIVE_RENEWAL"

Indicates the customer renewed a subscription interactively, either by using your app’s interface, or on the App Store in the account’s Subscriptions settings. Make service available immediately.

-
PRICE_INCREASE_CONSENT = "PRICE_INCREASE_CONSENT"
+
PRICE_INCREASE_CONSENT: "PRICE_INCREASE_CONSENT"

Indicates that App Store has started asking the customer to consent to your app’s subscription price increase. In the UnifiedReceipt.pending_renewal_info object, the price_consent_status value is 0, indicating that App Store is asking for the customer’s consent, and hasn't received it. The subscription won’t auto-renew unless the user agrees to the new price. When the customer agrees to the price increase, the system sets price_consent_status to 1. Check the receipt using verifyReceipt to view the updated price-consent status.

-
REFUND = "REFUND"
+
REFUND: "REFUND"

Indicates that App Store successfully refunded a transaction for a consumable or non-consumable in-app purchase. The InAppPurchaseTransaction.cancellation_date_ms contains the timestamp of the refunded transaction. The InAppPurchaseTransaction.original_transaction_id and product_id identify the original transaction and product. The InAppPurchaseTransaction.cancellation_reason contains the reason.

-
RENEWAL = "RENEWAL"
+
RENEWAL: "RENEWAL"

Indicates successful automatic renewal of an expired subscription that failed to renew in the past. Check InAppPurchaseTransaction.expires_date to determine the next renewal date and time.

deprecated

Update your existing code to rely on the DID_RECOVER notification type instead.

deprecated

As of March 10, 2021 this notification is no longer sent in production and sandbox environments.

-
REVOKE = "REVOKE"
+
REVOKE: "REVOKE"

Indicates that an in-app purchase the user was entitled to through Family Sharing is no longer available through sharing.

link

https://developer.apple.com/documentation/storekit/in-app_purchase/supporting_family_sharing_in_your_app

diff --git a/docs/enums/verifyreceipterrorstatus.html b/docs/enums/verifyreceipterrorstatus.html index 2964639..05a4967 100644 --- a/docs/enums/verifyreceipterrorstatus.html +++ b/docs/enums/verifyreceipterrorstatus.html @@ -1,23 +1,23 @@ -VerifyReceiptErrorStatus | @tamtamchik/apple-iap-tools
Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration VerifyReceiptErrorStatus

+VerifyReceiptErrorStatus | @tamtamchik/apple-iap-tools
Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration VerifyReceiptErrorStatus

Index

Enumeration Members

ACCOUNT_NOT_FOUND: 21010

The user account cannot be found or has been deleted.

-
INTERNAL_ERROR = 21009
+
INTERNAL_ERROR: 21009

Internal data access error. Try again later.

-
MALFORMED_DATA = 21002
+
MALFORMED_DATA: 21002

The data in the receipt-data property was malformed or the service experienced a temporary issue. Try again.

-
NOT_POST = 21000
+
NOT_POST: 21000

The request to the App Store was not made using the HTTP POST request method.

-
SERVER_NOT_AVAILABLE = 21005
+
SERVER_NOT_AVAILABLE: 21005

The receipt server was temporarily unable to provide the receipt. Try again.

-
SHARED_SECRET_INVALID = 21004
+
SHARED_SECRET_INVALID: 21004

The shared secret you provided does not match the shared secret on file for your account.

-
SHOULD_NOT_HAPPEN = 21001
deprecated

This status code is no longer sent by the App Store.

-
UNAUTHORIZED = 21003
+
SHOULD_NOT_HAPPEN: 21001
deprecated

This status code is no longer sent by the App Store.

+
UNAUTHORIZED: 21003

The receipt could not be authenticated.

-
USE_PRODUCTION_ENVIRONMENT = 21008
+
USE_PRODUCTION_ENVIRONMENT: 21008

This receipt is from the production environment, but it was sent to the test environment for verification.

-
USE_TEST_ENVIRONMENT = 21007
+
USE_TEST_ENVIRONMENT: 21007

This receipt is from the test environment, but it was sent to the production environment for verification.

Legend

  • Constructor
  • Property
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/enums/verifyreceiptsuccessstatus.html b/docs/enums/verifyreceiptsuccessstatus.html index 1360b2f..8d8da13 100644 --- a/docs/enums/verifyreceiptsuccessstatus.html +++ b/docs/enums/verifyreceiptsuccessstatus.html @@ -1,10 +1,10 @@ -VerifyReceiptSuccessStatus | @tamtamchik/apple-iap-tools
Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration VerifyReceiptSuccessStatus

+VerifyReceiptSuccessStatus | @tamtamchik/apple-iap-tools
Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration VerifyReceiptSuccessStatus

The success statuses for the app receipt verification.

link

https://developer.apple.com/documentation/appstorereceipts/status

-

Index

Enumeration members

Enumeration members

SUBSCRIPTION_EXPIRED = 21006
+

Index

Enumeration Members

Enumeration Members

SUBSCRIPTION_EXPIRED: 21006

This receipt is valid but the subscription has expired. When this status code is returned to your server, the receipt data is also decoded and returned as part of the response. Only returned for iOS 6-style transaction receipts for auto-renewable subscriptions.

-
VALID = 0
+
VALID: 0

The value for status is 0 if the receipt is valid.

Legend

  • Constructor
  • Property
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/index.html b/docs/index.html index ba47559..80f3118 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1,4 +1,4 @@ -@tamtamchik/apple-iap-tools
Options
All
  • Public
  • Public/Protected
  • All
Menu

@tamtamchik/apple-iap-tools

+@tamtamchik/apple-iap-tools
Options
All
  • Public
  • Public/Protected
  • All
Menu

@tamtamchik/apple-iap-tools

Apple IAP Tools

diff --git a/docs/interfaces/deprecatedlatestreceiptinfo.html b/docs/interfaces/deprecatedlatestreceiptinfo.html index 7b7f3a5..cc0adb2 100644 --- a/docs/interfaces/deprecatedlatestreceiptinfo.html +++ b/docs/interfaces/deprecatedlatestreceiptinfo.html @@ -1,69 +1,69 @@ -DeprecatedLatestReceiptInfo | @tamtamchik/apple-iap-tools
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DeprecatedLatestReceiptInfo

+DeprecatedLatestReceiptInfo | @tamtamchik/apple-iap-tools
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DeprecatedLatestReceiptInfo

An object that contains information about the latest in-app subscription transaction.

link

https://developer.apple.com/documentation/appstoreservernotifications/responsebody/latest_receipt_info

deprecated

Use the UnifiedReceipt.latest_receipt_info object instead.

deprecated

This object is deprecated in the sandbox and production environments, and no longer included in the response body as of March 10, 2021.

-

Hierarchy

  • DeprecatedLatestReceiptInfo

Index

Properties

app_item_id: string
+

Hierarchy

  • DeprecatedLatestReceiptInfo

Index

Properties

app_item_id: string

An identifier that App Store Connect generates and the App Store uses to uniquely identify the app purchased. Treat this value as a 64-bit integer.

-
expires_date: string
+
expires_date: string

The time a subscription expires or when it will renew, in UNIX epoch time format, in milliseconds. Use this time format for processing dates. Note that this field is called expires_date_ms in the transaction.

example

1616411598724

-
expires_date_formatted_pst: string
+
expires_date_formatted_pst: string

The time a subscription expires or when it will renew, in the Pacific time zone. Note that this field is called expires_date_pst in the transaction.

example

2021-01-01 00:00:00 America/Los_Angeles

-
is_in_intro_offer_period: string
+
is_in_intro_offer_period: string

An indicator of whether an auto-renewable subscription is in the introductory price period.

link

https://developer.apple.com/documentation/appstorereceipts/is_in_intro_offer_period

-
is_trial_period: string
+
is_trial_period: string

An indicator of whether a subscription is in the free trial period.

link

https://developer.apple.com/documentation/appstorereceipts/is_trial_period

-
item_id: string
+
item_id: string

An identifier that App Store Connect generates and the App Store uses to uniquely identify the in-app product purchased. Treat this value as a 64-bit integer.

-
original_purchase_date: string
+
original_purchase_date: string

The time of the original app purchase, in a date-time format similar to the ISO 8601 standard.

example

2021-03-01 07:00:00 Etc/GMT

-
original_purchase_date_ms: string
+
original_purchase_date_ms: string

The time of the original app purchase, in UNIX epoch time format, in milliseconds. Use this time format for processing dates. This value indicates the date of the subscription's initial purchase. The original purchase date applies to all product types and remains the same in all transactions for the same product ID. This value corresponds to the original transaction’s transactionDate property in StoreKit.

example

1616411598724

-
original_purchase_date_pst: string
+
original_purchase_date_pst: string

The time of the original app purchase, in the Pacific time zone.

example

2021-01-01 00:00:00 America/Los_Angeles

-
original_transaction_id: string
+
original_transaction_id: string

The transaction identifier of the original purchase.

link

https://developer.apple.com/documentation/appstorereceipts/original_transaction_id

-
product_id: string
+
product_id: string

The unique identifier of the product purchased. You provide this value when creating the product in App Store Connect, and it corresponds to the productIdentifier property of the SKPayment object stored in the transaction’s payment property.

-
purchase_date: string
+
purchase_date: string

The time the App Store charged the user’s account for a subscription purchase or renewal after a lapse, in a date-time format similar to the ISO 8601 standard.

example

2021-03-01 07:00:00 Etc/GMT

-
purchase_date_ms: string
+
purchase_date_ms: string

The time the App Store charged the user’s account for a subscription purchase or renewal after a lapse, in the UNIX epoch time format, in milliseconds. Use this time format for processing dates.

example

1616411598724

-
purchase_date_pst: string
+
purchase_date_pst: string

The time the App Store charged the user’s account for a subscription purchase or renewal after a lapse, in the Pacific time zone.

example

2021-01-01 00:00:00 America/Los_Angeles

-
quantity: string
+
quantity: string

The number of consumable products purchased. This value corresponds to the quantity property of the SKPayment object stored in the transaction’s payment property. The value is usually '1' unless modified with a mutable payment. The maximum value is '10'.

-
transaction_id: string
+
transaction_id: string

A unique identifier for a transaction such as a purchase, restore, or renewal.

link

https://developer.apple.com/documentation/appstorereceipts/transaction_id

-
web_order_line_item_id: string
+
web_order_line_item_id: string

A unique identifier for purchase events across devices, including subscription-renewal events. This value is the primary key for identifying subscription purchases.

Legend

  • Constructor
  • Property
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/interfaces/inapppurchasetransaction.html b/docs/interfaces/inapppurchasetransaction.html index cf1b8bc..ae1f5c2 100644 --- a/docs/interfaces/inapppurchasetransaction.html +++ b/docs/interfaces/inapppurchasetransaction.html @@ -1,88 +1,88 @@ -InAppPurchaseTransaction | @tamtamchik/apple-iap-tools
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface InAppPurchaseTransaction

+InAppPurchaseTransaction | @tamtamchik/apple-iap-tools
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface InAppPurchaseTransaction

The in-app purchase receipt fields for all in-app purchase transactions.

link

https://developer.apple.com/documentation/appstorereceipts/responsebody/receipt/in_app

-

Hierarchy

Index

Properties

cancellation_date?: string
+

Hierarchy

Index

Properties

cancellation_date?: string

The time when Apple customer support canceled a transaction, in a date-time format similar to the ISO 8601. This field is only present for refunded transactions.

example

2013-08-01 07:00:00 Etc/GMT

-
cancellation_date_ms?: string
+
cancellation_date_ms?: string

The time when Apple customer support canceled a transaction, or the time when the user upgraded an auto-renewable subscription plan, in UNIX epoch time format, in milliseconds. This field is only present for refunded transactions. Use this time format for processing dates.

example

1616411598724

-
cancellation_date_pst?: string
+
cancellation_date_pst?: string

The time when Apple customer support canceled a transaction, in the Pacific Time zone. This field is only present for refunded transactions.

example

2021-01-01 00:00:00 America/Los_Angeles

-
cancellation_reason?: BinaryString
+
cancellation_reason?: BinaryString

The reason for a refunded transaction. When a customer cancels a transaction, the App Store gives them a refund and provides a value for this key.

1 - the customer canceled their transaction due to an actual or perceived issue within your app. 0 - the transaction was canceled for another reason; for example, if the customer made the purchase accidentally.

-
expires_date?: string
+
expires_date?: string

The time when a subscription expires or when it will renew, in UNIX epoch time format, in milliseconds. Use this time format for processing dates.

example

2021-03-01 07:00:00 Etc/GMT

-
expires_date_ms: string
+
expires_date_ms: string

The time when a subscription expires or when it will renew, in UNIX epoch time format, in milliseconds. Use this time format for processing dates.

example

1616411598724

-
expires_date_pst: string
+
expires_date_pst: string

The time when a subscription expires or when it will renew, in the Pacific Time zone.

example

2021-01-01 00:00:00 America/Los_Angeles

-
in_app_ownership_type: "FAMILY_SHARED" | "PURCHASED"
+
in_app_ownership_type: "FAMILY_SHARED" | "PURCHASED"

A value that indicates whether the user is the purchaser of the product, or is a family member with access to the product through Family Sharing.

link

https://developer.apple.com/documentation/appstorereceipts/in_app_ownership_type

-
is_in_intro_offer_period?: BooleanString
+
is_in_intro_offer_period?: BooleanString

An indicator of whether an auto-renewable subscription is in the introductory price period.

link

https://developer.apple.com/documentation/appstorereceipts/is_in_intro_offer_period

-
is_trial_period?: BooleanString
+
is_trial_period?: BooleanString

An indicator of whether a subscription is in the free trial period.

link

https://developer.apple.com/documentation/appstorereceipts/is_trial_period

-
original_purchase_date: string
+
original_purchase_date: string

The time of the original app purchase, in a date-time format similar to the ISO 8601 standard.

example

2021-03-01 07:00:00 Etc/GMT

-
original_purchase_date_ms: string
+
original_purchase_date_ms: string

The time of the original app purchase, in UNIX epoch time format, in milliseconds. Use this time format for processing dates. This value indicates the date of the subscription’s initial purchase. The original purchase date applies to all product types and remains the same in all transactions for the same product ID. This value corresponds to the original transaction's transactionDate property in StoreKit.

example

1616411598724

-
original_purchase_date_pst: string
+
original_purchase_date_pst: string

The time of the original app purchase, in the Pacific time zone.

example

2021-01-01 00:00:00 America/Los_Angeles

-
original_transaction_id: string
+
original_transaction_id: string

The transaction identifier of the original purchase.

link

https://developer.apple.com/documentation/appstorereceipts/original_transaction_id

-
product_id: string
+
product_id: string

The unique identifier of the product purchased. You provide this value when creating the product in App Store Connect, and it corresponds to the productIdentifier property of the SKPayment object stored in the transaction’s payment property.

-
promotional_offer_id?: string
+
promotional_offer_id?: string

The identifier of the subscription offer redeemed by the user.

link

https://developer.apple.com/documentation/appstorereceipts/promotional_offer_id

-
purchase_date: string
+
purchase_date: string

The time when the App Store charged the user’s account for a subscription purchase or renewal after a lapse, in a date-time format similar to the ISO 8601 standard.

example

2021-03-01 07:00:00 Etc/GMT

-
purchase_date_ms: string
+
purchase_date_ms: string

The time when the App Store charged the user’s account for a subscription purchase or renewal after a lapse, in the UNIX epoch time format, in milliseconds. Use this time format for processing dates.

example

1616411598724

-
purchase_date_pst: string
+
purchase_date_pst: string

The time when the App Store charged the user’s account for a subscription purchase or renewal after a lapse, in the Pacific time zone.

example

2021-01-01 00:00:00 America/Los_Angeles

-
quantity?: string
+
quantity?: string

The number of consumable products purchased. This value corresponds to the quantity property of the SKPayment object stored in the transaction's payment property. The value is usually '1' unless modified with a mutable payment. The maximum value is '10'.

-
transaction_id: string
+
transaction_id: string

A unique identifier for a transaction such as a purchase, restore, or renewal.

link

https://developer.apple.com/documentation/appstorereceipts/transaction_id

-
web_order_line_item_id?: string
+
web_order_line_item_id?: string

A unique identifier for purchase events across devices, including subscription-renewal events. This value is the primary key to identify subscription purchases.

Legend

  • Constructor
  • Property
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/interfaces/latestreceiptinfo.html b/docs/interfaces/latestreceiptinfo.html index bd8cd60..a6aabb4 100644 --- a/docs/interfaces/latestreceiptinfo.html +++ b/docs/interfaces/latestreceiptinfo.html @@ -1,98 +1,98 @@ -LatestReceiptInfo | @tamtamchik/apple-iap-tools
Options
All
  • Public
  • Public/Protected
  • All
Menu
+LatestReceiptInfo | @tamtamchik/apple-iap-tools
Options
All
  • Public
  • Public/Protected
  • All
Menu

An object that contains information about the latest in-app subscription transaction.

link

https://developer.apple.com/documentation/appstoreservernotifications/unified_receipt/latest_receipt_info

-

Hierarchy

Index

Properties

cancellation_date?: string
+

Hierarchy

Index

Properties

cancellation_date?: string

The time when Apple customer support canceled a transaction, in a date-time format similar to the ISO 8601. This field is only present for refunded transactions.

example

2013-08-01 07:00:00 Etc/GMT

-
cancellation_date_ms?: string
+
cancellation_date_ms?: string

The time when Apple customer support canceled a transaction, or the time when the user upgraded an auto-renewable subscription plan, in UNIX epoch time format, in milliseconds. This field is only present for refunded transactions. Use this time format for processing dates.

example

1616411598724

-
cancellation_date_pst?: string
+
cancellation_date_pst?: string

The time when Apple customer support canceled a transaction, in the Pacific Time zone. This field is only present for refunded transactions.

example

2021-01-01 00:00:00 America/Los_Angeles

-
cancellation_reason?: BinaryString
+
cancellation_reason?: BinaryString

The reason for a refunded transaction. When a customer cancels a transaction, the App Store gives them a refund and provides a value for this key.

1 - the customer canceled their transaction due to an actual or perceived issue within your app. 0 - the transaction was canceled for another reason; for example, if the customer made the purchase accidentally.

-
expires_date?: string
+
expires_date?: string

The time when a subscription expires or when it will renew, in UNIX epoch time format, in milliseconds. Use this time format for processing dates.

example

2021-03-01 07:00:00 Etc/GMT

-
expires_date_ms: string
+
expires_date_ms: string

The time when a subscription expires or when it will renew, in UNIX epoch time format, in milliseconds. Use this time format for processing dates.

example

1616411598724

-
expires_date_pst: string
+
expires_date_pst: string

The time when a subscription expires or when it will renew, in the Pacific Time zone.

example

2021-01-01 00:00:00 America/Los_Angeles

-
in_app_ownership_type: "FAMILY_SHARED" | "PURCHASED"
+
in_app_ownership_type: "FAMILY_SHARED" | "PURCHASED"

A value that indicates whether the user is the purchaser of the product, or is a family member with access to the product through Family Sharing.

link

https://developer.apple.com/documentation/appstorereceipts/in_app_ownership_type

-
is_in_intro_offer_period?: BooleanString
+
is_in_intro_offer_period?: BooleanString

An indicator of whether an auto-renewable subscription is in the introductory price period.

link

https://developer.apple.com/documentation/appstorereceipts/is_in_intro_offer_period

-
is_trial_period?: BooleanString
+
is_trial_period?: BooleanString

An indicator of whether a subscription is in the free trial period.

link

https://developer.apple.com/documentation/appstorereceipts/is_trial_period

-
is_upgraded?: true
+
is_upgraded?: true

An indicator that the system canceled a subscription because the user upgraded. This field is only present for upgrade transactions.

-
offer_code_ref_name?: string
+
offer_code_ref_name?: string

The reference name of a subscription offer you configured in App Store Connect. This field is present when a customer redeemed a subscription offer code.

link

https://developer.apple.com/documentation/appstorereceipts/offer_code_ref_name

-
original_purchase_date: string
+
original_purchase_date: string

The time of the original app purchase, in a date-time format similar to the ISO 8601 standard.

example

2021-03-01 07:00:00 Etc/GMT

-
original_purchase_date_ms: string
+
original_purchase_date_ms: string

The time of the original app purchase, in UNIX epoch time format, in milliseconds. Use this time format for processing dates. This value indicates the date of the subscription’s initial purchase. The original purchase date applies to all product types and remains the same in all transactions for the same product ID. This value corresponds to the original transaction's transactionDate property in StoreKit.

example

1616411598724

-
original_purchase_date_pst: string
+
original_purchase_date_pst: string

The time of the original app purchase, in the Pacific time zone.

example

2021-01-01 00:00:00 America/Los_Angeles

-
original_transaction_id: string
+
original_transaction_id: string

The transaction identifier of the original purchase.

link

https://developer.apple.com/documentation/appstorereceipts/original_transaction_id

-
product_id: string
+
product_id: string

The unique identifier of the product purchased. You provide this value when creating the product in App Store Connect, and it corresponds to the productIdentifier property of the SKPayment object stored in the transaction’s payment property.

-
promotional_offer_id?: string
+
promotional_offer_id?: string

The identifier of the subscription offer redeemed by the user.

link

https://developer.apple.com/documentation/appstorereceipts/promotional_offer_id

-
purchase_date: string
+
purchase_date: string

The time when the App Store charged the user’s account for a subscription purchase or renewal after a lapse, in a date-time format similar to the ISO 8601 standard.

example

2021-03-01 07:00:00 Etc/GMT

-
purchase_date_ms: string
+
purchase_date_ms: string

The time when the App Store charged the user’s account for a subscription purchase or renewal after a lapse, in the UNIX epoch time format, in milliseconds. Use this time format for processing dates.

example

1616411598724

-
purchase_date_pst: string
+
purchase_date_pst: string

The time when the App Store charged the user’s account for a subscription purchase or renewal after a lapse, in the Pacific time zone.

example

2021-01-01 00:00:00 America/Los_Angeles

-
quantity?: string
+
quantity?: string

The number of consumable products purchased. This value corresponds to the quantity property of the SKPayment object stored in the transaction's payment property. The value is usually '1' unless modified with a mutable payment. The maximum value is '10'.

-
subscription_group_identifier?: string
+
subscription_group_identifier?: string

The identifier of the subscription group to which the subscription belongs. The value for this field is identical to the subscriptionGroupIdentifier property in SKProduct.

-
transaction_id: string
+
transaction_id: string

A unique identifier for a transaction such as a purchase, restore, or renewal.

link

https://developer.apple.com/documentation/appstorereceipts/transaction_id

-
web_order_line_item_id?: string
+
web_order_line_item_id?: string

A unique identifier for purchase events across devices, including subscription-renewal events. This value is the primary key to identify subscription purchases.

Legend

  • Constructor
  • Property
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/interfaces/pendingrenewalinfo.html b/docs/interfaces/pendingrenewalinfo.html index 90fd33c..eaaa6b5 100644 --- a/docs/interfaces/pendingrenewalinfo.html +++ b/docs/interfaces/pendingrenewalinfo.html @@ -1,54 +1,54 @@ -PendingRenewalInfo | @tamtamchik/apple-iap-tools
Options
All
  • Public
  • Public/Protected
  • All
Menu
+PendingRenewalInfo | @tamtamchik/apple-iap-tools
Options
All
  • Public
  • Public/Protected
  • All
Menu

Elements that refers to open auto-renewable subscription renewals or ones that failed in the past.

link

https://developer.apple.com/documentation/appstoreservernotifications/unified_receipt/pending_renewal_info

-

Hierarchy

  • PendingRenewalInfo

Index

Properties

auto_renew_product_id?: string
+

Hierarchy

  • PendingRenewalInfo

Index

Properties

auto_renew_product_id?: string

The current renewal preference for the auto-renewable subscription. The value for this key corresponds to the productIdentifier property of the product that the customer's subscription renews. This field is only present if the user downgrades or cross-grades to a subscription of a different duration for the subsequent subscription period.

-
auto_renew_status: BinaryString
+
auto_renew_status: BinaryString

The current renewal status for the auto-renewable subscription.

1 - Subscription will auto-renew 0 - Customer turned off auto-renew

link

https://developer.apple.com/documentation/appstorereceipts/auto_renew_status

-
expiration_intent?: ExpirationIntent
+
expiration_intent?: ExpirationIntent

The reason a subscription expired. This field is only present for a receipt that contains an expired auto-renewable subscription.

-
grace_period_expires_date?: string
+
grace_period_expires_date?: string

The time at which the grace period for subscription renewals expires, in a date-time format similar to the ISO 8601.

example

2021-03-01 07:00:00 Etc/GMT

-
grace_period_expires_date_ms?: string
+
grace_period_expires_date_ms?: string

The time at which the grace period for subscription renewals expires, in UNIX epoch time format, in milliseconds. This key is only present for apps that have Billing Grace Period enabled and when the user experiences a billing error at the time of renewal. Use this time format for processing dates.

example

1616411598724

-
grace_period_expires_date_pst?: string
+
grace_period_expires_date_pst?: string

The time at which the grace period for subscription renewals expires, in the Pacific Time zone.

example

2021-01-01 00:00:00 America/Los_Angeles

-
is_in_billing_retry_period?: BinaryString
+
is_in_billing_retry_period?: BinaryString

A flag that indicates Apple is attempting to renew an expired subscription automatically. This field is only present if an auto-renewable subscription is in the billing retry state.

1 - Apple is trying to renew the subscription. See grace_period_expires_date to determine when Apple will stop trying. 0 - Apple has stopped attempting to renew.

link

https://developer.apple.com/documentation/appstorereceipts/is_in_billing_retry_period

-
offer_code_ref_name?: string
+
offer_code_ref_name?: string

The reference name of a subscription offer that you configured in App Store Connect. This field is present when a customer redeemed a subscription offer code.

link

https://developer.apple.com/documentation/appstorereceipts/offer_code_ref_name

-
original_transaction_id: string
+
original_transaction_id: string

The transaction identifier of the original purchase.

-
price_consent_status?: BinaryString
+
price_consent_status?: BinaryString

The price consent status for a subscription price increase. This field is only present if the customer was notified of the price increase.

1 - customer accepted the price increase 0 - customer has not yet accepted the price increase

-
product_id: string
+
product_id: string

The unique identifier of the product purchased. You provide this value when creating the product in App Store Connect, and it corresponds to the productIdentifier property of the SKPayment object stored in the transaction's payment property.

-
promotional_offer_id: string
+
promotional_offer_id: string

The identifier of the promotional offer for an auto-renewable subscription that the user redeemed. You provide this value in the Promotional Offer Identifier field when you create the promotional offer in App Store Connect.

diff --git a/docs/interfaces/receipt.html b/docs/interfaces/receipt.html index a7d3031..7e3bc35 100644 --- a/docs/interfaces/receipt.html +++ b/docs/interfaces/receipt.html @@ -1,88 +1,88 @@ -Receipt | @tamtamchik/apple-iap-tools
Options
All
  • Public
  • Public/Protected
  • All
Menu
+Receipt | @tamtamchik/apple-iap-tools
Options
All
  • Public
  • Public/Protected
  • All
Menu

The decoded version of the encoded receipt data sent with the request to the App Store.

link

https://developer.apple.com/documentation/appstorereceipts/responsebody/receipt

-

Hierarchy

  • Receipt

Index

Properties

adam_id: string
+

Hierarchy

  • Receipt

Index

Properties

adam_id: string

See app_item_id.

-
app_item_id: string
+
app_item_id: string

Generated by App Store Connect and used by the App Store to uniquely identify the app purchased. Apps are assigned this identifier only in production. Treat this value as a 64-bit long integer.

-
application_version: string
+
application_version: string

The app's version number. The app's version number corresponds to the value of CFBundleVersion (in iOS) or CFBundleShortVersionString (in macOS) in the Info.plist. In production, this value is the current version of the app on the device based on the receipt_creation_date_ms. In the sandbox, the value is always '1.0'.

-
bundle_id: string
+
bundle_id: string

The bundle identifier for the app to which the receipt belongs. You provide this string on App Store Connect. This corresponds to the value of CFBundleIdentifier in the Info.plist file of the app.

-
download_id: number
+
download_id: number

A unique identifier for the app download transaction.

-
expiration_date?: string
+
expiration_date?: string

The time the receipt expires for apps purchased through the Volume Purchase Program, in a date-time format similar to the ISO 8601.

example

2021-03-01 07:00:00 Etc/GMT

-
expiration_date_ms?: string
+
expiration_date_ms?: string

The time the receipt expires for apps purchased through the Volume Purchase Program, in UNIX epoch time format, in milliseconds. If this key is not present for apps purchased through the Volume Purchase Program, the receipt does not expire. Use this time format for processing dates.

example

1616411598724

-
expiration_date_pst?: string
+
expiration_date_pst?: string

The time the receipt expires for apps purchased through the Volume Purchase Program, in the Pacific Time zone.

example

2021-01-01 00:00:00 America/Los_Angeles

-
+

An array that contains the in-app purchase receipt fields for all in-app purchase transactions.

-
original_application_version: string
+
original_application_version: string

The version of the app that the user originally purchased. This value does not change, and corresponds to the value of CFBundleVersion (in iOS) or CFBundleShortVersionString (in macOS) in the Info.plist file of the original purchase. In the sandbox environment, the value is always '1.0'.

-
original_purchase_date: string
+
original_purchase_date: string

The time of the original app purchase, in a date-time format similar to ISO 8601.

example

2021-03-01 07:00:00 Etc/GMT

-
original_purchase_date_ms: string
+
original_purchase_date_ms: string

The time of the original app purchase, in UNIX epoch time format, in milliseconds. Use this time format for processing dates.

example

1616411598724

-
original_purchase_date_pst: string
+
original_purchase_date_pst: string

The time of the original app purchase, in the Pacific Time zone.

example

2021-01-01 00:00:00 America/Los_Angeles

-
preorder_date?: string
+
preorder_date?: string

The time the user ordered the app available for pre-order, in a date-time format similar to ISO 8601. Only present if the app was ordered through pre-order.

example

2021-03-01 07:00:00 Etc/GMT

-
preorder_date_ms?: string
+
preorder_date_ms?: string

The time the user ordered the app available for pre-order, in UNIX epoch time format, in milliseconds. This field is only present if the user pre-orders the app. Use this time format for processing dates.

example

1616411598724

-
preorder_date_pst?: string
+
preorder_date_pst?: string

The time the user ordered the app available for pre-order, in the Pacific Time zone.

example

2021-01-01 00:00:00 America/Los_Angeles

-
receipt_creation_date: string
+
receipt_creation_date: string

The time the App Store generated the receipt, in a date-time format similar to ISO 8601.

example

2021-03-01 07:00:00 Etc/GMT

-
receipt_creation_date_ms: string
+
receipt_creation_date_ms: string

The time the App Store generated the receipt, in UNIX epoch time format, in milliseconds. Use this time format for processing dates. This value does not change.

example

1616411598724

-
receipt_creation_date_pst: string
+
receipt_creation_date_pst: string

The time the App Store generated the receipt, in the Pacific Time zone.

example

2021-01-01 00:00:00 America/Los_Angeles

-
receipt_type: "Production" | "ProductionVPP" | "ProductionSandbox" | "ProductionVPPSandbox"
+
receipt_type: "Production" | "ProductionVPP" | "ProductionSandbox" | "ProductionVPPSandbox"

The type of receipt generated. The value corresponds to the environment in which the app or VPP purchase was made.

-
request_date: string
+
request_date: string

The time the request to the verifyReceipt endpoint was processed and the response was generated, in a date-time format similar to ISO 8601.

example

2021-03-01 07:00:00 Etc/GMT

-
request_date_ms: string
+
request_date_ms: string

The time the request to the verifyReceipt endpoint was processed and the response was generated, in UNIX epoch time format, in milliseconds. Use this time format for processing dates.

example

1616411598724

-
request_date_pst: string
+
request_date_pst: string

The time the request to the verifyReceipt endpoint was processed and the response was generated, in the Pacific Time zone.

example

2021-01-01 00:00:00 America/Los_Angeles

-
version_external_identifier: number
+
version_external_identifier: number

An arbitrary number that identifies a revision of your app. In the sandbox, this key's value is '0'.

Legend

  • Constructor
  • Property
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/interfaces/servernotificationresponsebody.html b/docs/interfaces/servernotificationresponsebody.html index 2f38cbe..16f0c75 100644 --- a/docs/interfaces/servernotificationresponsebody.html +++ b/docs/interfaces/servernotificationresponsebody.html @@ -1,50 +1,50 @@ -ServerNotificationResponseBody | @tamtamchik/apple-iap-tools
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ServerNotificationResponseBody

+ServerNotificationResponseBody | @tamtamchik/apple-iap-tools
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ServerNotificationResponseBody

The JSON data sent in the server notification from the App Store.

link

https://developer.apple.com/documentation/appstoreservernotifications/responsebody

-

Hierarchy

  • ServerNotificationResponseBody

Index

Properties

auto_renew_adam_id?: string
+

Hierarchy

  • ServerNotificationResponseBody

Index

Properties

auto_renew_adam_id?: string

An identifier that App Store Connect generates and the App Store uses to uniquely identify the auto-renewable subscription that the user’s subscription renews. Treat this value as a 64-bit integer.

-
auto_renew_product_id?: string
+
auto_renew_product_id?: string

The product identifier of the auto-renewable subscription that the user’s subscription renews.

-
auto_renew_status?: BooleanString
+
auto_renew_status?: BooleanString

The current renewal status for an auto-renewable subscription product. Note that these values are different from those of the auto_renew_status in the receipt.

-
auto_renew_status_change_date: string
+
auto_renew_status_change_date: string

The time at which the user turned on or off the renewal status for an auto-renewable subscription, in a date-time format similar to the ISO 8601 standard.

example

2021-03-01 07:00:00 Etc/GMT

-
auto_renew_status_change_date_ms: string
+
auto_renew_status_change_date_ms: string

The time at which the user turned on or off the renewal status for an auto-renewable subscription, in UNIX epoch time format, in milliseconds. Use this time format to process dates.

example

1616411598724

-
auto_renew_status_change_date_pst: string
+
auto_renew_status_change_date_pst: string

The time at which the user turned on or off the renewal status for an auto-renewable subscription, in the Pacific time zone.

example

2021-01-01 00:00:00 America/Los_Angeles

-
bid: string
+
bid: string

A string that contains the app bundle ID.

-
bvrs: string
+
bvrs: string

A string that contains the app bundle version.

-
environment: "Sandbox" | "PROD"
+
environment: "Sandbox" | "PROD"

The environment for which App Store generated the receipt.

-
expiration_intent?: ExpirationIntent
+
expiration_intent?: ExpirationIntent

The reason a subscription expired. This field is only present for an expired auto-renewable subscription.

-
latest_expired_receipt?: string
+
latest_expired_receipt?: string

The latest expired Base64-encoded app receipt.

deprecated

As of March 10, 2021 this object is no longer provided in production and sandbox environments. Use latest_receipt in the unified_receipt object instead.

-
latest_expired_receipt_info?: DeprecatedLatestReceiptInfo[]
+
latest_expired_receipt_info?: DeprecatedLatestReceiptInfo[]

The latest decoded app receipts.

deprecated

As of March 10, 2021 this object is no longer provided in production and sandbox environments. Use unified_receipt.Latest_receipt_info in the unified_receipt object instead.

-
latest_receipt?: string
+
latest_receipt?: string

The latest Base64-encoded app receipt.

deprecated

As of March 10, 2021 this object is no longer provided in production and sandbox environments. Use the latest_receipt field found in the unified_receipt object instead.

-
latest_receipt_info?: DeprecatedLatestReceiptInfo
+
latest_receipt_info?: DeprecatedLatestReceiptInfo

The latest decoded app receipt.

deprecated

As of March 10, 2021 this object is no longer provided in production and sandbox environments. Use unified_receipt.Latest_receipt_info in the unified_receipt object instead.

-
notification_type: ServerNotificationType
+
notification_type: ServerNotificationType

The subscription event that triggered the notification.

-
password: string
+
password: string

The same value as the shared secret you submit in the password field of the requestBody when validating receipts.

-
unified_receipt: UnifiedReceipt
+
unified_receipt: UnifiedReceipt

An object that contains information about the most-recent, in-app purchase transactions for the app.

Legend

  • Constructor
  • Property
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/interfaces/unifiedreceipt.html b/docs/interfaces/unifiedreceipt.html index 796381d..a832265 100644 --- a/docs/interfaces/unifiedreceipt.html +++ b/docs/interfaces/unifiedreceipt.html @@ -1,20 +1,20 @@ -UnifiedReceipt | @tamtamchik/apple-iap-tools
Options
All
  • Public
  • Public/Protected
  • All
Menu
+UnifiedReceipt | @tamtamchik/apple-iap-tools
Options
All
  • Public
  • Public/Protected
  • All
Menu

An object that contains information about the most-recent, in-app purchase transactions for the app.

link

https://developer.apple.com/documentation/appstoreservernotifications/unified_receipt

-

Hierarchy

  • UnifiedReceipt

Index

Properties

environment: "Sandbox" | "Production"
+

Hierarchy

  • UnifiedReceipt

Index

Properties

environment: "Production" | "Sandbox"

The environment for which App Store generated the receipt.

-
latest_receipt: string
+
latest_receipt: string

The latest Base64-encoded app receipt.

-
latest_receipt_info: LatestReceiptInfo[]
+
latest_receipt_info: LatestReceiptInfo[]

An array that contains the latest 100 in-app purchase transactions of the decoded value in latest_receipt. This array excludes transactions for consumable products your app has marked as finished. The contents of this array are identical to those in VerifyReceiptResponseSuccess.latest_receipt_info in the verifyReceipt endpoint response for receipt validation.

-
pending_renewal_info: PendingRenewalInfo[]
+
pending_renewal_info: PendingRenewalInfo[]

An array where each element contains the pending renewal information for each auto-renewable subscription identified in product_id. The contents of this array are identical to those in VerifyReceiptResponseSuccess.latest_receipt_info in the verifyReceipt endpoint response for receipt validation.

-
status: number
+
status: number

The status code, where 0 indicates that the notification is valid.

Legend

  • Constructor
  • Property
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/interfaces/verifyreceiptrequestbody.html b/docs/interfaces/verifyreceiptrequestbody.html index cf0088e..d1b7ece 100644 --- a/docs/interfaces/verifyreceiptrequestbody.html +++ b/docs/interfaces/verifyreceiptrequestbody.html @@ -1,11 +1,11 @@ -VerifyReceiptRequestBody | @tamtamchik/apple-iap-tools
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface VerifyReceiptRequestBody

+VerifyReceiptRequestBody | @tamtamchik/apple-iap-tools
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface VerifyReceiptRequestBody

The JSON contents you submit with the verifyReceipt request to the App Store.

link

https://developer.apple.com/documentation/appstorereceipts/requestbody

-

Hierarchy

  • VerifyReceiptRequestBody

Index

Properties

exclude-old-transactions?: boolean
+

Hierarchy

  • VerifyReceiptRequestBody

Index

Properties

exclude-old-transactions?: boolean

Set this value to true for the response to include only the latest renewal transaction for any subscriptions. Use this field only for app receipts that contain auto-renewable subscriptions.

-
password: string
+
password: string

Your app’s shared secret, which is a hexadecimal string.

-
receipt-data: string
+
receipt-data: string

The Base64-encoded receipt data.

Legend

  • Constructor
  • Property
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/interfaces/verifyreceiptresponseerror.html b/docs/interfaces/verifyreceiptresponseerror.html index ee5479c..0f1b01e 100644 --- a/docs/interfaces/verifyreceiptresponseerror.html +++ b/docs/interfaces/verifyreceiptresponseerror.html @@ -1,11 +1,11 @@ -VerifyReceiptResponseError | @tamtamchik/apple-iap-tools
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface VerifyReceiptResponseError

+VerifyReceiptResponseError | @tamtamchik/apple-iap-tools
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface VerifyReceiptResponseError

The response body of a request that had an error. The receipt was not decoded and returned.

-

Hierarchy

  • VerifyReceiptResponseError

Index

Properties

is-retryable?: BinaryString
+

Hierarchy

  • VerifyReceiptResponseError

Index

Properties

is-retryable?: BinaryString

An indicator that an error occurred during the request.

1 - a temporary issue; retry validation for this receipt at a later time. 0 - an unresolvable issue; do not retry validation for this receipt.

Only applicable to status codes 21100-21199

-
+

An VerifyReceiptErrorStatus status code if there is an error. The status code reflects the status of the app receipt as a whole.

Legend

  • Constructor
  • Property
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/interfaces/verifyreceiptresponsesuccess.html b/docs/interfaces/verifyreceiptresponsesuccess.html index e341e80..9b366d5 100644 --- a/docs/interfaces/verifyreceiptresponsesuccess.html +++ b/docs/interfaces/verifyreceiptresponsesuccess.html @@ -1,20 +1,20 @@ -VerifyReceiptResponseSuccess | @tamtamchik/apple-iap-tools
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface VerifyReceiptResponseSuccess

+VerifyReceiptResponseSuccess | @tamtamchik/apple-iap-tools
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface VerifyReceiptResponseSuccess

The response body of a request that had was successful.

-

Hierarchy

  • VerifyReceiptResponseSuccess

Index

Properties

environment: "Sandbox" | "Production"
+

Hierarchy

  • VerifyReceiptResponseSuccess

Index

Properties

environment: "Production" | "Sandbox"

The environment for which the receipt was generated.

-
latest_receipt?: string
+
latest_receipt?: string

The latest Base64 encoded app receipt. Only returned for receipts that contain auto-renewable subscriptions.

-
latest_receipt_info?: LatestReceiptInfo | LatestReceiptInfo[]
+
latest_receipt_info?: LatestReceiptInfo | LatestReceiptInfo[]

An array that contains all in-app purchase transactions. This excludes transactions for consumable products that have been marked as finished by your app. Only returned for receipts that contain auto-renewable subscriptions.

-
pending_renewal_info?: PendingRenewalInfo | PendingRenewalInfo[]
+
pending_renewal_info?: PendingRenewalInfo | PendingRenewalInfo[]

In the JSON file, an array where each element contains the pending renewal information for each auto-renewable subscription identified by the product_id. Only returned for app receipts that contain auto-renewable subscriptions.

-
receipt: Receipt
+
receipt: Receipt

A JSON representation of the receipt that was sent for verification.

-
+

Either 0 if the receipt is valid, or a status code if there is an error. The status code reflects the status of the app receipt as a whole.

Legend

  • Constructor
  • Property
  • Property

Settings

Theme

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/modules.html b/docs/modules.html index b5d3f4f..e40167c 100644 --- a/docs/modules.html +++ b/docs/modules.html @@ -1,12 +1,12 @@ -@tamtamchik/apple-iap-tools
Options
All
  • Public
  • Public/Protected
  • All
Menu

@tamtamchik/apple-iap-tools

Index

Type aliases

BinaryString: "1" | "0"
BooleanString: "true" | "false"

Functions

  • +@tamtamchik/apple-iap-tools
    Options
    All
    • Public
    • Public/Protected
    • All
    Menu

    @tamtamchik/apple-iap-tools

    Index

    Type Aliases

    BinaryString: "1" | "0"
    BooleanString: "true" | "false"

    Functions

    Legend

    • Constructor
    • Property
    • Property

    Settings

    Theme

    Generated using TypeDoc

    \ No newline at end of file diff --git a/package-lock.json b/package-lock.json index 07b346e..9398662 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,20 +1,20 @@ { "name": "@tamtamchik/apple-iap-tools", - "version": "1.3.2", + "version": "1.3.3", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@tamtamchik/apple-iap-tools", - "version": "1.3.2", + "version": "1.3.3", "license": "MIT", "dependencies": { - "node-fetch": "2.6.7" + "node-fetch": "3.2.5" }, "devDependencies": { - "@types/node-fetch": "2.5.12", - "typedoc": "0.22.11", - "typescript": "4.5.4" + "@types/node-fetch": "2.6.1", + "typedoc": "0.22.17", + "typescript": "4.7.2" } }, "node_modules/@types/node": { @@ -24,9 +24,9 @@ "dev": true }, "node_modules/@types/node-fetch": { - "version": "2.5.12", - "resolved": "https://registry.npmjs.org/@types/node-fetch/-/node-fetch-2.5.12.tgz", - "integrity": "sha512-MKgC4dlq4kKNa/mYrwpKfzQMB5X3ee5U6fSprkKpToBqBmX4nFZL9cW5jl6sWn+xpRJ7ypWh2yyqqr8UUCstSw==", + "version": "2.6.1", + "resolved": "https://registry.npmjs.org/@types/node-fetch/-/node-fetch-2.6.1.tgz", + "integrity": "sha512-oMqjURCaxoSIsHSr1E47QHzbmzNR5rK8McHuNb11BOM9cHcIK3Avy0s/b2JlXHoQGTYS3NsvWzV1M0iK7l0wbA==", "dev": true, "dependencies": { "@types/node": "*", @@ -46,13 +46,12 @@ "dev": true }, "node_modules/brace-expansion": { - "version": "1.1.11", - "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", - "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz", + "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==", "dev": true, "dependencies": { - "balanced-match": "^1.0.0", - "concat-map": "0.0.1" + "balanced-match": "^1.0.0" } }, "node_modules/combined-stream": { @@ -67,11 +66,13 @@ "node": ">= 0.8" } }, - "node_modules/concat-map": { - "version": "0.0.1", - "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz", - "integrity": "sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=", - "dev": true + "node_modules/data-uri-to-buffer": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/data-uri-to-buffer/-/data-uri-to-buffer-4.0.0.tgz", + "integrity": "sha512-Vr3mLBA8qWmcuschSLAOogKgQ/Jwxulv3RNE4FXnYWRGujzrRWQI4m12fQqRkwX06C0KanhLr4hK+GydchZsaA==", + "engines": { + "node": ">= 12" + } }, "node_modules/delayed-stream": { "version": "1.0.0", @@ -82,6 +83,28 @@ "node": ">=0.4.0" } }, + "node_modules/fetch-blob": { + "version": "3.1.5", + "resolved": "https://registry.npmjs.org/fetch-blob/-/fetch-blob-3.1.5.tgz", + "integrity": "sha512-N64ZpKqoLejlrwkIAnb9iLSA3Vx/kjgzpcDhygcqJ2KKjky8nCgUQ+dzXtbrLaWZGZNmNfQTsiQ0weZ1svglHg==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/jimmywarting" + }, + { + "type": "paypal", + "url": "https://paypal.me/jimmywarting" + } + ], + "dependencies": { + "node-domexception": "^1.0.0", + "web-streams-polyfill": "^3.0.3" + }, + "engines": { + "node": "^12.20 || >= 14.13" + } + }, "node_modules/form-data": { "version": "3.0.1", "resolved": "https://registry.npmjs.org/form-data/-/form-data-3.0.1.tgz", @@ -96,27 +119,37 @@ "node": ">= 6" } }, + "node_modules/formdata-polyfill": { + "version": "4.0.10", + "resolved": "https://registry.npmjs.org/formdata-polyfill/-/formdata-polyfill-4.0.10.tgz", + "integrity": "sha512-buewHzMvYL29jdeQTVILecSaZKnt/RJWjoZCF5OW60Z67/GmSLBkOFM7qh1PI3zFNtJbaZL5eQu1vLfazOwj4g==", + "dependencies": { + "fetch-blob": "^3.1.2" + }, + "engines": { + "node": ">=12.20.0" + } + }, "node_modules/fs.realpath": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz", - "integrity": "sha1-FQStJSMVjKpA20onh8sBQRmU6k8=", + "integrity": "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==", "dev": true }, "node_modules/glob": { - "version": "7.2.0", - "resolved": "https://registry.npmjs.org/glob/-/glob-7.2.0.tgz", - "integrity": "sha512-lmLf6gtyrPq8tTjSmrO94wBeQbFR3HbLHbuyD69wuyQkImp2hWqMGB47OX65FBkPffO641IP9jWa1z4ivqG26Q==", + "version": "8.0.3", + "resolved": "https://registry.npmjs.org/glob/-/glob-8.0.3.tgz", + "integrity": "sha512-ull455NHSHI/Y1FqGaaYFaLGkNMMJbavMrEGFXG/PGrg6y7sutWHUHrz6gy6WEBH6akM1M414dWKCNs+IhKdiQ==", "dev": true, "dependencies": { "fs.realpath": "^1.0.0", "inflight": "^1.0.4", "inherits": "2", - "minimatch": "^3.0.4", - "once": "^1.3.0", - "path-is-absolute": "^1.0.0" + "minimatch": "^5.0.1", + "once": "^1.3.0" }, "engines": { - "node": "*" + "node": ">=12" }, "funding": { "url": "https://github.com/sponsors/isaacs" @@ -125,7 +158,7 @@ "node_modules/inflight": { "version": "1.0.6", "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz", - "integrity": "sha1-Sb1jMdfQLQwJvJEKEHW6gWW1bfk=", + "integrity": "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==", "dev": true, "dependencies": { "once": "^1.3.0", @@ -151,9 +184,9 @@ "dev": true }, "node_modules/marked": { - "version": "4.0.10", - "resolved": "https://registry.npmjs.org/marked/-/marked-4.0.10.tgz", - "integrity": "sha512-+QvuFj0nGgO970fySghXGmuw+Fd0gD2x3+MqCWLIPf5oxdv1Ka6b2q+z9RP01P/IaKPMEramy+7cNy/Lw8c3hw==", + "version": "4.0.16", + "resolved": "https://registry.npmjs.org/marked/-/marked-4.0.16.tgz", + "integrity": "sha512-wahonIQ5Jnyatt2fn8KqF/nIqZM8mh3oRu2+l5EANGMhu6RFjiSG52QNE2eWzFMI94HqYSgN184NurgNG6CztA==", "dev": true, "bin": { "marked": "bin/marked.js" @@ -184,58 +217,65 @@ } }, "node_modules/minimatch": { - "version": "3.0.4", - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz", - "integrity": "sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==", + "version": "5.1.0", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.0.tgz", + "integrity": "sha512-9TPBGGak4nHfGZsPBohm9AWg6NoT7QTCehS3BIJABslyZbzxfV78QM2Y6+i741OPZIafFAaiiEMh5OyIrJPgtg==", "dev": true, "dependencies": { - "brace-expansion": "^1.1.7" + "brace-expansion": "^2.0.1" }, "engines": { - "node": "*" + "node": ">=10" + } + }, + "node_modules/node-domexception": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/node-domexception/-/node-domexception-1.0.0.tgz", + "integrity": "sha512-/jKZoMpw0F8GRwl4/eLROPA3cfcXtLApP0QzLmUT/HuPCZWyB7IY9ZrMeKw2O/nFIqPQB3PVM9aYm0F312AXDQ==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/jimmywarting" + }, + { + "type": "github", + "url": "https://paypal.me/jimmywarting" + } + ], + "engines": { + "node": ">=10.5.0" } }, "node_modules/node-fetch": { - "version": "2.6.7", - "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.7.tgz", - "integrity": "sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==", + "version": "3.2.5", + "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-3.2.5.tgz", + "integrity": "sha512-u7zCHdJp8JXBwF09mMfo2CL6kp37TslDl1KP3hRGTlCInBtag+UO3LGVy+NF0VzvnL3PVMpA2hXh1EtECFnyhQ==", "dependencies": { - "whatwg-url": "^5.0.0" + "data-uri-to-buffer": "^4.0.0", + "fetch-blob": "^3.1.4", + "formdata-polyfill": "^4.0.10" }, "engines": { - "node": "4.x || >=6.0.0" - }, - "peerDependencies": { - "encoding": "^0.1.0" + "node": "^12.20.0 || ^14.13.1 || >=16.0.0" }, - "peerDependenciesMeta": { - "encoding": { - "optional": true - } + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/node-fetch" } }, "node_modules/once": { "version": "1.4.0", "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz", - "integrity": "sha1-WDsap3WWHUsROsF9nFC6753Xa9E=", + "integrity": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==", "dev": true, "dependencies": { "wrappy": "1" } }, - "node_modules/path-is-absolute": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz", - "integrity": "sha1-F0uSaHNVNP+8es5r9TpanhtcX18=", - "dev": true, - "engines": { - "node": ">=0.10.0" - } - }, "node_modules/shiki": { - "version": "0.10.0", - "resolved": "https://registry.npmjs.org/shiki/-/shiki-0.10.0.tgz", - "integrity": "sha512-iczxaIYeBFHTFrQPb9DVy2SKgYxC4Wo7Iucm7C17cCh2Ge/refnvHscUOxM85u57MfLoNOtjoEFUWt9gBexblA==", + "version": "0.10.1", + "resolved": "https://registry.npmjs.org/shiki/-/shiki-0.10.1.tgz", + "integrity": "sha512-VsY7QJVzU51j5o1+DguUd+6vmCmZ5v/6gYu4vyYAhzjuNQU6P/vmSy4uQaOhvje031qQMiW0d2BwgMH52vqMng==", "dev": true, "dependencies": { "jsonc-parser": "^3.0.0", @@ -243,22 +283,17 @@ "vscode-textmate": "5.2.0" } }, - "node_modules/tr46": { - "version": "0.0.3", - "resolved": "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz", - "integrity": "sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=" - }, "node_modules/typedoc": { - "version": "0.22.11", - "resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.22.11.tgz", - "integrity": "sha512-pVr3hh6dkS3lPPaZz1fNpvcrqLdtEvXmXayN55czlamSgvEjh+57GUqfhAI1Xsuu/hNHUT1KNSx8LH2wBP/7SA==", + "version": "0.22.17", + "resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.22.17.tgz", + "integrity": "sha512-h6+uXHVVCPDaANzjwzdsj9aePBjZiBTpiMpBBeyh1zcN2odVsDCNajz8zyKnixF93HJeGpl34j/70yoEE5BfNg==", "dev": true, "dependencies": { - "glob": "^7.2.0", + "glob": "^8.0.3", "lunr": "^2.3.9", - "marked": "^4.0.10", - "minimatch": "^3.0.4", - "shiki": "^0.10.0" + "marked": "^4.0.16", + "minimatch": "^5.1.0", + "shiki": "^0.10.1" }, "bin": { "typedoc": "bin/typedoc" @@ -267,13 +302,13 @@ "node": ">= 12.10.0" }, "peerDependencies": { - "typescript": "4.0.x || 4.1.x || 4.2.x || 4.3.x || 4.4.x || 4.5.x" + "typescript": "4.0.x || 4.1.x || 4.2.x || 4.3.x || 4.4.x || 4.5.x || 4.6.x || 4.7.x" } }, "node_modules/typescript": { - "version": "4.5.4", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.5.4.tgz", - "integrity": "sha512-VgYs2A2QIRuGphtzFV7aQJduJ2gyfTljngLzjpfW9FoYZF6xuw1W0vW9ghCKLfcWrCFxK81CSGRAvS1pn4fIUg==", + "version": "4.7.2", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.7.2.tgz", + "integrity": "sha512-Mamb1iX2FDUpcTRzltPxgWMKy3fhg0TN378ylbktPGPK/99KbDtMQ4W1hwgsbPAsG3a0xKa1vmw4VKZQbkvz5A==", "dev": true, "bin": { "tsc": "bin/tsc", @@ -284,9 +319,9 @@ } }, "node_modules/vscode-oniguruma": { - "version": "1.6.1", - "resolved": "https://registry.npmjs.org/vscode-oniguruma/-/vscode-oniguruma-1.6.1.tgz", - "integrity": "sha512-vc4WhSIaVpgJ0jJIejjYxPvURJavX6QG41vu0mGhqywMkQqulezEqEQ3cO3gc8GvcOpX6ycmKGqRoROEMBNXTQ==", + "version": "1.6.2", + "resolved": "https://registry.npmjs.org/vscode-oniguruma/-/vscode-oniguruma-1.6.2.tgz", + "integrity": "sha512-KH8+KKov5eS/9WhofZR8M8dMHWN2gTxjMsG4jd04YhpbPR91fUj7rYQ2/XjeHCJWbg7X++ApRIU9NUwM2vTvLA==", "dev": true }, "node_modules/vscode-textmate": { @@ -295,18 +330,12 @@ "integrity": "sha512-Uw5ooOQxRASHgu6C7GVvUxisKXfSgW4oFlO+aa+PAkgmH89O3CXxEEzNRNtHSqtXFTl0nAC1uYj0GMSH27uwtQ==", "dev": true }, - "node_modules/webidl-conversions": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz", - "integrity": "sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=" - }, - "node_modules/whatwg-url": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz", - "integrity": "sha1-lmRU6HZUYuN2RNNib2dCzotwll0=", - "dependencies": { - "tr46": "~0.0.3", - "webidl-conversions": "^3.0.0" + "node_modules/web-streams-polyfill": { + "version": "3.2.1", + "resolved": "https://registry.npmjs.org/web-streams-polyfill/-/web-streams-polyfill-3.2.1.tgz", + "integrity": "sha512-e0MO3wdXWKrLbL0DgGnUV7WHVuw9OUvL4hjgnPkIeEvESk74gAITi5G606JtZPp39cd8HA9VQzCIvA49LpPN5Q==", + "engines": { + "node": ">= 8" } }, "node_modules/wrappy": { @@ -324,9 +353,9 @@ "dev": true }, "@types/node-fetch": { - "version": "2.5.12", - "resolved": "https://registry.npmjs.org/@types/node-fetch/-/node-fetch-2.5.12.tgz", - "integrity": "sha512-MKgC4dlq4kKNa/mYrwpKfzQMB5X3ee5U6fSprkKpToBqBmX4nFZL9cW5jl6sWn+xpRJ7ypWh2yyqqr8UUCstSw==", + "version": "2.6.1", + "resolved": "https://registry.npmjs.org/@types/node-fetch/-/node-fetch-2.6.1.tgz", + "integrity": "sha512-oMqjURCaxoSIsHSr1E47QHzbmzNR5rK8McHuNb11BOM9cHcIK3Avy0s/b2JlXHoQGTYS3NsvWzV1M0iK7l0wbA==", "dev": true, "requires": { "@types/node": "*", @@ -346,13 +375,12 @@ "dev": true }, "brace-expansion": { - "version": "1.1.11", - "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", - "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz", + "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==", "dev": true, "requires": { - "balanced-match": "^1.0.0", - "concat-map": "0.0.1" + "balanced-match": "^1.0.0" } }, "combined-stream": { @@ -364,11 +392,10 @@ "delayed-stream": "~1.0.0" } }, - "concat-map": { - "version": "0.0.1", - "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz", - "integrity": "sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=", - "dev": true + "data-uri-to-buffer": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/data-uri-to-buffer/-/data-uri-to-buffer-4.0.0.tgz", + "integrity": "sha512-Vr3mLBA8qWmcuschSLAOogKgQ/Jwxulv3RNE4FXnYWRGujzrRWQI4m12fQqRkwX06C0KanhLr4hK+GydchZsaA==" }, "delayed-stream": { "version": "1.0.0", @@ -376,6 +403,15 @@ "integrity": "sha1-3zrhmayt+31ECqrgsp4icrJOxhk=", "dev": true }, + "fetch-blob": { + "version": "3.1.5", + "resolved": "https://registry.npmjs.org/fetch-blob/-/fetch-blob-3.1.5.tgz", + "integrity": "sha512-N64ZpKqoLejlrwkIAnb9iLSA3Vx/kjgzpcDhygcqJ2KKjky8nCgUQ+dzXtbrLaWZGZNmNfQTsiQ0weZ1svglHg==", + "requires": { + "node-domexception": "^1.0.0", + "web-streams-polyfill": "^3.0.3" + } + }, "form-data": { "version": "3.0.1", "resolved": "https://registry.npmjs.org/form-data/-/form-data-3.0.1.tgz", @@ -387,30 +423,37 @@ "mime-types": "^2.1.12" } }, + "formdata-polyfill": { + "version": "4.0.10", + "resolved": "https://registry.npmjs.org/formdata-polyfill/-/formdata-polyfill-4.0.10.tgz", + "integrity": "sha512-buewHzMvYL29jdeQTVILecSaZKnt/RJWjoZCF5OW60Z67/GmSLBkOFM7qh1PI3zFNtJbaZL5eQu1vLfazOwj4g==", + "requires": { + "fetch-blob": "^3.1.2" + } + }, "fs.realpath": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz", - "integrity": "sha1-FQStJSMVjKpA20onh8sBQRmU6k8=", + "integrity": "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==", "dev": true }, "glob": { - "version": "7.2.0", - "resolved": "https://registry.npmjs.org/glob/-/glob-7.2.0.tgz", - "integrity": "sha512-lmLf6gtyrPq8tTjSmrO94wBeQbFR3HbLHbuyD69wuyQkImp2hWqMGB47OX65FBkPffO641IP9jWa1z4ivqG26Q==", + "version": "8.0.3", + "resolved": "https://registry.npmjs.org/glob/-/glob-8.0.3.tgz", + "integrity": "sha512-ull455NHSHI/Y1FqGaaYFaLGkNMMJbavMrEGFXG/PGrg6y7sutWHUHrz6gy6WEBH6akM1M414dWKCNs+IhKdiQ==", "dev": true, "requires": { "fs.realpath": "^1.0.0", "inflight": "^1.0.4", "inherits": "2", - "minimatch": "^3.0.4", - "once": "^1.3.0", - "path-is-absolute": "^1.0.0" + "minimatch": "^5.0.1", + "once": "^1.3.0" } }, "inflight": { "version": "1.0.6", "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz", - "integrity": "sha1-Sb1jMdfQLQwJvJEKEHW6gWW1bfk=", + "integrity": "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==", "dev": true, "requires": { "once": "^1.3.0", @@ -436,9 +479,9 @@ "dev": true }, "marked": { - "version": "4.0.10", - "resolved": "https://registry.npmjs.org/marked/-/marked-4.0.10.tgz", - "integrity": "sha512-+QvuFj0nGgO970fySghXGmuw+Fd0gD2x3+MqCWLIPf5oxdv1Ka6b2q+z9RP01P/IaKPMEramy+7cNy/Lw8c3hw==", + "version": "4.0.16", + "resolved": "https://registry.npmjs.org/marked/-/marked-4.0.16.tgz", + "integrity": "sha512-wahonIQ5Jnyatt2fn8KqF/nIqZM8mh3oRu2+l5EANGMhu6RFjiSG52QNE2eWzFMI94HqYSgN184NurgNG6CztA==", "dev": true }, "mime-db": { @@ -457,41 +500,42 @@ } }, "minimatch": { - "version": "3.0.4", - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz", - "integrity": "sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==", + "version": "5.1.0", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.0.tgz", + "integrity": "sha512-9TPBGGak4nHfGZsPBohm9AWg6NoT7QTCehS3BIJABslyZbzxfV78QM2Y6+i741OPZIafFAaiiEMh5OyIrJPgtg==", "dev": true, "requires": { - "brace-expansion": "^1.1.7" + "brace-expansion": "^2.0.1" } }, + "node-domexception": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/node-domexception/-/node-domexception-1.0.0.tgz", + "integrity": "sha512-/jKZoMpw0F8GRwl4/eLROPA3cfcXtLApP0QzLmUT/HuPCZWyB7IY9ZrMeKw2O/nFIqPQB3PVM9aYm0F312AXDQ==" + }, "node-fetch": { - "version": "2.6.7", - "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.7.tgz", - "integrity": "sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==", + "version": "3.2.5", + "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-3.2.5.tgz", + "integrity": "sha512-u7zCHdJp8JXBwF09mMfo2CL6kp37TslDl1KP3hRGTlCInBtag+UO3LGVy+NF0VzvnL3PVMpA2hXh1EtECFnyhQ==", "requires": { - "whatwg-url": "^5.0.0" + "data-uri-to-buffer": "^4.0.0", + "fetch-blob": "^3.1.4", + "formdata-polyfill": "^4.0.10" } }, "once": { "version": "1.4.0", "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz", - "integrity": "sha1-WDsap3WWHUsROsF9nFC6753Xa9E=", + "integrity": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==", "dev": true, "requires": { "wrappy": "1" } }, - "path-is-absolute": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz", - "integrity": "sha1-F0uSaHNVNP+8es5r9TpanhtcX18=", - "dev": true - }, "shiki": { - "version": "0.10.0", - "resolved": "https://registry.npmjs.org/shiki/-/shiki-0.10.0.tgz", - "integrity": "sha512-iczxaIYeBFHTFrQPb9DVy2SKgYxC4Wo7Iucm7C17cCh2Ge/refnvHscUOxM85u57MfLoNOtjoEFUWt9gBexblA==", + "version": "0.10.1", + "resolved": "https://registry.npmjs.org/shiki/-/shiki-0.10.1.tgz", + "integrity": "sha512-VsY7QJVzU51j5o1+DguUd+6vmCmZ5v/6gYu4vyYAhzjuNQU6P/vmSy4uQaOhvje031qQMiW0d2BwgMH52vqMng==", "dev": true, "requires": { "jsonc-parser": "^3.0.0", @@ -499,34 +543,29 @@ "vscode-textmate": "5.2.0" } }, - "tr46": { - "version": "0.0.3", - "resolved": "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz", - "integrity": "sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=" - }, "typedoc": { - "version": "0.22.11", - "resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.22.11.tgz", - "integrity": "sha512-pVr3hh6dkS3lPPaZz1fNpvcrqLdtEvXmXayN55czlamSgvEjh+57GUqfhAI1Xsuu/hNHUT1KNSx8LH2wBP/7SA==", + "version": "0.22.17", + "resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.22.17.tgz", + "integrity": "sha512-h6+uXHVVCPDaANzjwzdsj9aePBjZiBTpiMpBBeyh1zcN2odVsDCNajz8zyKnixF93HJeGpl34j/70yoEE5BfNg==", "dev": true, "requires": { - "glob": "^7.2.0", + "glob": "^8.0.3", "lunr": "^2.3.9", - "marked": "^4.0.10", - "minimatch": "^3.0.4", - "shiki": "^0.10.0" + "marked": "^4.0.16", + "minimatch": "^5.1.0", + "shiki": "^0.10.1" } }, "typescript": { - "version": "4.5.4", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.5.4.tgz", - "integrity": "sha512-VgYs2A2QIRuGphtzFV7aQJduJ2gyfTljngLzjpfW9FoYZF6xuw1W0vW9ghCKLfcWrCFxK81CSGRAvS1pn4fIUg==", + "version": "4.7.2", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.7.2.tgz", + "integrity": "sha512-Mamb1iX2FDUpcTRzltPxgWMKy3fhg0TN378ylbktPGPK/99KbDtMQ4W1hwgsbPAsG3a0xKa1vmw4VKZQbkvz5A==", "dev": true }, "vscode-oniguruma": { - "version": "1.6.1", - "resolved": "https://registry.npmjs.org/vscode-oniguruma/-/vscode-oniguruma-1.6.1.tgz", - "integrity": "sha512-vc4WhSIaVpgJ0jJIejjYxPvURJavX6QG41vu0mGhqywMkQqulezEqEQ3cO3gc8GvcOpX6ycmKGqRoROEMBNXTQ==", + "version": "1.6.2", + "resolved": "https://registry.npmjs.org/vscode-oniguruma/-/vscode-oniguruma-1.6.2.tgz", + "integrity": "sha512-KH8+KKov5eS/9WhofZR8M8dMHWN2gTxjMsG4jd04YhpbPR91fUj7rYQ2/XjeHCJWbg7X++ApRIU9NUwM2vTvLA==", "dev": true }, "vscode-textmate": { @@ -535,19 +574,10 @@ "integrity": "sha512-Uw5ooOQxRASHgu6C7GVvUxisKXfSgW4oFlO+aa+PAkgmH89O3CXxEEzNRNtHSqtXFTl0nAC1uYj0GMSH27uwtQ==", "dev": true }, - "webidl-conversions": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz", - "integrity": "sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=" - }, - "whatwg-url": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz", - "integrity": "sha1-lmRU6HZUYuN2RNNib2dCzotwll0=", - "requires": { - "tr46": "~0.0.3", - "webidl-conversions": "^3.0.0" - } + "web-streams-polyfill": { + "version": "3.2.1", + "resolved": "https://registry.npmjs.org/web-streams-polyfill/-/web-streams-polyfill-3.2.1.tgz", + "integrity": "sha512-e0MO3wdXWKrLbL0DgGnUV7WHVuw9OUvL4hjgnPkIeEvESk74gAITi5G606JtZPp39cd8HA9VQzCIvA49LpPN5Q==" }, "wrappy": { "version": "1.0.2", diff --git a/package.json b/package.json index 6d1c32f..19747a1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@tamtamchik/apple-iap-tools", - "version": "1.3.2", + "version": "1.3.3", "description": "Types and verifyReceipt function for Apple in-app purchases and server notifications.", "main": "dist/cjs/index.js", "module": "dist/esm/index.js", @@ -24,12 +24,12 @@ "Apple IAP" ], "devDependencies": { - "@types/node-fetch": "2.5.12", - "typedoc": "0.22.11", - "typescript": "4.5.4" + "@types/node-fetch": "2.6.1", + "typedoc": "0.22.17", + "typescript": "4.7.2" }, "dependencies": { - "node-fetch": "2.6.7" + "node-fetch": "3.2.5" }, "exports": { ".": { diff --git a/src/verifyReceipt.ts b/src/verifyReceipt.ts index 370a449..06389b2 100644 --- a/src/verifyReceipt.ts +++ b/src/verifyReceipt.ts @@ -17,7 +17,7 @@ async function request (url: string, body: VerifyReceiptRequestBody): Promise