snaptrade-typescript-sdk 10.0.4 → 10.0.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +3 -5
- package/dist/browser.umd.js +11 -0
- package/dist/index.cjs +9 -13
- package/dist/index.d.cts +8 -12
- package/dist/index.d.mts +8 -12
- package/dist/index.d.ts +8 -12
- package/dist/index.mjs +9 -13
- package/package.json +3 -3
- package/dist/index.browser.mjs +0 -10336
package/README.md
CHANGED
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
|
|
7
7
|
Connect brokerage accounts to your app for live positions and trading
|
|
8
8
|
|
|
9
|
-
[](https://www.npmjs.com/package/snaptrade-typescript-sdk/v/10.0.6)
|
|
10
10
|
[](https://snaptrade.com/)
|
|
11
11
|
|
|
12
12
|
</div>
|
|
@@ -771,13 +771,10 @@ const getUserHoldingsResponse =
|
|
|
771
771
|
|
|
772
772
|
|
|
773
773
|
### `snaptrade.accountInformation.listUserAccounts`<a id="snaptradeaccountinformationlistuseraccounts"></a>
|
|
774
|
-

|
|
775
|
-
|
|
776
|
-
**Deprecated, please use the [list accounts for a connection endpoint](/reference/Connections/Connections_listBrokerageAuthorizationAccounts) instead.**
|
|
777
774
|
|
|
778
775
|
Returns all brokerage accounts across all connections known to SnapTrade for the authenticated user.
|
|
779
776
|
|
|
780
|
-
This endpoint returns Daily data regardless of the customer's plan. Daily data is cached and refreshed once a day. Exact refresh timing may vary by brokerage. To get real-time data on Pay as you Go / Real-time, use the connection
|
|
777
|
+
This endpoint returns Daily data regardless of the customer's plan. Daily data is cached and refreshed once a day, which makes this endpoint fast and well-suited to listing accounts across all of a user's connections in a single call. Exact refresh timing may vary by brokerage. To get real-time data on Pay as you Go / Real-time, use the [list accounts for a connection endpoint](/reference/Connections/Connections_listBrokerageAuthorizationAccounts). Customers on Pay as you Go / Daily can force a refresh with the [manual refresh endpoint](/reference/Connections/Connections_refreshBrokerageAuthorization).
|
|
781
778
|
|
|
782
779
|
|
|
783
780
|
#### 🛠️ Usage<a id="🛠️-usage"></a>
|
|
@@ -2542,6 +2539,7 @@ Number of shares for the order. This can be a decimal for fractional orders. Mus
|
|
|
2542
2539
|
|
|
2543
2540
|
Places a complex conditional order (OCO, OTO, or OTOCO). Disabled by default — contact support to enable.
|
|
2544
2541
|
Only supported on certain brokerages.
|
|
2542
|
+
Please refer to the [brokerage trading support page](https://support.snaptrade.com/brokerages) for details on which brokerages support complex orders and which types they support.
|
|
2545
2543
|
|
|
2546
2544
|
- **OCO** (One Cancels the Other): Two peer orders; when one fills the other is cancelled.
|
|
2547
2545
|
- **OTO** (One Triggers the Other): A trigger order that, when filled, activates a conditional order.
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
(function(e,t){typeof exports==`object`&&typeof module<`u`?t(exports):typeof define==`function`&&define.amd?define([`exports`],t):(e=typeof globalThis<`u`?globalThis:e||self,t(e.client={}))})(this,function(e){Object.defineProperty(e,Symbol.toStringTag,{value:`Module`});var t=Object.defineProperty,n=(e,n)=>{let r={};for(var i in e)t(r,i,{get:e[i],enumerable:!0});return n||t(r,Symbol.toStringTag,{value:`Module`}),r};function r(e,t){return function(){return e.apply(t,arguments)}}let{toString:i}=Object.prototype,{getPrototypeOf:a}=Object,{iterator:o,toStringTag:s}=Symbol,c=(e=>t=>{let n=i.call(t);return e[n]||(e[n]=n.slice(8,-1).toLowerCase())})(Object.create(null)),l=e=>(e=e.toLowerCase(),t=>c(t)===e),u=e=>t=>typeof t===e,{isArray:d}=Array,f=u(`undefined`);function p(e){return e!==null&&!f(e)&&e.constructor!==null&&!f(e.constructor)&&_(e.constructor.isBuffer)&&e.constructor.isBuffer(e)}let m=l(`ArrayBuffer`);function h(e){let t;return t=typeof ArrayBuffer<`u`&&ArrayBuffer.isView?ArrayBuffer.isView(e):e&&e.buffer&&m(e.buffer),t}let g=u(`string`),_=u(`function`),v=u(`number`),y=e=>typeof e==`object`&&!!e,ee=e=>e===!0||e===!1,b=e=>{if(c(e)!==`object`)return!1;let t=a(e);return(t===null||t===Object.prototype||Object.getPrototypeOf(t)===null)&&!(s in e)&&!(o in e)},x=e=>{if(!y(e)||p(e))return!1;try{return Object.keys(e).length===0&&Object.getPrototypeOf(e)===Object.prototype}catch{return!1}},te=l(`Date`),S=l(`File`),ne=e=>!!(e&&e.uri!==void 0),re=e=>e&&e.getParts!==void 0,C=l(`Blob`),w=l(`FileList`),T=e=>y(e)&&_(e.pipe);function ie(){return typeof globalThis<`u`?globalThis:typeof self<`u`?self:typeof window<`u`?window:typeof global<`u`?global:{}}let E=ie(),ae=E.FormData===void 0?void 0:E.FormData,oe=e=>{if(!e)return!1;if(ae&&e instanceof ae)return!0;let t=a(e);if(!t||t===Object.prototype||!_(e.append))return!1;let n=c(e);return n===`formdata`||n===`object`&&_(e.toString)&&e.toString()===`[object FormData]`},se=l(`URLSearchParams`),[ce,le,ue,de]=[`ReadableStream`,`Request`,`Response`,`Headers`].map(l),fe=e=>e.trim?e.trim():e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,``);function pe(e,t,{allOwnKeys:n=!1}={}){if(e==null)return;let r,i;if(typeof e!=`object`&&(e=[e]),d(e))for(r=0,i=e.length;r<i;r++)t.call(null,e[r],r,e);else{if(p(e))return;let i=n?Object.getOwnPropertyNames(e):Object.keys(e),a=i.length,o;for(r=0;r<a;r++)o=i[r],t.call(null,e[o],o,e)}}function me(e,t){if(p(e))return null;t=t.toLowerCase();let n=Object.keys(e),r=n.length,i;for(;r-- >0;)if(i=n[r],t===i.toLowerCase())return i;return null}let D=typeof globalThis<`u`?globalThis:typeof self<`u`?self:typeof window<`u`?window:global,he=e=>!f(e)&&e!==D;function ge(...e){let{caseless:t,skipUndefined:n}=he(this)&&this||{},r={},i=(e,i)=>{if(i===`__proto__`||i===`constructor`||i===`prototype`)return;let a=t&&me(r,i)||i,o=Oe(r,a)?r[a]:void 0;b(o)&&b(e)?r[a]=ge(o,e):b(e)?r[a]=ge({},e):d(e)?r[a]=e.slice():(!n||!f(e))&&(r[a]=e)};for(let t=0,n=e.length;t<n;t++)e[t]&&pe(e[t],i);return r}let _e=(e,t,n,{allOwnKeys:i}={})=>(pe(t,(t,i)=>{n&&_(t)?Object.defineProperty(e,i,{__proto__:null,value:r(t,n),writable:!0,enumerable:!0,configurable:!0}):Object.defineProperty(e,i,{__proto__:null,value:t,writable:!0,enumerable:!0,configurable:!0})},{allOwnKeys:i}),e),ve=e=>(e.charCodeAt(0)===65279&&(e=e.slice(1)),e),ye=(e,t,n,r)=>{e.prototype=Object.create(t.prototype,r),Object.defineProperty(e.prototype,`constructor`,{__proto__:null,value:e,writable:!0,enumerable:!1,configurable:!0}),Object.defineProperty(e,`super`,{__proto__:null,value:t.prototype}),n&&Object.assign(e.prototype,n)},be=(e,t,n,r)=>{let i,o,s,c={};if(t=t||{},e==null)return t;do{for(i=Object.getOwnPropertyNames(e),o=i.length;o-- >0;)s=i[o],(!r||r(s,e,t))&&!c[s]&&(t[s]=e[s],c[s]=!0);e=n!==!1&&a(e)}while(e&&(!n||n(e,t))&&e!==Object.prototype);return t},xe=(e,t,n)=>{e=String(e),(n===void 0||n>e.length)&&(n=e.length),n-=t.length;let r=e.indexOf(t,n);return r!==-1&&r===n},Se=e=>{if(!e)return null;if(d(e))return e;let t=e.length;if(!v(t))return null;let n=Array(t);for(;t-- >0;)n[t]=e[t];return n},Ce=(e=>t=>e&&t instanceof e)(typeof Uint8Array<`u`&&a(Uint8Array)),we=(e,t)=>{let n=(e&&e[o]).call(e),r;for(;(r=n.next())&&!r.done;){let n=r.value;t.call(e,n[0],n[1])}},Te=(e,t)=>{let n,r=[];for(;(n=e.exec(t))!==null;)r.push(n);return r},Ee=l(`HTMLFormElement`),De=e=>e.toLowerCase().replace(/[-_\s]([a-z\d])(\w*)/g,function(e,t,n){return t.toUpperCase()+n}),Oe=(({hasOwnProperty:e})=>(t,n)=>e.call(t,n))(Object.prototype),ke=l(`RegExp`),Ae=(e,t)=>{let n=Object.getOwnPropertyDescriptors(e),r={};pe(n,(n,i)=>{let a;(a=t(n,i,e))!==!1&&(r[i]=a||n)}),Object.defineProperties(e,r)},je=e=>{Ae(e,(t,n)=>{if(_(e)&&[`arguments`,`caller`,`callee`].includes(n))return!1;let r=e[n];if(_(r)){if(t.enumerable=!1,`writable`in t){t.writable=!1;return}t.set||(t.set=()=>{throw Error(`Can not rewrite read-only method '`+n+`'`)})}})},Me=(e,t)=>{let n={},r=e=>{e.forEach(e=>{n[e]=!0})};return d(e)?r(e):r(String(e).split(t)),n},Ne=()=>{},Pe=(e,t)=>e!=null&&Number.isFinite(e=+e)?e:t;function Fe(e){return!!(e&&_(e.append)&&e[s]===`FormData`&&e[o])}let Ie=e=>{let t=new WeakSet,n=e=>{if(y(e)){if(t.has(e))return;if(p(e))return e;if(!(`toJSON`in e)){t.add(e);let r=d(e)?[]:{};return pe(e,(e,t)=>{let i=n(e);!f(i)&&(r[t]=i)}),t.delete(e),r}}return e};return n(e)},Le=l(`AsyncFunction`),Re=e=>e&&(y(e)||_(e))&&_(e.then)&&_(e.catch),ze=((e,t)=>e?setImmediate:t?((e,t)=>(D.addEventListener(`message`,({source:n,data:r})=>{n===D&&r===e&&t.length&&t.shift()()},!1),n=>{t.push(n),D.postMessage(e,`*`)}))(`axios@${Math.random()}`,[]):e=>setTimeout(e))(typeof setImmediate==`function`,_(D.postMessage));var O={isArray:d,isArrayBuffer:m,isBuffer:p,isFormData:oe,isArrayBufferView:h,isString:g,isNumber:v,isBoolean:ee,isObject:y,isPlainObject:b,isEmptyObject:x,isReadableStream:ce,isRequest:le,isResponse:ue,isHeaders:de,isUndefined:f,isDate:te,isFile:S,isReactNativeBlob:ne,isReactNative:re,isBlob:C,isRegExp:ke,isFunction:_,isStream:T,isURLSearchParams:se,isTypedArray:Ce,isFileList:w,forEach:pe,merge:ge,extend:_e,trim:fe,stripBOM:ve,inherits:ye,toFlatObject:be,kindOf:c,kindOfTest:l,endsWith:xe,toArray:Se,forEachEntry:we,matchAll:Te,isHTMLForm:Ee,hasOwnProperty:Oe,hasOwnProp:Oe,reduceDescriptors:Ae,freezeMethods:je,toObjectSet:Me,toCamelCase:De,noop:Ne,toFiniteNumber:Pe,findKey:me,global:D,isContextDefined:he,isSpecCompliantForm:Fe,toJSONObject:Ie,isAsyncFn:Le,isThenable:Re,setImmediate:ze,asap:typeof queueMicrotask<`u`?queueMicrotask.bind(D):typeof process<`u`&&process.nextTick||ze,isIterable:e=>e!=null&&_(e[o])};let Be=O.toObjectSet([`age`,`authorization`,`content-length`,`content-type`,`etag`,`expires`,`from`,`host`,`if-modified-since`,`if-unmodified-since`,`last-modified`,`location`,`max-forwards`,`proxy-authorization`,`referer`,`retry-after`,`user-agent`]);var Ve=e=>{let t={},n,r,i;return e&&e.split(`
|
|
2
|
+
`).forEach(function(e){i=e.indexOf(`:`),n=e.substring(0,i).trim().toLowerCase(),r=e.substring(i+1).trim(),!(!n||t[n]&&Be[n])&&(n===`set-cookie`?t[n]?t[n].push(r):t[n]=[r]:t[n]=t[n]?t[n]+`, `+r:r)}),t};function He(e){let t=0,n=e.length;for(;t<n;){let n=e.charCodeAt(t);if(n!==9&&n!==32)break;t+=1}for(;n>t;){let t=e.charCodeAt(n-1);if(t!==9&&t!==32)break;--n}return t===0&&n===e.length?e:e.slice(t,n)}let Ue=RegExp(`[\\u0000-\\u0008\\u000a-\\u001f\\u007f]+`,`g`),We=RegExp(`[^\\u0009\\u0020-\\u007e\\u0080-\\u00ff]+`,`g`);function Ge(e,t){return O.isArray(e)?e.map(e=>Ge(e,t)):He(String(e).replace(t,``))}let Ke=e=>Ge(e,Ue),qe=e=>Ge(e,We);function Je(e){let t=Object.create(null);return O.forEach(e.toJSON(),(e,n)=>{t[n]=qe(e)}),t}let Ye=Symbol(`internals`);function Xe(e){return e&&String(e).trim().toLowerCase()}function Ze(e){return e===!1||e==null?e:O.isArray(e)?e.map(Ze):Ke(String(e))}function Qe(e){let t=Object.create(null),n=/([^\s,;=]+)\s*(?:=\s*([^,;]+))?/g,r;for(;r=n.exec(e);)t[r[1]]=r[2];return t}let $e=e=>/^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(e.trim());function et(e,t,n,r,i){if(O.isFunction(r))return r.call(this,t,n);if(i&&(t=n),O.isString(t)){if(O.isString(r))return t.indexOf(r)!==-1;if(O.isRegExp(r))return r.test(t)}}function tt(e){return e.trim().toLowerCase().replace(/([a-z\d])(\w*)/g,(e,t,n)=>t.toUpperCase()+n)}function nt(e,t){let n=O.toCamelCase(` `+t);[`get`,`set`,`has`].forEach(r=>{Object.defineProperty(e,r+n,{__proto__:null,value:function(e,n,i){return this[r].call(this,t,e,n,i)},configurable:!0})})}var k=class{constructor(e){e&&this.set(e)}set(e,t,n){let r=this;function i(e,t,n){let i=Xe(t);if(!i)throw Error(`header name must be a non-empty string`);let a=O.findKey(r,i);(!a||r[a]===void 0||n===!0||n===void 0&&r[a]!==!1)&&(r[a||t]=Ze(e))}let a=(e,t)=>O.forEach(e,(e,n)=>i(e,n,t));if(O.isPlainObject(e)||e instanceof this.constructor)a(e,t);else if(O.isString(e)&&(e=e.trim())&&!$e(e))a(Ve(e),t);else if(O.isObject(e)&&O.isIterable(e)){let n={},r,i;for(let t of e){if(!O.isArray(t))throw TypeError(`Object iterator must return a key-value pair`);n[i=t[0]]=(r=n[i])?O.isArray(r)?[...r,t[1]]:[r,t[1]]:t[1]}a(n,t)}else e!=null&&i(t,e,n);return this}get(e,t){if(e=Xe(e),e){let n=O.findKey(this,e);if(n){let e=this[n];if(!t)return e;if(t===!0)return Qe(e);if(O.isFunction(t))return t.call(this,e,n);if(O.isRegExp(t))return t.exec(e);throw TypeError(`parser must be boolean|regexp|function`)}}}has(e,t){if(e=Xe(e),e){let n=O.findKey(this,e);return!!(n&&this[n]!==void 0&&(!t||et(this,this[n],n,t)))}return!1}delete(e,t){let n=this,r=!1;function i(e){if(e=Xe(e),e){let i=O.findKey(n,e);i&&(!t||et(n,n[i],i,t))&&(delete n[i],r=!0)}}return O.isArray(e)?e.forEach(i):i(e),r}clear(e){let t=Object.keys(this),n=t.length,r=!1;for(;n--;){let i=t[n];(!e||et(this,this[i],i,e,!0))&&(delete this[i],r=!0)}return r}normalize(e){let t=this,n={};return O.forEach(this,(r,i)=>{let a=O.findKey(n,i);if(a){t[a]=Ze(r),delete t[i];return}let o=e?tt(i):String(i).trim();o!==i&&delete t[i],t[o]=Ze(r),n[o]=!0}),this}concat(...e){return this.constructor.concat(this,...e)}toJSON(e){let t=Object.create(null);return O.forEach(this,(n,r)=>{n!=null&&n!==!1&&(t[r]=e&&O.isArray(n)?n.join(`, `):n)}),t}[Symbol.iterator](){return Object.entries(this.toJSON())[Symbol.iterator]()}toString(){return Object.entries(this.toJSON()).map(([e,t])=>e+`: `+t).join(`
|
|
3
|
+
`)}getSetCookie(){return this.get(`set-cookie`)||[]}get[Symbol.toStringTag](){return`AxiosHeaders`}static from(e){return e instanceof this?e:new this(e)}static concat(e,...t){let n=new this(e);return t.forEach(e=>n.set(e)),n}static accessor(e){let t=(this[Ye]=this[Ye]={accessors:{}}).accessors,n=this.prototype;function r(e){let r=Xe(e);t[r]||(nt(n,e),t[r]=!0)}return O.isArray(e)?e.forEach(r):r(e),this}};k.accessor([`Content-Type`,`Content-Length`,`Accept`,`Accept-Encoding`,`User-Agent`,`Authorization`]),O.reduceDescriptors(k.prototype,({value:e},t)=>{let n=t[0].toUpperCase()+t.slice(1);return{get:()=>e,set(e){this[n]=e}}}),O.freezeMethods(k);function rt(e){if(O.hasOwnProp(e,`toJSON`))return!0;let t=Object.getPrototypeOf(e);for(;t&&t!==Object.prototype;){if(O.hasOwnProp(t,`toJSON`))return!0;t=Object.getPrototypeOf(t)}return!1}function it(e,t){let n=new Set(t.map(e=>String(e).toLowerCase())),r=[],i=e=>{if(typeof e!=`object`||!e||O.isBuffer(e))return e;if(r.indexOf(e)!==-1)return;e instanceof k&&(e=e.toJSON()),r.push(e);let t;if(O.isArray(e))t=[],e.forEach((e,n)=>{let r=i(e);O.isUndefined(r)||(t[n]=r)});else{if(!O.isPlainObject(e)&&rt(e))return r.pop(),e;t=Object.create(null);for(let[r,a]of Object.entries(e)){let e=n.has(r.toLowerCase())?`[REDACTED ****]`:i(a);O.isUndefined(e)||(t[r]=e)}}return r.pop(),t};return i(e)}var A=class e extends Error{static from(t,n,r,i,a,o){let s=new e(t.message,n||t.code,r,i,a);return s.cause=t,s.name=t.name,t.status!=null&&s.status==null&&(s.status=t.status),o&&Object.assign(s,o),s}constructor(e,t,n,r,i){super(e),Object.defineProperty(this,`message`,{__proto__:null,value:e,enumerable:!0,writable:!0,configurable:!0}),this.name=`AxiosError`,this.isAxiosError=!0,t&&(this.code=t),n&&(this.config=n),r&&(this.request=r),i&&(this.response=i,this.status=i.status)}toJSON(){let e=this.config,t=e&&O.hasOwnProp(e,`redact`)?e.redact:void 0,n=O.isArray(t)&&t.length>0?it(e,t):O.toJSONObject(e);return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:n,code:this.code,status:this.status}}};A.ERR_BAD_OPTION_VALUE=`ERR_BAD_OPTION_VALUE`,A.ERR_BAD_OPTION=`ERR_BAD_OPTION`,A.ECONNABORTED=`ECONNABORTED`,A.ETIMEDOUT=`ETIMEDOUT`,A.ECONNREFUSED=`ECONNREFUSED`,A.ERR_NETWORK=`ERR_NETWORK`,A.ERR_FR_TOO_MANY_REDIRECTS=`ERR_FR_TOO_MANY_REDIRECTS`,A.ERR_DEPRECATED=`ERR_DEPRECATED`,A.ERR_BAD_RESPONSE=`ERR_BAD_RESPONSE`,A.ERR_BAD_REQUEST=`ERR_BAD_REQUEST`,A.ERR_CANCELED=`ERR_CANCELED`,A.ERR_NOT_SUPPORT=`ERR_NOT_SUPPORT`,A.ERR_INVALID_URL=`ERR_INVALID_URL`,A.ERR_FORM_DATA_DEPTH_EXCEEDED=`ERR_FORM_DATA_DEPTH_EXCEEDED`;function at(e){return O.isPlainObject(e)||O.isArray(e)}function ot(e){return O.endsWith(e,`[]`)?e.slice(0,-2):e}function st(e,t,n){return e?e.concat(t).map(function(e,t){return e=ot(e),!n&&t?`[`+e+`]`:e}).join(n?`.`:``):t}function ct(e){return O.isArray(e)&&!e.some(at)}let lt=O.toFlatObject(O,{},null,function(e){return/^is[A-Z]/.test(e)});function ut(e,t,n){if(!O.isObject(e))throw TypeError(`target must be an object`);t=t||new FormData,n=O.toFlatObject(n,{metaTokens:!0,dots:!1,indexes:!1},!1,function(e,t){return!O.isUndefined(t[e])});let r=n.metaTokens,i=n.visitor||d,a=n.dots,o=n.indexes,s=n.Blob||typeof Blob<`u`&&Blob,c=n.maxDepth===void 0?100:n.maxDepth,l=s&&O.isSpecCompliantForm(t);if(!O.isFunction(i))throw TypeError(`visitor must be a function`);function u(e){if(e===null)return``;if(O.isDate(e))return e.toISOString();if(O.isBoolean(e))return e.toString();if(!l&&O.isBlob(e))throw new A(`Blob is not supported. Use a Buffer instead.`);return O.isArrayBuffer(e)||O.isTypedArray(e)?l&&typeof Blob==`function`?new Blob([e]):Buffer.from(e):e}function d(e,n,i){let s=e;if(O.isReactNative(t)&&O.isReactNativeBlob(e))return t.append(st(i,n,a),u(e)),!1;if(e&&!i&&typeof e==`object`){if(O.endsWith(n,`{}`))n=r?n:n.slice(0,-2),e=JSON.stringify(e);else if(O.isArray(e)&&ct(e)||(O.isFileList(e)||O.endsWith(n,`[]`))&&(s=O.toArray(e)))return n=ot(n),s.forEach(function(e,r){!(O.isUndefined(e)||e===null)&&t.append(o===!0?st([n],r,a):o===null?n:n+`[]`,u(e))}),!1}return at(e)?!0:(t.append(st(i,n,a),u(e)),!1)}let f=[],p=Object.assign(lt,{defaultVisitor:d,convertValue:u,isVisitable:at});function m(e,n,r=0){if(!O.isUndefined(e)){if(r>c)throw new A(`Object is too deeply nested (`+r+` levels). Max depth: `+c,A.ERR_FORM_DATA_DEPTH_EXCEEDED);if(f.indexOf(e)!==-1)throw Error(`Circular reference detected in `+n.join(`.`));f.push(e),O.forEach(e,function(e,a){(!(O.isUndefined(e)||e===null)&&i.call(t,e,O.isString(a)?a.trim():a,n,p))===!0&&m(e,n?n.concat(a):[a],r+1)}),f.pop()}}if(!O.isObject(e))throw TypeError(`data must be an object`);return m(e),t}function dt(e){let t={"!":`%21`,"'":`%27`,"(":`%28`,")":`%29`,"~":`%7E`,"%20":`+`};return encodeURIComponent(e).replace(/[!'()~]|%20/g,function(e){return t[e]})}function ft(e,t){this._pairs=[],e&&ut(e,this,t)}let pt=ft.prototype;pt.append=function(e,t){this._pairs.push([e,t])},pt.toString=function(e){let t=e?function(t){return e.call(this,t,dt)}:dt;return this._pairs.map(function(e){return t(e[0])+`=`+t(e[1])},``).join(`&`)};function mt(e){return encodeURIComponent(e).replace(/%3A/gi,`:`).replace(/%24/g,`$`).replace(/%2C/gi,`,`).replace(/%20/g,`+`)}function ht(e,t,n){if(!t)return e;let r=n&&n.encode||mt,i=O.isFunction(n)?{serialize:n}:n,a=i&&i.serialize,o;if(o=a?a(t,i):O.isURLSearchParams(t)?t.toString():new ft(t,i).toString(r),o){let t=e.indexOf(`#`);t!==-1&&(e=e.slice(0,t)),e+=(e.indexOf(`?`)===-1?`?`:`&`)+o}return e}var gt=class{constructor(){this.handlers=[]}use(e,t,n){return this.handlers.push({fulfilled:e,rejected:t,synchronous:n?n.synchronous:!1,runWhen:n?n.runWhen:null}),this.handlers.length-1}eject(e){this.handlers[e]&&(this.handlers[e]=null)}clear(){this.handlers&&(this.handlers=[])}forEach(e){O.forEach(this.handlers,function(t){t!==null&&e(t)})}},_t={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1,legacyInterceptorReqResOrdering:!0},vt={isBrowser:!0,classes:{URLSearchParams:typeof URLSearchParams<`u`?URLSearchParams:ft,FormData:typeof FormData<`u`?FormData:null,Blob:typeof Blob<`u`?Blob:null},protocols:[`http`,`https`,`file`,`blob`,`url`,`data`]},yt=n({hasBrowserEnv:()=>bt,hasStandardBrowserEnv:()=>St,hasStandardBrowserWebWorkerEnv:()=>Ct,navigator:()=>xt,origin:()=>wt});let bt=typeof window<`u`&&typeof document<`u`,xt=typeof navigator==`object`&&navigator||void 0,St=bt&&(!xt||[`ReactNative`,`NativeScript`,`NS`].indexOf(xt.product)<0),Ct=typeof WorkerGlobalScope<`u`&&self instanceof WorkerGlobalScope&&typeof self.importScripts==`function`,wt=bt&&window.location.href||`http://localhost`;var j={...yt,...vt};function Tt(e,t){return ut(e,new j.classes.URLSearchParams,{visitor:function(e,t,n,r){return j.isNode&&O.isBuffer(e)?(this.append(t,e.toString(`base64`)),!1):r.defaultVisitor.apply(this,arguments)},...t})}function Et(e){return O.matchAll(/\w+|\[(\w*)]/g,e).map(e=>e[0]===`[]`?``:e[1]||e[0])}function Dt(e){let t={},n=Object.keys(e),r,i=n.length,a;for(r=0;r<i;r++)a=n[r],t[a]=e[a];return t}function Ot(e){function t(e,n,r,i){let a=e[i++];if(a===`__proto__`)return!0;let o=Number.isFinite(+a),s=i>=e.length;return a=!a&&O.isArray(r)?r.length:a,s?(O.hasOwnProp(r,a)?r[a]=O.isArray(r[a])?r[a].concat(n):[r[a],n]:r[a]=n,!o):((!O.hasOwnProp(r,a)||!O.isObject(r[a]))&&(r[a]=[]),t(e,n,r[a],i)&&O.isArray(r[a])&&(r[a]=Dt(r[a])),!o)}if(O.isFormData(e)&&O.isFunction(e.entries)){let n={};return O.forEachEntry(e,(e,r)=>{t(Et(e),r,n,0)}),n}return null}let M=(e,t)=>e!=null&&O.hasOwnProp(e,t)?e[t]:void 0;function kt(e,t,n){if(O.isString(e))try{return(t||JSON.parse)(e),O.trim(e)}catch(e){if(e.name!==`SyntaxError`)throw e}return(n||JSON.stringify)(e)}let At={transitional:_t,adapter:[`xhr`,`http`,`fetch`],transformRequest:[function(e,t){let n=t.getContentType()||``,r=n.indexOf(`application/json`)>-1,i=O.isObject(e);if(i&&O.isHTMLForm(e)&&(e=new FormData(e)),O.isFormData(e))return r?JSON.stringify(Ot(e)):e;if(O.isArrayBuffer(e)||O.isBuffer(e)||O.isStream(e)||O.isFile(e)||O.isBlob(e)||O.isReadableStream(e))return e;if(O.isArrayBufferView(e))return e.buffer;if(O.isURLSearchParams(e))return t.setContentType(`application/x-www-form-urlencoded;charset=utf-8`,!1),e.toString();let a;if(i){let t=M(this,`formSerializer`);if(n.indexOf(`application/x-www-form-urlencoded`)>-1)return Tt(e,t).toString();if((a=O.isFileList(e))||n.indexOf(`multipart/form-data`)>-1){let n=M(this,`env`),r=n&&n.FormData;return ut(a?{"files[]":e}:e,r&&new r,t)}}return i||r?(t.setContentType(`application/json`,!1),kt(e)):e}],transformResponse:[function(e){let t=M(this,`transitional`)||At.transitional,n=t&&t.forcedJSONParsing,r=M(this,`responseType`),i=r===`json`;if(O.isResponse(e)||O.isReadableStream(e))return e;if(e&&O.isString(e)&&(n&&!r||i)){let n=!(t&&t.silentJSONParsing)&&i;try{return JSON.parse(e,M(this,`parseReviver`))}catch(e){if(n)throw e.name===`SyntaxError`?A.from(e,A.ERR_BAD_RESPONSE,this,null,M(this,`response`)):e}}return e}],timeout:0,xsrfCookieName:`XSRF-TOKEN`,xsrfHeaderName:`X-XSRF-TOKEN`,maxContentLength:-1,maxBodyLength:-1,env:{FormData:j.classes.FormData,Blob:j.classes.Blob},validateStatus:function(e){return e>=200&&e<300},headers:{common:{Accept:`application/json, text/plain, */*`,"Content-Type":void 0}}};O.forEach([`delete`,`get`,`head`,`post`,`put`,`patch`,`query`],e=>{At.headers[e]={}});function jt(e,t){let n=this||At,r=t||n,i=k.from(r.headers),a=r.data;return O.forEach(e,function(e){a=e.call(n,a,i.normalize(),t?t.status:void 0)}),i.normalize(),a}function Mt(e){return!!(e&&e.__CANCEL__)}var Nt=class extends A{constructor(e,t,n){super(e??`canceled`,A.ERR_CANCELED,t,n),this.name=`CanceledError`,this.__CANCEL__=!0}};function Pt(e,t,n){let r=n.config.validateStatus;!n.status||!r||r(n.status)?e(n):t(new A(`Request failed with status code `+n.status,n.status>=400&&n.status<500?A.ERR_BAD_REQUEST:A.ERR_BAD_RESPONSE,n.config,n.request,n))}function Ft(e){let t=/^([-+\w]{1,25}):(?:\/\/)?/.exec(e);return t&&t[1]||``}function It(e,t){e=e||10;let n=Array(e),r=Array(e),i=0,a=0,o;return t=t===void 0?1e3:t,function(s){let c=Date.now(),l=r[a];o||(o=c),n[i]=s,r[i]=c;let u=a,d=0;for(;u!==i;)d+=n[u++],u%=e;if(i=(i+1)%e,i===a&&(a=(a+1)%e),c-o<t)return;let f=l&&c-l;return f?Math.round(d*1e3/f):void 0}}function Lt(e,t){let n=0,r=1e3/t,i,a,o=(t,r=Date.now())=>{n=r,i=null,a&&(clearTimeout(a),a=null),e(...t)};return[(...e)=>{let t=Date.now(),s=t-n;s>=r?o(e,t):(i=e,a||(a=setTimeout(()=>{a=null,o(i)},r-s)))},()=>i&&o(i)]}let Rt=(e,t,n=3)=>{let r=0,i=It(50,250);return Lt(n=>{if(!n||typeof n.loaded!=`number`)return;let a=n.loaded,o=n.lengthComputable?n.total:void 0,s=o==null?a:Math.min(a,o),c=Math.max(0,s-r),l=i(c);r=Math.max(r,s),e({loaded:s,total:o,progress:o?s/o:void 0,bytes:c,rate:l||void 0,estimated:l&&o?(o-s)/l:void 0,event:n,lengthComputable:o!=null,[t?`download`:`upload`]:!0})},n)},zt=(e,t)=>{let n=e!=null;return[r=>t[0]({lengthComputable:n,total:e,loaded:r}),t[1]]},Bt=e=>(...t)=>O.asap(()=>e(...t));var Vt=j.hasStandardBrowserEnv?((e,t)=>n=>(n=new URL(n,j.origin),e.protocol===n.protocol&&e.host===n.host&&(t||e.port===n.port)))(new URL(j.origin),j.navigator&&/(msie|trident)/i.test(j.navigator.userAgent)):()=>!0,Ht=j.hasStandardBrowserEnv?{write(e,t,n,r,i,a,o){if(typeof document>`u`)return;let s=[`${e}=${encodeURIComponent(t)}`];O.isNumber(n)&&s.push(`expires=${new Date(n).toUTCString()}`),O.isString(r)&&s.push(`path=${r}`),O.isString(i)&&s.push(`domain=${i}`),a===!0&&s.push(`secure`),O.isString(o)&&s.push(`SameSite=${o}`),document.cookie=s.join(`; `)},read(e){if(typeof document>`u`)return null;let t=document.cookie.split(`;`);for(let n=0;n<t.length;n++){let r=t[n].replace(/^\s+/,``),i=r.indexOf(`=`);if(i!==-1&&r.slice(0,i)===e)return decodeURIComponent(r.slice(i+1))}return null},remove(e){this.write(e,``,Date.now()-864e5,`/`)}}:{write(){},read(){return null},remove(){}};function Ut(e){return typeof e==`string`?/^([a-z][a-z\d+\-.]*:)?\/\//i.test(e):!1}function Wt(e,t){return t?e.replace(/\/?\/$/,``)+`/`+t.replace(/^\/+/,``):e}function Gt(e,t,n){let r=!Ut(t);return e&&(r||n===!1)?Wt(e,t):t}let Kt=e=>e instanceof k?{...e}:e;function N(e,t){t=t||{};let n=Object.create(null);Object.defineProperty(n,`hasOwnProperty`,{__proto__:null,value:Object.prototype.hasOwnProperty,enumerable:!1,writable:!0,configurable:!0});function r(e,t,n,r){return O.isPlainObject(e)&&O.isPlainObject(t)?O.merge.call({caseless:r},e,t):O.isPlainObject(t)?O.merge({},t):O.isArray(t)?t.slice():t}function i(e,t,n,i){if(!O.isUndefined(t))return r(e,t,n,i);if(!O.isUndefined(e))return r(void 0,e,n,i)}function a(e,t){if(!O.isUndefined(t))return r(void 0,t)}function o(e,t){if(!O.isUndefined(t))return r(void 0,t);if(!O.isUndefined(e))return r(void 0,e)}function s(n,i,a){if(O.hasOwnProp(t,a))return r(n,i);if(O.hasOwnProp(e,a))return r(void 0,n)}let c={url:a,method:a,data:a,baseURL:o,transformRequest:o,transformResponse:o,paramsSerializer:o,timeout:o,timeoutMessage:o,withCredentials:o,withXSRFToken:o,adapter:o,responseType:o,xsrfCookieName:o,xsrfHeaderName:o,onUploadProgress:o,onDownloadProgress:o,decompress:o,maxContentLength:o,maxBodyLength:o,beforeRedirect:o,transport:o,httpAgent:o,httpsAgent:o,cancelToken:o,socketPath:o,allowedSocketPaths:o,responseEncoding:o,validateStatus:s,headers:(e,t,n)=>i(Kt(e),Kt(t),n,!0)};return O.forEach(Object.keys({...e,...t}),function(r){if(r===`__proto__`||r===`constructor`||r===`prototype`)return;let a=O.hasOwnProp(c,r)?c[r]:i,o=a(O.hasOwnProp(e,r)?e[r]:void 0,O.hasOwnProp(t,r)?t[r]:void 0,r);O.isUndefined(o)&&a!==s||(n[r]=o)}),n}let qt=[`content-type`,`content-length`];function Jt(e,t,n){if(n!==`content-only`){e.set(t);return}Object.entries(t).forEach(([t,n])=>{qt.includes(t.toLowerCase())&&e.set(t,n)})}let Yt=e=>encodeURIComponent(e).replace(/%([0-9A-F]{2})/gi,(e,t)=>String.fromCharCode(parseInt(t,16)));var Xt=e=>{let t=N({},e),n=e=>O.hasOwnProp(t,e)?t[e]:void 0,r=n(`data`),i=n(`withXSRFToken`),a=n(`xsrfHeaderName`),o=n(`xsrfCookieName`),s=n(`headers`),c=n(`auth`),l=n(`baseURL`),u=n(`allowAbsoluteUrls`),d=n(`url`);if(t.headers=s=k.from(s),t.url=ht(Gt(l,d,u),e.params,e.paramsSerializer),c&&s.set(`Authorization`,`Basic `+btoa((c.username||``)+`:`+(c.password?Yt(c.password):``))),O.isFormData(r)&&(j.hasStandardBrowserEnv||j.hasStandardBrowserWebWorkerEnv?s.setContentType(void 0):O.isFunction(r.getHeaders)&&Jt(s,r.getHeaders(),n(`formDataHeaderPolicy`))),j.hasStandardBrowserEnv&&(O.isFunction(i)&&(i=i(t)),i===!0||i==null&&Vt(t.url))){let e=a&&o&&Ht.read(o);e&&s.set(a,e)}return t},Zt=typeof XMLHttpRequest<`u`&&function(e){return new Promise(function(t,n){let r=Xt(e),i=r.data,a=k.from(r.headers).normalize(),{responseType:o,onUploadProgress:s,onDownloadProgress:c}=r,l,u,d,f,p;function m(){f&&f(),p&&p(),r.cancelToken&&r.cancelToken.unsubscribe(l),r.signal&&r.signal.removeEventListener(`abort`,l)}let h=new XMLHttpRequest;h.open(r.method.toUpperCase(),r.url,!0),h.timeout=r.timeout;function g(){if(!h)return;let r=k.from(`getAllResponseHeaders`in h&&h.getAllResponseHeaders());Pt(function(e){t(e),m()},function(e){n(e),m()},{data:!o||o===`text`||o===`json`?h.responseText:h.response,status:h.status,statusText:h.statusText,headers:r,config:e,request:h}),h=null}`onloadend`in h?h.onloadend=g:h.onreadystatechange=function(){!h||h.readyState!==4||h.status===0&&!(h.responseURL&&h.responseURL.startsWith(`file:`))||setTimeout(g)},h.onabort=function(){h&&(n(new A(`Request aborted`,A.ECONNABORTED,e,h)),m(),h=null)},h.onerror=function(t){let r=new A(t&&t.message?t.message:`Network Error`,A.ERR_NETWORK,e,h);r.event=t||null,n(r),m(),h=null},h.ontimeout=function(){let t=r.timeout?`timeout of `+r.timeout+`ms exceeded`:`timeout exceeded`,i=r.transitional||_t;r.timeoutErrorMessage&&(t=r.timeoutErrorMessage),n(new A(t,i.clarifyTimeoutError?A.ETIMEDOUT:A.ECONNABORTED,e,h)),m(),h=null},i===void 0&&a.setContentType(null),`setRequestHeader`in h&&O.forEach(Je(a),function(e,t){h.setRequestHeader(t,e)}),O.isUndefined(r.withCredentials)||(h.withCredentials=!!r.withCredentials),o&&o!==`json`&&(h.responseType=r.responseType),c&&([d,p]=Rt(c,!0),h.addEventListener(`progress`,d)),s&&h.upload&&([u,f]=Rt(s),h.upload.addEventListener(`progress`,u),h.upload.addEventListener(`loadend`,f)),(r.cancelToken||r.signal)&&(l=t=>{h&&(n(!t||t.type?new Nt(null,e,h):t),h.abort(),m(),h=null)},r.cancelToken&&r.cancelToken.subscribe(l),r.signal&&(r.signal.aborted?l():r.signal.addEventListener(`abort`,l)));let _=Ft(r.url);if(_&&!j.protocols.includes(_)){n(new A(`Unsupported protocol `+_+`:`,A.ERR_BAD_REQUEST,e));return}h.send(i||null)})};let Qt=(e,t)=>{if(e=e?e.filter(Boolean):[],!t&&!e.length)return;let n=new AbortController,r=!1,i=function(e){if(!r){r=!0,o();let t=e instanceof Error?e:this.reason;n.abort(t instanceof A?t:new Nt(t instanceof Error?t.message:t))}},a=t&&setTimeout(()=>{a=null,i(new A(`timeout of ${t}ms exceeded`,A.ETIMEDOUT))},t),o=()=>{e&&(a&&clearTimeout(a),a=null,e.forEach(e=>{e.unsubscribe?e.unsubscribe(i):e.removeEventListener(`abort`,i)}),e=null)};e.forEach(e=>e.addEventListener(`abort`,i));let{signal:s}=n;return s.unsubscribe=()=>O.asap(o),s},$t=function*(e,t){let n=e.byteLength;if(!t||n<t){yield e;return}let r=0,i;for(;r<n;)i=r+t,yield e.slice(r,i),r=i},en=async function*(e,t){for await(let n of tn(e))yield*$t(n,t)},tn=async function*(e){if(e[Symbol.asyncIterator]){yield*e;return}let t=e.getReader();try{for(;;){let{done:e,value:n}=await t.read();if(e)break;yield n}}finally{await t.cancel()}},nn=(e,t,n,r)=>{let i=en(e,t),a=0,o,s=e=>{o||(o=!0,r&&r(e))};return new ReadableStream({async pull(e){try{let{done:t,value:r}=await i.next();if(t){s(),e.close();return}let o=r.byteLength;n&&n(a+=o),e.enqueue(new Uint8Array(r))}catch(e){throw s(e),e}},cancel(e){return s(e),i.return()}},{highWaterMark:2})};function rn(e){if(!e||typeof e!=`string`||!e.startsWith(`data:`))return 0;let t=e.indexOf(`,`);if(t<0)return 0;let n=e.slice(5,t),r=e.slice(t+1);if(/;base64/i.test(n)){let e=r.length,t=r.length;for(let n=0;n<t;n++)if(r.charCodeAt(n)===37&&n+2<t){let t=r.charCodeAt(n+1),i=r.charCodeAt(n+2);(t>=48&&t<=57||t>=65&&t<=70||t>=97&&t<=102)&&(i>=48&&i<=57||i>=65&&i<=70||i>=97&&i<=102)&&(e-=2,n+=2)}let n=0,i=t-1,a=e=>e>=2&&r.charCodeAt(e-2)===37&&r.charCodeAt(e-1)===51&&(r.charCodeAt(e)===68||r.charCodeAt(e)===100);i>=0&&(r.charCodeAt(i)===61?(n++,i--):a(i)&&(n++,i-=3)),n===1&&i>=0&&(r.charCodeAt(i)===61||a(i))&&n++;let o=Math.floor(e/4)*3-(n||0);return o>0?o:0}if(typeof Buffer<`u`&&typeof Buffer.byteLength==`function`)return Buffer.byteLength(r,`utf8`);let i=0;for(let e=0,t=r.length;e<t;e++){let n=r.charCodeAt(e);if(n<128)i+=1;else if(n<2048)i+=2;else if(n>=55296&&n<=56319&&e+1<t){let t=r.charCodeAt(e+1);t>=56320&&t<=57343?(i+=4,e++):i+=3}else i+=3}return i}let an=`1.16.1`,on=64*1024,{isFunction:sn}=O,cn=(e,...t)=>{try{return!!e(...t)}catch{return!1}},ln=e=>{let t=O.global!==void 0&&O.global!==null?O.global:globalThis,{ReadableStream:n,TextEncoder:r}=t;e=O.merge.call({skipUndefined:!0},{Request:t.Request,Response:t.Response},e);let{fetch:i,Request:a,Response:o}=e,s=i?sn(i):typeof fetch==`function`,c=sn(a),l=sn(o);if(!s)return!1;let u=s&&sn(n),d=s&&(typeof r==`function`?(e=>t=>e.encode(t))(new r):async e=>new Uint8Array(await new a(e).arrayBuffer())),f=c&&u&&cn(()=>{let e=!1,t=new a(j.origin,{body:new n,method:`POST`,get duplex(){return e=!0,`half`}}),r=t.headers.has(`Content-Type`);return t.body!=null&&t.body.cancel(),e&&!r}),p=l&&u&&cn(()=>O.isReadableStream(new o(``).body)),m={stream:p&&(e=>e.body)};s&&[`text`,`arrayBuffer`,`blob`,`formData`,`stream`].forEach(e=>{!m[e]&&(m[e]=(t,n)=>{let r=t&&t[e];if(r)return r.call(t);throw new A(`Response type '${e}' is not supported`,A.ERR_NOT_SUPPORT,n)})});let h=async e=>{if(e==null)return 0;if(O.isBlob(e))return e.size;if(O.isSpecCompliantForm(e))return(await new a(j.origin,{method:`POST`,body:e}).arrayBuffer()).byteLength;if(O.isArrayBufferView(e)||O.isArrayBuffer(e))return e.byteLength;if(O.isURLSearchParams(e)&&(e+=``),O.isString(e))return(await d(e)).byteLength},g=async(e,t)=>O.toFiniteNumber(e.getContentLength())??h(t);return async e=>{let{url:t,method:n,data:s,signal:l,cancelToken:u,timeout:d,onDownloadProgress:h,onUploadProgress:_,responseType:v,headers:y,withCredentials:ee=`same-origin`,fetchOptions:b,maxContentLength:x,maxBodyLength:te}=Xt(e),S=O.isNumber(x)&&x>-1,ne=O.isNumber(te)&&te>-1,re=i||fetch;v=v?(v+``).toLowerCase():`text`;let C=Qt([l,u&&u.toAbortSignal()],d),w=null,T=C&&C.unsubscribe&&(()=>{C.unsubscribe()}),ie;try{if(S&&typeof t==`string`&&t.startsWith(`data:`)&&rn(t)>x)throw new A(`maxContentLength size of `+x+` exceeded`,A.ERR_BAD_RESPONSE,e,w);if(ne&&n!==`get`&&n!==`head`){let t=await g(y,s);if(typeof t==`number`&&isFinite(t)&&t>te)throw new A(`Request body larger than maxBodyLength limit`,A.ERR_BAD_REQUEST,e,w)}if(_&&f&&n!==`get`&&n!==`head`&&(ie=await g(y,s))!==0){let e=new a(t,{method:`POST`,body:s,duplex:`half`}),n;if(O.isFormData(s)&&(n=e.headers.get(`content-type`))&&y.setContentType(n),e.body){let[t,n]=zt(ie,Rt(Bt(_)));s=nn(e.body,on,t,n)}}O.isString(ee)||(ee=ee?`include`:`omit`);let i=c&&`credentials`in a.prototype;if(O.isFormData(s)){let e=y.getContentType();e&&/^multipart\/form-data/i.test(e)&&!/boundary=/i.test(e)&&y.delete(`content-type`)}y.set(`User-Agent`,`axios/`+an,!1);let l={...b,signal:C,method:n.toUpperCase(),headers:Je(y.normalize()),body:s,duplex:`half`,credentials:i?ee:void 0};w=c&&new a(t,l);let u=await(c?re(w,b):re(t,l));if(S){let t=O.toFiniteNumber(u.headers.get(`content-length`));if(t!=null&&t>x)throw new A(`maxContentLength size of `+x+` exceeded`,A.ERR_BAD_RESPONSE,e,w)}let d=p&&(v===`stream`||v===`response`);if(p&&u.body&&(h||S||d&&T)){let t={};[`status`,`statusText`,`headers`].forEach(e=>{t[e]=u[e]});let n=O.toFiniteNumber(u.headers.get(`content-length`)),[r,i]=h&&zt(n,Rt(Bt(h),!0))||[],a=0;u=new o(nn(u.body,on,t=>{if(S&&(a=t,a>x))throw new A(`maxContentLength size of `+x+` exceeded`,A.ERR_BAD_RESPONSE,e,w);r&&r(t)},()=>{i&&i(),T&&T()}),t)}v=v||`text`;let E=await m[O.findKey(m,v)||`text`](u,e);if(S&&!p&&!d){let t;if(E!=null&&(typeof E.byteLength==`number`?t=E.byteLength:typeof E.size==`number`?t=E.size:typeof E==`string`&&(t=typeof r==`function`?new r().encode(E).byteLength:E.length)),typeof t==`number`&&t>x)throw new A(`maxContentLength size of `+x+` exceeded`,A.ERR_BAD_RESPONSE,e,w)}return!d&&T&&T(),await new Promise((t,n)=>{Pt(t,n,{data:E,headers:k.from(u.headers),status:u.status,statusText:u.statusText,config:e,request:w})})}catch(t){if(T&&T(),C&&C.aborted&&C.reason instanceof A){let n=C.reason;throw n.config=e,w&&(n.request=w),t!==n&&(n.cause=t),n}throw t&&t.name===`TypeError`&&/Load failed|fetch/i.test(t.message)?Object.assign(new A(`Network Error`,A.ERR_NETWORK,e,w,t&&t.response),{cause:t.cause||t}):A.from(t,t&&t.code,e,w,t&&t.response)}}},un=new Map,dn=e=>{let t=e&&e.env||{},{fetch:n,Request:r,Response:i}=t,a=[r,i,n],o=a.length,s,c,l=un;for(;o--;)s=a[o],c=l.get(s),c===void 0&&l.set(s,c=o?new Map:ln(t)),l=c;return c};dn();let fn={http:null,xhr:Zt,fetch:{get:dn}};O.forEach(fn,(e,t)=>{if(e){try{Object.defineProperty(e,`name`,{__proto__:null,value:t})}catch{}Object.defineProperty(e,`adapterName`,{__proto__:null,value:t})}});let pn=e=>`- ${e}`,mn=e=>O.isFunction(e)||e===null||e===!1;function hn(e,t){e=O.isArray(e)?e:[e];let{length:n}=e,r,i,a={};for(let o=0;o<n;o++){r=e[o];let n;if(i=r,!mn(r)&&(i=fn[(n=String(r)).toLowerCase()],i===void 0))throw new A(`Unknown adapter '${n}'`);if(i&&(O.isFunction(i)||(i=i.get(t))))break;a[n||`#`+o]=i}if(!i){let e=Object.entries(a).map(([e,t])=>`adapter ${e} `+(t===!1?`is not supported by the environment`:`is not available in the build`));throw new A(`There is no suitable adapter to dispatch the request `+(n?e.length>1?`since :
|
|
4
|
+
`+e.map(pn).join(`
|
|
5
|
+
`):` `+pn(e[0]):`as no adapter specified`),`ERR_NOT_SUPPORT`)}return i}var gn={getAdapter:hn,adapters:fn};function _n(e){if(e.cancelToken&&e.cancelToken.throwIfRequested(),e.signal&&e.signal.aborted)throw new Nt(null,e)}function vn(e){return _n(e),e.headers=k.from(e.headers),e.data=jt.call(e,e.transformRequest),[`post`,`put`,`patch`].indexOf(e.method)!==-1&&e.headers.setContentType(`application/x-www-form-urlencoded`,!1),gn.getAdapter(e.adapter||At.adapter,e)(e).then(function(t){_n(e),e.response=t;try{t.data=jt.call(e,e.transformResponse,t)}finally{delete e.response}return t.headers=k.from(t.headers),t},function(t){if(!Mt(t)&&(_n(e),t&&t.response)){e.response=t.response;try{t.response.data=jt.call(e,e.transformResponse,t.response)}finally{delete e.response}t.response.headers=k.from(t.response.headers)}return Promise.reject(t)})}let yn={};[`object`,`boolean`,`number`,`function`,`string`,`symbol`].forEach((e,t)=>{yn[e]=function(n){return typeof n===e||`a`+(t<1?`n `:` `)+e}});let bn={};yn.transitional=function(e,t,n){function r(e,t){return`[Axios v`+an+`] Transitional option '`+e+`'`+t+(n?`. `+n:``)}return(n,i,a)=>{if(e===!1)throw new A(r(i,` has been removed`+(t?` in `+t:``)),A.ERR_DEPRECATED);return t&&!bn[i]&&(bn[i]=!0,console.warn(r(i,` has been deprecated since v`+t+` and will be removed in the near future`))),e?e(n,i,a):!0}},yn.spelling=function(e){return(t,n)=>(console.warn(`${n} is likely a misspelling of ${e}`),!0)};function xn(e,t,n){if(typeof e!=`object`)throw new A(`options must be an object`,A.ERR_BAD_OPTION_VALUE);let r=Object.keys(e),i=r.length;for(;i-- >0;){let a=r[i],o=Object.prototype.hasOwnProperty.call(t,a)?t[a]:void 0;if(o){let t=e[a],n=t===void 0||o(t,a,e);if(n!==!0)throw new A(`option `+a+` must be `+n,A.ERR_BAD_OPTION_VALUE);continue}if(n!==!0)throw new A(`Unknown option `+a,A.ERR_BAD_OPTION)}}var Sn={assertOptions:xn,validators:yn};let P=Sn.validators;var F=class{constructor(e){this.defaults=e||{},this.interceptors={request:new gt,response:new gt}}async request(e,t){try{return await this._request(e,t)}catch(e){if(e instanceof Error){let t={};Error.captureStackTrace?Error.captureStackTrace(t):t=Error();let n=(()=>{if(!t.stack)return``;let e=t.stack.indexOf(`
|
|
6
|
+
`);return e===-1?``:t.stack.slice(e+1)})();try{if(!e.stack)e.stack=n;else if(n){let t=n.indexOf(`
|
|
7
|
+
`),r=t===-1?-1:n.indexOf(`
|
|
8
|
+
`,t+1),i=r===-1?``:n.slice(r+1);String(e.stack).endsWith(i)||(e.stack+=`
|
|
9
|
+
`+n)}}catch{}}throw e}}_request(e,t){typeof e==`string`?(t=t||{},t.url=e):t=e||{},t=N(this.defaults,t);let{transitional:n,paramsSerializer:r,headers:i}=t;n!==void 0&&Sn.assertOptions(n,{silentJSONParsing:P.transitional(P.boolean),forcedJSONParsing:P.transitional(P.boolean),clarifyTimeoutError:P.transitional(P.boolean),legacyInterceptorReqResOrdering:P.transitional(P.boolean)},!1),r!=null&&(O.isFunction(r)?t.paramsSerializer={serialize:r}:Sn.assertOptions(r,{encode:P.function,serialize:P.function},!0)),t.allowAbsoluteUrls!==void 0||(this.defaults.allowAbsoluteUrls===void 0?t.allowAbsoluteUrls=!0:t.allowAbsoluteUrls=this.defaults.allowAbsoluteUrls),Sn.assertOptions(t,{baseUrl:P.spelling(`baseURL`),withXsrfToken:P.spelling(`withXSRFToken`)},!0),t.method=(t.method||this.defaults.method||`get`).toLowerCase();let a=i&&O.merge(i.common,i[t.method]);i&&O.forEach([`delete`,`get`,`head`,`post`,`put`,`patch`,`query`,`common`],e=>{delete i[e]}),t.headers=k.concat(a,i);let o=[],s=!0;this.interceptors.request.forEach(function(e){if(typeof e.runWhen==`function`&&e.runWhen(t)===!1)return;s=s&&e.synchronous;let n=t.transitional||_t;n&&n.legacyInterceptorReqResOrdering?o.unshift(e.fulfilled,e.rejected):o.push(e.fulfilled,e.rejected)});let c=[];this.interceptors.response.forEach(function(e){c.push(e.fulfilled,e.rejected)});let l,u=0,d;if(!s){let e=[vn.bind(this),void 0];for(e.unshift(...o),e.push(...c),d=e.length,l=Promise.resolve(t);u<d;)l=l.then(e[u++],e[u++]);return l}d=o.length;let f=t;for(;u<d;){let e=o[u++],t=o[u++];try{f=e(f)}catch(e){t.call(this,e);break}}try{l=vn.call(this,f)}catch(e){return Promise.reject(e)}for(u=0,d=c.length;u<d;)l=l.then(c[u++],c[u++]);return l}getUri(e){return e=N(this.defaults,e),ht(Gt(e.baseURL,e.url,e.allowAbsoluteUrls),e.params,e.paramsSerializer)}};O.forEach([`delete`,`get`,`head`,`options`],function(e){F.prototype[e]=function(t,n){return this.request(N(n||{},{method:e,url:t,data:(n||{}).data}))}}),O.forEach([`post`,`put`,`patch`,`query`],function(e){function t(t){return function(n,r,i){return this.request(N(i||{},{method:e,headers:t?{"Content-Type":`multipart/form-data`}:{},url:n,data:r}))}}F.prototype[e]=t(),e!==`query`&&(F.prototype[e+`Form`]=t(!0))});var Cn=class e{constructor(e){if(typeof e!=`function`)throw TypeError(`executor must be a function.`);let t;this.promise=new Promise(function(e){t=e});let n=this;this.promise.then(e=>{if(!n._listeners)return;let t=n._listeners.length;for(;t-- >0;)n._listeners[t](e);n._listeners=null}),this.promise.then=e=>{let t,r=new Promise(e=>{n.subscribe(e),t=e}).then(e);return r.cancel=function(){n.unsubscribe(t)},r},e(function(e,r,i){n.reason||(n.reason=new Nt(e,r,i),t(n.reason))})}throwIfRequested(){if(this.reason)throw this.reason}subscribe(e){if(this.reason){e(this.reason);return}this._listeners?this._listeners.push(e):this._listeners=[e]}unsubscribe(e){if(!this._listeners)return;let t=this._listeners.indexOf(e);t!==-1&&this._listeners.splice(t,1)}toAbortSignal(){let e=new AbortController,t=t=>{e.abort(t)};return this.subscribe(t),e.signal.unsubscribe=()=>this.unsubscribe(t),e.signal}static source(){let t;return{token:new e(function(e){t=e}),cancel:t}}};function wn(e){return function(t){return e.apply(null,t)}}function Tn(e){return O.isObject(e)&&e.isAxiosError===!0}let En={Continue:100,SwitchingProtocols:101,Processing:102,EarlyHints:103,Ok:200,Created:201,Accepted:202,NonAuthoritativeInformation:203,NoContent:204,ResetContent:205,PartialContent:206,MultiStatus:207,AlreadyReported:208,ImUsed:226,MultipleChoices:300,MovedPermanently:301,Found:302,SeeOther:303,NotModified:304,UseProxy:305,Unused:306,TemporaryRedirect:307,PermanentRedirect:308,BadRequest:400,Unauthorized:401,PaymentRequired:402,Forbidden:403,NotFound:404,MethodNotAllowed:405,NotAcceptable:406,ProxyAuthenticationRequired:407,RequestTimeout:408,Conflict:409,Gone:410,LengthRequired:411,PreconditionFailed:412,PayloadTooLarge:413,UriTooLong:414,UnsupportedMediaType:415,RangeNotSatisfiable:416,ExpectationFailed:417,ImATeapot:418,MisdirectedRequest:421,UnprocessableEntity:422,Locked:423,FailedDependency:424,TooEarly:425,UpgradeRequired:426,PreconditionRequired:428,TooManyRequests:429,RequestHeaderFieldsTooLarge:431,UnavailableForLegalReasons:451,InternalServerError:500,NotImplemented:501,BadGateway:502,ServiceUnavailable:503,GatewayTimeout:504,HttpVersionNotSupported:505,VariantAlsoNegotiates:506,InsufficientStorage:507,LoopDetected:508,NotExtended:510,NetworkAuthenticationRequired:511,WebServerIsDown:521,ConnectionTimedOut:522,OriginIsUnreachable:523,TimeoutOccurred:524,SslHandshakeFailed:525,InvalidSslCertificate:526};Object.entries(En).forEach(([e,t])=>{En[t]=e});function Dn(e){let t=new F(e),n=r(F.prototype.request,t);return O.extend(n,F.prototype,t,{allOwnKeys:!0}),O.extend(n,t,null,{allOwnKeys:!0}),n.create=function(t){return Dn(N(e,t))},n}let I=Dn(At);I.Axios=F,I.CanceledError=Nt,I.CancelToken=Cn,I.isCancel=Mt,I.VERSION=an,I.toFormData=ut,I.AxiosError=A,I.Cancel=I.CanceledError,I.all=function(e){return Promise.all(e)},I.spread=wn,I.isAxiosError=Tn,I.mergeConfig=N,I.AxiosHeaders=k,I.formToJSON=e=>Ot(O.isHTMLForm(e)?new FormData(e):e),I.getAdapter=gn.getAdapter,I.HttpStatusCode=En,I.default=I;let{Axios:On,AxiosError:kn,CanceledError:An,isCancel:jn,CancelToken:Mn,VERSION:Nn,all:Pn,Cancel:Fn,isAxiosError:In,spread:Ln,toFormData:Rn,AxiosHeaders:zn,HttpStatusCode:Bn,formToJSON:Vn,getAdapter:Hn,mergeConfig:Un,create:Wn}=I,L=`https://api.snaptrade.com/api/v1`.replace(/\/+$/,``);var R=class{constructor(e,t=L,n=I){this.basePath=t,this.axios=n,e&&(this.configuration=e,this.basePath=e.basePath||this.basePath)}},Gn=class extends Error{constructor(e,t){super(t),this.field=e,this.name=`RequiredError`}};function Kn(){return typeof process<`u`&&process.versions&&process.versions.node}async function qn(e,t){if(Kn()){let n=require(`crypto`).createHmac(`sha256`,t);return n.update(e),n.digest(`base64`)}else{let n=new TextEncoder,r=n.encode(t),i=n.encode(e),a=await globalThis.crypto.subtle.importKey(`raw`,r,{name:`HMAC`,hash:`SHA-256`},!1,[`sign`]),o=await globalThis.crypto.subtle.sign(`HMAC`,a,i),s=Array.from(new Uint8Array(o));return btoa(String.fromCharCode.apply(null,s))}}let Jn=e=>{var t=[],n={};return JSON.stringify(e,function(e,r){return e in n||(t.push(e),n[e]=null),r}),t.sort(),JSON.stringify(e,t)};async function Yn(e){let{configuration:t,basePath:n,axiosArgs:r,url:i}=e;if(t?.consumerKey===void 0)throw Error(`Consumer key is required`);let a=encodeURI(t.consumerKey),o=r.options.data===void 0||r.options.data===`{}`?null:JSON.parse(r.options.data),s=r.url.indexOf(`?`)===-1?`${r.url}`:`${r.url.split(`?`)[0]}`,c=await qn(Jn({content:o,path:`/api/v1${s}`,query:i.replace(n,``).replace(s,``).replace(`?`,``)}),a);r.options.headers&&(r.options.headers.Signature=c)}var Xn=class extends Error{constructor(e,t,n){let r=e.message+`
|
|
10
|
+
RESPONSE HEADERS:
|
|
11
|
+
`+JSON.stringify(n,null,2);super(r),this.name=`SnaptradeError`,this.code=e.code,this.method=e.config?.method?.toUpperCase(),this.url=e.config?.url,this.status=e.response?.status,this.statusText=e.response?.statusText,this.responseBody=t}toJSON(){return{name:this.name,message:this.message,method:this.method,url:this.url,code:this.code,status:this.status,statusText:this.statusText,responseBody:this.responseBody}}};async function Zn(e){let t=new TextDecoder,n=e.getReader(),r=``;try{for(;;){let{done:e,value:i}=await n.read();if(e)break;let a=t.decode(i,{stream:!0});r+=a}}finally{n.releaseLock()}return r}function Qn(e){if(typeof e!=`string`)return e;try{let t=JSON.parse(e);return typeof t==`object`&&t?t:e}catch{return e}}let z=`https://example.com`,B=function(e,t,n){if(n==null)throw new Gn(t,`Required parameter ${t} was null or undefined when calling ${e}.`)},V=async function({object:e,key:t,type:n,keyParamName:r,configuration:i,prefix:a}){t=t||r;let o=null;if(i&&i.apiKey)if(typeof i.apiKey==`function`)o=await i.apiKey(r);else if(typeof i.apiKey==`string`)o=i.apiKey;else if(typeof i.apiKey==`object`)r in i.apiKey&&(o=i.apiKey[r]);else throw Error(`Unexpected type ${typeof i.apiKey} for Configuration.apiKey`);o&&(e[t]=a===void 0?o:`${a}${o}`,n===`Cookie`&&(e[t]=`${r}=${e[t]}`))};function $n(e,t,n=``){typeof t==`object`?Array.isArray(t)?t.forEach(t=>$n(e,t,n)):Object.keys(t).forEach(r=>$n(e,t[r],`${n}${n===``?``:`.`}${r}`)):e.has(n)?e.append(n,t):e.set(n,t)}let H=function(e,...t){let n=new URLSearchParams(e.search);$n(n,t),e.search=n.toString()},U=function(e,t,n){let r=typeof e!=`string`;return(r&&n&&n.isJsonMime?n.isJsonMime(t.headers[`Content-Type`]):r)?JSON.stringify(e===void 0?{}:e):e||``},W=function(e){return er(e.pathname)+e.search+e.hash},er=function(e){return e.replace(/\/$/,``)};async function tr(e){let t=0,n=5e3;for(;t<3;)try{return await e()}catch(e){if(e instanceof kn&&e.isAxiosError){if(e.response?.status==429){t++,console.log(`429 error encountered, retrying in ${n/1e3} seconds...`),await new Promise(e=>setTimeout(e,n)),n*=2;continue}try{throw new Xn(e,Qn(e.response?.data instanceof ReadableStream?await Zn(e.response.data):e.response?.data),e.response?.headers)}catch(t){throw t instanceof ReferenceError?new Xn(e,e.response?.data,e.response?.headers):t instanceof Xn?t:e}}throw e}throw Error(`Request failed after 3 retries due to 429 (rate limit) errors.`)}let G=function(e,t,n,r){return async(i=t,a=n)=>{let o=(r?.basePath||a)+e.url;return await Yn({axiosArgs:e,basePath:a,url:o,configuration:r}),tr(async()=>await i.request({...e.options,url:o}))}};function K(){return typeof window<`u`}function q(e){let{queryParameters:t}=e;t.timestamp=Math.round(new Date().getTime()/1e3).toString()}let nr=function(e){return{getAccountActivities:async(t,n,r,i,a,o,s,c,l={})=>{B(`getAccountActivities`,`accountId`,t),B(`getAccountActivities`,`userId`,n),B(`getAccountActivities`,`userSecret`,r);let u=`/accounts/{accountId}/activities`.replace(`{accountId}`,encodeURIComponent(String(t===void 0?`-accountId-`:t))),d=new URL(u,z),f;e&&(f=e.baseOptions);let p={method:`GET`,...f,...l},m=e&&!K()?{"User-Agent":e.userAgent}:{},h={};await V({object:h,key:`clientId`,keyParamName:`clientId`,configuration:e}),await V({object:m,key:`Signature`,keyParamName:`signature`,configuration:e}),await V({object:h,key:`timestamp`,keyParamName:`timestamp`,configuration:e}),i!==void 0&&(h.startDate=i instanceof Date?i.toISOString().substr(0,10):i),a!==void 0&&(h.endDate=a instanceof Date?a.toISOString().substr(0,10):a),o!==void 0&&(h.offset=o),s!==void 0&&(h.limit=s),c!==void 0&&(h.type=c),n!==void 0&&(h.userId=n),r!==void 0&&(h.userSecret=r);let g=f&&f.headers?f.headers:{};return p.headers={...m,...g,...l.headers},q({queryParameters:h,requestConfig:p,path:u,configuration:e,pathTemplate:`/accounts/{accountId}/activities`,httpMethod:`GET`}),H(d,h),{url:W(d),options:p}},getAccountBalanceHistory:async(t,n,r,i={})=>{B(`getAccountBalanceHistory`,`userId`,t),B(`getAccountBalanceHistory`,`userSecret`,n),B(`getAccountBalanceHistory`,`accountId`,r);let a=`/accounts/{accountId}/balanceHistory`.replace(`{accountId}`,encodeURIComponent(String(r===void 0?`-accountId-`:r))),o=new URL(a,z),s;e&&(s=e.baseOptions);let c={method:`GET`,...s,...i},l=e&&!K()?{"User-Agent":e.userAgent}:{},u={};await V({object:u,key:`clientId`,keyParamName:`clientId`,configuration:e}),await V({object:l,key:`Signature`,keyParamName:`signature`,configuration:e}),await V({object:u,key:`timestamp`,keyParamName:`timestamp`,configuration:e}),t!==void 0&&(u.userId=t),n!==void 0&&(u.userSecret=n);let d=s&&s.headers?s.headers:{};return c.headers={...l,...d,...i.headers},q({queryParameters:u,requestConfig:c,path:a,configuration:e,pathTemplate:`/accounts/{accountId}/balanceHistory`,httpMethod:`GET`}),H(o,u),{url:W(o),options:c}},getAllAccountPositions:async(t,n,r,i={})=>{B(`getAllAccountPositions`,`userId`,t),B(`getAllAccountPositions`,`userSecret`,n),B(`getAllAccountPositions`,`accountId`,r);let a=`/accounts/{accountId}/positions/all`.replace(`{accountId}`,encodeURIComponent(String(r===void 0?`-accountId-`:r))),o=new URL(a,z),s;e&&(s=e.baseOptions);let c={method:`GET`,...s,...i},l=e&&!K()?{"User-Agent":e.userAgent}:{},u={};await V({object:u,key:`clientId`,keyParamName:`clientId`,configuration:e}),await V({object:l,key:`Signature`,keyParamName:`signature`,configuration:e}),await V({object:u,key:`timestamp`,keyParamName:`timestamp`,configuration:e}),t!==void 0&&(u.userId=t),n!==void 0&&(u.userSecret=n);let d=s&&s.headers?s.headers:{};return c.headers={...l,...d,...i.headers},q({queryParameters:u,requestConfig:c,path:a,configuration:e,pathTemplate:`/accounts/{accountId}/positions/all`,httpMethod:`GET`}),H(o,u),{url:W(o),options:c}},getAllUserHoldings:async(t,n,r,i={})=>{B(`getAllUserHoldings`,`userId`,t),B(`getAllUserHoldings`,`userSecret`,n);let a=`/holdings`,o=new URL(a,z),s;e&&(s=e.baseOptions);let c={method:`GET`,...s,...i},l=e&&!K()?{"User-Agent":e.userAgent}:{},u={};await V({object:u,key:`clientId`,keyParamName:`clientId`,configuration:e}),await V({object:l,key:`Signature`,keyParamName:`signature`,configuration:e}),await V({object:u,key:`timestamp`,keyParamName:`timestamp`,configuration:e}),t!==void 0&&(u.userId=t),n!==void 0&&(u.userSecret=n),r!==void 0&&(u.brokerage_authorizations=r);let d=s&&s.headers?s.headers:{};return c.headers={...l,...d,...i.headers},q({queryParameters:u,requestConfig:c,path:a,configuration:e,pathTemplate:`/holdings`,httpMethod:`GET`}),H(o,u),{url:W(o),options:c}},getUserAccountBalance:async(t,n,r,i={})=>{B(`getUserAccountBalance`,`userId`,t),B(`getUserAccountBalance`,`userSecret`,n),B(`getUserAccountBalance`,`accountId`,r);let a=`/accounts/{accountId}/balances`.replace(`{accountId}`,encodeURIComponent(String(r===void 0?`-accountId-`:r))),o=new URL(a,z),s;e&&(s=e.baseOptions);let c={method:`GET`,...s,...i},l=e&&!K()?{"User-Agent":e.userAgent}:{},u={};await V({object:u,key:`clientId`,keyParamName:`clientId`,configuration:e}),await V({object:l,key:`Signature`,keyParamName:`signature`,configuration:e}),await V({object:u,key:`timestamp`,keyParamName:`timestamp`,configuration:e}),t!==void 0&&(u.userId=t),n!==void 0&&(u.userSecret=n);let d=s&&s.headers?s.headers:{};return c.headers={...l,...d,...i.headers},q({queryParameters:u,requestConfig:c,path:a,configuration:e,pathTemplate:`/accounts/{accountId}/balances`,httpMethod:`GET`}),H(o,u),{url:W(o),options:c}},getUserAccountDetails:async(t,n,r,i={})=>{B(`getUserAccountDetails`,`userId`,t),B(`getUserAccountDetails`,`userSecret`,n),B(`getUserAccountDetails`,`accountId`,r);let a=`/accounts/{accountId}`.replace(`{accountId}`,encodeURIComponent(String(r===void 0?`-accountId-`:r))),o=new URL(a,z),s;e&&(s=e.baseOptions);let c={method:`GET`,...s,...i},l=e&&!K()?{"User-Agent":e.userAgent}:{},u={};await V({object:u,key:`clientId`,keyParamName:`clientId`,configuration:e}),await V({object:l,key:`Signature`,keyParamName:`signature`,configuration:e}),await V({object:u,key:`timestamp`,keyParamName:`timestamp`,configuration:e}),t!==void 0&&(u.userId=t),n!==void 0&&(u.userSecret=n);let d=s&&s.headers?s.headers:{};return c.headers={...l,...d,...i.headers},q({queryParameters:u,requestConfig:c,path:a,configuration:e,pathTemplate:`/accounts/{accountId}`,httpMethod:`GET`}),H(o,u),{url:W(o),options:c}},getUserAccountOrderDetail:async(t,n,r,i,a={})=>{B(`getUserAccountOrderDetail`,`accountId`,t),B(`getUserAccountOrderDetail`,`userId`,n),B(`getUserAccountOrderDetail`,`userSecret`,r),B(`getUserAccountOrderDetail`,`accountInformationGetUserAccountOrderDetailRequest`,i);let o=`/accounts/{accountId}/orders/details`.replace(`{accountId}`,encodeURIComponent(String(t===void 0?`-accountId-`:t))),s=new URL(o,z),c;e&&(c=e.baseOptions);let l={method:`POST`,...c,...a},u=e&&!K()?{"User-Agent":e.userAgent}:{},d={};await V({object:d,key:`clientId`,keyParamName:`clientId`,configuration:e}),await V({object:u,key:`Signature`,keyParamName:`signature`,configuration:e}),await V({object:d,key:`timestamp`,keyParamName:`timestamp`,configuration:e}),n!==void 0&&(d.userId=n),r!==void 0&&(d.userSecret=r),u[`Content-Type`]=`application/json`;let f=c&&c.headers?c.headers:{};return l.headers={...u,...f,...a.headers},q({requestBody:i,queryParameters:d,requestConfig:l,path:o,configuration:e,pathTemplate:`/accounts/{accountId}/orders/details`,httpMethod:`POST`}),l.data=U(i,l,e),H(s,d),{url:W(s),options:l}},getUserAccountOrders:async(t,n,r,i,a,o={})=>{B(`getUserAccountOrders`,`userId`,t),B(`getUserAccountOrders`,`userSecret`,n),B(`getUserAccountOrders`,`accountId`,r);let s=`/accounts/{accountId}/orders`.replace(`{accountId}`,encodeURIComponent(String(r===void 0?`-accountId-`:r))),c=new URL(s,z),l;e&&(l=e.baseOptions);let u={method:`GET`,...l,...o},d=e&&!K()?{"User-Agent":e.userAgent}:{},f={};await V({object:f,key:`clientId`,keyParamName:`clientId`,configuration:e}),await V({object:d,key:`Signature`,keyParamName:`signature`,configuration:e}),await V({object:f,key:`timestamp`,keyParamName:`timestamp`,configuration:e}),t!==void 0&&(f.userId=t),n!==void 0&&(f.userSecret=n),i!==void 0&&(f.state=i),a!==void 0&&(f.days=a);let p=l&&l.headers?l.headers:{};return u.headers={...d,...p,...o.headers},q({queryParameters:f,requestConfig:u,path:s,configuration:e,pathTemplate:`/accounts/{accountId}/orders`,httpMethod:`GET`}),H(c,f),{url:W(c),options:u}},getUserAccountPositions:async(t,n,r,i={})=>{B(`getUserAccountPositions`,`userId`,t),B(`getUserAccountPositions`,`userSecret`,n),B(`getUserAccountPositions`,`accountId`,r);let a=`/accounts/{accountId}/positions`.replace(`{accountId}`,encodeURIComponent(String(r===void 0?`-accountId-`:r))),o=new URL(a,z),s;e&&(s=e.baseOptions);let c={method:`GET`,...s,...i},l=e&&!K()?{"User-Agent":e.userAgent}:{},u={};await V({object:u,key:`clientId`,keyParamName:`clientId`,configuration:e}),await V({object:l,key:`Signature`,keyParamName:`signature`,configuration:e}),await V({object:u,key:`timestamp`,keyParamName:`timestamp`,configuration:e}),t!==void 0&&(u.userId=t),n!==void 0&&(u.userSecret=n);let d=s&&s.headers?s.headers:{};return c.headers={...l,...d,...i.headers},q({queryParameters:u,requestConfig:c,path:a,configuration:e,pathTemplate:`/accounts/{accountId}/positions`,httpMethod:`GET`}),H(o,u),{url:W(o),options:c}},getUserAccountRecentOrders:async(t,n,r,i,a={})=>{B(`getUserAccountRecentOrders`,`userId`,t),B(`getUserAccountRecentOrders`,`userSecret`,n),B(`getUserAccountRecentOrders`,`accountId`,r);let o=`/accounts/{accountId}/recentOrders`.replace(`{accountId}`,encodeURIComponent(String(r===void 0?`-accountId-`:r))),s=new URL(o,z),c;e&&(c=e.baseOptions);let l={method:`GET`,...c,...a},u=e&&!K()?{"User-Agent":e.userAgent}:{},d={};await V({object:d,key:`clientId`,keyParamName:`clientId`,configuration:e}),await V({object:u,key:`Signature`,keyParamName:`signature`,configuration:e}),await V({object:d,key:`timestamp`,keyParamName:`timestamp`,configuration:e}),t!==void 0&&(d.userId=t),n!==void 0&&(d.userSecret=n),i!==void 0&&(d.only_executed=i);let f=c&&c.headers?c.headers:{};return l.headers={...u,...f,...a.headers},q({queryParameters:d,requestConfig:l,path:o,configuration:e,pathTemplate:`/accounts/{accountId}/recentOrders`,httpMethod:`GET`}),H(s,d),{url:W(s),options:l}},getUserAccountReturnRates:async(t,n,r,i,a={})=>{B(`getUserAccountReturnRates`,`userId`,t),B(`getUserAccountReturnRates`,`userSecret`,n),B(`getUserAccountReturnRates`,`accountId`,r);let o=`/accounts/{accountId}/returnRates`.replace(`{accountId}`,encodeURIComponent(String(r===void 0?`-accountId-`:r))),s=new URL(o,z),c;e&&(c=e.baseOptions);let l={method:`GET`,...c,...a},u=e&&!K()?{"User-Agent":e.userAgent}:{},d={};await V({object:d,key:`clientId`,keyParamName:`clientId`,configuration:e}),await V({object:u,key:`Signature`,keyParamName:`signature`,configuration:e}),await V({object:d,key:`timestamp`,keyParamName:`timestamp`,configuration:e}),t!==void 0&&(d.userId=t),n!==void 0&&(d.userSecret=n),i!==void 0&&(d.timeframes=i);let f=c&&c.headers?c.headers:{};return l.headers={...u,...f,...a.headers},q({queryParameters:d,requestConfig:l,path:o,configuration:e,pathTemplate:`/accounts/{accountId}/returnRates`,httpMethod:`GET`}),H(s,d),{url:W(s),options:l}},getUserHoldings:async(t,n,r,i={})=>{B(`getUserHoldings`,`accountId`,t),B(`getUserHoldings`,`userId`,n),B(`getUserHoldings`,`userSecret`,r);let a=`/accounts/{accountId}/holdings`.replace(`{accountId}`,encodeURIComponent(String(t===void 0?`-accountId-`:t))),o=new URL(a,z),s;e&&(s=e.baseOptions);let c={method:`GET`,...s,...i},l=e&&!K()?{"User-Agent":e.userAgent}:{},u={};await V({object:u,key:`clientId`,keyParamName:`clientId`,configuration:e}),await V({object:l,key:`Signature`,keyParamName:`signature`,configuration:e}),await V({object:u,key:`timestamp`,keyParamName:`timestamp`,configuration:e}),n!==void 0&&(u.userId=n),r!==void 0&&(u.userSecret=r);let d=s&&s.headers?s.headers:{};return c.headers={...l,...d,...i.headers},q({queryParameters:u,requestConfig:c,path:a,configuration:e,pathTemplate:`/accounts/{accountId}/holdings`,httpMethod:`GET`}),H(o,u),{url:W(o),options:c}},listUserAccounts:async(t,n,r={})=>{B(`listUserAccounts`,`userId`,t),B(`listUserAccounts`,`userSecret`,n);let i=`/accounts`,a=new URL(i,z),o;e&&(o=e.baseOptions);let s={method:`GET`,...o,...r},c=e&&!K()?{"User-Agent":e.userAgent}:{},l={};await V({object:l,key:`clientId`,keyParamName:`clientId`,configuration:e}),await V({object:c,key:`Signature`,keyParamName:`signature`,configuration:e}),await V({object:l,key:`timestamp`,keyParamName:`timestamp`,configuration:e}),t!==void 0&&(l.userId=t),n!==void 0&&(l.userSecret=n);let u=o&&o.headers?o.headers:{};return s.headers={...c,...u,...r.headers},q({queryParameters:l,requestConfig:s,path:i,configuration:e,pathTemplate:`/accounts`,httpMethod:`GET`}),H(a,l),{url:W(a),options:s}},updateUserAccount:async(t,n,r,i={})=>{B(`updateUserAccount`,`userId`,t),B(`updateUserAccount`,`userSecret`,n),B(`updateUserAccount`,`accountId`,r);let a=`/accounts/{accountId}`.replace(`{accountId}`,encodeURIComponent(String(r===void 0?`-accountId-`:r))),o=new URL(a,z),s;e&&(s=e.baseOptions);let c={method:`PUT`,...s,...i},l=e&&!K()?{"User-Agent":e.userAgent}:{},u={};await V({object:u,key:`clientId`,keyParamName:`clientId`,configuration:e}),await V({object:l,key:`Signature`,keyParamName:`signature`,configuration:e}),await V({object:u,key:`timestamp`,keyParamName:`timestamp`,configuration:e}),t!==void 0&&(u.userId=t),n!==void 0&&(u.userSecret=n);let d=s&&s.headers?s.headers:{};return c.headers={...l,...d,...i.headers},q({queryParameters:u,requestConfig:c,path:a,configuration:e,pathTemplate:`/accounts/{accountId}`,httpMethod:`PUT`}),H(o,u),{url:W(o),options:c}}}},J=function(e){let t=nr(e);return{async getAccountActivities(n,r){return G(await t.getAccountActivities(n.accountId,n.userId,n.userSecret,n.startDate,n.endDate,n.offset,n.limit,n.type,r),I,L,e)},async getAccountBalanceHistory(n,r){return G(await t.getAccountBalanceHistory(n.userId,n.userSecret,n.accountId,r),I,L,e)},async getAllAccountPositions(n,r){return G(await t.getAllAccountPositions(n.userId,n.userSecret,n.accountId,r),I,L,e)},async getAllUserHoldings(n,r){return G(await t.getAllUserHoldings(n.userId,n.userSecret,n.brokerageAuthorizations,r),I,L,e)},async getUserAccountBalance(n,r){return G(await t.getUserAccountBalance(n.userId,n.userSecret,n.accountId,r),I,L,e)},async getUserAccountDetails(n,r){return G(await t.getUserAccountDetails(n.userId,n.userSecret,n.accountId,r),I,L,e)},async getUserAccountOrderDetail(n,r){let i={brokerage_order_id:n.brokerage_order_id};return G(await t.getUserAccountOrderDetail(n.accountId,n.userId,n.userSecret,i,r),I,L,e)},async getUserAccountOrders(n,r){return G(await t.getUserAccountOrders(n.userId,n.userSecret,n.accountId,n.state,n.days,r),I,L,e)},async getUserAccountPositions(n,r){return G(await t.getUserAccountPositions(n.userId,n.userSecret,n.accountId,r),I,L,e)},async getUserAccountRecentOrders(n,r){return G(await t.getUserAccountRecentOrders(n.userId,n.userSecret,n.accountId,n.onlyExecuted,r),I,L,e)},async getUserAccountReturnRates(n,r){return G(await t.getUserAccountReturnRates(n.userId,n.userSecret,n.accountId,n.timeframes,r),I,L,e)},async getUserHoldings(n,r){return G(await t.getUserHoldings(n.accountId,n.userId,n.userSecret,r),I,L,e)},async listUserAccounts(n,r){return G(await t.listUserAccounts(n.userId,n.userSecret,r),I,L,e)},async updateUserAccount(n,r){return G(await t.updateUserAccount(n.userId,n.userSecret,n.accountId,r),I,L,e)}}},rr=function(e,t,n){let r=J(e);return{getAccountActivities(e,i){return r.getAccountActivities(e,i).then(e=>e(n,t))},getAccountBalanceHistory(e,i){return r.getAccountBalanceHistory(e,i).then(e=>e(n,t))},getAllAccountPositions(e,i){return r.getAllAccountPositions(e,i).then(e=>e(n,t))},getAllUserHoldings(e,i){return r.getAllUserHoldings(e,i).then(e=>e(n,t))},getUserAccountBalance(e,i){return r.getUserAccountBalance(e,i).then(e=>e(n,t))},getUserAccountDetails(e,i){return r.getUserAccountDetails(e,i).then(e=>e(n,t))},getUserAccountOrderDetail(e,i){return r.getUserAccountOrderDetail(e,i).then(e=>e(n,t))},getUserAccountOrders(e,i){return r.getUserAccountOrders(e,i).then(e=>e(n,t))},getUserAccountPositions(e,i){return r.getUserAccountPositions(e,i).then(e=>e(n,t))},getUserAccountRecentOrders(e,i){return r.getUserAccountRecentOrders(e,i).then(e=>e(n,t))},getUserAccountReturnRates(e,i){return r.getUserAccountReturnRates(e,i).then(e=>e(n,t))},getUserHoldings(e,i){return r.getUserHoldings(e,i).then(e=>e(n,t))},listUserAccounts(e,i){return r.listUserAccounts(e,i).then(e=>e(n,t))},updateUserAccount(e,i){return r.updateUserAccount(e,i).then(e=>e(n,t))}}};var ir=class extends R{getAccountActivities(e,t){return J(this.configuration).getAccountActivities(e,t).then(e=>e(this.axios,this.basePath))}getAccountBalanceHistory(e,t){return J(this.configuration).getAccountBalanceHistory(e,t).then(e=>e(this.axios,this.basePath))}getAllAccountPositions(e,t){return J(this.configuration).getAllAccountPositions(e,t).then(e=>e(this.axios,this.basePath))}getAllUserHoldings(e,t){return J(this.configuration).getAllUserHoldings(e,t).then(e=>e(this.axios,this.basePath))}getUserAccountBalance(e,t){return J(this.configuration).getUserAccountBalance(e,t).then(e=>e(this.axios,this.basePath))}getUserAccountDetails(e,t){return J(this.configuration).getUserAccountDetails(e,t).then(e=>e(this.axios,this.basePath))}getUserAccountOrderDetail(e,t){return J(this.configuration).getUserAccountOrderDetail(e,t).then(e=>e(this.axios,this.basePath))}getUserAccountOrders(e,t){return J(this.configuration).getUserAccountOrders(e,t).then(e=>e(this.axios,this.basePath))}getUserAccountPositions(e,t){return J(this.configuration).getUserAccountPositions(e,t).then(e=>e(this.axios,this.basePath))}getUserAccountRecentOrders(e,t){return J(this.configuration).getUserAccountRecentOrders(e,t).then(e=>e(this.axios,this.basePath))}getUserAccountReturnRates(e,t){return J(this.configuration).getUserAccountReturnRates(e,t).then(e=>e(this.axios,this.basePath))}getUserHoldings(e,t){return J(this.configuration).getUserHoldings(e,t).then(e=>e(this.axios,this.basePath))}listUserAccounts(e,t){return J(this.configuration).listUserAccounts(e,t).then(e=>e(this.axios,this.basePath))}updateUserAccount(e,t){return J(this.configuration).updateUserAccount(e,t).then(e=>e(this.axios,this.basePath))}},ar=class extends ir{};let or=function(e){return{check:async(t={})=>{let n=new URL(`/`,z),r;e&&(r=e.baseOptions);let i={method:`GET`,...r,...t},a=e&&!K()?{"User-Agent":e.userAgent}:{},o={},s=r&&r.headers?r.headers:{};return i.headers={...a,...s,...t.headers},q({queryParameters:o,requestConfig:i,path:`/`,configuration:e,pathTemplate:`/`,httpMethod:`GET`}),H(n,o),{url:W(n),options:i}}}},sr=function(e){let t=or(e);return{async check(n){return G(await t.check(n),I,L,e)}}},cr=function(e,t,n){let r=sr(e);return{check(e){return r.check(e).then(e=>e(n,t))}}};var lr=class extends R{check(e){return sr(this.configuration).check(e).then(e=>e(this.axios,this.basePath))}},ur=class extends lr{};let dr=function(e){return{deleteSnapTradeUser:async(t,n={})=>{B(`deleteSnapTradeUser`,`userId`,t);let r=`/snapTrade/deleteUser`,i=new URL(r,z),a;e&&(a=e.baseOptions);let o={method:`DELETE`,...a,...n},s=e&&!K()?{"User-Agent":e.userAgent}:{},c={};await V({object:c,key:`clientId`,keyParamName:`clientId`,configuration:e}),await V({object:s,key:`Signature`,keyParamName:`signature`,configuration:e}),await V({object:c,key:`timestamp`,keyParamName:`timestamp`,configuration:e}),t!==void 0&&(c.userId=t);let l=a&&a.headers?a.headers:{};return o.headers={...s,...l,...n.headers},q({queryParameters:c,requestConfig:o,path:r,configuration:e,pathTemplate:`/snapTrade/deleteUser`,httpMethod:`DELETE`}),H(i,c),{url:W(i),options:o}},listSnapTradeUsers:async(t={})=>{let n=`/snapTrade/listUsers`,r=new URL(n,z),i;e&&(i=e.baseOptions);let a={method:`GET`,...i,...t},o=e&&!K()?{"User-Agent":e.userAgent}:{},s={};await V({object:s,key:`clientId`,keyParamName:`clientId`,configuration:e}),await V({object:o,key:`Signature`,keyParamName:`signature`,configuration:e}),await V({object:s,key:`timestamp`,keyParamName:`timestamp`,configuration:e});let c=i&&i.headers?i.headers:{};return a.headers={...o,...c,...t.headers},q({queryParameters:s,requestConfig:a,path:n,configuration:e,pathTemplate:`/snapTrade/listUsers`,httpMethod:`GET`}),H(r,s),{url:W(r),options:a}},loginSnapTradeUser:async(t,n,r,i={})=>{B(`loginSnapTradeUser`,`userId`,t),B(`loginSnapTradeUser`,`userSecret`,n);let a=`/snapTrade/login`,o=new URL(a,z),s;e&&(s=e.baseOptions);let c={method:`POST`,...s,...i},l=e&&!K()?{"User-Agent":e.userAgent}:{},u={};await V({object:u,key:`clientId`,keyParamName:`clientId`,configuration:e}),await V({object:l,key:`Signature`,keyParamName:`signature`,configuration:e}),await V({object:u,key:`timestamp`,keyParamName:`timestamp`,configuration:e}),t!==void 0&&(u.userId=t),n!==void 0&&(u.userSecret=n),l[`Content-Type`]=`application/json`;let d=s&&s.headers?s.headers:{};return c.headers={...l,...d,...i.headers},q({requestBody:r,queryParameters:u,requestConfig:c,path:a,configuration:e,pathTemplate:`/snapTrade/login`,httpMethod:`POST`}),c.data=U(r,c,e),H(o,u),{url:W(o),options:c}},registerSnapTradeUser:async(t,n={})=>{B(`registerSnapTradeUser`,`snapTradeRegisterUserRequestBody`,t);let r=`/snapTrade/registerUser`,i=new URL(r,z),a;e&&(a=e.baseOptions);let o={method:`POST`,...a,...n},s=e&&!K()?{"User-Agent":e.userAgent}:{},c={};await V({object:c,key:`clientId`,keyParamName:`clientId`,configuration:e}),await V({object:s,key:`Signature`,keyParamName:`signature`,configuration:e}),await V({object:c,key:`timestamp`,keyParamName:`timestamp`,configuration:e}),s[`Content-Type`]=`application/json`;let l=a&&a.headers?a.headers:{};return o.headers={...s,...l,...n.headers},q({requestBody:t,queryParameters:c,requestConfig:o,path:r,configuration:e,pathTemplate:`/snapTrade/registerUser`,httpMethod:`POST`}),o.data=U(t,o,e),H(i,c),{url:W(i),options:o}},resetSnapTradeUserSecret:async(t,n={})=>{B(`resetSnapTradeUserSecret`,`userIDandSecret`,t);let r=`/snapTrade/resetUserSecret`,i=new URL(r,z),a;e&&(a=e.baseOptions);let o={method:`POST`,...a,...n},s=e&&!K()?{"User-Agent":e.userAgent}:{},c={};await V({object:c,key:`clientId`,keyParamName:`clientId`,configuration:e}),await V({object:s,key:`Signature`,keyParamName:`signature`,configuration:e}),await V({object:c,key:`timestamp`,keyParamName:`timestamp`,configuration:e}),s[`Content-Type`]=`application/json`;let l=a&&a.headers?a.headers:{};return o.headers={...s,...l,...n.headers},q({requestBody:t,queryParameters:c,requestConfig:o,path:r,configuration:e,pathTemplate:`/snapTrade/resetUserSecret`,httpMethod:`POST`}),o.data=U(t,o,e),H(i,c),{url:W(i),options:o}}}},Y=function(e){let t=dr(e);return{async deleteSnapTradeUser(n,r){return G(await t.deleteSnapTradeUser(n.userId,r),I,L,e)},async listSnapTradeUsers(n){return G(await t.listSnapTradeUsers(n),I,L,e)},async loginSnapTradeUser(n,r){let i={broker:n.broker,immediateRedirect:n.immediateRedirect,customRedirect:n.customRedirect,reconnect:n.reconnect,connectionType:n.connectionType,showCloseButton:n.showCloseButton,darkMode:n.darkMode,connectionPortalVersion:n.connectionPortalVersion};return G(await t.loginSnapTradeUser(n.userId,n.userSecret,i,r),I,L,e)},async registerSnapTradeUser(n,r){let i={userId:n.userId};return G(await t.registerSnapTradeUser(i,r),I,L,e)},async resetSnapTradeUserSecret(n,r){let i={userId:n.userId,userSecret:n.userSecret};return G(await t.resetSnapTradeUserSecret(i,r),I,L,e)}}},fr=function(e,t,n){let r=Y(e);return{deleteSnapTradeUser(e,i){return r.deleteSnapTradeUser(e,i).then(e=>e(n,t))},listSnapTradeUsers(e){return r.listSnapTradeUsers(e).then(e=>e(n,t))},loginSnapTradeUser(e,i){return r.loginSnapTradeUser(e,i).then(e=>e(n,t))},registerSnapTradeUser(e,i){return r.registerSnapTradeUser(e,i).then(e=>e(n,t))},resetSnapTradeUserSecret(e,i){return r.resetSnapTradeUserSecret(e,i).then(e=>e(n,t))}}};var pr=class extends R{deleteSnapTradeUser(e,t){return Y(this.configuration).deleteSnapTradeUser(e,t).then(e=>e(this.axios,this.basePath))}listSnapTradeUsers(e){return Y(this.configuration).listSnapTradeUsers(e).then(e=>e(this.axios,this.basePath))}loginSnapTradeUser(e,t){return Y(this.configuration).loginSnapTradeUser(e,t).then(e=>e(this.axios,this.basePath))}registerSnapTradeUser(e,t){return Y(this.configuration).registerSnapTradeUser(e,t).then(e=>e(this.axios,this.basePath))}resetSnapTradeUserSecret(e,t){return Y(this.configuration).resetSnapTradeUserSecret(e,t).then(e=>e(this.axios,this.basePath))}},mr=class extends pr{};let hr=function(e){return{deleteConnection:async(t,n,r,i={})=>{B(`deleteConnection`,`connectionId`,t),B(`deleteConnection`,`userId`,n),B(`deleteConnection`,`userSecret`,r);let a=`/connection/{connectionId}`.replace(`{connectionId}`,encodeURIComponent(String(t===void 0?`-connectionId-`:t))),o=new URL(a,z),s;e&&(s=e.baseOptions);let c={method:`DELETE`,...s,...i},l=e&&!K()?{"User-Agent":e.userAgent}:{},u={};await V({object:u,key:`clientId`,keyParamName:`clientId`,configuration:e}),await V({object:l,key:`Signature`,keyParamName:`signature`,configuration:e}),await V({object:u,key:`timestamp`,keyParamName:`timestamp`,configuration:e}),n!==void 0&&(u.userId=n),r!==void 0&&(u.userSecret=r);let d=s&&s.headers?s.headers:{};return c.headers={...l,...d,...i.headers},q({queryParameters:u,requestConfig:c,path:a,configuration:e,pathTemplate:`/connection/{connectionId}`,httpMethod:`DELETE`}),H(o,u),{url:W(o),options:c}},detailBrokerageAuthorization:async(t,n,r,i={})=>{B(`detailBrokerageAuthorization`,`authorizationId`,t),B(`detailBrokerageAuthorization`,`userId`,n),B(`detailBrokerageAuthorization`,`userSecret`,r);let a=`/authorizations/{authorizationId}`.replace(`{authorizationId}`,encodeURIComponent(String(t===void 0?`-authorizationId-`:t))),o=new URL(a,z),s;e&&(s=e.baseOptions);let c={method:`GET`,...s,...i},l=e&&!K()?{"User-Agent":e.userAgent}:{},u={};await V({object:u,key:`clientId`,keyParamName:`clientId`,configuration:e}),await V({object:l,key:`Signature`,keyParamName:`signature`,configuration:e}),await V({object:u,key:`timestamp`,keyParamName:`timestamp`,configuration:e}),n!==void 0&&(u.userId=n),r!==void 0&&(u.userSecret=r);let d=s&&s.headers?s.headers:{};return c.headers={...l,...d,...i.headers},q({queryParameters:u,requestConfig:c,path:a,configuration:e,pathTemplate:`/authorizations/{authorizationId}`,httpMethod:`GET`}),H(o,u),{url:W(o),options:c}},disableBrokerageAuthorization:async(t,n,r,i={})=>{B(`disableBrokerageAuthorization`,`authorizationId`,t),B(`disableBrokerageAuthorization`,`userId`,n),B(`disableBrokerageAuthorization`,`userSecret`,r);let a=`/authorizations/{authorizationId}/disable`.replace(`{authorizationId}`,encodeURIComponent(String(t===void 0?`-authorizationId-`:t))),o=new URL(a,z),s;e&&(s=e.baseOptions);let c={method:`POST`,...s,...i},l=e&&!K()?{"User-Agent":e.userAgent}:{},u={};await V({object:u,key:`clientId`,keyParamName:`clientId`,configuration:e}),await V({object:l,key:`Signature`,keyParamName:`signature`,configuration:e}),await V({object:u,key:`timestamp`,keyParamName:`timestamp`,configuration:e}),n!==void 0&&(u.userId=n),r!==void 0&&(u.userSecret=r);let d=s&&s.headers?s.headers:{};return c.headers={...l,...d,...i.headers},q({queryParameters:u,requestConfig:c,path:a,configuration:e,pathTemplate:`/authorizations/{authorizationId}/disable`,httpMethod:`POST`}),H(o,u),{url:W(o),options:c}},listBrokerageAuthorizationAccounts:async(t,n,r,i={})=>{B(`listBrokerageAuthorizationAccounts`,`authorizationId`,t),B(`listBrokerageAuthorizationAccounts`,`userId`,n),B(`listBrokerageAuthorizationAccounts`,`userSecret`,r);let a=`/authorizations/{authorizationId}/accounts`.replace(`{authorizationId}`,encodeURIComponent(String(t===void 0?`-authorizationId-`:t))),o=new URL(a,z),s;e&&(s=e.baseOptions);let c={method:`GET`,...s,...i},l=e&&!K()?{"User-Agent":e.userAgent}:{},u={};await V({object:u,key:`clientId`,keyParamName:`clientId`,configuration:e}),await V({object:l,key:`Signature`,keyParamName:`signature`,configuration:e}),await V({object:u,key:`timestamp`,keyParamName:`timestamp`,configuration:e}),n!==void 0&&(u.userId=n),r!==void 0&&(u.userSecret=r);let d=s&&s.headers?s.headers:{};return c.headers={...l,...d,...i.headers},q({queryParameters:u,requestConfig:c,path:a,configuration:e,pathTemplate:`/authorizations/{authorizationId}/accounts`,httpMethod:`GET`}),H(o,u),{url:W(o),options:c}},listBrokerageAuthorizations:async(t,n,r={})=>{B(`listBrokerageAuthorizations`,`userId`,t),B(`listBrokerageAuthorizations`,`userSecret`,n);let i=`/authorizations`,a=new URL(i,z),o;e&&(o=e.baseOptions);let s={method:`GET`,...o,...r},c=e&&!K()?{"User-Agent":e.userAgent}:{},l={};await V({object:l,key:`clientId`,keyParamName:`clientId`,configuration:e}),await V({object:c,key:`Signature`,keyParamName:`signature`,configuration:e}),await V({object:l,key:`timestamp`,keyParamName:`timestamp`,configuration:e}),t!==void 0&&(l.userId=t),n!==void 0&&(l.userSecret=n);let u=o&&o.headers?o.headers:{};return s.headers={...c,...u,...r.headers},q({queryParameters:l,requestConfig:s,path:i,configuration:e,pathTemplate:`/authorizations`,httpMethod:`GET`}),H(a,l),{url:W(a),options:s}},refreshBrokerageAuthorization:async(t,n,r,i={})=>{B(`refreshBrokerageAuthorization`,`authorizationId`,t),B(`refreshBrokerageAuthorization`,`userId`,n),B(`refreshBrokerageAuthorization`,`userSecret`,r);let a=`/authorizations/{authorizationId}/refresh`.replace(`{authorizationId}`,encodeURIComponent(String(t===void 0?`-authorizationId-`:t))),o=new URL(a,z),s;e&&(s=e.baseOptions);let c={method:`POST`,...s,...i},l=e&&!K()?{"User-Agent":e.userAgent}:{},u={};await V({object:u,key:`clientId`,keyParamName:`clientId`,configuration:e}),await V({object:l,key:`Signature`,keyParamName:`signature`,configuration:e}),await V({object:u,key:`timestamp`,keyParamName:`timestamp`,configuration:e}),n!==void 0&&(u.userId=n),r!==void 0&&(u.userSecret=r);let d=s&&s.headers?s.headers:{};return c.headers={...l,...d,...i.headers},q({queryParameters:u,requestConfig:c,path:a,configuration:e,pathTemplate:`/authorizations/{authorizationId}/refresh`,httpMethod:`POST`}),H(o,u),{url:W(o),options:c}},removeBrokerageAuthorization:async(t,n,r,i={})=>{B(`removeBrokerageAuthorization`,`authorizationId`,t),B(`removeBrokerageAuthorization`,`userId`,n),B(`removeBrokerageAuthorization`,`userSecret`,r);let a=`/authorizations/{authorizationId}`.replace(`{authorizationId}`,encodeURIComponent(String(t===void 0?`-authorizationId-`:t))),o=new URL(a,z),s;e&&(s=e.baseOptions);let c={method:`DELETE`,...s,...i},l=e&&!K()?{"User-Agent":e.userAgent}:{},u={};await V({object:u,key:`clientId`,keyParamName:`clientId`,configuration:e}),await V({object:l,key:`Signature`,keyParamName:`signature`,configuration:e}),await V({object:u,key:`timestamp`,keyParamName:`timestamp`,configuration:e}),n!==void 0&&(u.userId=n),r!==void 0&&(u.userSecret=r);let d=s&&s.headers?s.headers:{};return c.headers={...l,...d,...i.headers},q({queryParameters:u,requestConfig:c,path:a,configuration:e,pathTemplate:`/authorizations/{authorizationId}`,httpMethod:`DELETE`}),H(o,u),{url:W(o),options:c}},returnRates:async(t,n,r,i,a={})=>{B(`returnRates`,`userId`,t),B(`returnRates`,`userSecret`,n),B(`returnRates`,`authorizationId`,r);let o=`/authorizations/{authorizationId}/returnRates`.replace(`{authorizationId}`,encodeURIComponent(String(r===void 0?`-authorizationId-`:r))),s=new URL(o,z),c;e&&(c=e.baseOptions);let l={method:`GET`,...c,...a},u=e&&!K()?{"User-Agent":e.userAgent}:{},d={};await V({object:d,key:`clientId`,keyParamName:`clientId`,configuration:e}),await V({object:u,key:`Signature`,keyParamName:`signature`,configuration:e}),await V({object:d,key:`timestamp`,keyParamName:`timestamp`,configuration:e}),t!==void 0&&(d.userId=t),n!==void 0&&(d.userSecret=n),i!==void 0&&(d.timeframes=i);let f=c&&c.headers?c.headers:{};return l.headers={...u,...f,...a.headers},q({queryParameters:d,requestConfig:l,path:o,configuration:e,pathTemplate:`/authorizations/{authorizationId}/returnRates`,httpMethod:`GET`}),H(s,d),{url:W(s),options:l}},sessionEvents:async(t,n,r,i={})=>{B(`sessionEvents`,`partnerClientId`,t);let a=`/sessionEvents`,o=new URL(a,z),s;e&&(s=e.baseOptions);let c={method:`GET`,...s,...i},l=e&&!K()?{"User-Agent":e.userAgent}:{},u={};await V({object:u,key:`clientId`,keyParamName:`clientId`,configuration:e}),await V({object:l,key:`Signature`,keyParamName:`signature`,configuration:e}),await V({object:u,key:`timestamp`,keyParamName:`timestamp`,configuration:e}),t!==void 0&&(u.PartnerClientId=t),n!==void 0&&(u.userId=n),r!==void 0&&(u.sessionId=r);let d=s&&s.headers?s.headers:{};return c.headers={...l,...d,...i.headers},q({queryParameters:u,requestConfig:c,path:a,configuration:e,pathTemplate:`/sessionEvents`,httpMethod:`GET`}),H(o,u),{url:W(o),options:c}},syncBrokerageAuthorizationTransactions:async(t,n,r,i={})=>{B(`syncBrokerageAuthorizationTransactions`,`authorizationId`,t),B(`syncBrokerageAuthorizationTransactions`,`userId`,n),B(`syncBrokerageAuthorizationTransactions`,`userSecret`,r);let a=`/authorizations/{authorizationId}/transactions/sync`.replace(`{authorizationId}`,encodeURIComponent(String(t===void 0?`-authorizationId-`:t))),o=new URL(a,z),s;e&&(s=e.baseOptions);let c={method:`POST`,...s,...i},l=e&&!K()?{"User-Agent":e.userAgent}:{},u={};await V({object:u,key:`clientId`,keyParamName:`clientId`,configuration:e}),await V({object:l,key:`Signature`,keyParamName:`signature`,configuration:e}),await V({object:u,key:`timestamp`,keyParamName:`timestamp`,configuration:e}),n!==void 0&&(u.userId=n),r!==void 0&&(u.userSecret=r);let d=s&&s.headers?s.headers:{};return c.headers={...l,...d,...i.headers},q({queryParameters:u,requestConfig:c,path:a,configuration:e,pathTemplate:`/authorizations/{authorizationId}/transactions/sync`,httpMethod:`POST`}),H(o,u),{url:W(o),options:c}}}},X=function(e){let t=hr(e);return{async deleteConnection(n,r){return G(await t.deleteConnection(n.connectionId,n.userId,n.userSecret,r),I,L,e)},async detailBrokerageAuthorization(n,r){return G(await t.detailBrokerageAuthorization(n.authorizationId,n.userId,n.userSecret,r),I,L,e)},async disableBrokerageAuthorization(n,r){return G(await t.disableBrokerageAuthorization(n.authorizationId,n.userId,n.userSecret,r),I,L,e)},async listBrokerageAuthorizationAccounts(n,r){return G(await t.listBrokerageAuthorizationAccounts(n.authorizationId,n.userId,n.userSecret,r),I,L,e)},async listBrokerageAuthorizations(n,r){return G(await t.listBrokerageAuthorizations(n.userId,n.userSecret,r),I,L,e)},async refreshBrokerageAuthorization(n,r){return G(await t.refreshBrokerageAuthorization(n.authorizationId,n.userId,n.userSecret,r),I,L,e)},async removeBrokerageAuthorization(n,r){return G(await t.removeBrokerageAuthorization(n.authorizationId,n.userId,n.userSecret,r),I,L,e)},async returnRates(n,r){return G(await t.returnRates(n.userId,n.userSecret,n.authorizationId,n.timeframes,r),I,L,e)},async sessionEvents(n,r){return G(await t.sessionEvents(n.partnerClientId,n.userId,n.sessionId,r),I,L,e)},async syncBrokerageAuthorizationTransactions(n,r){return G(await t.syncBrokerageAuthorizationTransactions(n.authorizationId,n.userId,n.userSecret,r),I,L,e)}}},gr=function(e,t,n){let r=X(e);return{deleteConnection(e,i){return r.deleteConnection(e,i).then(e=>e(n,t))},detailBrokerageAuthorization(e,i){return r.detailBrokerageAuthorization(e,i).then(e=>e(n,t))},disableBrokerageAuthorization(e,i){return r.disableBrokerageAuthorization(e,i).then(e=>e(n,t))},listBrokerageAuthorizationAccounts(e,i){return r.listBrokerageAuthorizationAccounts(e,i).then(e=>e(n,t))},listBrokerageAuthorizations(e,i){return r.listBrokerageAuthorizations(e,i).then(e=>e(n,t))},refreshBrokerageAuthorization(e,i){return r.refreshBrokerageAuthorization(e,i).then(e=>e(n,t))},removeBrokerageAuthorization(e,i){return r.removeBrokerageAuthorization(e,i).then(e=>e(n,t))},returnRates(e,i){return r.returnRates(e,i).then(e=>e(n,t))},sessionEvents(e,i){return r.sessionEvents(e,i).then(e=>e(n,t))},syncBrokerageAuthorizationTransactions(e,i){return r.syncBrokerageAuthorizationTransactions(e,i).then(e=>e(n,t))}}};var _r=class extends R{deleteConnection(e,t){return X(this.configuration).deleteConnection(e,t).then(e=>e(this.axios,this.basePath))}detailBrokerageAuthorization(e,t){return X(this.configuration).detailBrokerageAuthorization(e,t).then(e=>e(this.axios,this.basePath))}disableBrokerageAuthorization(e,t){return X(this.configuration).disableBrokerageAuthorization(e,t).then(e=>e(this.axios,this.basePath))}listBrokerageAuthorizationAccounts(e,t){return X(this.configuration).listBrokerageAuthorizationAccounts(e,t).then(e=>e(this.axios,this.basePath))}listBrokerageAuthorizations(e,t){return X(this.configuration).listBrokerageAuthorizations(e,t).then(e=>e(this.axios,this.basePath))}refreshBrokerageAuthorization(e,t){return X(this.configuration).refreshBrokerageAuthorization(e,t).then(e=>e(this.axios,this.basePath))}removeBrokerageAuthorization(e,t){return X(this.configuration).removeBrokerageAuthorization(e,t).then(e=>e(this.axios,this.basePath))}returnRates(e,t){return X(this.configuration).returnRates(e,t).then(e=>e(this.axios,this.basePath))}sessionEvents(e,t){return X(this.configuration).sessionEvents(e,t).then(e=>e(this.axios,this.basePath))}syncBrokerageAuthorizationTransactions(e,t){return X(this.configuration).syncBrokerageAuthorizationTransactions(e,t).then(e=>e(this.axios,this.basePath))}},vr=class extends _r{};let yr=function(e){return{addSubscription:async(t,n,r,i={})=>{B(`addSubscription`,`userId`,t),B(`addSubscription`,`userSecret`,n),B(`addSubscription`,`tradeDetectionAddSubscriptionRequest`,r);let a=`/snapTrade/tradeDetection/subscriptions`,o=new URL(a,z),s;e&&(s=e.baseOptions);let c={method:`POST`,...s,...i},l=e&&!K()?{"User-Agent":e.userAgent}:{},u={};await V({object:u,key:`clientId`,keyParamName:`clientId`,configuration:e}),await V({object:l,key:`Signature`,keyParamName:`signature`,configuration:e}),await V({object:u,key:`timestamp`,keyParamName:`timestamp`,configuration:e}),t!==void 0&&(u.userId=t),n!==void 0&&(u.userSecret=n),l[`Content-Type`]=`application/json`;let d=s&&s.headers?s.headers:{};return c.headers={...l,...d,...i.headers},q({requestBody:r,queryParameters:u,requestConfig:c,path:a,configuration:e,pathTemplate:`/snapTrade/tradeDetection/subscriptions`,httpMethod:`POST`}),c.data=U(r,c,e),H(o,u),{url:W(o),options:c}},cancelSubscription:async(t,n={})=>{B(`cancelSubscription`,`tradeDetectionAddSubscriptionRequest`,t);let r=`/snapTrade/tradeDetection/subscriptions/cancel`,i=new URL(r,z),a;e&&(a=e.baseOptions);let o={method:`POST`,...a,...n},s=e&&!K()?{"User-Agent":e.userAgent}:{},c={};await V({object:c,key:`clientId`,keyParamName:`clientId`,configuration:e}),await V({object:s,key:`Signature`,keyParamName:`signature`,configuration:e}),await V({object:c,key:`timestamp`,keyParamName:`timestamp`,configuration:e}),s[`Content-Type`]=`application/json`;let l=a&&a.headers?a.headers:{};return o.headers={...s,...l,...n.headers},q({requestBody:t,queryParameters:c,requestConfig:o,path:r,configuration:e,pathTemplate:`/snapTrade/tradeDetection/subscriptions/cancel`,httpMethod:`POST`}),o.data=U(t,o,e),H(i,c),{url:W(i),options:o}},getUserAccountOrderDetailV2:async(t,n,r,i,a={})=>{B(`getUserAccountOrderDetailV2`,`accountId`,t),B(`getUserAccountOrderDetailV2`,`brokerageOrderId`,n),B(`getUserAccountOrderDetailV2`,`userId`,r),B(`getUserAccountOrderDetailV2`,`userSecret`,i);let o=`/accounts/{accountId}/orders/details/v2/{brokerageOrderId}`.replace(`{accountId}`,encodeURIComponent(String(t===void 0?`-accountId-`:t))).replace(`{brokerageOrderId}`,encodeURIComponent(String(n===void 0?`-brokerageOrderId-`:n))),s=new URL(o,z),c;e&&(c=e.baseOptions);let l={method:`GET`,...c,...a},u=e&&!K()?{"User-Agent":e.userAgent}:{},d={};await V({object:d,key:`clientId`,keyParamName:`clientId`,configuration:e}),await V({object:u,key:`Signature`,keyParamName:`signature`,configuration:e}),await V({object:d,key:`timestamp`,keyParamName:`timestamp`,configuration:e}),r!==void 0&&(d.userId=r),i!==void 0&&(d.userSecret=i);let f=c&&c.headers?c.headers:{};return l.headers={...u,...f,...a.headers},q({queryParameters:d,requestConfig:l,path:o,configuration:e,pathTemplate:`/accounts/{accountId}/orders/details/v2/{brokerageOrderId}`,httpMethod:`GET`}),H(s,d),{url:W(s),options:l}},getUserAccountOrdersV2:async(t,n,r,i,a,o={})=>{B(`getUserAccountOrdersV2`,`userId`,t),B(`getUserAccountOrdersV2`,`userSecret`,n),B(`getUserAccountOrdersV2`,`accountId`,r);let s=`/accounts/{accountId}/orders/v2`.replace(`{accountId}`,encodeURIComponent(String(r===void 0?`-accountId-`:r))),c=new URL(s,z),l;e&&(l=e.baseOptions);let u={method:`GET`,...l,...o},d=e&&!K()?{"User-Agent":e.userAgent}:{},f={};await V({object:f,key:`clientId`,keyParamName:`clientId`,configuration:e}),await V({object:d,key:`Signature`,keyParamName:`signature`,configuration:e}),await V({object:f,key:`timestamp`,keyParamName:`timestamp`,configuration:e}),t!==void 0&&(f.userId=t),n!==void 0&&(f.userSecret=n),i!==void 0&&(f.state=i),a!==void 0&&(f.days=a);let p=l&&l.headers?l.headers:{};return u.headers={...d,...p,...o.headers},q({queryParameters:f,requestConfig:u,path:s,configuration:e,pathTemplate:`/accounts/{accountId}/orders/v2`,httpMethod:`GET`}),H(c,f),{url:W(c),options:u}},getUserAccountRecentOrdersV2:async(t,n,r,i,a={})=>{B(`getUserAccountRecentOrdersV2`,`userId`,t),B(`getUserAccountRecentOrdersV2`,`userSecret`,n),B(`getUserAccountRecentOrdersV2`,`accountId`,r);let o=`/accounts/{accountId}/recentOrders/v2`.replace(`{accountId}`,encodeURIComponent(String(r===void 0?`-accountId-`:r))),s=new URL(o,z),c;e&&(c=e.baseOptions);let l={method:`GET`,...c,...a},u=e&&!K()?{"User-Agent":e.userAgent}:{},d={};await V({object:d,key:`clientId`,keyParamName:`clientId`,configuration:e}),await V({object:u,key:`Signature`,keyParamName:`signature`,configuration:e}),await V({object:d,key:`timestamp`,keyParamName:`timestamp`,configuration:e}),t!==void 0&&(d.userId=t),n!==void 0&&(d.userSecret=n),i!==void 0&&(d.only_executed=i);let f=c&&c.headers?c.headers:{};return l.headers={...u,...f,...a.headers},q({queryParameters:d,requestConfig:l,path:o,configuration:e,pathTemplate:`/accounts/{accountId}/recentOrders/v2`,httpMethod:`GET`}),H(s,d),{url:W(s),options:l}},listSubscriptions:async(t={})=>{let n=`/snapTrade/tradeDetection/subscriptions`,r=new URL(n,z),i;e&&(i=e.baseOptions);let a={method:`GET`,...i,...t},o=e&&!K()?{"User-Agent":e.userAgent}:{},s={};await V({object:s,key:`clientId`,keyParamName:`clientId`,configuration:e}),await V({object:o,key:`Signature`,keyParamName:`signature`,configuration:e}),await V({object:s,key:`timestamp`,keyParamName:`timestamp`,configuration:e});let c=i&&i.headers?i.headers:{};return a.headers={...o,...c,...t.headers},q({queryParameters:s,requestConfig:a,path:n,configuration:e,pathTemplate:`/snapTrade/tradeDetection/subscriptions`,httpMethod:`GET`}),H(r,s),{url:W(r),options:a}}}},Z=function(e){let t=yr(e);return{async addSubscription(n,r){let i={account_id:n.account_id};return G(await t.addSubscription(n.userId,n.userSecret,i,r),I,L,e)},async cancelSubscription(n,r){let i={account_id:n.account_id};return G(await t.cancelSubscription(i,r),I,L,e)},async getUserAccountOrderDetailV2(n,r){return G(await t.getUserAccountOrderDetailV2(n.accountId,n.brokerageOrderId,n.userId,n.userSecret,r),I,L,e)},async getUserAccountOrdersV2(n,r){return G(await t.getUserAccountOrdersV2(n.userId,n.userSecret,n.accountId,n.state,n.days,r),I,L,e)},async getUserAccountRecentOrdersV2(n,r){return G(await t.getUserAccountRecentOrdersV2(n.userId,n.userSecret,n.accountId,n.onlyExecuted,r),I,L,e)},async listSubscriptions(n){return G(await t.listSubscriptions(n),I,L,e)}}},br=function(e,t,n){let r=Z(e);return{addSubscription(e,i){return r.addSubscription(e,i).then(e=>e(n,t))},cancelSubscription(e,i){return r.cancelSubscription(e,i).then(e=>e(n,t))},getUserAccountOrderDetailV2(e,i){return r.getUserAccountOrderDetailV2(e,i).then(e=>e(n,t))},getUserAccountOrdersV2(e,i){return r.getUserAccountOrdersV2(e,i).then(e=>e(n,t))},getUserAccountRecentOrdersV2(e,i){return r.getUserAccountRecentOrdersV2(e,i).then(e=>e(n,t))},listSubscriptions(e){return r.listSubscriptions(e).then(e=>e(n,t))}}};var xr=class extends R{addSubscription(e,t){return Z(this.configuration).addSubscription(e,t).then(e=>e(this.axios,this.basePath))}cancelSubscription(e,t){return Z(this.configuration).cancelSubscription(e,t).then(e=>e(this.axios,this.basePath))}getUserAccountOrderDetailV2(e,t){return Z(this.configuration).getUserAccountOrderDetailV2(e,t).then(e=>e(this.axios,this.basePath))}getUserAccountOrdersV2(e,t){return Z(this.configuration).getUserAccountOrdersV2(e,t).then(e=>e(this.axios,this.basePath))}getUserAccountRecentOrdersV2(e,t){return Z(this.configuration).getUserAccountRecentOrdersV2(e,t).then(e=>e(this.axios,this.basePath))}listSubscriptions(e){return Z(this.configuration).listSubscriptions(e).then(e=>e(this.axios,this.basePath))}},Sr=class extends xr{};let Cr=function(e){return{listOptionHoldings:async(t,n,r,i={})=>{B(`listOptionHoldings`,`userId`,t),B(`listOptionHoldings`,`userSecret`,n),B(`listOptionHoldings`,`accountId`,r);let a=`/accounts/{accountId}/options`.replace(`{accountId}`,encodeURIComponent(String(r===void 0?`-accountId-`:r))),o=new URL(a,z),s;e&&(s=e.baseOptions);let c={method:`GET`,...s,...i},l=e&&!K()?{"User-Agent":e.userAgent}:{},u={};await V({object:u,key:`clientId`,keyParamName:`clientId`,configuration:e}),await V({object:l,key:`Signature`,keyParamName:`signature`,configuration:e}),await V({object:u,key:`timestamp`,keyParamName:`timestamp`,configuration:e}),t!==void 0&&(u.userId=t),n!==void 0&&(u.userSecret=n);let d=s&&s.headers?s.headers:{};return c.headers={...l,...d,...i.headers},q({queryParameters:u,requestConfig:c,path:a,configuration:e,pathTemplate:`/accounts/{accountId}/options`,httpMethod:`GET`}),H(o,u),{url:W(o),options:c}}}},wr=function(e){let t=Cr(e);return{async listOptionHoldings(n,r){return G(await t.listOptionHoldings(n.userId,n.userSecret,n.accountId,r),I,L,e)}}},Tr=function(e,t,n){let r=wr(e);return{listOptionHoldings(e,i){return r.listOptionHoldings(e,i).then(e=>e(n,t))}}};var Er=class extends R{listOptionHoldings(e,t){return wr(this.configuration).listOptionHoldings(e,t).then(e=>e(this.axios,this.basePath))}},Dr=class extends Er{};let Or=function(e){return{getCurrencyExchangeRatePair:async(t,n={})=>{B(`getCurrencyExchangeRatePair`,`currencyPair`,t);let r=`/currencies/rates/{currencyPair}`.replace(`{currencyPair}`,encodeURIComponent(String(t===void 0?`-currencyPair-`:t))),i=new URL(r,z),a;e&&(a=e.baseOptions);let o={method:`GET`,...a,...n},s=e&&!K()?{"User-Agent":e.userAgent}:{},c={};await V({object:c,key:`clientId`,keyParamName:`clientId`,configuration:e}),await V({object:s,key:`Signature`,keyParamName:`signature`,configuration:e}),await V({object:c,key:`timestamp`,keyParamName:`timestamp`,configuration:e});let l=a&&a.headers?a.headers:{};return o.headers={...s,...l,...n.headers},q({queryParameters:c,requestConfig:o,path:r,configuration:e,pathTemplate:`/currencies/rates/{currencyPair}`,httpMethod:`GET`}),H(i,c),{url:W(i),options:o}},getPartnerInfo:async(t={})=>{let n=`/snapTrade/partners`,r=new URL(n,z),i;e&&(i=e.baseOptions);let a={method:`GET`,...i,...t},o=e&&!K()?{"User-Agent":e.userAgent}:{},s={};await V({object:s,key:`clientId`,keyParamName:`clientId`,configuration:e}),await V({object:o,key:`Signature`,keyParamName:`signature`,configuration:e}),await V({object:s,key:`timestamp`,keyParamName:`timestamp`,configuration:e});let c=i&&i.headers?i.headers:{};return a.headers={...o,...c,...t.headers},q({queryParameters:s,requestConfig:a,path:n,configuration:e,pathTemplate:`/snapTrade/partners`,httpMethod:`GET`}),H(r,s),{url:W(r),options:a}},getSecurityTypes:async(t={})=>{let n=`/securityTypes`,r=new URL(n,z),i;e&&(i=e.baseOptions);let a={method:`GET`,...i,...t},o=e&&!K()?{"User-Agent":e.userAgent}:{},s={};await V({object:s,key:`clientId`,keyParamName:`clientId`,configuration:e}),await V({object:o,key:`Signature`,keyParamName:`signature`,configuration:e}),await V({object:s,key:`timestamp`,keyParamName:`timestamp`,configuration:e});let c=i&&i.headers?i.headers:{};return a.headers={...o,...c,...t.headers},q({queryParameters:s,requestConfig:a,path:n,configuration:e,pathTemplate:`/securityTypes`,httpMethod:`GET`}),H(r,s),{url:W(r),options:a}},getStockExchanges:async(t={})=>{let n=`/exchanges`,r=new URL(n,z),i;e&&(i=e.baseOptions);let a={method:`GET`,...i,...t},o=e&&!K()?{"User-Agent":e.userAgent}:{},s={};await V({object:s,key:`clientId`,keyParamName:`clientId`,configuration:e}),await V({object:o,key:`Signature`,keyParamName:`signature`,configuration:e}),await V({object:s,key:`timestamp`,keyParamName:`timestamp`,configuration:e});let c=i&&i.headers?i.headers:{};return a.headers={...o,...c,...t.headers},q({queryParameters:s,requestConfig:a,path:n,configuration:e,pathTemplate:`/exchanges`,httpMethod:`GET`}),H(r,s),{url:W(r),options:a}},getSymbols:async(t,n={})=>{let r=`/symbols`,i=new URL(r,z),a;e&&(a=e.baseOptions);let o={method:`POST`,...a,...n},s=e&&!K()?{"User-Agent":e.userAgent}:{},c={};await V({object:c,key:`clientId`,keyParamName:`clientId`,configuration:e}),await V({object:s,key:`Signature`,keyParamName:`signature`,configuration:e}),await V({object:c,key:`timestamp`,keyParamName:`timestamp`,configuration:e}),s[`Content-Type`]=`application/json`;let l=a&&a.headers?a.headers:{};return o.headers={...s,...l,...n.headers},q({requestBody:t,queryParameters:c,requestConfig:o,path:r,configuration:e,pathTemplate:`/symbols`,httpMethod:`POST`}),o.data=U(t,o,e),H(i,c),{url:W(i),options:o}},getSymbolsByTicker:async(t,n={})=>{B(`getSymbolsByTicker`,`query`,t);let r=`/symbols/{query}`.replace(`{query}`,encodeURIComponent(String(t===void 0?`-query-`:t))),i=new URL(r,z),a;e&&(a=e.baseOptions);let o={method:`GET`,...a,...n},s=e&&!K()?{"User-Agent":e.userAgent}:{},c={};await V({object:c,key:`clientId`,keyParamName:`clientId`,configuration:e}),await V({object:s,key:`Signature`,keyParamName:`signature`,configuration:e}),await V({object:c,key:`timestamp`,keyParamName:`timestamp`,configuration:e});let l=a&&a.headers?a.headers:{};return o.headers={...s,...l,...n.headers},q({queryParameters:c,requestConfig:o,path:r,configuration:e,pathTemplate:`/symbols/{query}`,httpMethod:`GET`}),H(i,c),{url:W(i),options:o}},listAllBrokerageAuthorizationType:async(t,n={})=>{let r=`/brokerageAuthorizationTypes`,i=new URL(r,z),a;e&&(a=e.baseOptions);let o={method:`GET`,...a,...n},s=e&&!K()?{"User-Agent":e.userAgent}:{},c={};await V({object:c,key:`clientId`,keyParamName:`clientId`,configuration:e}),await V({object:s,key:`Signature`,keyParamName:`signature`,configuration:e}),await V({object:c,key:`timestamp`,keyParamName:`timestamp`,configuration:e}),t!==void 0&&(c.brokerage=t);let l=a&&a.headers?a.headers:{};return o.headers={...s,...l,...n.headers},q({queryParameters:c,requestConfig:o,path:r,configuration:e,pathTemplate:`/brokerageAuthorizationTypes`,httpMethod:`GET`}),H(i,c),{url:W(i),options:o}},listAllBrokerageInstruments:async(t,n={})=>{B(`listAllBrokerageInstruments`,`slug`,t);let r=`/brokerages/{slug}/instruments`.replace(`{slug}`,encodeURIComponent(String(t===void 0?`-slug-`:t))),i=new URL(r,z),a;e&&(a=e.baseOptions);let o={method:`GET`,...a,...n},s=e&&!K()?{"User-Agent":e.userAgent}:{},c={};await V({object:c,key:`clientId`,keyParamName:`clientId`,configuration:e}),await V({object:s,key:`Signature`,keyParamName:`signature`,configuration:e}),await V({object:c,key:`timestamp`,keyParamName:`timestamp`,configuration:e});let l=a&&a.headers?a.headers:{};return o.headers={...s,...l,...n.headers},q({queryParameters:c,requestConfig:o,path:r,configuration:e,pathTemplate:`/brokerages/{slug}/instruments`,httpMethod:`GET`}),H(i,c),{url:W(i),options:o}},listAllBrokerages:async(t={})=>{let n=`/brokerages`,r=new URL(n,z),i;e&&(i=e.baseOptions);let a={method:`GET`,...i,...t},o=e&&!K()?{"User-Agent":e.userAgent}:{},s={};await V({object:s,key:`clientId`,keyParamName:`clientId`,configuration:e}),await V({object:o,key:`Signature`,keyParamName:`signature`,configuration:e}),await V({object:s,key:`timestamp`,keyParamName:`timestamp`,configuration:e});let c=i&&i.headers?i.headers:{};return a.headers={...o,...c,...t.headers},q({queryParameters:s,requestConfig:a,path:n,configuration:e,pathTemplate:`/brokerages`,httpMethod:`GET`}),H(r,s),{url:W(r),options:a}},listAllCurrencies:async(t={})=>{let n=`/currencies`,r=new URL(n,z),i;e&&(i=e.baseOptions);let a={method:`GET`,...i,...t},o=e&&!K()?{"User-Agent":e.userAgent}:{},s={};await V({object:s,key:`clientId`,keyParamName:`clientId`,configuration:e}),await V({object:o,key:`Signature`,keyParamName:`signature`,configuration:e}),await V({object:s,key:`timestamp`,keyParamName:`timestamp`,configuration:e});let c=i&&i.headers?i.headers:{};return a.headers={...o,...c,...t.headers},q({queryParameters:s,requestConfig:a,path:n,configuration:e,pathTemplate:`/currencies`,httpMethod:`GET`}),H(r,s),{url:W(r),options:a}},listAllCurrenciesRates:async(t={})=>{let n=`/currencies/rates`,r=new URL(n,z),i;e&&(i=e.baseOptions);let a={method:`GET`,...i,...t},o=e&&!K()?{"User-Agent":e.userAgent}:{},s={};await V({object:s,key:`clientId`,keyParamName:`clientId`,configuration:e}),await V({object:o,key:`Signature`,keyParamName:`signature`,configuration:e}),await V({object:s,key:`timestamp`,keyParamName:`timestamp`,configuration:e});let c=i&&i.headers?i.headers:{};return a.headers={...o,...c,...t.headers},q({queryParameters:s,requestConfig:a,path:n,configuration:e,pathTemplate:`/currencies/rates`,httpMethod:`GET`}),H(r,s),{url:W(r),options:a}},symbolSearchUserAccount:async(t,n,r,i,a={})=>{B(`symbolSearchUserAccount`,`userId`,t),B(`symbolSearchUserAccount`,`userSecret`,n),B(`symbolSearchUserAccount`,`accountId`,r);let o=`/accounts/{accountId}/symbols`.replace(`{accountId}`,encodeURIComponent(String(r===void 0?`-accountId-`:r))),s=new URL(o,z),c;e&&(c=e.baseOptions);let l={method:`POST`,...c,...a},u=e&&!K()?{"User-Agent":e.userAgent}:{},d={};await V({object:d,key:`clientId`,keyParamName:`clientId`,configuration:e}),await V({object:u,key:`Signature`,keyParamName:`signature`,configuration:e}),await V({object:d,key:`timestamp`,keyParamName:`timestamp`,configuration:e}),t!==void 0&&(d.userId=t),n!==void 0&&(d.userSecret=n),u[`Content-Type`]=`application/json`;let f=c&&c.headers?c.headers:{};return l.headers={...u,...f,...a.headers},q({requestBody:i,queryParameters:d,requestConfig:l,path:o,configuration:e,pathTemplate:`/accounts/{accountId}/symbols`,httpMethod:`POST`}),l.data=U(i,l,e),H(s,d),{url:W(s),options:l}}}},Q=function(e){let t=Or(e);return{async getCurrencyExchangeRatePair(n,r){return G(await t.getCurrencyExchangeRatePair(n.currencyPair,r),I,L,e)},async getPartnerInfo(n){return G(await t.getPartnerInfo(n),I,L,e)},async getSecurityTypes(n){return G(await t.getSecurityTypes(n),I,L,e)},async getStockExchanges(n){return G(await t.getStockExchanges(n),I,L,e)},async getSymbols(n={},r){let i={substring:n.substring};return G(await t.getSymbols(i,r),I,L,e)},async getSymbolsByTicker(n,r){return G(await t.getSymbolsByTicker(n.query,r),I,L,e)},async listAllBrokerageAuthorizationType(n={},r){return G(await t.listAllBrokerageAuthorizationType(n.brokerage,r),I,L,e)},async listAllBrokerageInstruments(n,r){return G(await t.listAllBrokerageInstruments(n.slug,r),I,L,e)},async listAllBrokerages(n){return G(await t.listAllBrokerages(n),I,L,e)},async listAllCurrencies(n){return G(await t.listAllCurrencies(n),I,L,e)},async listAllCurrenciesRates(n){return G(await t.listAllCurrenciesRates(n),I,L,e)},async symbolSearchUserAccount(n,r){let i={substring:n.substring};return G(await t.symbolSearchUserAccount(n.userId,n.userSecret,n.accountId,i,r),I,L,e)}}},kr=function(e,t,n){let r=Q(e);return{getCurrencyExchangeRatePair(e,i){return r.getCurrencyExchangeRatePair(e,i).then(e=>e(n,t))},getPartnerInfo(e){return r.getPartnerInfo(e).then(e=>e(n,t))},getSecurityTypes(e){return r.getSecurityTypes(e).then(e=>e(n,t))},getStockExchanges(e){return r.getStockExchanges(e).then(e=>e(n,t))},getSymbols(e={},i){return r.getSymbols(e,i).then(e=>e(n,t))},getSymbolsByTicker(e,i){return r.getSymbolsByTicker(e,i).then(e=>e(n,t))},listAllBrokerageAuthorizationType(e={},i){return r.listAllBrokerageAuthorizationType(e,i).then(e=>e(n,t))},listAllBrokerageInstruments(e,i){return r.listAllBrokerageInstruments(e,i).then(e=>e(n,t))},listAllBrokerages(e){return r.listAllBrokerages(e).then(e=>e(n,t))},listAllCurrencies(e){return r.listAllCurrencies(e).then(e=>e(n,t))},listAllCurrenciesRates(e){return r.listAllCurrenciesRates(e).then(e=>e(n,t))},symbolSearchUserAccount(e,i){return r.symbolSearchUserAccount(e,i).then(e=>e(n,t))}}};var Ar=class extends R{getCurrencyExchangeRatePair(e,t){return Q(this.configuration).getCurrencyExchangeRatePair(e,t).then(e=>e(this.axios,this.basePath))}getPartnerInfo(e){return Q(this.configuration).getPartnerInfo(e).then(e=>e(this.axios,this.basePath))}getSecurityTypes(e){return Q(this.configuration).getSecurityTypes(e).then(e=>e(this.axios,this.basePath))}getStockExchanges(e){return Q(this.configuration).getStockExchanges(e).then(e=>e(this.axios,this.basePath))}getSymbols(e={},t){return Q(this.configuration).getSymbols(e,t).then(e=>e(this.axios,this.basePath))}getSymbolsByTicker(e,t){return Q(this.configuration).getSymbolsByTicker(e,t).then(e=>e(this.axios,this.basePath))}listAllBrokerageAuthorizationType(e={},t){return Q(this.configuration).listAllBrokerageAuthorizationType(e,t).then(e=>e(this.axios,this.basePath))}listAllBrokerageInstruments(e,t){return Q(this.configuration).listAllBrokerageInstruments(e,t).then(e=>e(this.axios,this.basePath))}listAllBrokerages(e){return Q(this.configuration).listAllBrokerages(e).then(e=>e(this.axios,this.basePath))}listAllCurrencies(e){return Q(this.configuration).listAllCurrencies(e).then(e=>e(this.axios,this.basePath))}listAllCurrenciesRates(e){return Q(this.configuration).listAllCurrenciesRates(e).then(e=>e(this.axios,this.basePath))}symbolSearchUserAccount(e,t){return Q(this.configuration).symbolSearchUserAccount(e,t).then(e=>e(this.axios,this.basePath))}},jr=class extends Ar{};let Mr=function(e){return{cancelOrder:async(t,n,r,i,a={})=>{B(`cancelOrder`,`userId`,t),B(`cancelOrder`,`userSecret`,n),B(`cancelOrder`,`accountId`,r),B(`cancelOrder`,`accountInformationGetUserAccountOrderDetailRequest`,i);let o=`/accounts/{accountId}/trading/cancel`.replace(`{accountId}`,encodeURIComponent(String(r===void 0?`-accountId-`:r))),s=new URL(o,z),c;e&&(c=e.baseOptions);let l={method:`POST`,...c,...a},u=e&&!K()?{"User-Agent":e.userAgent}:{},d={};await V({object:d,key:`clientId`,keyParamName:`clientId`,configuration:e}),await V({object:u,key:`Signature`,keyParamName:`signature`,configuration:e}),await V({object:d,key:`timestamp`,keyParamName:`timestamp`,configuration:e}),t!==void 0&&(d.userId=t),n!==void 0&&(d.userSecret=n),u[`Content-Type`]=`application/json`;let f=c&&c.headers?c.headers:{};return l.headers={...u,...f,...a.headers},q({requestBody:i,queryParameters:d,requestConfig:l,path:o,configuration:e,pathTemplate:`/accounts/{accountId}/trading/cancel`,httpMethod:`POST`}),l.data=U(i,l,e),H(s,d),{url:W(s),options:l}},cancelUserAccountOrder:async(t,n,r,i,a={})=>{B(`cancelUserAccountOrder`,`userId`,t),B(`cancelUserAccountOrder`,`userSecret`,n),B(`cancelUserAccountOrder`,`accountId`,r),B(`cancelUserAccountOrder`,`accountInformationGetUserAccountOrderDetailRequest`,i);let o=`/accounts/{accountId}/orders/cancel`.replace(`{accountId}`,encodeURIComponent(String(r===void 0?`-accountId-`:r))),s=new URL(o,z),c;e&&(c=e.baseOptions);let l={method:`POST`,...c,...a},u=e&&!K()?{"User-Agent":e.userAgent}:{},d={};await V({object:d,key:`clientId`,keyParamName:`clientId`,configuration:e}),await V({object:u,key:`Signature`,keyParamName:`signature`,configuration:e}),await V({object:d,key:`timestamp`,keyParamName:`timestamp`,configuration:e}),t!==void 0&&(d.userId=t),n!==void 0&&(d.userSecret=n),u[`Content-Type`]=`application/json`;let f=c&&c.headers?c.headers:{};return l.headers={...u,...f,...a.headers},q({requestBody:i,queryParameters:d,requestConfig:l,path:o,configuration:e,pathTemplate:`/accounts/{accountId}/orders/cancel`,httpMethod:`POST`}),l.data=U(i,l,e),H(s,d),{url:W(s),options:l}},getCryptocurrencyPairQuote:async(t,n,r,i,a={})=>{B(`getCryptocurrencyPairQuote`,`userId`,t),B(`getCryptocurrencyPairQuote`,`userSecret`,n),B(`getCryptocurrencyPairQuote`,`accountId`,r),B(`getCryptocurrencyPairQuote`,`instrumentSymbol`,i);let o=`/accounts/{accountId}/trading/instruments/cryptocurrencyPairs/{instrumentSymbol}/quote`.replace(`{accountId}`,encodeURIComponent(String(r===void 0?`-accountId-`:r))).replace(`{instrumentSymbol}`,encodeURIComponent(String(i===void 0?`-instrumentSymbol-`:i))),s=new URL(o,z),c;e&&(c=e.baseOptions);let l={method:`GET`,...c,...a},u=e&&!K()?{"User-Agent":e.userAgent}:{},d={};await V({object:d,key:`clientId`,keyParamName:`clientId`,configuration:e}),await V({object:u,key:`Signature`,keyParamName:`signature`,configuration:e}),await V({object:d,key:`timestamp`,keyParamName:`timestamp`,configuration:e}),t!==void 0&&(d.userId=t),n!==void 0&&(d.userSecret=n);let f=c&&c.headers?c.headers:{};return l.headers={...u,...f,...a.headers},q({queryParameters:d,requestConfig:l,path:o,configuration:e,pathTemplate:`/accounts/{accountId}/trading/instruments/cryptocurrencyPairs/{instrumentSymbol}/quote`,httpMethod:`GET`}),H(s,d),{url:W(s),options:l}},getOptionImpact:async(t,n,r,i,a={})=>{B(`getOptionImpact`,`userId`,t),B(`getOptionImpact`,`userSecret`,n),B(`getOptionImpact`,`accountId`,r),B(`getOptionImpact`,`mlegTradeForm`,i);let o=`/accounts/{accountId}/trading/options/impact`.replace(`{accountId}`,encodeURIComponent(String(r===void 0?`-accountId-`:r))),s=new URL(o,z),c;e&&(c=e.baseOptions);let l={method:`POST`,...c,...a},u=e&&!K()?{"User-Agent":e.userAgent}:{},d={};await V({object:d,key:`clientId`,keyParamName:`clientId`,configuration:e}),await V({object:u,key:`Signature`,keyParamName:`signature`,configuration:e}),await V({object:d,key:`timestamp`,keyParamName:`timestamp`,configuration:e}),t!==void 0&&(d.userId=t),n!==void 0&&(d.userSecret=n),u[`Content-Type`]=`application/json`;let f=c&&c.headers?c.headers:{};return l.headers={...u,...f,...a.headers},q({requestBody:i,queryParameters:d,requestConfig:l,path:o,configuration:e,pathTemplate:`/accounts/{accountId}/trading/options/impact`,httpMethod:`POST`}),l.data=U(i,l,e),H(s,d),{url:W(s),options:l}},getOrderImpact:async(t,n,r,i={})=>{B(`getOrderImpact`,`userId`,t),B(`getOrderImpact`,`userSecret`,n),B(`getOrderImpact`,`manualTradeForm`,r);let a=`/trade/impact`,o=new URL(a,z),s;e&&(s=e.baseOptions);let c={method:`POST`,...s,...i},l=e&&!K()?{"User-Agent":e.userAgent}:{},u={};await V({object:u,key:`clientId`,keyParamName:`clientId`,configuration:e}),await V({object:l,key:`Signature`,keyParamName:`signature`,configuration:e}),await V({object:u,key:`timestamp`,keyParamName:`timestamp`,configuration:e}),t!==void 0&&(u.userId=t),n!==void 0&&(u.userSecret=n),l[`Content-Type`]=`application/json`;let d=s&&s.headers?s.headers:{};return c.headers={...l,...d,...i.headers},q({requestBody:r,queryParameters:u,requestConfig:c,path:a,configuration:e,pathTemplate:`/trade/impact`,httpMethod:`POST`}),c.data=U(r,c,e),H(o,u),{url:W(o),options:c}},getUserAccountOptionQuotes:async(t,n,r,i,a={})=>{B(`getUserAccountOptionQuotes`,`userId`,t),B(`getUserAccountOptionQuotes`,`userSecret`,n),B(`getUserAccountOptionQuotes`,`accountId`,r),B(`getUserAccountOptionQuotes`,`symbol`,i);let o=`/accounts/{accountId}/quotes/options`.replace(`{accountId}`,encodeURIComponent(String(r===void 0?`-accountId-`:r))),s=new URL(o,z),c;e&&(c=e.baseOptions);let l={method:`GET`,...c,...a},u=e&&!K()?{"User-Agent":e.userAgent}:{},d={};await V({object:d,key:`clientId`,keyParamName:`clientId`,configuration:e}),await V({object:u,key:`Signature`,keyParamName:`signature`,configuration:e}),await V({object:d,key:`timestamp`,keyParamName:`timestamp`,configuration:e}),t!==void 0&&(d.userId=t),n!==void 0&&(d.userSecret=n),i!==void 0&&(d.symbol=i);let f=c&&c.headers?c.headers:{};return l.headers={...u,...f,...a.headers},q({queryParameters:d,requestConfig:l,path:o,configuration:e,pathTemplate:`/accounts/{accountId}/quotes/options`,httpMethod:`GET`}),H(s,d),{url:W(s),options:l}},getUserAccountQuotes:async(t,n,r,i,a,o={})=>{B(`getUserAccountQuotes`,`userId`,t),B(`getUserAccountQuotes`,`userSecret`,n),B(`getUserAccountQuotes`,`symbols`,r),B(`getUserAccountQuotes`,`accountId`,i);let s=`/accounts/{accountId}/quotes`.replace(`{accountId}`,encodeURIComponent(String(i===void 0?`-accountId-`:i))),c=new URL(s,z),l;e&&(l=e.baseOptions);let u={method:`GET`,...l,...o},d=e&&!K()?{"User-Agent":e.userAgent}:{},f={};await V({object:f,key:`clientId`,keyParamName:`clientId`,configuration:e}),await V({object:d,key:`Signature`,keyParamName:`signature`,configuration:e}),await V({object:f,key:`timestamp`,keyParamName:`timestamp`,configuration:e}),t!==void 0&&(f.userId=t),n!==void 0&&(f.userSecret=n),r!==void 0&&(f.symbols=r),a!==void 0&&(f.use_ticker=a);let p=l&&l.headers?l.headers:{};return u.headers={...d,...p,...o.headers},q({queryParameters:f,requestConfig:u,path:s,configuration:e,pathTemplate:`/accounts/{accountId}/quotes`,httpMethod:`GET`}),H(c,f),{url:W(c),options:u}},placeBracketOrder:async(t,n,r,i,a={})=>{B(`placeBracketOrder`,`accountId`,t),B(`placeBracketOrder`,`userId`,n),B(`placeBracketOrder`,`userSecret`,r),B(`placeBracketOrder`,`manualTradeFormBracket`,i);let o=`/accounts/{accountId}/trading/bracket`.replace(`{accountId}`,encodeURIComponent(String(t===void 0?`-accountId-`:t))),s=new URL(o,z),c;e&&(c=e.baseOptions);let l={method:`POST`,...c,...a},u=e&&!K()?{"User-Agent":e.userAgent}:{},d={};await V({object:d,key:`clientId`,keyParamName:`clientId`,configuration:e}),await V({object:u,key:`Signature`,keyParamName:`signature`,configuration:e}),await V({object:d,key:`timestamp`,keyParamName:`timestamp`,configuration:e}),n!==void 0&&(d.userId=n),r!==void 0&&(d.userSecret=r),u[`Content-Type`]=`application/json`;let f=c&&c.headers?c.headers:{};return l.headers={...u,...f,...a.headers},q({requestBody:i,queryParameters:d,requestConfig:l,path:o,configuration:e,pathTemplate:`/accounts/{accountId}/trading/bracket`,httpMethod:`POST`}),l.data=U(i,l,e),H(s,d),{url:W(s),options:l}},placeComplexOrder:async(t,n,r,i,a={})=>{B(`placeComplexOrder`,`accountId`,t),B(`placeComplexOrder`,`userId`,n),B(`placeComplexOrder`,`userSecret`,r),B(`placeComplexOrder`,`manualTradeFormComplex`,i);let o=`/accounts/{accountId}/trading/complex`.replace(`{accountId}`,encodeURIComponent(String(t===void 0?`-accountId-`:t))),s=new URL(o,z),c;e&&(c=e.baseOptions);let l={method:`POST`,...c,...a},u=e&&!K()?{"User-Agent":e.userAgent}:{},d={};await V({object:d,key:`clientId`,keyParamName:`clientId`,configuration:e}),await V({object:u,key:`Signature`,keyParamName:`signature`,configuration:e}),await V({object:d,key:`timestamp`,keyParamName:`timestamp`,configuration:e}),n!==void 0&&(d.userId=n),r!==void 0&&(d.userSecret=r),u[`Content-Type`]=`application/json`;let f=c&&c.headers?c.headers:{};return l.headers={...u,...f,...a.headers},q({requestBody:i,queryParameters:d,requestConfig:l,path:o,configuration:e,pathTemplate:`/accounts/{accountId}/trading/complex`,httpMethod:`POST`}),l.data=U(i,l,e),H(s,d),{url:W(s),options:l}},placeCryptoOrder:async(t,n,r,i,a={})=>{B(`placeCryptoOrder`,`userId`,t),B(`placeCryptoOrder`,`userSecret`,n),B(`placeCryptoOrder`,`accountId`,r),B(`placeCryptoOrder`,`cryptoOrderForm`,i);let o=`/accounts/{accountId}/trading/crypto`.replace(`{accountId}`,encodeURIComponent(String(r===void 0?`-accountId-`:r))),s=new URL(o,z),c;e&&(c=e.baseOptions);let l={method:`POST`,...c,...a},u=e&&!K()?{"User-Agent":e.userAgent}:{},d={};await V({object:d,key:`clientId`,keyParamName:`clientId`,configuration:e}),await V({object:u,key:`Signature`,keyParamName:`signature`,configuration:e}),await V({object:d,key:`timestamp`,keyParamName:`timestamp`,configuration:e}),t!==void 0&&(d.userId=t),n!==void 0&&(d.userSecret=n),u[`Content-Type`]=`application/json`;let f=c&&c.headers?c.headers:{};return l.headers={...u,...f,...a.headers},q({requestBody:i,queryParameters:d,requestConfig:l,path:o,configuration:e,pathTemplate:`/accounts/{accountId}/trading/crypto`,httpMethod:`POST`}),l.data=U(i,l,e),H(s,d),{url:W(s),options:l}},placeForceOrder:async(t,n,r,i={})=>{B(`placeForceOrder`,`userId`,t),B(`placeForceOrder`,`userSecret`,n),B(`placeForceOrder`,`manualTradeFormWithOptions`,r);let a=`/trade/place`,o=new URL(a,z),s;e&&(s=e.baseOptions);let c={method:`POST`,...s,...i},l=e&&!K()?{"User-Agent":e.userAgent}:{},u={};await V({object:u,key:`clientId`,keyParamName:`clientId`,configuration:e}),await V({object:l,key:`Signature`,keyParamName:`signature`,configuration:e}),await V({object:u,key:`timestamp`,keyParamName:`timestamp`,configuration:e}),t!==void 0&&(u.userId=t),n!==void 0&&(u.userSecret=n),l[`Content-Type`]=`application/json`;let d=s&&s.headers?s.headers:{};return c.headers={...l,...d,...i.headers},q({requestBody:r,queryParameters:u,requestConfig:c,path:a,configuration:e,pathTemplate:`/trade/place`,httpMethod:`POST`}),c.data=U(r,c,e),H(o,u),{url:W(o),options:c}},placeMlegOrder:async(t,n,r,i,a={})=>{B(`placeMlegOrder`,`userId`,t),B(`placeMlegOrder`,`userSecret`,n),B(`placeMlegOrder`,`accountId`,r),B(`placeMlegOrder`,`mlegTradeForm`,i);let o=`/accounts/{accountId}/trading/options`.replace(`{accountId}`,encodeURIComponent(String(r===void 0?`-accountId-`:r))),s=new URL(o,z),c;e&&(c=e.baseOptions);let l={method:`POST`,...c,...a},u=e&&!K()?{"User-Agent":e.userAgent}:{},d={};await V({object:d,key:`clientId`,keyParamName:`clientId`,configuration:e}),await V({object:u,key:`Signature`,keyParamName:`signature`,configuration:e}),await V({object:d,key:`timestamp`,keyParamName:`timestamp`,configuration:e}),t!==void 0&&(d.userId=t),n!==void 0&&(d.userSecret=n),u[`Content-Type`]=`application/json`;let f=c&&c.headers?c.headers:{};return l.headers={...u,...f,...a.headers},q({requestBody:i,queryParameters:d,requestConfig:l,path:o,configuration:e,pathTemplate:`/accounts/{accountId}/trading/options`,httpMethod:`POST`}),l.data=U(i,l,e),H(s,d),{url:W(s),options:l}},placeOrder:async(t,n,r,i,a={})=>{B(`placeOrder`,`tradeId`,t),B(`placeOrder`,`userId`,n),B(`placeOrder`,`userSecret`,r);let o=`/trade/{tradeId}`.replace(`{tradeId}`,encodeURIComponent(String(t===void 0?`-tradeId-`:t))),s=new URL(o,z),c;e&&(c=e.baseOptions);let l={method:`POST`,...c,...a},u=e&&!K()?{"User-Agent":e.userAgent}:{},d={};await V({object:d,key:`clientId`,keyParamName:`clientId`,configuration:e}),await V({object:u,key:`Signature`,keyParamName:`signature`,configuration:e}),await V({object:d,key:`timestamp`,keyParamName:`timestamp`,configuration:e}),n!==void 0&&(d.userId=n),r!==void 0&&(d.userSecret=r),u[`Content-Type`]=`application/json`;let f=c&&c.headers?c.headers:{};return l.headers={...u,...f,...a.headers},q({requestBody:i,queryParameters:d,requestConfig:l,path:o,configuration:e,pathTemplate:`/trade/{tradeId}`,httpMethod:`POST`}),l.data=U(i,l,e),H(s,d),{url:W(s),options:l}},previewCryptoOrder:async(t,n,r,i,a={})=>{B(`previewCryptoOrder`,`userId`,t),B(`previewCryptoOrder`,`userSecret`,n),B(`previewCryptoOrder`,`accountId`,r),B(`previewCryptoOrder`,`cryptoOrderForm`,i);let o=`/accounts/{accountId}/trading/crypto/preview`.replace(`{accountId}`,encodeURIComponent(String(r===void 0?`-accountId-`:r))),s=new URL(o,z),c;e&&(c=e.baseOptions);let l={method:`POST`,...c,...a},u=e&&!K()?{"User-Agent":e.userAgent}:{},d={};await V({object:d,key:`clientId`,keyParamName:`clientId`,configuration:e}),await V({object:u,key:`Signature`,keyParamName:`signature`,configuration:e}),await V({object:d,key:`timestamp`,keyParamName:`timestamp`,configuration:e}),t!==void 0&&(d.userId=t),n!==void 0&&(d.userSecret=n),u[`Content-Type`]=`application/json`;let f=c&&c.headers?c.headers:{};return l.headers={...u,...f,...a.headers},q({requestBody:i,queryParameters:d,requestConfig:l,path:o,configuration:e,pathTemplate:`/accounts/{accountId}/trading/crypto/preview`,httpMethod:`POST`}),l.data=U(i,l,e),H(s,d),{url:W(s),options:l}},replaceOrder:async(t,n,r,i,a={})=>{B(`replaceOrder`,`accountId`,t),B(`replaceOrder`,`userId`,n),B(`replaceOrder`,`userSecret`,r),B(`replaceOrder`,`manualTradeReplaceForm`,i);let o=`/accounts/{accountId}/trading/replace`.replace(`{accountId}`,encodeURIComponent(String(t===void 0?`-accountId-`:t))),s=new URL(o,z),c;e&&(c=e.baseOptions);let l={method:`POST`,...c,...a},u=e&&!K()?{"User-Agent":e.userAgent}:{},d={};await V({object:d,key:`clientId`,keyParamName:`clientId`,configuration:e}),await V({object:u,key:`Signature`,keyParamName:`signature`,configuration:e}),await V({object:d,key:`timestamp`,keyParamName:`timestamp`,configuration:e}),n!==void 0&&(d.userId=n),r!==void 0&&(d.userSecret=r),u[`Content-Type`]=`application/json`;let f=c&&c.headers?c.headers:{};return l.headers={...u,...f,...a.headers},q({requestBody:i,queryParameters:d,requestConfig:l,path:o,configuration:e,pathTemplate:`/accounts/{accountId}/trading/replace`,httpMethod:`POST`}),l.data=U(i,l,e),H(s,d),{url:W(s),options:l}},searchCryptocurrencyPairInstruments:async(t,n,r,i,a,o={})=>{B(`searchCryptocurrencyPairInstruments`,`userId`,t),B(`searchCryptocurrencyPairInstruments`,`userSecret`,n),B(`searchCryptocurrencyPairInstruments`,`accountId`,r);let s=`/accounts/{accountId}/trading/instruments/cryptocurrencyPairs`.replace(`{accountId}`,encodeURIComponent(String(r===void 0?`-accountId-`:r))),c=new URL(s,z),l;e&&(l=e.baseOptions);let u={method:`GET`,...l,...o},d=e&&!K()?{"User-Agent":e.userAgent}:{},f={};await V({object:f,key:`clientId`,keyParamName:`clientId`,configuration:e}),await V({object:d,key:`Signature`,keyParamName:`signature`,configuration:e}),await V({object:f,key:`timestamp`,keyParamName:`timestamp`,configuration:e}),t!==void 0&&(f.userId=t),n!==void 0&&(f.userSecret=n),i!==void 0&&(f.base=i),a!==void 0&&(f.quote=a);let p=l&&l.headers?l.headers:{};return u.headers={...d,...p,...o.headers},q({queryParameters:f,requestConfig:u,path:s,configuration:e,pathTemplate:`/accounts/{accountId}/trading/instruments/cryptocurrencyPairs`,httpMethod:`GET`}),H(c,f),{url:W(c),options:u}}}},$=function(e){let t=Mr(e);return{async cancelOrder(n,r){let i={brokerage_order_id:n.brokerage_order_id};return G(await t.cancelOrder(n.userId,n.userSecret,n.accountId,i,r),I,L,e)},async cancelUserAccountOrder(n,r){let i={brokerage_order_id:n.brokerage_order_id};return G(await t.cancelUserAccountOrder(n.userId,n.userSecret,n.accountId,i,r),I,L,e)},async getCryptocurrencyPairQuote(n,r){return G(await t.getCryptocurrencyPairQuote(n.userId,n.userSecret,n.accountId,n.instrumentSymbol,r),I,L,e)},async getOptionImpact(n,r){let i={order_type:n.order_type,time_in_force:n.time_in_force,limit_price:n.limit_price,stop_price:n.stop_price,price_effect:n.price_effect,legs:n.legs};return G(await t.getOptionImpact(n.userId,n.userSecret,n.accountId,i,r),I,L,e)},async getOrderImpact(n,r){let i={account_id:n.account_id,action:n.action,universal_symbol_id:n.universal_symbol_id,order_type:n.order_type,time_in_force:n.time_in_force,price:n.price,stop:n.stop,units:n.units,notional_value:n.notional_value};return G(await t.getOrderImpact(n.userId,n.userSecret,i,r),I,L,e)},async getUserAccountOptionQuotes(n,r){return G(await t.getUserAccountOptionQuotes(n.userId,n.userSecret,n.accountId,n.symbol,r),I,L,e)},async getUserAccountQuotes(n,r){return G(await t.getUserAccountQuotes(n.userId,n.userSecret,n.symbols,n.accountId,n.useTicker,r),I,L,e)},async placeBracketOrder(n,r){let i={action:n.action,instrument:n.instrument,order_type:n.order_type,time_in_force:n.time_in_force,price:n.price,stop:n.stop,units:n.units,stop_loss:n.stop_loss,take_profit:n.take_profit};return G(await t.placeBracketOrder(n.accountId,n.userId,n.userSecret,i,r),I,L,e)},async placeComplexOrder(n,r){let i={type:n.type,orders:n.orders,client_order_id:n.client_order_id};return G(await t.placeComplexOrder(n.accountId,n.userId,n.userSecret,i,r),I,L,e)},async placeCryptoOrder(n,r){let i={instrument:n.instrument,side:n.side,type:n.type,time_in_force:n.time_in_force,amount:n.amount,limit_price:n.limit_price,stop_price:n.stop_price,post_only:n.post_only,expiration_date:n.expiration_date};return G(await t.placeCryptoOrder(n.userId,n.userSecret,n.accountId,i,r),I,L,e)},async placeForceOrder(n,r){let i={account_id:n.account_id,action:n.action,universal_symbol_id:n.universal_symbol_id,symbol:n.symbol,order_type:n.order_type,time_in_force:n.time_in_force,trading_session:n.trading_session,price:n.price,stop:n.stop,units:n.units,notional_value:n.notional_value};return G(await t.placeForceOrder(n.userId,n.userSecret,i,r),I,L,e)},async placeMlegOrder(n,r){let i={order_type:n.order_type,time_in_force:n.time_in_force,limit_price:n.limit_price,stop_price:n.stop_price,price_effect:n.price_effect,legs:n.legs};return G(await t.placeMlegOrder(n.userId,n.userSecret,n.accountId,i,r),I,L,e)},async placeOrder(n,r){let i={wait_to_confirm:n.wait_to_confirm};return G(await t.placeOrder(n.tradeId,n.userId,n.userSecret,i,r),I,L,e)},async previewCryptoOrder(n,r){let i={instrument:n.instrument,side:n.side,type:n.type,time_in_force:n.time_in_force,amount:n.amount,limit_price:n.limit_price,stop_price:n.stop_price,post_only:n.post_only,expiration_date:n.expiration_date};return G(await t.previewCryptoOrder(n.userId,n.userSecret,n.accountId,i,r),I,L,e)},async replaceOrder(n,r){let i={brokerage_order_id:n.brokerage_order_id,action:n.action,order_type:n.order_type,time_in_force:n.time_in_force,price:n.price,symbol:n.symbol,stop:n.stop,units:n.units};return G(await t.replaceOrder(n.accountId,n.userId,n.userSecret,i,r),I,L,e)},async searchCryptocurrencyPairInstruments(n,r){return G(await t.searchCryptocurrencyPairInstruments(n.userId,n.userSecret,n.accountId,n.base,n.quote,r),I,L,e)}}},Nr=function(e,t,n){let r=$(e);return{cancelOrder(e,i){return r.cancelOrder(e,i).then(e=>e(n,t))},cancelUserAccountOrder(e,i){return r.cancelUserAccountOrder(e,i).then(e=>e(n,t))},getCryptocurrencyPairQuote(e,i){return r.getCryptocurrencyPairQuote(e,i).then(e=>e(n,t))},getOptionImpact(e,i){return r.getOptionImpact(e,i).then(e=>e(n,t))},getOrderImpact(e,i){return r.getOrderImpact(e,i).then(e=>e(n,t))},getUserAccountOptionQuotes(e,i){return r.getUserAccountOptionQuotes(e,i).then(e=>e(n,t))},getUserAccountQuotes(e,i){return r.getUserAccountQuotes(e,i).then(e=>e(n,t))},placeBracketOrder(e,i){return r.placeBracketOrder(e,i).then(e=>e(n,t))},placeComplexOrder(e,i){return r.placeComplexOrder(e,i).then(e=>e(n,t))},placeCryptoOrder(e,i){return r.placeCryptoOrder(e,i).then(e=>e(n,t))},placeForceOrder(e,i){return r.placeForceOrder(e,i).then(e=>e(n,t))},placeMlegOrder(e,i){return r.placeMlegOrder(e,i).then(e=>e(n,t))},placeOrder(e,i){return r.placeOrder(e,i).then(e=>e(n,t))},previewCryptoOrder(e,i){return r.previewCryptoOrder(e,i).then(e=>e(n,t))},replaceOrder(e,i){return r.replaceOrder(e,i).then(e=>e(n,t))},searchCryptocurrencyPairInstruments(e,i){return r.searchCryptocurrencyPairInstruments(e,i).then(e=>e(n,t))}}};var Pr=class extends R{cancelOrder(e,t){return $(this.configuration).cancelOrder(e,t).then(e=>e(this.axios,this.basePath))}cancelUserAccountOrder(e,t){return $(this.configuration).cancelUserAccountOrder(e,t).then(e=>e(this.axios,this.basePath))}getCryptocurrencyPairQuote(e,t){return $(this.configuration).getCryptocurrencyPairQuote(e,t).then(e=>e(this.axios,this.basePath))}getOptionImpact(e,t){return $(this.configuration).getOptionImpact(e,t).then(e=>e(this.axios,this.basePath))}getOrderImpact(e,t){return $(this.configuration).getOrderImpact(e,t).then(e=>e(this.axios,this.basePath))}getUserAccountOptionQuotes(e,t){return $(this.configuration).getUserAccountOptionQuotes(e,t).then(e=>e(this.axios,this.basePath))}getUserAccountQuotes(e,t){return $(this.configuration).getUserAccountQuotes(e,t).then(e=>e(this.axios,this.basePath))}placeBracketOrder(e,t){return $(this.configuration).placeBracketOrder(e,t).then(e=>e(this.axios,this.basePath))}placeComplexOrder(e,t){return $(this.configuration).placeComplexOrder(e,t).then(e=>e(this.axios,this.basePath))}placeCryptoOrder(e,t){return $(this.configuration).placeCryptoOrder(e,t).then(e=>e(this.axios,this.basePath))}placeForceOrder(e,t){return $(this.configuration).placeForceOrder(e,t).then(e=>e(this.axios,this.basePath))}placeMlegOrder(e,t){return $(this.configuration).placeMlegOrder(e,t).then(e=>e(this.axios,this.basePath))}placeOrder(e,t){return $(this.configuration).placeOrder(e,t).then(e=>e(this.axios,this.basePath))}previewCryptoOrder(e,t){return $(this.configuration).previewCryptoOrder(e,t).then(e=>e(this.axios,this.basePath))}replaceOrder(e,t){return $(this.configuration).replaceOrder(e,t).then(e=>e(this.axios,this.basePath))}searchCryptocurrencyPairInstruments(e,t){return $(this.configuration).searchCryptocurrencyPairInstruments(e,t).then(e=>e(this.axios,this.basePath))}},Fr=class extends Pr{};let Ir=function(e){return{getActivities:async(t,n,r,i,a,o,s,c={})=>{B(`getActivities`,`userId`,t),B(`getActivities`,`userSecret`,n);let l=`/activities`,u=new URL(l,z),d;e&&(d=e.baseOptions);let f={method:`GET`,...d,...c},p=e&&!K()?{"User-Agent":e.userAgent}:{},m={};await V({object:m,key:`clientId`,keyParamName:`clientId`,configuration:e}),await V({object:p,key:`Signature`,keyParamName:`signature`,configuration:e}),await V({object:m,key:`timestamp`,keyParamName:`timestamp`,configuration:e}),r!==void 0&&(m.startDate=r instanceof Date?r.toISOString().substr(0,10):r),i!==void 0&&(m.endDate=i instanceof Date?i.toISOString().substr(0,10):i),a!==void 0&&(m.accounts=a),o!==void 0&&(m.brokerageAuthorizations=o),s!==void 0&&(m.type=s),t!==void 0&&(m.userId=t),n!==void 0&&(m.userSecret=n);let h=d&&d.headers?d.headers:{};return f.headers={...p,...h,...c.headers},q({queryParameters:m,requestConfig:f,path:l,configuration:e,pathTemplate:`/activities`,httpMethod:`GET`}),H(u,m),{url:W(u),options:f}},getReportingCustomRange:async(t,n,r,i,a,o,s,c={})=>{B(`getReportingCustomRange`,`startDate`,t),B(`getReportingCustomRange`,`endDate`,n),B(`getReportingCustomRange`,`userId`,r),B(`getReportingCustomRange`,`userSecret`,i);let l=`/performance/custom`,u=new URL(l,z),d;e&&(d=e.baseOptions);let f={method:`GET`,...d,...c},p=e&&!K()?{"User-Agent":e.userAgent}:{},m={};await V({object:m,key:`clientId`,keyParamName:`clientId`,configuration:e}),await V({object:p,key:`Signature`,keyParamName:`signature`,configuration:e}),await V({object:m,key:`timestamp`,keyParamName:`timestamp`,configuration:e}),t!==void 0&&(m.startDate=t instanceof Date?t.toISOString().substr(0,10):t),n!==void 0&&(m.endDate=n instanceof Date?n.toISOString().substr(0,10):n),a!==void 0&&(m.accounts=a),o!==void 0&&(m.detailed=o),s!==void 0&&(m.frequency=s),r!==void 0&&(m.userId=r),i!==void 0&&(m.userSecret=i);let h=d&&d.headers?d.headers:{};return f.headers={...p,...h,...c.headers},q({queryParameters:m,requestConfig:f,path:l,configuration:e,pathTemplate:`/performance/custom`,httpMethod:`GET`}),H(u,m),{url:W(u),options:f}}}},Lr=function(e){let t=Ir(e);return{async getActivities(n,r){return G(await t.getActivities(n.userId,n.userSecret,n.startDate,n.endDate,n.accounts,n.brokerageAuthorizations,n.type,r),I,L,e)},async getReportingCustomRange(n,r){return G(await t.getReportingCustomRange(n.startDate,n.endDate,n.userId,n.userSecret,n.accounts,n.detailed,n.frequency,r),I,L,e)}}},Rr=function(e,t,n){let r=Lr(e);return{getActivities(e,i){return r.getActivities(e,i).then(e=>e(n,t))},getReportingCustomRange(e,i){return r.getReportingCustomRange(e,i).then(e=>e(n,t))}}};var zr=class extends R{getActivities(e,t){return Lr(this.configuration).getActivities(e,t).then(e=>e(this.axios,this.basePath))}getReportingCustomRange(e,t){return Lr(this.configuration).getReportingCustomRange(e,t).then(e=>e(this.axios,this.basePath))}},Br=class extends zr{},Vr=class{constructor(e={}){this.consumerKey=e.consumerKey,this.apiKey=e.apiKey,this.apiKey===void 0&&(this.apiKey={},e.clientId!==void 0&&(this.apiKey.clientId=e.clientId),e.signature!==void 0&&(this.apiKey.signature=e.signature),e.timestamp!==void 0&&(this.apiKey.timestamp=e.timestamp)),this.username=e.username,this.password=e.password,this.accessToken=e.accessToken,this.basePath=e.basePath,this.baseOptions=e.baseOptions??{},this.userAgent=e.userAgent===void 0?`Konfig/10.0.6/typescript`:e.userAgent,this.formDataCtor=e.formDataCtor}isJsonMime(e){return e!==null&&(RegExp(`^(application/json|[^;/ ]+/[^;/ ]+[+]json)[ ]*(;.*)?$`,`i`).test(e)||e.toLowerCase()===`application/json-patch+json`)}},Hr=class{constructor(e){}},Ur=class extends Hr{constructor(e={}){super(e);let t=new Vr(e);this.accountInformation=new ar(t),this.apiStatus=new ur(t),this.authentication=new mr(t),this.connections=new vr(t),this.experimentalEndpoints=new Sr(t),this.options=new Dr(t),this.referenceData=new jr(t),this.trading=new Fr(t),this.transactionsAndReporting=new Br(t)}};e.AccountInformationApi=ar,e.AccountInformationApiAxiosParamCreator=nr,e.AccountInformationApiFactory=rr,e.AccountInformationApiFp=J,e.AccountInformationApiGenerated=ir,e.ApiStatusApi=ur,e.ApiStatusApiAxiosParamCreator=or,e.ApiStatusApiFactory=cr,e.ApiStatusApiFp=sr,e.ApiStatusApiGenerated=lr,e.AuthenticationApi=mr,e.AuthenticationApiAxiosParamCreator=dr,e.AuthenticationApiFactory=fr,e.AuthenticationApiFp=Y,e.AuthenticationApiGenerated=pr,e.Configuration=Vr,e.ConnectionsApi=vr,e.ConnectionsApiAxiosParamCreator=hr,e.ConnectionsApiFactory=gr,e.ConnectionsApiFp=X,e.ConnectionsApiGenerated=_r,e.ExperimentalEndpointsApi=Sr,e.ExperimentalEndpointsApiAxiosParamCreator=yr,e.ExperimentalEndpointsApiFactory=br,e.ExperimentalEndpointsApiFp=Z,e.ExperimentalEndpointsApiGenerated=xr,e.OptionsApi=Dr,e.OptionsApiAxiosParamCreator=Cr,e.OptionsApiFactory=Tr,e.OptionsApiFp=wr,e.OptionsApiGenerated=Er,e.ReferenceDataApi=jr,e.ReferenceDataApiAxiosParamCreator=Or,e.ReferenceDataApiFactory=kr,e.ReferenceDataApiFp=Q,e.ReferenceDataApiGenerated=Ar,e.Snaptrade=Ur,e.SnaptradeError=Xn,e.TradingApi=Fr,e.TradingApiAxiosParamCreator=Mr,e.TradingApiFactory=Nr,e.TradingApiFp=$,e.TradingApiGenerated=Pr,e.TransactionsAndReportingApi=Br,e.TransactionsAndReportingApiAxiosParamCreator=Ir,e.TransactionsAndReportingApiFactory=Rr,e.TransactionsAndReportingApiFp=Lr,e.TransactionsAndReportingApiGenerated=zr,e.parseIfJson=Qn,e.readableStreamToString=Zn});
|
package/dist/index.cjs
CHANGED
|
@@ -1086,12 +1086,11 @@ const AccountInformationApiAxiosParamCreator = function(configuration) {
|
|
|
1086
1086
|
};
|
|
1087
1087
|
},
|
|
1088
1088
|
/**
|
|
1089
|
-
*
|
|
1089
|
+
* Returns all brokerage accounts across all connections known to SnapTrade for the authenticated user. This endpoint returns Daily data regardless of the customer\'s plan. Daily data is cached and refreshed once a day, which makes this endpoint fast and well-suited to listing accounts across all of a user\'s connections in a single call. Exact refresh timing may vary by brokerage. To get real-time data on Pay as you Go / Real-time, use the [list accounts for a connection endpoint](/reference/Connections/Connections_listBrokerageAuthorizationAccounts). Customers on Pay as you Go / Daily can force a refresh with the [manual refresh endpoint](/reference/Connections/Connections_refreshBrokerageAuthorization).
|
|
1090
1090
|
* @summary List accounts
|
|
1091
1091
|
* @param {string} userId
|
|
1092
1092
|
* @param {string} userSecret
|
|
1093
1093
|
* @param {*} [options] Override http request option.
|
|
1094
|
-
* @deprecated
|
|
1095
1094
|
* @throws {RequiredError}
|
|
1096
1095
|
*/
|
|
1097
1096
|
listUserAccounts: async (userId, userSecret, options = {}) => {
|
|
@@ -1346,11 +1345,10 @@ const AccountInformationApiFp = function(configuration) {
|
|
|
1346
1345
|
return createRequestFunction(await localVarAxiosParamCreator.getUserHoldings(requestParameters.accountId, requestParameters.userId, requestParameters.userSecret, options), axios.default, BASE_PATH, configuration);
|
|
1347
1346
|
},
|
|
1348
1347
|
/**
|
|
1349
|
-
*
|
|
1348
|
+
* Returns all brokerage accounts across all connections known to SnapTrade for the authenticated user. This endpoint returns Daily data regardless of the customer\'s plan. Daily data is cached and refreshed once a day, which makes this endpoint fast and well-suited to listing accounts across all of a user\'s connections in a single call. Exact refresh timing may vary by brokerage. To get real-time data on Pay as you Go / Real-time, use the [list accounts for a connection endpoint](/reference/Connections/Connections_listBrokerageAuthorizationAccounts). Customers on Pay as you Go / Daily can force a refresh with the [manual refresh endpoint](/reference/Connections/Connections_refreshBrokerageAuthorization).
|
|
1350
1349
|
* @summary List accounts
|
|
1351
1350
|
* @param {AccountInformationApiListUserAccountsRequest} requestParameters Request parameters.
|
|
1352
1351
|
* @param {*} [options] Override http request option.
|
|
1353
|
-
* @deprecated
|
|
1354
1352
|
* @throws {RequiredError}
|
|
1355
1353
|
*/
|
|
1356
1354
|
async listUserAccounts(requestParameters, options) {
|
|
@@ -1499,11 +1497,10 @@ const AccountInformationApiFactory = function(configuration, basePath, axios$9)
|
|
|
1499
1497
|
return localVarFp.getUserHoldings(requestParameters, options).then((request) => request(axios$9, basePath));
|
|
1500
1498
|
},
|
|
1501
1499
|
/**
|
|
1502
|
-
*
|
|
1500
|
+
* Returns all brokerage accounts across all connections known to SnapTrade for the authenticated user. This endpoint returns Daily data regardless of the customer\'s plan. Daily data is cached and refreshed once a day, which makes this endpoint fast and well-suited to listing accounts across all of a user\'s connections in a single call. Exact refresh timing may vary by brokerage. To get real-time data on Pay as you Go / Real-time, use the [list accounts for a connection endpoint](/reference/Connections/Connections_listBrokerageAuthorizationAccounts). Customers on Pay as you Go / Daily can force a refresh with the [manual refresh endpoint](/reference/Connections/Connections_refreshBrokerageAuthorization).
|
|
1503
1501
|
* @summary List accounts
|
|
1504
1502
|
* @param {AccountInformationApiListUserAccountsRequest} requestParameters Request parameters.
|
|
1505
1503
|
* @param {*} [options] Override http request option.
|
|
1506
|
-
* @deprecated
|
|
1507
1504
|
* @throws {RequiredError}
|
|
1508
1505
|
*/
|
|
1509
1506
|
listUserAccounts(requestParameters, options) {
|
|
@@ -1664,11 +1661,10 @@ var AccountInformationApiGenerated = class extends BaseAPI {
|
|
|
1664
1661
|
return AccountInformationApiFp(this.configuration).getUserHoldings(requestParameters, options).then((request) => request(this.axios, this.basePath));
|
|
1665
1662
|
}
|
|
1666
1663
|
/**
|
|
1667
|
-
*
|
|
1664
|
+
* Returns all brokerage accounts across all connections known to SnapTrade for the authenticated user. This endpoint returns Daily data regardless of the customer\'s plan. Daily data is cached and refreshed once a day, which makes this endpoint fast and well-suited to listing accounts across all of a user\'s connections in a single call. Exact refresh timing may vary by brokerage. To get real-time data on Pay as you Go / Real-time, use the [list accounts for a connection endpoint](/reference/Connections/Connections_listBrokerageAuthorizationAccounts). Customers on Pay as you Go / Daily can force a refresh with the [manual refresh endpoint](/reference/Connections/Connections_refreshBrokerageAuthorization).
|
|
1668
1665
|
* @summary List accounts
|
|
1669
1666
|
* @param {AccountInformationApiListUserAccountsRequest} requestParameters Request parameters.
|
|
1670
1667
|
* @param {*} [options] Override http request option.
|
|
1671
|
-
* @deprecated
|
|
1672
1668
|
* @throws {RequiredError}
|
|
1673
1669
|
* @memberof AccountInformationApiGenerated
|
|
1674
1670
|
*/
|
|
@@ -5679,7 +5675,7 @@ const TradingApiAxiosParamCreator = function(configuration) {
|
|
|
5679
5675
|
};
|
|
5680
5676
|
},
|
|
5681
5677
|
/**
|
|
5682
|
-
* Places a complex conditional order (OCO, OTO, or OTOCO). Disabled by default — contact support to enable. Only supported on certain brokerages. - **OCO** (One Cancels the Other): Two peer orders; when one fills the other is cancelled. - **OTO** (One Triggers the Other): A trigger order that, when filled, activates a conditional order. - **OTOCO** (One Triggers a One Cancels the Other): A trigger order that, when filled, activates an OCO pair of two peer orders.
|
|
5678
|
+
* Places a complex conditional order (OCO, OTO, or OTOCO). Disabled by default — contact support to enable. Only supported on certain brokerages. Please refer to the [brokerage trading support page](https://support.snaptrade.com/brokerages) for details on which brokerages support complex orders and which types they support. - **OCO** (One Cancels the Other): Two peer orders; when one fills the other is cancelled. - **OTO** (One Triggers the Other): A trigger order that, when filled, activates a conditional order. - **OTOCO** (One Triggers a One Cancels the Other): A trigger order that, when filled, activates an OCO pair of two peer orders.
|
|
5683
5679
|
* @summary Place complex order
|
|
5684
5680
|
* @param {string} accountId The ID of the account to execute the trade on.
|
|
5685
5681
|
* @param {string} userId
|
|
@@ -6350,7 +6346,7 @@ const TradingApiFp = function(configuration) {
|
|
|
6350
6346
|
return createRequestFunction(await localVarAxiosParamCreator.placeBracketOrder(requestParameters.accountId, requestParameters.userId, requestParameters.userSecret, manualTradeFormBracket, options), axios.default, BASE_PATH, configuration);
|
|
6351
6347
|
},
|
|
6352
6348
|
/**
|
|
6353
|
-
* Places a complex conditional order (OCO, OTO, or OTOCO). Disabled by default — contact support to enable. Only supported on certain brokerages. - **OCO** (One Cancels the Other): Two peer orders; when one fills the other is cancelled. - **OTO** (One Triggers the Other): A trigger order that, when filled, activates a conditional order. - **OTOCO** (One Triggers a One Cancels the Other): A trigger order that, when filled, activates an OCO pair of two peer orders.
|
|
6349
|
+
* Places a complex conditional order (OCO, OTO, or OTOCO). Disabled by default — contact support to enable. Only supported on certain brokerages. Please refer to the [brokerage trading support page](https://support.snaptrade.com/brokerages) for details on which brokerages support complex orders and which types they support. - **OCO** (One Cancels the Other): Two peer orders; when one fills the other is cancelled. - **OTO** (One Triggers the Other): A trigger order that, when filled, activates a conditional order. - **OTOCO** (One Triggers a One Cancels the Other): A trigger order that, when filled, activates an OCO pair of two peer orders.
|
|
6354
6350
|
* @summary Place complex order
|
|
6355
6351
|
* @param {TradingApiPlaceComplexOrderRequest} requestParameters Request parameters.
|
|
6356
6352
|
* @param {*} [options] Override http request option.
|
|
@@ -6580,7 +6576,7 @@ const TradingApiFactory = function(configuration, basePath, axios$2) {
|
|
|
6580
6576
|
return localVarFp.placeBracketOrder(requestParameters, options).then((request) => request(axios$2, basePath));
|
|
6581
6577
|
},
|
|
6582
6578
|
/**
|
|
6583
|
-
* Places a complex conditional order (OCO, OTO, or OTOCO). Disabled by default — contact support to enable. Only supported on certain brokerages. - **OCO** (One Cancels the Other): Two peer orders; when one fills the other is cancelled. - **OTO** (One Triggers the Other): A trigger order that, when filled, activates a conditional order. - **OTOCO** (One Triggers a One Cancels the Other): A trigger order that, when filled, activates an OCO pair of two peer orders.
|
|
6579
|
+
* Places a complex conditional order (OCO, OTO, or OTOCO). Disabled by default — contact support to enable. Only supported on certain brokerages. Please refer to the [brokerage trading support page](https://support.snaptrade.com/brokerages) for details on which brokerages support complex orders and which types they support. - **OCO** (One Cancels the Other): Two peer orders; when one fills the other is cancelled. - **OTO** (One Triggers the Other): A trigger order that, when filled, activates a conditional order. - **OTOCO** (One Triggers a One Cancels the Other): A trigger order that, when filled, activates an OCO pair of two peer orders.
|
|
6584
6580
|
* @summary Place complex order
|
|
6585
6581
|
* @param {TradingApiPlaceComplexOrderRequest} requestParameters Request parameters.
|
|
6586
6582
|
* @param {*} [options] Override http request option.
|
|
@@ -6759,7 +6755,7 @@ var TradingApiGenerated = class extends BaseAPI {
|
|
|
6759
6755
|
return TradingApiFp(this.configuration).placeBracketOrder(requestParameters, options).then((request) => request(this.axios, this.basePath));
|
|
6760
6756
|
}
|
|
6761
6757
|
/**
|
|
6762
|
-
* Places a complex conditional order (OCO, OTO, or OTOCO). Disabled by default — contact support to enable. Only supported on certain brokerages. - **OCO** (One Cancels the Other): Two peer orders; when one fills the other is cancelled. - **OTO** (One Triggers the Other): A trigger order that, when filled, activates a conditional order. - **OTOCO** (One Triggers a One Cancels the Other): A trigger order that, when filled, activates an OCO pair of two peer orders.
|
|
6758
|
+
* Places a complex conditional order (OCO, OTO, or OTOCO). Disabled by default — contact support to enable. Only supported on certain brokerages. Please refer to the [brokerage trading support page](https://support.snaptrade.com/brokerages) for details on which brokerages support complex orders and which types they support. - **OCO** (One Cancels the Other): Two peer orders; when one fills the other is cancelled. - **OTO** (One Triggers the Other): A trigger order that, when filled, activates a conditional order. - **OTOCO** (One Triggers a One Cancels the Other): A trigger order that, when filled, activates an OCO pair of two peer orders.
|
|
6763
6759
|
* @summary Place complex order
|
|
6764
6760
|
* @param {TradingApiPlaceComplexOrderRequest} requestParameters Request parameters.
|
|
6765
6761
|
* @param {*} [options] Override http request option.
|
|
@@ -7122,7 +7118,7 @@ var Configuration = class {
|
|
|
7122
7118
|
this.accessToken = param.accessToken;
|
|
7123
7119
|
this.basePath = param.basePath;
|
|
7124
7120
|
this.baseOptions = param.baseOptions ?? {};
|
|
7125
|
-
this.userAgent = param.userAgent === void 0 ? "Konfig/10.0.
|
|
7121
|
+
this.userAgent = param.userAgent === void 0 ? "Konfig/10.0.6/typescript" : param.userAgent;
|
|
7126
7122
|
this.formDataCtor = param.formDataCtor;
|
|
7127
7123
|
}
|
|
7128
7124
|
/**
|
package/dist/index.d.cts
CHANGED
|
@@ -6807,12 +6807,11 @@ declare const AccountInformationApiAxiosParamCreator: (configuration?: Configura
|
|
|
6807
6807
|
*/
|
|
6808
6808
|
getUserHoldings: (accountId: string, userId: string, userSecret: string, options?: AxiosRequestConfig) => Promise<RequestArgs>;
|
|
6809
6809
|
/**
|
|
6810
|
-
*
|
|
6810
|
+
* Returns all brokerage accounts across all connections known to SnapTrade for the authenticated user. This endpoint returns Daily data regardless of the customer\'s plan. Daily data is cached and refreshed once a day, which makes this endpoint fast and well-suited to listing accounts across all of a user\'s connections in a single call. Exact refresh timing may vary by brokerage. To get real-time data on Pay as you Go / Real-time, use the [list accounts for a connection endpoint](/reference/Connections/Connections_listBrokerageAuthorizationAccounts). Customers on Pay as you Go / Daily can force a refresh with the [manual refresh endpoint](/reference/Connections/Connections_refreshBrokerageAuthorization).
|
|
6811
6811
|
* @summary List accounts
|
|
6812
6812
|
* @param {string} userId
|
|
6813
6813
|
* @param {string} userSecret
|
|
6814
6814
|
* @param {*} [options] Override http request option.
|
|
6815
|
-
* @deprecated
|
|
6816
6815
|
* @throws {RequiredError}
|
|
6817
6816
|
*/
|
|
6818
6817
|
listUserAccounts: (userId: string, userSecret: string, options?: AxiosRequestConfig) => Promise<RequestArgs>;
|
|
@@ -6932,11 +6931,10 @@ declare const AccountInformationApiFp: (configuration?: Configuration) => {
|
|
|
6932
6931
|
*/
|
|
6933
6932
|
getUserHoldings(requestParameters: AccountInformationApiGetUserHoldingsRequest, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<AccountHoldingsAccount>>;
|
|
6934
6933
|
/**
|
|
6935
|
-
*
|
|
6934
|
+
* Returns all brokerage accounts across all connections known to SnapTrade for the authenticated user. This endpoint returns Daily data regardless of the customer\'s plan. Daily data is cached and refreshed once a day, which makes this endpoint fast and well-suited to listing accounts across all of a user\'s connections in a single call. Exact refresh timing may vary by brokerage. To get real-time data on Pay as you Go / Real-time, use the [list accounts for a connection endpoint](/reference/Connections/Connections_listBrokerageAuthorizationAccounts). Customers on Pay as you Go / Daily can force a refresh with the [manual refresh endpoint](/reference/Connections/Connections_refreshBrokerageAuthorization).
|
|
6936
6935
|
* @summary List accounts
|
|
6937
6936
|
* @param {AccountInformationApiListUserAccountsRequest} requestParameters Request parameters.
|
|
6938
6937
|
* @param {*} [options] Override http request option.
|
|
6939
|
-
* @deprecated
|
|
6940
6938
|
* @throws {RequiredError}
|
|
6941
6939
|
*/
|
|
6942
6940
|
listUserAccounts(requestParameters: AccountInformationApiListUserAccountsRequest, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<Array<Account>>>;
|
|
@@ -7054,11 +7052,10 @@ declare const AccountInformationApiFactory: (configuration?: Configuration, base
|
|
|
7054
7052
|
*/
|
|
7055
7053
|
getUserHoldings(requestParameters: AccountInformationApiGetUserHoldingsRequest, options?: AxiosRequestConfig): AxiosPromise<AccountHoldingsAccount>;
|
|
7056
7054
|
/**
|
|
7057
|
-
*
|
|
7055
|
+
* Returns all brokerage accounts across all connections known to SnapTrade for the authenticated user. This endpoint returns Daily data regardless of the customer\'s plan. Daily data is cached and refreshed once a day, which makes this endpoint fast and well-suited to listing accounts across all of a user\'s connections in a single call. Exact refresh timing may vary by brokerage. To get real-time data on Pay as you Go / Real-time, use the [list accounts for a connection endpoint](/reference/Connections/Connections_listBrokerageAuthorizationAccounts). Customers on Pay as you Go / Daily can force a refresh with the [manual refresh endpoint](/reference/Connections/Connections_refreshBrokerageAuthorization).
|
|
7058
7056
|
* @summary List accounts
|
|
7059
7057
|
* @param {AccountInformationApiListUserAccountsRequest} requestParameters Request parameters.
|
|
7060
7058
|
* @param {*} [options] Override http request option.
|
|
7061
|
-
* @deprecated
|
|
7062
7059
|
* @throws {RequiredError}
|
|
7063
7060
|
*/
|
|
7064
7061
|
listUserAccounts(requestParameters: AccountInformationApiListUserAccountsRequest, options?: AxiosRequestConfig): AxiosPromise<Array<Account>>;
|
|
@@ -7588,11 +7585,10 @@ declare class AccountInformationApiGenerated extends BaseAPI {
|
|
|
7588
7585
|
*/
|
|
7589
7586
|
getUserHoldings(requestParameters: AccountInformationApiGetUserHoldingsRequest, options?: AxiosRequestConfig): Promise<_$axios.AxiosResponse<AccountHoldingsAccount, any, {}>>;
|
|
7590
7587
|
/**
|
|
7591
|
-
*
|
|
7588
|
+
* Returns all brokerage accounts across all connections known to SnapTrade for the authenticated user. This endpoint returns Daily data regardless of the customer\'s plan. Daily data is cached and refreshed once a day, which makes this endpoint fast and well-suited to listing accounts across all of a user\'s connections in a single call. Exact refresh timing may vary by brokerage. To get real-time data on Pay as you Go / Real-time, use the [list accounts for a connection endpoint](/reference/Connections/Connections_listBrokerageAuthorizationAccounts). Customers on Pay as you Go / Daily can force a refresh with the [manual refresh endpoint](/reference/Connections/Connections_refreshBrokerageAuthorization).
|
|
7592
7589
|
* @summary List accounts
|
|
7593
7590
|
* @param {AccountInformationApiListUserAccountsRequest} requestParameters Request parameters.
|
|
7594
7591
|
* @param {*} [options] Override http request option.
|
|
7595
|
-
* @deprecated
|
|
7596
7592
|
* @throws {RequiredError}
|
|
7597
7593
|
* @memberof AccountInformationApiGenerated
|
|
7598
7594
|
*/
|
|
@@ -9580,7 +9576,7 @@ declare const TradingApiAxiosParamCreator: (configuration?: Configuration) => {
|
|
|
9580
9576
|
*/
|
|
9581
9577
|
placeBracketOrder: (accountId: string, userId: string, userSecret: string, manualTradeFormBracket: ManualTradeFormBracket, options?: AxiosRequestConfig) => Promise<RequestArgs>;
|
|
9582
9578
|
/**
|
|
9583
|
-
* Places a complex conditional order (OCO, OTO, or OTOCO). Disabled by default — contact support to enable. Only supported on certain brokerages. - **OCO** (One Cancels the Other): Two peer orders; when one fills the other is cancelled. - **OTO** (One Triggers the Other): A trigger order that, when filled, activates a conditional order. - **OTOCO** (One Triggers a One Cancels the Other): A trigger order that, when filled, activates an OCO pair of two peer orders.
|
|
9579
|
+
* Places a complex conditional order (OCO, OTO, or OTOCO). Disabled by default — contact support to enable. Only supported on certain brokerages. Please refer to the [brokerage trading support page](https://support.snaptrade.com/brokerages) for details on which brokerages support complex orders and which types they support. - **OCO** (One Cancels the Other): Two peer orders; when one fills the other is cancelled. - **OTO** (One Triggers the Other): A trigger order that, when filled, activates a conditional order. - **OTOCO** (One Triggers a One Cancels the Other): A trigger order that, when filled, activates an OCO pair of two peer orders.
|
|
9584
9580
|
* @summary Place complex order
|
|
9585
9581
|
* @param {string} accountId The ID of the account to execute the trade on.
|
|
9586
9582
|
* @param {string} userId
|
|
@@ -9740,7 +9736,7 @@ declare const TradingApiFp: (configuration?: Configuration) => {
|
|
|
9740
9736
|
*/
|
|
9741
9737
|
placeBracketOrder(requestParameters: TradingApiPlaceBracketOrderRequest, options?: AxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<AccountOrderRecord>>;
|
|
9742
9738
|
/**
|
|
9743
|
-
* Places a complex conditional order (OCO, OTO, or OTOCO). Disabled by default — contact support to enable. Only supported on certain brokerages. - **OCO** (One Cancels the Other): Two peer orders; when one fills the other is cancelled. - **OTO** (One Triggers the Other): A trigger order that, when filled, activates a conditional order. - **OTOCO** (One Triggers a One Cancels the Other): A trigger order that, when filled, activates an OCO pair of two peer orders.
|
|
9739
|
+
* Places a complex conditional order (OCO, OTO, or OTOCO). Disabled by default — contact support to enable. Only supported on certain brokerages. Please refer to the [brokerage trading support page](https://support.snaptrade.com/brokerages) for details on which brokerages support complex orders and which types they support. - **OCO** (One Cancels the Other): Two peer orders; when one fills the other is cancelled. - **OTO** (One Triggers the Other): A trigger order that, when filled, activates a conditional order. - **OTOCO** (One Triggers a One Cancels the Other): A trigger order that, when filled, activates an OCO pair of two peer orders.
|
|
9744
9740
|
* @summary Place complex order
|
|
9745
9741
|
* @param {TradingApiPlaceComplexOrderRequest} requestParameters Request parameters.
|
|
9746
9742
|
* @param {*} [options] Override http request option.
|
|
@@ -9876,7 +9872,7 @@ declare const TradingApiFactory: (configuration?: Configuration, basePath?: stri
|
|
|
9876
9872
|
*/
|
|
9877
9873
|
placeBracketOrder(requestParameters: TradingApiPlaceBracketOrderRequest, options?: AxiosRequestConfig): AxiosPromise<AccountOrderRecord>;
|
|
9878
9874
|
/**
|
|
9879
|
-
* Places a complex conditional order (OCO, OTO, or OTOCO). Disabled by default — contact support to enable. Only supported on certain brokerages. - **OCO** (One Cancels the Other): Two peer orders; when one fills the other is cancelled. - **OTO** (One Triggers the Other): A trigger order that, when filled, activates a conditional order. - **OTOCO** (One Triggers a One Cancels the Other): A trigger order that, when filled, activates an OCO pair of two peer orders.
|
|
9875
|
+
* Places a complex conditional order (OCO, OTO, or OTOCO). Disabled by default — contact support to enable. Only supported on certain brokerages. Please refer to the [brokerage trading support page](https://support.snaptrade.com/brokerages) for details on which brokerages support complex orders and which types they support. - **OCO** (One Cancels the Other): Two peer orders; when one fills the other is cancelled. - **OTO** (One Triggers the Other): A trigger order that, when filled, activates a conditional order. - **OTOCO** (One Triggers a One Cancels the Other): A trigger order that, when filled, activates an OCO pair of two peer orders.
|
|
9880
9876
|
* @summary Place complex order
|
|
9881
9877
|
* @param {TradingApiPlaceComplexOrderRequest} requestParameters Request parameters.
|
|
9882
9878
|
* @param {*} [options] Override http request option.
|
|
@@ -10446,7 +10442,7 @@ declare class TradingApiGenerated extends BaseAPI {
|
|
|
10446
10442
|
*/
|
|
10447
10443
|
placeBracketOrder(requestParameters: TradingApiPlaceBracketOrderRequest, options?: AxiosRequestConfig): Promise<_$axios.AxiosResponse<AccountOrderRecord, any, {}>>;
|
|
10448
10444
|
/**
|
|
10449
|
-
* Places a complex conditional order (OCO, OTO, or OTOCO). Disabled by default — contact support to enable. Only supported on certain brokerages. - **OCO** (One Cancels the Other): Two peer orders; when one fills the other is cancelled. - **OTO** (One Triggers the Other): A trigger order that, when filled, activates a conditional order. - **OTOCO** (One Triggers a One Cancels the Other): A trigger order that, when filled, activates an OCO pair of two peer orders.
|
|
10445
|
+
* Places a complex conditional order (OCO, OTO, or OTOCO). Disabled by default — contact support to enable. Only supported on certain brokerages. Please refer to the [brokerage trading support page](https://support.snaptrade.com/brokerages) for details on which brokerages support complex orders and which types they support. - **OCO** (One Cancels the Other): Two peer orders; when one fills the other is cancelled. - **OTO** (One Triggers the Other): A trigger order that, when filled, activates a conditional order. - **OTOCO** (One Triggers a One Cancels the Other): A trigger order that, when filled, activates an OCO pair of two peer orders.
|
|
10450
10446
|
* @summary Place complex order
|
|
10451
10447
|
* @param {TradingApiPlaceComplexOrderRequest} requestParameters Request parameters.
|
|
10452
10448
|
* @param {*} [options] Override http request option.
|