@openscreen/internal-sdk 2.1.8 → 2.1.10
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/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +1 -1
- package/dist/index.mjs.map +1 -1
- package/dist/index.modern.mjs +1 -1
- package/dist/index.modern.mjs.map +1 -1
- package/package.json +1 -2
- package/typings/sdk.d.ts +2594 -2570
package/dist/index.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import t from"axios";function r(){return r=Object.assign?Object.assign.bind():function(t){for(var r=1;r<arguments.length;r++){var e=arguments[r];for(var n in e)({}).hasOwnProperty.call(e,n)&&(t[n]=e[n])}return t},r.apply(null,arguments)}function e(t,r){t.prototype=Object.create(r.prototype),t.prototype.constructor=t,n(t,r)}function n(t,r){return n=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,r){return t.__proto__=r,t},n(t,r)}var s,a,o,i,u,c,h,p,m,P,l,f,g,d,y,v,N,A,S,I,w,E,T,k,_,O,C,j,R,D,L,b,U,M,G,x,V,F,H,q,Y,B,Q,K,W,J,X,z,Z,$,tt,rt,et,nt,st,at,ot,it,ut,ct,ht,pt,mt,Pt=/*#__PURE__*/function(){function t(t){this.session=void 0,this.routeSegments=void 0,this.session=t}var r=t.prototype;return r.makeUri=function(t){void 0===t&&(t={});try{var r=this;return Promise.resolve(r.session.getCloudConfig()).then(function(e){var n=[e.endpoint.replace(/\/+$/,"")];return r.routeSegments.forEach(function(r){if(n.push(r.routePart),r.parm){var e=t[r.parm];if(!e)throw Error("Openscreen: missing path parameter value for '"+r.parm+"'");n.push(e)}}),n.join("/")})}catch(t){return Promise.reject(t)}},r.debugRequest=function(t,r,e,n,s){this.session.debugRequest&&(console.debug("Openscreen REQUEST: "+t.toUpperCase()+" "+r),n&&console.debug("Openscreen REQUEST: "+JSON.stringify(n,null,2)),e&&this.session.debugQuery&&console.debug("Openscreen QUERY: "+JSON.stringify(e,null,2)),s&&this.session.debugOptions&&console.debug("Openscreen OPTIONS: "+JSON.stringify(s,null,2)))},r.debugResponse=function(t){this.session.debugResponse&&console.debug("Openscreen RESPONSE: "+JSON.stringify(t.data||{},null,2))},r.handleAndDebugErr=function(t){if(t.response&&t.response.data)return this.session.debugError?console.error("Openscreen ERROR: "+JSON.stringify(t.response.data,null,2)):this.session.debugResponse&&console.error("Openscreen RESPONSE: "+JSON.stringify(t.response.data,null,2)),t.response.data;if(this.session.debugError)try{console.error(t)}catch(t){console.error("Openscreen: (unable to print error)")}return t},t}(),lt=/*#__PURE__*/function(t){function n(){return t.apply(this,arguments)||this}return e(n,t),n.prototype.go=function(t,e,n){try{var s=this;return Promise.resolve(function(a,o){try{var i=Promise.resolve(s.makeUri(t)).then(function(t){return s.debugRequest("delete",t,e,null,n),Promise.resolve(s.session.authorize()).then(function(){return Promise.resolve(s.session.getAxios()).then(function(a){return Promise.resolve(a.delete(t,r({params:e},n))).then(function(t){return s.debugResponse(t),t.data})})})})}catch(t){return o(t)}return i&&i.then?i.then(void 0,o):i}(0,function(t){throw s.handleAndDebugErr(t)}))}catch(t){return Promise.reject(t)}},n}(Pt),ft=/*#__PURE__*/function(t){function n(){return t.apply(this,arguments)||this}return e(n,t),n.prototype.go=function(t,e,n){try{var s=this;return Promise.resolve(function(a,o){try{var i=Promise.resolve(s.makeUri(t)).then(function(t){return s.debugRequest("get",t,e,null,n),Promise.resolve(s.session.authorize()).then(function(){return Promise.resolve(s.session.getAxios()).then(function(a){return Promise.resolve(a.get(t,r({params:e},n))).then(function(t){return s.debugResponse(t),t.data})})})})}catch(t){return o(t)}return i&&i.then?i.then(void 0,o):i}(0,function(t){throw s.handleAndDebugErr(t)}))}catch(t){return Promise.reject(t)}},n}(Pt),gt=/*#__PURE__*/function(t){function n(){return t.apply(this,arguments)||this}return e(n,t),n.prototype.go=function(t,e,n,s){try{var a=this;return Promise.resolve(function(t,r){try{var e=t()}catch(t){return r(t)}return e&&e.then?e.then(void 0,r):e}(function(){return Promise.resolve(a.makeUri(t)).then(function(t){return Promise.resolve(a.session.authorize()).then(function(){return a.debugRequest("patch",t,e,n,s),Promise.resolve(a.session.getAxios()).then(function(o){return Promise.resolve(o.patch(t,n,r({params:e},s))).then(function(t){return a.debugResponse(t),t.data})})})})},function(t){throw a.handleAndDebugErr(t)}))}catch(t){return Promise.reject(t)}},n}(Pt),dt=/*#__PURE__*/function(t){function n(){return t.apply(this,arguments)||this}return e(n,t),n.prototype.go=function(t,e,n,s){try{var a=this;return Promise.resolve(function(t,r){try{var e=t()}catch(t){return r(t)}return e&&e.then?e.then(void 0,r):e}(function(){return Promise.resolve(a.makeUri(t)).then(function(t){return Promise.resolve(a.session.authorize()).then(function(){return a.debugRequest("post",t,e,n,s),Promise.resolve(a.session.getAxios()).then(function(o){return Promise.resolve(o.post(t,n,r({params:e},s))).then(function(t){return a.debugResponse(t),t.data})})})})},function(t){throw a.handleAndDebugErr(t)}))}catch(t){return Promise.reject(t)}},n}(Pt),yt=/*#__PURE__*/function(){function t(t,r){this.session=void 0,this.pathParameters=void 0,this.session=t,this.pathParameters=r}var r=t.prototype;return r.self=function(){return this},r.getSession=function(){return this.session},t}(),vt=/*#__PURE__*/function(){function t(t,r){this.session=void 0,this.pathParameters=void 0,this.id=void 0,this.session=t,this.pathParameters=r}return t.prototype.getSession=function(){return this.session},t}();!function(t){t.ENGAGE_MICROSITE="ENGAGE_MICROSITE",t.QRCODE="QRCODE",t.TRACK_WORKFLOW="TRACK_WORKFLOW"}(s||(s={})),function(t){t.CREATED_DATE="CREATED_DATE",t.STATIC_QR_CODE_COUNT="STATIC_QR_CODE_COUNT",t.DYNAMIC_QR_CODE_COUNT="DYNAMIC_QR_CODE_COUNT",t.SCAN_COUNT="SCAN_COUNT",t.CONTACT_COUNT="CONTACT_COUNT",t.PRICE_PLAN="PRICE_PLAN",t.LAST_ACTIVITY="LAST_ACTIVITY",t.CLIENT_EXEC="CLIENT_EXEC",t.ASSET_COUNT="ASSET_COUNT",t.SMS_COUNT="SMS_COUNT",t.ACCOUNT_STATUS="ACCOUNT_STATUS"}(a||(a={})),function(t){t.ACTIVE="ACTIVE",t.SUSPENDED="SUSPENDED",t.CANCELLED="CANCELLED"}(o||(o={})),function(t){t.INTERNAL="INTERNAL",t.EXTERNAL="EXTERNAL"}(i||(i={})),function(t){t.OWNER="OWNER",t.ADMINISTRATOR="ADMINISTRATOR",t.BILLING_CONTACT="BILLING_CONTACT",t.MEMBER="MEMBER",t.API_KEY="API_KEY",t.INVITATION_DECLINED="INVITATION_DECLINED",t.READ_ONLY="READ_ONLY"}(u||(u={})),function(t){t.MODIFIED="MODIFIED",t.NAME="NAME",t.SCAN_COUNT="SCAN_COUNT",t.QR_CODE_COUNT="QR_CODE_COUNT",t.STATE="STATE"}(c||(c={})),function(t){t.json="json",t.csv="csv"}(h||(h={})),function(t){t.MODIFIED="MODIFIED",t.STATE="STATE",t.NAME="NAME",t.SCAN_COUNT="SCAN_COUNT",t.QR_CODE_COUNT="QR_CODE_COUNT",t.ASSET_TYPE_NAME="ASSET_TYPE_NAME"}(p||(p={})),function(t){t.MODIFIED="MODIFIED",t.NAME="NAME"}(m||(m={})),function(t){t.PUBLISHED="PUBLISHED",t.DRAFT="DRAFT",t.ARCHIVED="ARCHIVED"}(P||(P={})),function(t){t.EMAIL_ALREADY_TAKEN="EMAIL_ALREADY_TAKEN",t.INVALID_API_KEY="INVALID_API_KEY",t.INVALID_EMAIL="INVALID_EMAIL",t.INVALID_GROUP="INVALID_GROUP",t.INVALID_LEGACY_MIGRATION="INVALID_LEGACY_MIGRATION",t.INVALID_PASSWORD="INVALID_PASSWORD",t.INVALID_SCOPE="INVALID_SCOPE",t.INVALID_SECRET="INVALID_SECRET",t.INVALID_TOKEN="INVALID_TOKEN",t.MIGRATE_FROM_COGNITO="MIGRATE_FROM_COGNITO",t.NO_ACCESS_TOKEN="NO_ACCESS_TOKEN",t.NO_AUTHORIZATION_HEADER="NO_AUTHORIZATION_HEADER",t.NO_AUTHORIZATION_TOKEN="NO_AUTHORIZATION_TOKEN",t.NO_REFRESH_TOKEN="NO_REFRESH_TOKEN",t.RESET_PASSWORD="RESET_PASSWORD",t.RESET_SECRET="RESET_SECRET",t.SSO_USER="SSO_USER",t.SUSPENDED_OR_INACTIVE="SUSPENDED_OR_INACTIVE",t.TOKEN_EXPIRED="TOKEN_EXPIRED",t.TRY_AGAIN="TRY_AGAIN",t.UNABLE_TO_CONFIRM_EMAIL="UNABLE_TO_CONFIRM_EMAIL",t.UNCONFIRMED_EMAIL="UNCONFIRMED_EMAIL"}(l||(l={})),function(t){t.API="API",t.SSO="SSO",t.CONFIRM_EMAIL="CONFIRM_EMAIL",t.NEW_PASSWORD="NEW_PASSWORD",t.NO_SESSION="NO_SESSION",t.NO_PASSWORD="NO_PASSWORD",t.CONFIRMED_NO_PASSWORD="CONFIRMED_NO_PASSWORD"}(f||(f={})),function(t){t.MICROSOFT="MICROSOFT"}(g||(g={})),function(t){t.TWO_FACTOR_AUTHENTICATION="TWO_FACTOR_AUTHENTICATION",t.MARKETING="MARKETING",t.CUSTOMER_CARE="CUSTOMER_CARE",t.CHARITY_NONPROFIT="CHARITY_NONPROFIT",t.DELIVERY_NOTIFICATIONS="DELIVERY_NOTIFICATIONS",t.FRAUD_ALERT_MESSAGING="FRAUD_ALERT_MESSAGING",t.EVENTS="EVENTS",t.HIGHER_EDUCATION="HIGHER_EDUCATION",t.K12="K12",t.POLLING_AND_VOTING_NON_POLITICAL="POLLING_AND_VOTING_NON_POLITICAL",t.POLITICAL_ELECTION_CAMPAIGNS="POLITICAL_ELECTION_CAMPAIGNS",t.PUBLIC_SERVICE_ANNOUNCEMENT="PUBLIC_SERVICE_ANNOUNCEMENT",t.SECURITY_ALERT="SECURITY_ALERT",t.ACCOUNT_NOTIFICATIONS="ACCOUNT_NOTIFICATIONS"}(d||(d={})),function(t){t.ACCEPTED="ACCEPTED",t.DECLINED="DECLINED",t.true="true",t.false="false"}(y||(y={})),function(t){t.SMS="SMS",t.EMAIL="EMAIL",t.DATA="DATA",t.CUSTOM="CUSTOM"}(v||(v={})),function(t){t.MODIFIED="MODIFIED",t.NAME="NAME",t.PHONE="PHONE",t.EMAIL="EMAIL",t.LAST_SCAN_TIME="LAST_SCAN_TIME",t.LAST_SCAN_LOCATION="LAST_SCAN_LOCATION",t.SCAN_COUNT="SCAN_COUNT"}(N||(N={})),function(t){t.MODIFIED="MODIFIED",t.NAME="NAME",t.ASSET_NAME="ASSET_NAME",t.PHONE="PHONE",t.EMAIL="EMAIL",t.LAST_SCAN_TIME="LAST_SCAN_TIME",t.LAST_SCAN_LOCATION="LAST_SCAN_LOCATION",t.SCAN_COUNT="SCAN_COUNT"}(A||(A={})),function(t){t.INITIATED="INITIATED",t.VERIFIED="VERIFIED",t.CERTIFICATE_REQUESTED="CERTIFICATE_REQUESTED",t.CERTIFICATE_VALIDATION_ADDED="CERTIFICATE_VALIDATION_ADDED",t.CERTIFICATE_VALIDATED="CERTIFICATE_VALIDATED",t.CDN_DISTRIBUTION_ADDED="CDN_DISTRIBUTION_ADDED",t.COMPLETED="COMPLETED",t.FAILED="FAILED"}(S||(S={})),function(t){t.AES_256="AES_256",t.NONE="NONE"}(I||(I={})),function(t){t.CARE_API="CARE_API"}(w||(w={})),function(t){t.STRING="STRING",t.NUMBER="NUMBER"}(E||(E={})),function(t){t.ENGAGE="ENGAGE",t.TRACK="TRACK",t.INVENTORY="INVENTORY",t.CREATE="CREATE"}(T||(T={})),function(t){t.COMING_UP="COMING_UP",t.PAID="PAID",t.PAST_DUE="PAST_DUE",t.VOID="VOID"}(k||(k={})),function(t){t.IN_PROGRESS="IN_PROGRESS",t.COMPLETED="COMPLETED",t.TIMEOUT="TIMEOUT",t.FAILED="FAILED",t.CANCELLED="CANCELLED",t.DOWNLOADED="DOWNLOADED"}(_||(_={})),function(t){t.ACCOUNT_EXPORT="ACCOUNT_EXPORT",t.ASSET_EXPORT="ASSET_EXPORT",t.BATCH_CREATE_ASSETS="BATCH_CREATE_ASSETS",t.BATCH_CREATE_BLANK_ITEMS="BATCH_CREATE_BLANK_ITEMS",t.CARE_ACCOUNTS_EXPORT="CARE_ACCOUNTS_EXPORT",t.CLONE_MICROSITE="CLONE_MICROSITE",t.CONTACT_EXPORT="CONTACT_EXPORT",t.PROJECT_EXPORT="PROJECT_EXPORT",t.QRCODE_SCANS_EXPORT="QRCODE_SCANS_EXPORT",t.SCAN_EXPORT="SCAN_EXPORT",t.SELF_QUEUE_BATCH_PRINT="SELF_QUEUE_BATCH_PRINT",t.TEMPLATED_PRINT="TEMPLATED_PRINT",t.UPDATE_MICROSITE_CDN_CUSTOM_DOMAIN="UPDATE_MICROSITE_CDN_CUSTOM_DOMAIN",t.UPDATE_MICROSITE_QR_CODE_CUSTOM_DOMAIN="UPDATE_MICROSITE_QR_CODE_CUSTOM_DOMAIN",t.USER_DB_ENTITIES_EXPORT="USER_DB_ENTITIES_EXPORT",t.USER_DB_ENTITIES_GENENERATION="USER_DB_ENTITIES_GENENERATION",t.VALIDATE_AND_GENERATE_CSV="VALIDATE_AND_GENERATE_CSV",t.VALIDATE_CSV="VALIDATE_CSV",t.WEB_SESSION_EXPORT="WEB_SESSION_EXPORT"}(O||(O={})),function(t){t.NONE="NONE",t.ASSET_NAME="ASSET_NAME",t.CUSTOM="CUSTOM",t.COMPANY_NAME="COMPANY_NAME",t.LOCATOR_KEY="LOCATOR_KEY"}(C||(C={})),function(t){t.MODIFIED="MODIFIED",t.NAME="NAME",t.STATE="STATE"}(j||(j={})),function(t){t.SALES_EMAIL="SALES_EMAIL",t.SUPPORT_EMAIL="SUPPORT_EMAIL"}(R||(R={})),function(t){t.ASSET_MANAGEMENT="ASSET_MANAGEMENT",t.BILLING="BILLING",t.INDIVIDUAL_ACCOUNT_SETTINGS="INDIVIDUAL_ACCOUNT_SETTINGS",t.PLUGIN_CONFIGURATION="PLUGIN_CONFIGURATION",t.QR_CODE_AND_PRINT_STUDIO="QR_CODE_AND_PRINT_STUDIO",t.REPORTING_AND_ANALYTICS="REPORTING_AND_ANALYTICS",t.USER_MANAGEMENT="USER_MANAGEMENT",t.WORKFLOW_BUILDER="WORKFLOW_BUILDER"}(D||(D={})),function(t){t.ADMIN_PLUGIN="ADMIN_PLUGIN",t.CONDITIONAL_REDIRECT="CONDITIONAL_REDIRECT",t.GOOGLE_PLACES="GOOGLE_PLACES",t.GOOGLE_SHEET="GOOGLE_SHEET",t.GUND="GUND",t.HOTWIRE="HOTWIRE",t.KLAVIYO="KLAVIYO",t.OC_TRANSPO_RD="OC_TRANSPO_RD",t.REHRIG_BARRIE_ADDRESS_DYNAMO_DB="REHRIG_BARRIE_ADDRESS_DYNAMO_DB",t.REHRIG_SERVICE_TICKETS="REHRIG_SERVICE_TICKETS",t.REHRIG_VISION="REHRIG_VISION",t.REHRIG_VISION_TRACK="REHRIG_VISION_TRACK",t.STANFORD_RD="STANFORD_RD",t.SWAP_ASSET="SWAP_ASSET"}(L||(L={})),function(t){t.ACTIVE="ACTIVE",t.INACTIVE="INACTIVE",t.SUSPENDED="SUSPENDED"}(b||(b={})),function(t){t.FREE="free",t.PAYASYOUGO="payAsYouGo",t.ADVANCED="advanced",t.PRO="pro",t.ENTERPRISE_CUSTOM="enterpriseCustom",t.UNLIMITED="unlimited",t.ENGAGE_STARTER_MONTHLY="engageStarterMonthly",t.ENGAGE_STARTER_YEARLY="engageStarterYearly",t.ENGAGE_PRO_MONTHLY="engageProMonthly",t.ENGAGE_PRO_YEARLY="engageProYearly",t.ENGAGE_PREMIUM_MONTHLY="engagePremiumMonthly",t.ENGAGE_PREMIUM_YEARLY="engagePremiumYearly",t.ENGAGE_ENTERPRISE_CUSTOM="engageEnterpriseCustom",t.ENGAGE_ADDON="engageAddon"}(U||(U={})),function(t){t.MONTHLY="monthly",t.ANNUAL="annual"}(M||(M={})),function(t){t.BASIC="basic",t.ADVANCED="advanced",t.basic="basic",t.advance="advanced"}(G||(G={})),function(t){t.A3="A3",t.A4="A4",t.A5="A5",t.LETTER="LETTER",t.LEGAL="LEGAL"}(x||(x={})),function(t){t.SINGLE="SINGLE",t.MULTIPLE="MULTIPLE"}(V||(V={})),function(t){t.PORTRAIT="PORTRAIT",t.LANDSCAPE="LANDSCAPE"}(F||(F={})),function(t){t.AVERY_5160="AVERY_5160",t.AVERY_5163="AVERY_5163",t.AVERY_94103="AVERY_94103",t.AVERY_22806="AVERY_22806",t.AVERY_22805="AVERY_22805",t.OL914="OL914",t.OL3012LP="OL3012LP",t.OL3012LPCustom="OL3012LPCustom",t.CLOUD_TAGS_15="CLOUD_TAGS_15",t.CLOUD_TAGS_20="CLOUD_TAGS_20",t.LUGGAGE_TAGS_SINGLE="LUGGAGE_TAGS_SINGLE",t.LUGGAGE_TAGS_5_X_5="LUGGAGE_TAGS_5_X_5",t.CT_8_X_6_GRIPPER="CT_8_X_6_GRIPPER",t.MINI_CLOUD_TAGS_4_X_3="MINI_CLOUD_TAGS_4_X_3"}(H||(H={})),function(t){t.IN="IN",t.CM="CM",t.MM="MM",t.PT="PT"}(q||(q={})),function(t){t.MODIFIED="MODIFIED",t.NAME="NAME",t.SCAN_COUNT="SCAN_COUNT",t.QR_CODE_COUNT="QR_CODE_COUNT",t.CONTACT_COUNT="CONTACT_COUNT",t.ASSET_COUNT="ASSET_COUNT"}(Y||(Y={})),function(t){t.ACTIVE="ACTIVE",t.SUSPENDED="SUSPENDED"}(B||(B={})),function(t){t.dot="dot",t.square="square"}(Q||(Q={})),function(t){t.dot="dot",t.square="square",t.extra_rounded="extra-rounded"}(K||(K={})),function(t){t.classy="classy",t.classy_rounded="classy-rounded",t.dots="dots",t.extra_rounded="extra-rounded",t.rounded="rounded",t.square="square"}(W||(W={})),function(t){t.NO_SCAN_ID="NO_SCAN_ID",t.SCAN_ID_IN_PATH_PARAMETER="SCAN_ID_IN_PATH_PARAMETER",t.SCAN_ID_IN_QUERY_STRING_PARAMETER="SCAN_ID_IN_QUERY_STRING_PARAMETER",t.CUSTOM_QUERY_STRING_PARAMETER="CUSTOM_QUERY_STRING_PARAMETER"}(J||(J={})),function(t){t.L="L",t.M="M",t.Q="Q",t.H="H"}(X||(X={})),function(t){t.linear="linear",t.radial="radial"}(z||(z={})),function(t){t.STATIC_REDIRECT="STATIC_REDIRECT",t.DYNAMIC_REDIRECT="DYNAMIC_REDIRECT",t.DYNAMIC_REDIRECT_TO_APP="DYNAMIC_REDIRECT_TO_APP"}(Z||(Z={})),function(t){t.SHORT_URL="SHORT_URL",t.HASHED_ID="HASHED_ID",t.SECURE_ID="SECURE_ID"}($||($={})),function(t){t.MODIFIED="MODIFIED",t.NAME="NAME",t.SCAN_COUNT="SCAN_COUNT"}(tt||(tt={})),function(t){t.ACTIVE="ACTIVE",t.INACTIVE="INACTIVE",t.SUSPENDED="SUSPENDED",t.UNSAFE="UNSAFE"}(rt||(rt={})),function(t){t.PNG="PNG",t.JPEG="JPEG",t.SVG="SVG",t.png="png",t.jpeg="jpeg",t.svg="svg"}(et||(et={})),function(t){t.EQUALS="EQUALS",t.LESS_THAN="LESS_THAN",t.LESS_THAN_EQUAL="LESS_THAN_EQUAL",t.GREATER_THAN="GREATER_THAN",t.GREATER_THAN_EQUAL="GREATER_THAN_EQUAL",t.BETWEEN="BETWEEN",t.BEGINS_WITH="BEGINS_WITH"}(nt||(nt={})),function(t){t.DAILY="DAILY",t.HOURLY="HOURLY"}(st||(st={})),function(t){t.SQUARE="SQUARE",t.CIRCLE="CIRCLE",t.RECTANGLE="RECTANGLE"}(at||(at={})),function(t){t.ACTIVATED="ACTIVATED",t.MODIFIED="MODIFIED"}(ot||(ot={})),function(t){t.ACTIVE="ACTIVE",t.INACTIVE="INACTIVE",t.USER_INFO_COLLECTION="USER_INFO_COLLECTION"}(it||(it={})),function(t){t.COMPROMISED="COMPROMISED",t.CONFIRMED="CONFIRMED",t.LEGACY="LEGACY",t.NEW_EMAIL="NEW_EMAIL",t.NEW_EMAIL_CONFIRMED="NEW_EMAIL_CONFIRMED",t.NEW_PASSWORD="NEW_PASSWORD",t.SUSPENDED="SUSPENDED",t.UNCONFIRMED="UNCONFIRMED",t.CONFIRMED_NO_PASSWORD="CONFIRMED_NO_PASSWORD",t.CONFIRMED_SSO="CONFIRMED_SSO"}(ut||(ut={})),function(t){t.appuser="appuser",t.appadmin="appadmin"}(ct||(ct={})),function(t){t.pdf="pdf",t.jpg="jpg",t.HEIC="HEIC",t.heic="heic",t.png="png",t.mov="mov",t.mp4="mp4",t.jpeg="jpeg",t.ttf="ttf",t.otf="otf",t.woff="woff",t.woff2="woff2",t.csv="csv",t.json="json",t.gif="gif",t.bmp="bmp",t.webp="webp",t.svg="svg",t.tiff="tiff",t.webm="webm",t.ogg="ogg",t.avi="avi",t.mpeg="mpeg",t.css="css"}(ht||(ht={})),function(t){t.MODIFIED="MODIFIED",t.NAME="NAME",t.FILE_TYPE="FILE_TYPE",t.CATEGORY="CATEGORY"}(pt||(pt={})),function(t){t.DASHBOARD="DASHBOARD"}(mt||(mt={}));var Nt=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"assetGraphId",routePart:"assetgraphs",sdkPartName:"assetgraph"}],r}return e(r,t),r}(lt),At=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"appAccountId",routePart:"appsAccounts",sdkPartName:"appsAccount"}],r}return e(r,t),r}(ft),St=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"assetGraphId",routePart:"assetgraphs",sdkPartName:"assetgraph"}],r}return e(r,t),r}(ft),It=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"appAccountId",routePart:"appsAccounts",sdkPartName:"appsAccount"},{routePart:"main",sdkPartName:"main"}],r}return e(r,t),r}(ft),wt=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{routePart:"apps",sdkPartName:"apps"}],r}return e(r,t),r}(ft),Et=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"assetGraphId",routePart:"assetgraphs",sdkPartName:"assetgraph"}],r}return e(r,t),r}(gt),Tt=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"appId",routePart:"apps",sdkPartName:"app"}],r}return e(r,t),r}(ft),kt=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"appId",routePart:"apps",sdkPartName:"app"}],r}return e(r,t),r}(gt),_t=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"appId",routePart:"apps",sdkPartName:"app"},{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"load",sdkPartName:"load"}],r}return e(r,t),r}(dt),Ot=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"assetTypeId",routePart:"assettypes",sdkPartName:"assettype"},{parm:"assetId",routePart:"assets",sdkPartName:"asset"}],r}return e(r,t),r}(dt),Ct=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{routePart:"apps/published",sdkPartName:"appsPublished"}],r}return e(r,t),r}(ft),jt=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"assetTypeId",routePart:"assettypes",sdkPartName:"assettype"},{routePart:"assets",sdkPartName:"assets"}],r}return e(r,t),r}(dt),Rt=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"assetTypeId",routePart:"assettypes",sdkPartName:"assettype"}],r}return e(r,t),r}(ft),Dt=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"assetTypeId",routePart:"assettypes",sdkPartName:"assettype"}],r}return e(r,t),r}(lt),Lt=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"assetTypeId",routePart:"assettypes",sdkPartName:"assettype"},{routePart:"assets",sdkPartName:"assets"}],r}return e(r,t),r}(ft),bt=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"assetTypeId",routePart:"assettypes",sdkPartName:"assettype"},{parm:"locationId",routePart:"locations",sdkPartName:"location"}],r}return e(r,t),r}(gt),Ut=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"assetTypeId",routePart:"assettypes",sdkPartName:"assettype"},{routePart:"locations",sdkPartName:"locations"}],r}return e(r,t),r}(ft),Mt=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"assetTypeId",routePart:"assettypes",sdkPartName:"assettype"},{parm:"locationId",routePart:"locations",sdkPartName:"location"}],r}return e(r,t),r}(ft),Gt=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"assetTypeId",routePart:"assettypes",sdkPartName:"assettype"}],r}return e(r,t),r}(gt),xt=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{routePart:"contacts",sdkPartName:"contacts"}],r}return e(r,t),r}(dt),Vt=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{routePart:"qrcodes",sdkPartName:"qrCodes"}],r}return e(r,t),r}(dt),Ft=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{routePart:"qracodes",sdkPartName:"qracodes"}],r}return e(r,t),r}(dt),Ht=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"}],r}return e(r,t),r}(ft),qt=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{routePart:"neighbors/delete",sdkPartName:"neighborsDelete"}],r}return e(r,t),r}(dt),Yt=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"}],r}return e(r,t),r}(lt),Bt=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{routePart:"neighbors",sdkPartName:"neighbors"}],r}return e(r,t),r}(dt),Qt=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{parm:"url",routePart:"urls",sdkPartName:"url"}],r}return e(r,t),r}(ft),Kt=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{routePart:"history",sdkPartName:"history"}],r}return e(r,t),r}(ft),Wt=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{parm:"neighborId",routePart:"neighbors",sdkPartName:"neighbor"}],r}return e(r,t),r}(ft),Jt=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{routePart:"contacts",sdkPartName:"contacts"}],r}return e(r,t),r}(ft),Xt=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{routePart:"neighbors",sdkPartName:"neighbors"}],r}return e(r,t),r}(ft),zt=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{routePart:"qrcodes",sdkPartName:"qrCodes"}],r}return e(r,t),r}(ft),Zt=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{routePart:"scans/export",sdkPartName:"scansExport"}],r}return e(r,t),r}(dt),$t=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{routePart:"usermedias",sdkPartName:"usermedias"}],r}return e(r,t),r}(ft),tr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{routePart:"scans",sdkPartName:"scans"}],r}return e(r,t),r}(ft),rr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{parm:"contactId",routePart:"contacts",sdkPartName:"contact"}],r}return e(r,t),r}(dt),er=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{routePart:"scans/location",sdkPartName:"scansLocation"}],r}return e(r,t),r}(ft),nr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{parm:"contactId",routePart:"contacts",sdkPartName:"contact"}],r}return e(r,t),r}(lt),sr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"batchId",routePart:"batch",sdkPartName:"batch"},{routePart:"assets",sdkPartName:"assets"}],r}return e(r,t),r}(ft),ar=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"}],r}return e(r,t),r}(gt),or=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"billing/cancelDowngrade",sdkPartName:"billingCancelDowngrade"}],r}return e(r,t),r}(dt),ir=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"billing/preview/upgradePlan",sdkPartName:"upgradePlanBillingPreview"}],r}return e(r,t),r}(ft),ur=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"billing/cancelSubscription",sdkPartName:"billingCancelSubscription"}],r}return e(r,t),r}(dt),cr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"billing/setupIntent",sdkPartName:"billingSetupIntent"}],r}return e(r,t),r}(dt),hr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"billing/currentPeriod",sdkPartName:"billingCurrentPeriod"}],r}return e(r,t),r}(ft),pr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"billing/details",sdkPartName:"billingDetail"}],r}return e(r,t),r}(ft),mr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"billing/invoices",sdkPartName:"billingInvoice"}],r}return e(r,t),r}(ft),Pr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"apiKeyId",routePart:"apikeys",sdkPartName:"apikey"}],r}return e(r,t),r}(ft),lr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"billing/upgradePlan",sdkPartName:"billingUpgradePlan"}],r}return e(r,t),r}(dt),fr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"apiKeyId",routePart:"apikeys",sdkPartName:"apikey"},{routePart:"secret",sdkPartName:"secret"}],r}return e(r,t),r}(ft),gr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{routePart:"care/accounts",sdkPartName:"careAccounts"}],r}return e(r,t),r}(ft),dr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"billing/downgradePlan",sdkPartName:"billingDowngradePlan"}],r}return e(r,t),r}(dt),yr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"contactId",routePart:"contacts",sdkPartName:"contact"},{routePart:"consent",sdkPartName:"consent"}],r}return e(r,t),r}(dt),vr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"apiKeyId",routePart:"apikeys",sdkPartName:"apikey"}],r}return e(r,t),r}(gt),Nr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"apiKeyId",routePart:"apikeys",sdkPartName:"apikey"},{routePart:"secret",sdkPartName:"secret"}],r}return e(r,t),r}(gt),Ar=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"contactId",routePart:"contacts",sdkPartName:"contact"},{routePart:"consent",sdkPartName:"consent"}],r}return e(r,t),r}(lt),Sr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"contactId",routePart:"contacts",sdkPartName:"contact"},{routePart:"assets",sdkPartName:"assets"}],r}return e(r,t),r}(ft),Ir=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"contactId",routePart:"contacts",sdkPartName:"contact"}],r}return e(r,t),r}(lt),wr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"contactId",routePart:"contacts",sdkPartName:"contact"},{routePart:"export",sdkPartName:"export"}],r}return e(r,t),r}(dt),Er=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"contactId",routePart:"contacts",sdkPartName:"contact"},{routePart:"scans/location",sdkPartName:"scansLocation"}],r}return e(r,t),r}(ft),Tr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"contactId",routePart:"contacts",sdkPartName:"contact"},{routePart:"consent",sdkPartName:"consent"}],r}return e(r,t),r}(ft),kr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"contactId",routePart:"contacts",sdkPartName:"contact"},{routePart:"scans/export",sdkPartName:"scansExport"}],r}return e(r,t),r}(dt),_r=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"contactId",routePart:"contacts",sdkPartName:"contact"},{routePart:"scans",sdkPartName:"scans"}],r}return e(r,t),r}(ft),Or=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"contactId",routePart:"contacts",sdkPartName:"contact"},{parm:"scanId",routePart:"scans",sdkPartName:"scan"}],r}return e(r,t),r}(dt),Cr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"contactId",routePart:"contacts",sdkPartName:"contact"}],r}return e(r,t),r}(gt),jr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"fileId",routePart:"files",sdkPartName:"file"}],r}return e(r,t),r}(ft),Rr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"contactId",routePart:"contacts",sdkPartName:"contact"}],r}return e(r,t),r}(ft),Dr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"fileId",routePart:"files",sdkPartName:"file"},{routePart:"validate",sdkPartName:"validate"}],r}return e(r,t),r}(dt),Lr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"urlSafeties",sdkPartName:"urlSafeties"}],r}return e(r,t),r}(dt),br=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"apikeys",sdkPartName:"apikeys"}],r}return e(r,t),r}(dt),Ur=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"assettypes",sdkPartName:"assettypes"}],r}return e(r,t),r}(dt),Mr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"invitations",sdkPartName:"invitations"}],r}return e(r,t),r}(dt),Gr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"customDomains",sdkPartName:"customDomains"}],r}return e(r,t),r}(dt),xr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"image/upload",sdkPartName:"imageUpload"}],r}return e(r,t),r}(dt),Vr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"invitations/batch",sdkPartName:"invitationsBatch"}],r}return e(r,t),r}(dt),Fr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"locations",sdkPartName:"locations"}],r}return e(r,t),r}(dt),Hr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"printPageTemplates",sdkPartName:"printPageTemplates"}],r}return e(r,t),r}(dt),qr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"apps",sdkPartName:"apps"}],r}return e(r,t),r}(dt),Yr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"qrcodelogos",sdkPartName:"qrcodelogos"}],r}return e(r,t),r}(dt),Br=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"stylingtemplates",sdkPartName:"stylingtemplates"}],r}return e(r,t),r}(dt),Qr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"projects",sdkPartName:"projects"}],r}return e(r,t),r}(dt),Kr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"printStickerTemplates",sdkPartName:"printStickerTemplates"}],r}return e(r,t),r}(dt),Wr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"customattributes",sdkPartName:"customattributes"}],r}return e(r,t),r}(dt),Jr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"zendeskTicket",sdkPartName:"zendeskTicket"}],r}return e(r,t),r}(dt),Xr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"usermedias/presignedurl",sdkPartName:"usermediasPresignedurl"}],r}return e(r,t),r}(dt),zr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{parm:"userId",routePart:"users",sdkPartName:"user"},{routePart:"confirm",sdkPartName:"confirm"}],r}return e(r,t),r}(ft),Zr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"websessions/export",sdkPartName:"websessionsExport"}],r}return e(r,t),r}(dt),$r=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"usermedias/presignedurlmultipart",sdkPartName:"usermediasPresignedurlmultipart"}],r}return e(r,t),r}(dt),te=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"contacts/batch",sdkPartName:"contactsBatch"}],r}return e(r,t),r}(lt),re=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"}],r}return e(r,t),r}(ft),ee=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{parm:"pluginId",routePart:"plugins",sdkPartName:"plugin"},{routePart:"password",sdkPartName:"password"}],r}return e(r,t),r}(ft),ne=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{parm:"userId",routePart:"users",sdkPartName:"user"}],r}return e(r,t),r}(lt),se=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"assets/report/advanced",sdkPartName:"advancedAssetsReport"}],r}return e(r,t),r}(ft),ae=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{parm:"customDomain",routePart:"customDomains",sdkPartName:"customDomain"}],r}return e(r,t),r}(ft),oe=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"scans/report/advanced",sdkPartName:"advancedScansReport"}],r}return e(r,t),r}(ft),ie=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"contacts/report/advanced",sdkPartName:"advancedContactsReport"}],r}return e(r,t),r}(ft),ue=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"owner/apps",sdkPartName:"ownerApps"}],r}return e(r,t),r}(ft),ce=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"apikeys",sdkPartName:"apikeys"}],r}return e(r,t),r}(ft),he=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"assets/export",sdkPartName:"assetsExport"}],r}return e(r,t),r}(dt),pe=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"assets",sdkPartName:"assets"}],r}return e(r,t),r}(ft),me=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"assettypes",sdkPartName:"assettypes"}],r}return e(r,t),r}(ft),Pe=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"assets/scans",sdkPartName:"assetsScans"}],r}return e(r,t),r}(dt),le=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"batch",sdkPartName:"batch"}],r}return e(r,t),r}(ft),fe=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"contacts/export",sdkPartName:"contactsExport"}],r}return e(r,t),r}(dt),ge=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"consent",sdkPartName:"consent"}],r}return e(r,t),r}(ft),de=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"assetgraphs",sdkPartName:"assetgraphs"}],r}return e(r,t),r}(ft),ye=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"contacts",sdkPartName:"contacts"}],r}return e(r,t),r}(ft),ve=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"contacts/report/basic",sdkPartName:"basicContactsReport"}],r}return e(r,t),r}(ft),Ne=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{parm:"pluginId",routePart:"plugins",sdkPartName:"plugin"},{routePart:"klaviyo/key",sdkPartName:"klaviyoKey"}],r}return e(r,t),r}(ft),Ae=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"jobs",sdkPartName:"jobs"}],r}return e(r,t),r}(ft),Se=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"customDomains",sdkPartName:"customDomains"}],r}return e(r,t),r}(ft),Ie=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"apps",sdkPartName:"apps"}],r}return e(r,t),r}(ft),we=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"locations",sdkPartName:"locations"}],r}return e(r,t),r}(ft),Ee=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"priceplan",sdkPartName:"pricePlan"}],r}return e(r,t),r}(ft),Te=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{parm:"pluginId",routePart:"plugins",sdkPartName:"plugin"}],r}return e(r,t),r}(gt),ke=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"plugins",sdkPartName:"plugins"}],r}return e(r,t),r}(ft),_e=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"assets/mostscanned",sdkPartName:"assetsMostscanned"}],r}return e(r,t),r}(ft),Oe=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"printStickerTemplates",sdkPartName:"printStickerTemplates"}],r}return e(r,t),r}(ft),Ce=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"printJobs",sdkPartName:"printJobs"}],r}return e(r,t),r}(ft),je=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"printPageTemplates",sdkPartName:"printPageTemplates"}],r}return e(r,t),r}(ft),Re=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"assets/report/basic",sdkPartName:"basicAssetsReport"}],r}return e(r,t),r}(ft),De=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"qrcodelogos",sdkPartName:"qrcodelogos"}],r}return e(r,t),r}(ft),Le=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"stylingtemplates",sdkPartName:"stylingtemplates"}],r}return e(r,t),r}(ft),be=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"projects/export",sdkPartName:"projectsExport"}],r}return e(r,t),r}(dt),Ue=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"qrcodes",sdkPartName:"qrCodes"}],r}return e(r,t),r}(ft),Me=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"scans/dayofweek",sdkPartName:"scansDayofweek"}],r}return e(r,t),r}(ft),Ge=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"scans/timeofday",sdkPartName:"scansTimeofday"}],r}return e(r,t),r}(ft),xe=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"scans/timeline",sdkPartName:"scansTimeline"}],r}return e(r,t),r}(ft),Ve=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{parm:"userId",routePart:"users",sdkPartName:"user"}],r}return e(r,t),r}(ft),Fe=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"usermedias",sdkPartName:"usermedias"}],r}return e(r,t),r}(ft),He=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{parm:"userId",routePart:"users",sdkPartName:"user"},{routePart:"roles",sdkPartName:"roles"}],r}return e(r,t),r}(ft),qe=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"projects",sdkPartName:"projects"}],r}return e(r,t),r}(ft),Ye=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"scans",sdkPartName:"scans"}],r}return e(r,t),r}(ft),Be=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"campaignInformation",sdkPartName:"campaignInformation"}],r}return e(r,t),r}(dt),Qe=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"users",sdkPartName:"users"}],r}return e(r,t),r}(ft),Ke=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"clock",sdkPartName:"clock"}],r}return e(r,t),r}(dt),We=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"websessions/timeline",sdkPartName:"websessionsTimeline"}],r}return e(r,t),r}(ft),Je=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"campaignInformation",sdkPartName:"campaignInformation"}],r}return e(r,t),r}(ft),Xe=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{parm:"appId",routePart:"apps",sdkPartName:"app"},{routePart:"install",sdkPartName:"install"}],r}return e(r,t),r}(dt),ze=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"}],r}return e(r,t),r}(gt),Ze=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"scans/export",sdkPartName:"scansExport"}],r}return e(r,t),r}(dt),$e=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{parm:"customDomain",routePart:"customDomains",sdkPartName:"customDomain"},{routePart:"test",sdkPartName:"test"}],r}return e(r,t),r}(gt),tn=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"engagePricePlan",sdkPartName:"engagePricePlan"}],r}return e(r,t),r}(gt),rn=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"priceplan",sdkPartName:"pricePlan"}],r}return e(r,t),r}(gt),en=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{parm:"userId",routePart:"users",sdkPartName:"user"}],r}return e(r,t),r}(gt),nn=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"qrcodelogos/upload",sdkPartName:"qrcodelogosUpload"}],r}return e(r,t),r}(dt),sn=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"customDomain",routePart:"customdomains",sdkPartName:"customdomain"},{routePart:"retry",sdkPartName:"retry"}],r}return e(r,t),r}(dt),an=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{parm:"pluginId",routePart:"plugins",sdkPartName:"plugin"},{routePart:"klaviyo",sdkPartName:"klaviyo"}],r}return e(r,t),r}(gt),on=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"customDomain",routePart:"customdomains",sdkPartName:"customdomain"},{routePart:"locator/collisions",sdkPartName:"locatorCollisions"}],r}return e(r,t),r}(ft),un=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"customDomain",routePart:"customdomains",sdkPartName:"customdomain"}],r}return e(r,t),r}(lt),cn=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"locationId",routePart:"locations",sdkPartName:"location"},{routePart:"assets",sdkPartName:"assets"}],r}return e(r,t),r}(gt),hn=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"customDomain",routePart:"customdomains",sdkPartName:"customdomain"}],r}return e(r,t),r}(gt),pn=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{parm:"pluginId",routePart:"plugins",sdkPartName:"plugin"},{routePart:"rehrig",sdkPartName:"rehrig"}],r}return e(r,t),r}(gt),mn=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"locationId",routePart:"locations",sdkPartName:"location"}],r}return e(r,t),r}(gt),Pn=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"customattributes",sdkPartName:"customattributes"}],r}return e(r,t),r}(ft),ln=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{parm:"userId",routePart:"users",sdkPartName:"user"},{routePart:"roles",sdkPartName:"roles"}],r}return e(r,t),r}(gt),fn=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"invitationId",routePart:"invitations",sdkPartName:"invitation"}],r}return e(r,t),r}(lt),gn=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"invitationId",routePart:"invitations",sdkPartName:"invitation"},{routePart:"users",sdkPartName:"users"}],r}return e(r,t),r}(dt),dn=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"locationId",routePart:"locations",sdkPartName:"location"},{routePart:"assets",sdkPartName:"assets"}],r}return e(r,t),r}(ft),yn=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"invitationId",routePart:"invitations",sdkPartName:"invitation"}],r}return e(r,t),r}(ft),vn=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"printJobId",routePart:"printJobs",sdkPartName:"printJob"}],r}return e(r,t),r}(lt),Nn=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"locationId",routePart:"locations",sdkPartName:"location"}],r}return e(r,t),r}(lt),An=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"jobId",routePart:"jobs",sdkPartName:"job"}],r}return e(r,t),r}(lt),Sn=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{routePart:"pricePlans",sdkPartName:"pricePlans"}],r}return e(r,t),r}(ft),In=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"printJobId",routePart:"printJobs",sdkPartName:"printJob"}],r}return e(r,t),r}(gt),wn=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"jobId",routePart:"jobs",sdkPartName:"job"}],r}return e(r,t),r}(ft),En=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"support/twilio",sdkPartName:"supportTwilio"}],r}return e(r,t),r}(dt),Tn=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{routePart:"support",sdkPartName:"support"}],r}return e(r,t),r}(dt),kn=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"qrCodeLogoId",routePart:"qrcodelogos",sdkPartName:"qrcodelogo"}],r}return e(r,t),r}(ft),_n=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{parm:"customDomain",routePart:"customDomains",sdkPartName:"customDomain"}],r}return e(r,t),r}(dt),On=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"qrCodeLogoId",routePart:"qrcodelogos",sdkPartName:"qrcodelogo"}],r}return e(r,t),r}(gt),Cn=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{parm:"customDomain",routePart:"customDomains",sdkPartName:"customDomain"},{routePart:"realTimeQr",sdkPartName:"realTimeQr"}],r}return e(r,t),r}(dt),jn=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"qrCodeLink",routePart:"qrcodelinks",sdkPartName:"qrcodelink"}],r}return e(r,t),r}(ft),Rn=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"assets",sdkPartName:"assets"}],r}return e(r,t),r}(dt),Dn=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"assetgraphs",sdkPartName:"assetgraphs"}],r}return e(r,t),r}(dt),Ln=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"jobs/assetbatch/presignedurl",sdkPartName:"presignedurlJobsAssetbatch"}],r}return e(r,t),r}(dt),bn=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"jobs/assetbatch",sdkPartName:"jobsAssetbatch"}],r}return e(r,t),r}(dt),Un=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"jobs/assetbatch/validation",sdkPartName:"validationJobsAssetbatch"}],r}return e(r,t),r}(dt),Mn=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"assets/batch",sdkPartName:"assetsBatch"}],r}return e(r,t),r}(dt),Gn=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"contacts/batch",sdkPartName:"contactsBatch"}],r}return e(r,t),r}(dt),xn=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"selfqueueprint",sdkPartName:"selfqueueprint"}],r}return e(r,t),r}(dt),Vn=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"qrcodes",sdkPartName:"qrCodes"}],r}return e(r,t),r}(dt),Fn=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"printJobs",sdkPartName:"printJobs"}],r}return e(r,t),r}(dt),Hn=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"websessions/export",sdkPartName:"websessionsExport"}],r}return e(r,t),r}(dt),qn=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"}],r}return e(r,t),r}(lt),Yn=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"customDomains/realTimeQr",sdkPartName:"customDomainsRealTimeQr"}],r}return e(r,t),r}(lt),Bn=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"smstemplates",sdkPartName:"smsTemplates"}],r}return e(r,t),r}(dt),Qn=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"templatedPrint/preview",sdkPartName:"templatedPrintPreview"}],r}return e(r,t),r}(dt),Kn=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{parm:"smsTemplateName",routePart:"smstemplates",sdkPartName:"smsTemplate"}],r}return e(r,t),r}(lt),Wn=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"scans/report/advanced",sdkPartName:"advancedScansReport"}],r}return e(r,t),r}(ft),Jn=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"export",sdkPartName:"export"}],r}return e(r,t),r}(dt),Xn=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"assets/report/advanced",sdkPartName:"advancedAssetsReport"}],r}return e(r,t),r}(ft),zn=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"assetgraphs",sdkPartName:"assetgraphs"}],r}return e(r,t),r}(ft),Zn=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"contacts/batch",sdkPartName:"contactsBatch"}],r}return e(r,t),r}(lt),$n=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"contacts/report/advanced",sdkPartName:"advancedContactsReport"}],r}return e(r,t),r}(ft),ts=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"assets/report/basic",sdkPartName:"basicAssetsReport"}],r}return e(r,t),r}(ft),rs=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"assets/export",sdkPartName:"assetsExport"}],r}return e(r,t),r}(dt),es=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"assets",sdkPartName:"assets"}],r}return e(r,t),r}(ft),ns=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"contacts/report/basic",sdkPartName:"basicContactsReport"}],r}return e(r,t),r}(ft),ss=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"batch",sdkPartName:"batch"}],r}return e(r,t),r}(ft),as=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"contacts/export",sdkPartName:"contactsExport"}],r}return e(r,t),r}(dt),os=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"consent",sdkPartName:"consent"}],r}return e(r,t),r}(ft),is=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"contacts",sdkPartName:"contacts"}],r}return e(r,t),r}(ft),us=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"assets/mostscanned",sdkPartName:"assetsMostscanned"}],r}return e(r,t),r}(ft),cs=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"}],r}return e(r,t),r}(ft),hs=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"qrcodes",sdkPartName:"qrCodes"}],r}return e(r,t),r}(ft),ps=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"customDomains/realTimeQr",sdkPartName:"customDomainsRealTimeQr"}],r}return e(r,t),r}(ft),ms=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"scans/dayofweek",sdkPartName:"scansDayofweek"}],r}return e(r,t),r}(ft),Ps=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"scans/export",sdkPartName:"scansExport"}],r}return e(r,t),r}(dt),ls=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"scans",sdkPartName:"scans"}],r}return e(r,t),r}(ft),fs=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"scans/timeofday",sdkPartName:"scansTimeofday"}],r}return e(r,t),r}(ft),gs=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"scans/timeline",sdkPartName:"scansTimeline"}],r}return e(r,t),r}(ft),ds=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"}],r}return e(r,t),r}(gt),ys=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"usermedias",sdkPartName:"usermedias"}],r}return e(r,t),r}(ft),vs=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"websessions/timeline",sdkPartName:"websessionsTimeline"}],r}return e(r,t),r}(ft),Ns=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"qrCodeId",routePart:"qrcodes",sdkPartName:"qrCode"},{routePart:"links",sdkPartName:"links"}],r}return e(r,t),r}(dt),As=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"qrCodeId",routePart:"qrcodes",sdkPartName:"qrCode"}],r}return e(r,t),r}(lt),Ss=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"qrCodeId",routePart:"qrcodes",sdkPartName:"qrCode"}],r}return e(r,t),r}(ft),Is=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"customDomains/realTimeQr",sdkPartName:"customDomainsRealTimeQr"}],r}return e(r,t),r}(gt),ws=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"qrCodeId",routePart:"qrcodes",sdkPartName:"qrCode"},{routePart:"links",sdkPartName:"links"}],r}return e(r,t),r}(ft),Es=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"qrCodeId",routePart:"qrcodes",sdkPartName:"qrCode"},{parm:"link",routePart:"links",sdkPartName:"link"}],r}return e(r,t),r}(lt),Ts=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"scanId",routePart:"scans",sdkPartName:"scan"},{routePart:"contacts",sdkPartName:"contacts"}],r}return e(r,t),r}(dt),ks=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"qrCodeId",routePart:"qrcodes",sdkPartName:"qrCode"}],r}return e(r,t),r}(gt),_s=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"contacts",sdkPartName:"contacts"}],r}return e(r,t),r}(dt),Os=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"scanId",routePart:"scans",sdkPartName:"scan"}],r}return e(r,t),r}(gt),Cs=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"scanId",routePart:"scans",sdkPartName:"scan"}],r}return e(r,t),r}(ft),js=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"mediaId",routePart:"usermedias",sdkPartName:"usermedia"},{routePart:"multipart",sdkPartName:"multipart"}],r}return e(r,t),r}(dt),Rs=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"scanId",routePart:"scans",sdkPartName:"scan"},{routePart:"customAttribute",sdkPartName:"customAttribute"}],r}return e(r,t),r}(gt),Ds=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"mediaId",routePart:"usermedias",sdkPartName:"usermedia"},{parm:"assetId",routePart:"assets",sdkPartName:"asset"}],r}return e(r,t),r}(lt),Ls=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"mediaId",routePart:"usermedias",sdkPartName:"usermedia"}],r}return e(r,t),r}(ft),bs=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"mediaId",routePart:"usermedias",sdkPartName:"usermedia"},{parm:"projectId",routePart:"project",sdkPartName:"project"}],r}return e(r,t),r}(dt),Us=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"mediaId",routePart:"usermedias",sdkPartName:"usermedia"},{parm:"assetId",routePart:"assets",sdkPartName:"asset"}],r}return e(r,t),r}(dt),Ms=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"mediaId",routePart:"usermedias",sdkPartName:"usermedia"},{parm:"scanId",routePart:"scans",sdkPartName:"scan"}],r}return e(r,t),r}(lt),Gs=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"mediaId",routePart:"usermedias",sdkPartName:"usermedia"},{parm:"scanId",routePart:"scans",sdkPartName:"scan"}],r}return e(r,t),r}(dt),xs=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"mediaId",routePart:"usermedias",sdkPartName:"usermedia"},{parm:"projectId",routePart:"projects",sdkPartName:"project"}],r}return e(r,t),r}(lt),Vs=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"userId",routePart:"users",sdkPartName:"user"},{routePart:"errors",sdkPartName:"errors"}],r}return e(r,t),r}(ft),Fs=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"mediaId",routePart:"usermedias",sdkPartName:"usermedia"}],r}return e(r,t),r}(gt),Hs=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"userId",routePart:"users",sdkPartName:"user"},{routePart:"accounts",sdkPartName:"accounts"}],r}return e(r,t),r}(dt),qs=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"qrCodeId",routePart:"qrcodes",sdkPartName:"qrCode"},{parm:"locatorKey",routePart:"swap",sdkPartName:"swap"}],r}return e(r,t),r}(dt),Ys=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"userId",routePart:"users",sdkPartName:"user"},{routePart:"invitations",sdkPartName:"invitations"}],r}return e(r,t),r}(ft),Bs=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"userId",routePart:"users",sdkPartName:"user"},{routePart:"accounts",sdkPartName:"accounts"}],r}return e(r,t),r}(ft),Qs=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"userId",routePart:"users",sdkPartName:"user"}],r}return e(r,t),r}(ft),Ks=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"userId",routePart:"users",sdkPartName:"user"},{parm:"path",routePart:"path",sdkPartName:"path"},{routePart:"settings",sdkPartName:"settings"}],r}return e(r,t),r}(ft),Ws=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"printPageTemplateId",routePart:"printPageTemplates",sdkPartName:"printPageTemplate"}],r}return e(r,t),r}(lt),Js=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"printStickerTemplateId",routePart:"printStickerTemplates",sdkPartName:"printStickerTemplate"}],r}return e(r,t),r}(lt),Xs=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"stylingTemplateId",routePart:"stylingtemplates",sdkPartName:"stylingtemplate"}],r}return e(r,t),r}(lt),zs=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"userId",routePart:"users",sdkPartName:"user"}],r}return e(r,t),r}(gt),Zs=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"printStickerTemplateId",routePart:"printStickerTemplates",sdkPartName:"printStickerTemplate"}],r}return e(r,t),r}(ft),$s=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"printPageTemplateId",routePart:"printPageTemplates",sdkPartName:"printPageTemplate"}],r}return e(r,t),r}(ft),ta=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"printPageTemplateId",routePart:"printPageTemplates",sdkPartName:"printPageTemplate"}],r}return e(r,t),r}(gt),ra=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"stylingTemplateId",routePart:"stylingtemplates",sdkPartName:"stylingtemplate"}],r}return e(r,t),r}(ft),ea=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"stylingTemplateId",routePart:"stylingtemplates",sdkPartName:"stylingtemplate"}],r}return e(r,t),r}(gt),na=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"printStickerTemplateId",routePart:"printStickerTemplates",sdkPartName:"printStickerTemplate"}],r}return e(r,t),r}(gt),sa=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"userId",routePart:"users",sdkPartName:"user"},{parm:"path",routePart:"path",sdkPartName:"path"},{routePart:"settings",sdkPartName:"settings"}],r}return e(r,t),r}(gt),aa=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{routePart:"userroles",sdkPartName:"userroles"}],r}return e(r,t),r}(ft),oa=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{routePart:"auth/user/password",sdkPartName:"passwordAuthUser"}],r}return e(r,t),r}(dt),ia=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{routePart:"auth/session",sdkPartName:"authSession"}],r}return e(r,t),r}(ft),ua=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{routePart:"auth/session",sdkPartName:"authSession"}],r}return e(r,t),r}(dt),ca=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{routePart:"auth/session",sdkPartName:"authSession"}],r}return e(r,t),r}(lt),ha=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{routePart:"auth/user/confirmation",sdkPartName:"confirmationAuthUser"}],r}return e(r,t),r}(dt),pa=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{routePart:"auth/session/refresh",sdkPartName:"refreshAuthSession"}],r}return e(r,t),r}(dt),ma=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{routePart:"auth/user/reset",sdkPartName:"resetAuthUser"}],r}return e(r,t),r}(dt),Pa=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{routePart:"auth/user",sdkPartName:"authUser"}],r}return e(r,t),r}(dt),la=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"mediaId",routePart:"usermedias",sdkPartName:"usermedia"}],r}return e(r,t),r}(lt),fa=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.delete=function(t){try{var r=new Nt(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},n.get=function(t){try{var r=new St(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},n.update=function(t,r){try{var e=new Et(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(vt),ga=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t){try{var r=new It(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(yt),da=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.main=function(){return new ga(this.getSession(),this.pathParameters)},n.get=function(t){try{var r=new At(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(vt),ya=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new wt(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),va=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t){try{var r=new _t(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(yt),Na=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.load=function(){return new va(this.getSession(),this.pathParameters)},r}(vt),Aa=/*#__PURE__*/function(t){function n(){return t.apply(this,arguments)||this}e(n,t);var s=n.prototype;return s.account=function(t){return new Na(this.getSession(),r({},this.pathParameters,{accountId:t}))},s.get=function(t){try{var r=new Tt(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},s.update=function(t,r){try{var e=new kt(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n}(vt),Sa=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new Ot(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(vt),Ia=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.create=function(t,r){try{var e=new jt(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n.get=function(t,r){try{var e=new Lt(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),wa=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.update=function(t,r){try{var e=new bt(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n.get=function(t){try{var r=new Mt(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(vt),Ea=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new Ut(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Ta=/*#__PURE__*/function(t){function n(){return t.apply(this,arguments)||this}e(n,t);var s=n.prototype;return s.asset=function(t){return new Sa(this.getSession(),r({},this.pathParameters,{assetId:t}))},s.assets=function(){return new Ia(this.getSession(),this.pathParameters)},s.location=function(t){return new wa(this.getSession(),r({},this.pathParameters,{locationId:t}))},s.locations=function(){return new Ea(this.getSession(),this.pathParameters)},s.get=function(t,r){try{var e=new Rt(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},s.delete=function(t){try{var r=new Dt(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},s.update=function(t,r){try{var e=new Gt(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n}(vt),ka=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new Ct(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),_a=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.create=function(t,r){try{var e=new xt(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n.get=function(t,r){try{var e=new Jt(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Oa=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.create=function(t,r){try{var e=new Vt(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n.get=function(t,r){try{var e=new zt(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Ca=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new Ft(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),ja=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new qt(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Ra=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.create=function(t,r){try{var e=new Bt(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n.get=function(t,r){try{var e=new Xt(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Da=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new Qt(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(vt),La=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new Kt(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),ba=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new Wt(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(vt),Ua=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new Zt(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Ma=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new $t(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Ga=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new tr(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),xa=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.create=function(t,r){try{var e=new rr(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n.delete=function(t){try{var r=new nr(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(vt),Va=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new er(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Fa=/*#__PURE__*/function(t){function n(){return t.apply(this,arguments)||this}e(n,t);var s=n.prototype;return s.contacts=function(){return new _a(this.getSession(),this.pathParameters)},s.qrCodes=function(){return new Oa(this.getSession(),this.pathParameters)},s.qracodes=function(){return new Ca(this.getSession(),this.pathParameters)},s.neighborsDelete=function(){return new ja(this.getSession(),this.pathParameters)},s.neighbors=function(){return new Ra(this.getSession(),this.pathParameters)},s.url=function(t){return new Da(this.getSession(),r({},this.pathParameters,{url:t}))},s.history=function(){return new La(this.getSession(),this.pathParameters)},s.neighbor=function(t){return new ba(this.getSession(),r({},this.pathParameters,{neighborId:t}))},s.scansExport=function(){return new Ua(this.getSession(),this.pathParameters)},s.usermedias=function(){return new Ma(this.getSession(),this.pathParameters)},s.scans=function(){return new Ga(this.getSession(),this.pathParameters)},s.contact=function(t){return new xa(this.getSession(),r({},this.pathParameters,{contactId:t}))},s.scansLocation=function(){return new Va(this.getSession(),this.pathParameters)},s.get=function(t,r){try{var e=new Ht(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},s.delete=function(t){try{var r=new Yt(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},s.update=function(t,r){try{var e=new ar(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n}(vt),Ha=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new sr(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),qa=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.assets=function(){return new Ha(this.getSession(),this.pathParameters)},r}(vt),Ya=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t){try{var r=new or(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(vt),Ba=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new ir(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(vt),Qa=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new ur(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(vt),Ka=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new cr(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(vt),Wa=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t){try{var r=new hr(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(vt),Ja=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t){try{var r=new pr(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(vt),Xa=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new mr(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(vt),za=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.get=function(t){try{var r=new fr(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},n.update=function(t){try{var r=new Nr(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(yt),Za=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.secret=function(){return new za(this.getSession(),this.pathParameters)},n.get=function(t){try{var r=new Pr(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},n.update=function(t,r){try{var e=new vr(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(vt),$a=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new lr(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(vt),to=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new gr(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),ro=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new dr(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(vt),eo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.create=function(t,r){try{var e=new yr(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n.delete=function(t,r){try{var e=new Ar(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},n.get=function(t,r){try{var e=new Tr(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),no=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new Sr(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),so=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new wr(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),ao=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new Er(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),oo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new kr(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),io=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t){try{var r=new _r(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(yt),uo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new Or(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(vt),co=/*#__PURE__*/function(t){function n(){return t.apply(this,arguments)||this}e(n,t);var s=n.prototype;return s.consent=function(){return new eo(this.getSession(),this.pathParameters)},s.assets=function(){return new no(this.getSession(),this.pathParameters)},s.export=function(){return new so(this.getSession(),this.pathParameters)},s.scansLocation=function(){return new ao(this.getSession(),this.pathParameters)},s.scansExport=function(){return new oo(this.getSession(),this.pathParameters)},s.scans=function(){return new io(this.getSession(),this.pathParameters)},s.scan=function(t){return new uo(this.getSession(),r({},this.pathParameters,{scanId:t}))},s.delete=function(t){try{var r=new Ir(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},s.update=function(t,r){try{var e=new Cr(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},s.get=function(t){try{var r=new Rr(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},n}(vt),ho=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t){try{var r=new Dr(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(yt),po=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.validate=function(){return new ho(this.getSession(),this.pathParameters)},n.get=function(t){try{var r=new jr(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(vt),mo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new Lr(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Po=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.create=function(t,r){try{var e=new br(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n.get=function(t,r){try{var e=new ce(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),lo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.create=function(t,r){try{var e=new Ur(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n.get=function(t,r){try{var e=new me(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),fo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new Mr(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),go=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.create=function(t,r){try{var e=new Gr(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n.get=function(t,r){try{var e=new Se(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),yo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new xr(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),vo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new Vr(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),No=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.create=function(t,r){try{var e=new Fr(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n.get=function(t,r){try{var e=new we(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Ao=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.create=function(t,r){try{var e=new Hr(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n.get=function(t,r){try{var e=new je(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),So=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.create=function(t,r){try{var e=new qr(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n.get=function(t,r){try{var e=new Ie(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Io=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.create=function(t,r){try{var e=new Yr(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n.get=function(t,r){try{var e=new De(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),wo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.create=function(t,r){try{var e=new Br(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n.get=function(t,r){try{var e=new Le(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Eo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.create=function(t,r){try{var e=new Qr(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n.get=function(t,r){try{var e=new qe(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),To=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.create=function(t,r){try{var e=new Kr(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n.get=function(t,r){try{var e=new Oe(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),ko=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.create=function(t,r){try{var e=new Wr(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n.get=function(t,r){try{var e=new Pn(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),_o=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new Jr(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Oo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new Xr(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Co=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t){try{var r=new zr(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(yt),jo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.get=function(t){try{var r=new He(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},n.update=function(t,r){try{var e=new ln(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Ro=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.confirm=function(){return new Co(this.getSession(),this.pathParameters)},n.roles=function(){return new jo(this.getSession(),this.pathParameters)},n.delete=function(t){try{var r=new ne(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},n.get=function(t){try{var r=new Ve(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},n.update=function(t,r){try{var e=new en(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(vt),Do=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new Zr(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Lo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new $r(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),bo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.delete=function(t,r){try{var e=new te(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Uo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t){try{var r=new ee(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(yt),Mo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t){try{var r=new Ne(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(yt),Go=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.update=function(t,r){try{var e=new an(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),xo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.update=function(t,r){try{var e=new pn(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Vo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.password=function(){return new Uo(this.getSession(),this.pathParameters)},n.klaviyoKey=function(){return new Mo(this.getSession(),this.pathParameters)},n.klaviyo=function(){return new Go(this.getSession(),this.pathParameters)},n.rehrig=function(){return new xo(this.getSession(),this.pathParameters)},n.update=function(t){try{var r=new Te(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(vt),Fo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new se(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Ho=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.update=function(t){try{var r=new $e(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(yt),qo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.test=function(){return new Ho(this.getSession(),this.pathParameters)},n.get=function(t){try{var r=new ae(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(vt),Yo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new oe(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Bo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new ie(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Qo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new ue(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Ko=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new he(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Wo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new pe(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Jo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r,e){try{var n=new Pe(this.session);return Promise.resolve(n.go(this.pathParameters,t,r,e))}catch(t){return Promise.reject(t)}},r}(yt),Xo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new le(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),zo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new fe(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Zo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new ge(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),$o=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new de(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),ti=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new ye(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),ri=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t){try{var r=new ve(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(yt),ei=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new Ae(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),ni=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.get=function(t){try{var r=new Ee(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},n.update=function(t,r){try{var e=new rn(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),si=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t){try{var r=new ke(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(yt),ai=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new _e(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),oi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new Ce(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),ii=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t){try{var r=new Re(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(yt),ui=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new be(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),ci=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new Ue(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),hi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new Me(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),pi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new Ge(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),mi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new xe(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Pi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new Fe(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),li=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new Ye(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),fi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.create=function(t,r){try{var e=new Be(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n.get=function(t){try{var r=new Je(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(yt),gi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new Qe(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),di=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new Ke(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),yi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new We(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),vi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t){try{var r=new Xe(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(yt),Ni=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.install=function(){return new vi(this.getSession(),this.pathParameters)},r}(vt),Ai=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new Ze(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Si=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.update=function(t,r){try{var e=new tn(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Ii=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new nn(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),wi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t){try{var r=new En(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(yt),Ei=/*#__PURE__*/function(t){function n(){return t.apply(this,arguments)||this}e(n,t);var s=n.prototype;return s.urlSafeties=function(){return new mo(this.getSession(),this.pathParameters)},s.apikeys=function(){return new Po(this.getSession(),this.pathParameters)},s.assettypes=function(){return new lo(this.getSession(),this.pathParameters)},s.invitations=function(){return new fo(this.getSession(),this.pathParameters)},s.customDomains=function(){return new go(this.getSession(),this.pathParameters)},s.imageUpload=function(){return new yo(this.getSession(),this.pathParameters)},s.invitationsBatch=function(){return new vo(this.getSession(),this.pathParameters)},s.locations=function(){return new No(this.getSession(),this.pathParameters)},s.printPageTemplates=function(){return new Ao(this.getSession(),this.pathParameters)},s.apps=function(){return new So(this.getSession(),this.pathParameters)},s.qrcodelogos=function(){return new Io(this.getSession(),this.pathParameters)},s.stylingtemplates=function(){return new wo(this.getSession(),this.pathParameters)},s.projects=function(){return new Eo(this.getSession(),this.pathParameters)},s.printStickerTemplates=function(){return new To(this.getSession(),this.pathParameters)},s.customattributes=function(){return new ko(this.getSession(),this.pathParameters)},s.zendeskTicket=function(){return new _o(this.getSession(),this.pathParameters)},s.usermediasPresignedurl=function(){return new Oo(this.getSession(),this.pathParameters)},s.user=function(t){return new Ro(this.getSession(),r({},this.pathParameters,{userId:t}))},s.websessionsExport=function(){return new Do(this.getSession(),this.pathParameters)},s.usermediasPresignedurlmultipart=function(){return new Lo(this.getSession(),this.pathParameters)},s.contactsBatch=function(){return new bo(this.getSession(),this.pathParameters)},s.plugin=function(t){return new Vo(this.getSession(),r({},this.pathParameters,{pluginId:t}))},s.advancedAssetsReport=function(){return new Fo(this.getSession(),this.pathParameters)},s.customDomain=function(t){return new qo(this.getSession(),r({},this.pathParameters,{customDomain:t}))},s.advancedScansReport=function(){return new Yo(this.getSession(),this.pathParameters)},s.advancedContactsReport=function(){return new Bo(this.getSession(),this.pathParameters)},s.ownerApps=function(){return new Qo(this.getSession(),this.pathParameters)},s.assetsExport=function(){return new Ko(this.getSession(),this.pathParameters)},s.assets=function(){return new Wo(this.getSession(),this.pathParameters)},s.assetsScans=function(){return new Jo(this.getSession(),this.pathParameters)},s.batch=function(){return new Xo(this.getSession(),this.pathParameters)},s.contactsExport=function(){return new zo(this.getSession(),this.pathParameters)},s.consent=function(){return new Zo(this.getSession(),this.pathParameters)},s.assetgraphs=function(){return new $o(this.getSession(),this.pathParameters)},s.contacts=function(){return new ti(this.getSession(),this.pathParameters)},s.basicContactsReport=function(){return new ri(this.getSession(),this.pathParameters)},s.jobs=function(){return new ei(this.getSession(),this.pathParameters)},s.pricePlan=function(){return new ni(this.getSession(),this.pathParameters)},s.plugins=function(){return new si(this.getSession(),this.pathParameters)},s.assetsMostscanned=function(){return new ai(this.getSession(),this.pathParameters)},s.printJobs=function(){return new oi(this.getSession(),this.pathParameters)},s.basicAssetsReport=function(){return new ii(this.getSession(),this.pathParameters)},s.projectsExport=function(){return new ui(this.getSession(),this.pathParameters)},s.qrCodes=function(){return new ci(this.getSession(),this.pathParameters)},s.scansDayofweek=function(){return new hi(this.getSession(),this.pathParameters)},s.scansTimeofday=function(){return new pi(this.getSession(),this.pathParameters)},s.scansTimeline=function(){return new mi(this.getSession(),this.pathParameters)},s.usermedias=function(){return new Pi(this.getSession(),this.pathParameters)},s.scans=function(){return new li(this.getSession(),this.pathParameters)},s.campaignInformation=function(){return new fi(this.getSession(),this.pathParameters)},s.users=function(){return new gi(this.getSession(),this.pathParameters)},s.clock=function(){return new di(this.getSession(),this.pathParameters)},s.websessionsTimeline=function(){return new yi(this.getSession(),this.pathParameters)},s.app=function(t){return new Ni(this.getSession(),r({},this.pathParameters,{appId:t}))},s.scansExport=function(){return new Ai(this.getSession(),this.pathParameters)},s.engagePricePlan=function(){return new Si(this.getSession(),this.pathParameters)},s.qrcodelogosUpload=function(){return new Ii(this.getSession(),this.pathParameters)},s.supportTwilio=function(){return new wi(this.getSession(),this.pathParameters)},s.get=function(t){try{var r=new re(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},s.update=function(t,r){try{var e=new ze(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n}(vt),Ti=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t){try{var r=new sn(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(yt),ki=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new on(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),_i=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.retry=function(){return new Ti(this.getSession(),this.pathParameters)},n.locatorCollisions=function(){return new ki(this.getSession(),this.pathParameters)},n.delete=function(t){try{var r=new un(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},n.update=function(t,r){try{var e=new hn(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(vt),Oi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.update=function(t,r){try{var e=new cn(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n.get=function(t,r){try{var e=new dn(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Ci=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.assets=function(){return new Oi(this.getSession(),this.pathParameters)},n.update=function(t,r){try{var e=new mn(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n.delete=function(t,r){try{var e=new Nn(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(vt),ji=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t){try{var r=new gn(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(yt),Ri=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.users=function(){return new ji(this.getSession(),this.pathParameters)},n.delete=function(t){try{var r=new fn(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},n.get=function(t){try{var r=new yn(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(vt),Di=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.delete=function(t){try{var r=new vn(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},n.update=function(t){try{var r=new In(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(vt),Li=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.delete=function(t){try{var r=new An(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},n.get=function(t){try{var r=new wn(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(vt),bi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t){try{var r=new Sn(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(yt),Ui=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new Tn(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Mi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.get=function(t){try{var r=new kn(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},n.update=function(t,r){try{var e=new On(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(vt),Gi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new Cn(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),xi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.realTimeQr=function(){return new Gi(this.getSession(),this.pathParameters)},n.create=function(t){try{var r=new _n(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(vt),Vi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.create=function(t,r){try{var e=new Rn(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n.get=function(t,r){try{var e=new es(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Fi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.create=function(t,r){try{var e=new Dn(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n.get=function(t,r){try{var e=new zn(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Hi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new Ln(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),qi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new bn(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Yi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new Un(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Bi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new Mn(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Qi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.create=function(t,r){try{var e=new Gn(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n.delete=function(t,r){try{var e=new Zn(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Ki=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new xn(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Wi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.create=function(t,r){try{var e=new Vn(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n.get=function(t,r){try{var e=new hs(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Ji=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new Fn(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Xi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new Hn(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),zi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.delete=function(t){try{var r=new Yn(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},n.get=function(t){try{var r=new ps(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},n.update=function(t,r){try{var e=new Is(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Zi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new Bn(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),$i=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new Qn(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),tu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.delete=function(t){try{var r=new Kn(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(vt),ru=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new Wn(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),eu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new Jn(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),nu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new Xn(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),su=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new $n(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),au=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t){try{var r=new ts(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(yt),ou=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new rs(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),iu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t){try{var r=new ns(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(yt),uu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new ss(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),cu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new as(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),hu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new os(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),pu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.get=function(t,r){try{var e=new is(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},n.create=function(t,r){try{var e=new _s(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),mu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new us(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Pu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new ms(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),lu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new Ps(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),fu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new ls(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),gu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new fs(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),du=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new gs(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),yu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new ys(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),vu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new vs(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Nu=/*#__PURE__*/function(t){function n(){return t.apply(this,arguments)||this}e(n,t);var s=n.prototype;return s.customDomain=function(t){return new xi(this.getSession(),r({},this.pathParameters,{customDomain:t}))},s.assets=function(){return new Vi(this.getSession(),this.pathParameters)},s.assetgraphs=function(){return new Fi(this.getSession(),this.pathParameters)},s.presignedurlJobsAssetbatch=function(){return new Hi(this.getSession(),this.pathParameters)},s.jobsAssetbatch=function(){return new qi(this.getSession(),this.pathParameters)},s.validationJobsAssetbatch=function(){return new Yi(this.getSession(),this.pathParameters)},s.assetsBatch=function(){return new Bi(this.getSession(),this.pathParameters)},s.contactsBatch=function(){return new Qi(this.getSession(),this.pathParameters)},s.selfqueueprint=function(){return new Ki(this.getSession(),this.pathParameters)},s.qrCodes=function(){return new Wi(this.getSession(),this.pathParameters)},s.printJobs=function(){return new Ji(this.getSession(),this.pathParameters)},s.websessionsExport=function(){return new Xi(this.getSession(),this.pathParameters)},s.customDomainsRealTimeQr=function(){return new zi(this.getSession(),this.pathParameters)},s.smsTemplates=function(){return new Zi(this.getSession(),this.pathParameters)},s.templatedPrintPreview=function(){return new $i(this.getSession(),this.pathParameters)},s.smsTemplate=function(t){return new tu(this.getSession(),r({},this.pathParameters,{smsTemplateName:t}))},s.advancedScansReport=function(){return new ru(this.getSession(),this.pathParameters)},s.export=function(){return new eu(this.getSession(),this.pathParameters)},s.advancedAssetsReport=function(){return new nu(this.getSession(),this.pathParameters)},s.advancedContactsReport=function(){return new su(this.getSession(),this.pathParameters)},s.basicAssetsReport=function(){return new au(this.getSession(),this.pathParameters)},s.assetsExport=function(){return new ou(this.getSession(),this.pathParameters)},s.basicContactsReport=function(){return new iu(this.getSession(),this.pathParameters)},s.batch=function(){return new uu(this.getSession(),this.pathParameters)},s.contactsExport=function(){return new cu(this.getSession(),this.pathParameters)},s.consent=function(){return new hu(this.getSession(),this.pathParameters)},s.contacts=function(){return new pu(this.getSession(),this.pathParameters)},s.assetsMostscanned=function(){return new mu(this.getSession(),this.pathParameters)},s.scansDayofweek=function(){return new Pu(this.getSession(),this.pathParameters)},s.scansExport=function(){return new lu(this.getSession(),this.pathParameters)},s.scans=function(){return new fu(this.getSession(),this.pathParameters)},s.scansTimeofday=function(){return new gu(this.getSession(),this.pathParameters)},s.scansTimeline=function(){return new du(this.getSession(),this.pathParameters)},s.usermedias=function(){return new yu(this.getSession(),this.pathParameters)},s.websessionsTimeline=function(){return new vu(this.getSession(),this.pathParameters)},s.delete=function(t){try{var r=new qn(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},s.get=function(t){try{var r=new cs(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},s.update=function(t,r){try{var e=new ds(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n}(vt),Au=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t){try{var r=new jn(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(vt),Su=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.create=function(t,r){try{var e=new Ns(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n.get=function(t){try{var r=new ws(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(yt),Iu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.delete=function(t){try{var r=new Es(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(vt),wu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new qs(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(vt),Eu=/*#__PURE__*/function(t){function n(){return t.apply(this,arguments)||this}e(n,t);var s=n.prototype;return s.links=function(){return new Su(this.getSession(),this.pathParameters)},s.link=function(t){return new Iu(this.getSession(),r({},this.pathParameters,{link:t}))},s.swap=function(t){return new wu(this.getSession(),r({},this.pathParameters,{locatorKey:t}))},s.delete=function(t){try{var r=new As(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},s.get=function(t,r){try{var e=new Ss(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},s.update=function(t,r){try{var e=new ks(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n}(vt),Tu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new Ts(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),ku=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.update=function(t,r){try{var e=new Rs(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),_u=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.contacts=function(){return new Tu(this.getSession(),this.pathParameters)},n.customAttribute=function(){return new ku(this.getSession(),this.pathParameters)},n.update=function(t,r){try{var e=new Os(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n.get=function(t,r){try{var e=new Cs(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(vt),Ou=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new js(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Cu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.delete=function(t){try{var r=new Ds(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},n.create=function(t){try{var r=new Us(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(vt),ju=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.create=function(t){try{var r=new bs(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},n.delete=function(t){try{var r=new xs(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(vt),Ru=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.delete=function(t){try{var r=new Ms(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},n.create=function(t){try{var r=new Gs(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(vt),Du=/*#__PURE__*/function(t){function n(){return t.apply(this,arguments)||this}e(n,t);var s=n.prototype;return s.multipart=function(){return new Ou(this.getSession(),this.pathParameters)},s.asset=function(t){return new Cu(this.getSession(),r({},this.pathParameters,{assetId:t}))},s.project=function(t){return new ju(this.getSession(),r({},this.pathParameters,{projectId:t}))},s.scan=function(t){return new Ru(this.getSession(),r({},this.pathParameters,{scanId:t}))},s.get=function(t){try{var r=new Ls(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},s.update=function(t,r){try{var e=new Fs(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},s.delete=function(t){try{var r=new la(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},n}(vt),Lu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new Vs(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),bu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.create=function(t,r){try{var e=new Hs(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n.get=function(t,r){try{var e=new Bs(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Uu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new Ys(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Mu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.get=function(t){try{var r=new Ks(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},n.update=function(t,r){try{var e=new sa(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Gu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.settings=function(){return new Mu(this.getSession(),this.pathParameters)},r}(vt),xu=/*#__PURE__*/function(t){function n(){return t.apply(this,arguments)||this}e(n,t);var s=n.prototype;return s.errors=function(){return new Lu(this.getSession(),this.pathParameters)},s.accounts=function(){return new bu(this.getSession(),this.pathParameters)},s.invitations=function(){return new Uu(this.getSession(),this.pathParameters)},s.path=function(t){return new Gu(this.getSession(),r({},this.pathParameters,{path:t}))},s.get=function(t){try{var r=new Qs(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},s.update=function(t,r){try{var e=new zs(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n}(vt),Vu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.delete=function(t){try{var r=new Ws(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},n.get=function(t){try{var r=new $s(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},n.update=function(t,r){try{var e=new ta(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(vt),Fu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.delete=function(t){try{var r=new Js(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},n.get=function(t){try{var r=new Zs(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},n.update=function(t,r){try{var e=new na(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(vt),Hu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.delete=function(t){try{var r=new Xs(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},n.get=function(t){try{var r=new ra(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},n.update=function(t,r){try{var e=new ea(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(vt),qu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t){try{var r=new aa(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(yt),Yu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new oa(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Bu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.get=function(t){try{var r=new ia(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},n.create=function(t,r){try{var e=new ua(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n.delete=function(t){try{var r=new ca(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(yt),Qu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new ha(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Ku=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t){try{var r=new pa(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(yt),Wu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new ma(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Ju=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new Pa(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Xu=/*#__PURE__*/function(t){function n(){return t.apply(this,arguments)||this}e(n,t);var s=n.prototype;return s.assetgraph=function(t){return new fa(this.getSession(),r({},this.pathParameters,{assetGraphId:t}))},s.appsAccount=function(t){return new da(this.getSession(),r({},this.pathParameters,{appAccountId:t}))},s.apps=function(){return new ya(this.getSession(),this.pathParameters)},s.app=function(t){return new Aa(this.getSession(),r({},this.pathParameters,{appId:t}))},s.assettype=function(t){return new Ta(this.getSession(),r({},this.pathParameters,{assetTypeId:t}))},s.appsPublished=function(){return new ka(this.getSession(),this.pathParameters)},s.asset=function(t){return new Fa(this.getSession(),r({},this.pathParameters,{assetId:t}))},s.batch=function(t){return new qa(this.getSession(),r({},this.pathParameters,{batchId:t}))},s.billingCancelDowngrade=function(t){return new Ya(this.getSession(),r({},this.pathParameters,{accountId:t}))},s.upgradePlanBillingPreview=function(t){return new Ba(this.getSession(),r({},this.pathParameters,{accountId:t}))},s.billingCancelSubscription=function(t){return new Qa(this.getSession(),r({},this.pathParameters,{accountId:t}))},s.billingSetupIntent=function(t){return new Ka(this.getSession(),r({},this.pathParameters,{accountId:t}))},s.billingCurrentPeriod=function(t){return new Wa(this.getSession(),r({},this.pathParameters,{accountId:t}))},s.billingDetail=function(t){return new Ja(this.getSession(),r({},this.pathParameters,{accountId:t}))},s.billingInvoice=function(t){return new Xa(this.getSession(),r({},this.pathParameters,{accountId:t}))},s.apikey=function(t){return new Za(this.getSession(),r({},this.pathParameters,{apiKeyId:t}))},s.billingUpgradePlan=function(t){return new $a(this.getSession(),r({},this.pathParameters,{accountId:t}))},s.careAccounts=function(){return new to(this.getSession(),this.pathParameters)},s.billingDowngradePlan=function(t){return new ro(this.getSession(),r({},this.pathParameters,{accountId:t}))},s.contact=function(t){return new co(this.getSession(),r({},this.pathParameters,{contactId:t}))},s.file=function(t){return new po(this.getSession(),r({},this.pathParameters,{fileId:t}))},s.account=function(t){return new Ei(this.getSession(),r({},this.pathParameters,{accountId:t}))},s.customdomain=function(t){return new _i(this.getSession(),r({},this.pathParameters,{customDomain:t}))},s.location=function(t){return new Ci(this.getSession(),r({},this.pathParameters,{locationId:t}))},s.invitation=function(t){return new Ri(this.getSession(),r({},this.pathParameters,{invitationId:t}))},s.printJob=function(t){return new Di(this.getSession(),r({},this.pathParameters,{printJobId:t}))},s.job=function(t){return new Li(this.getSession(),r({},this.pathParameters,{jobId:t}))},s.pricePlans=function(){return new bi(this.getSession(),this.pathParameters)},s.support=function(){return new Ui(this.getSession(),this.pathParameters)},s.qrcodelogo=function(t){return new Mi(this.getSession(),r({},this.pathParameters,{qrCodeLogoId:t}))},s.project=function(t){return new Nu(this.getSession(),r({},this.pathParameters,{projectId:t}))},s.qrcodelink=function(t){return new Au(this.getSession(),r({},this.pathParameters,{qrCodeLink:t}))},s.qrCode=function(t){return new Eu(this.getSession(),r({},this.pathParameters,{qrCodeId:t}))},s.scan=function(t){return new _u(this.getSession(),r({},this.pathParameters,{scanId:t}))},s.usermedia=function(t){return new Du(this.getSession(),r({},this.pathParameters,{mediaId:t}))},s.user=function(t){return new xu(this.getSession(),r({},this.pathParameters,{userId:t}))},s.printPageTemplate=function(t){return new Vu(this.getSession(),r({},this.pathParameters,{printPageTemplateId:t}))},s.printStickerTemplate=function(t){return new Fu(this.getSession(),r({},this.pathParameters,{printStickerTemplateId:t}))},s.stylingtemplate=function(t){return new Hu(this.getSession(),r({},this.pathParameters,{stylingTemplateId:t}))},s.userroles=function(){return new qu(this.getSession(),this.pathParameters)},s.passwordAuthUser=function(){return new Yu(this.getSession(),this.pathParameters)},s.authSession=function(){return new Bu(this.getSession(),this.pathParameters)},s.confirmationAuthUser=function(){return new Qu(this.getSession(),this.pathParameters)},s.refreshAuthSession=function(){return new Ku(this.getSession(),this.pathParameters)},s.resetAuthUser=function(){return new Wu(this.getSession(),this.pathParameters)},s.authUser=function(){return new Ju(this.getSession(),this.pathParameters)},n}(yt),zu="internal-JG0adajZUHU",Zu=/*#__PURE__*/function(){function t(){this.debugConfig=!1,this.debugAuth=!1,this.debugRequest=!1,this.debugResponse=!1,this.debugError=!1,this.debugQuery=!1,this.debugOptions=!1,this.exp=0}var r=t.prototype;return r.getConfig=function(){throw Error("no session")},r.getCloudConfig=function(){throw Error("no session")},r.getAxios=function(){throw Error("no session")},r.authorize=function(){throw Error("no session")},r.getUser=function(){throw Error("no session")},r.getSignedInUser=function(){throw Error("no session")},r.signUpUser=function(){throw Error("no session")},r.changePassword=function(){throw Error("no session")},r.signOut=function(){throw Error("no session")},t}(),$u=/*#__PURE__*/function(n){function s(){var t;(t=n.call(this,new Zu,{})||this)._config=void 0,t.cloudConfigName=void 0,t.cloudConfig=void 0,t.axios=void 0,t.debugConfig=!1,t.debugAuth=!1,t.debugRequest=!1,t.debugResponse=!1,t.debugError=!1,t.debugQuery=!1,t.debugOptions=!1,t.exp=void 0,t._user=void 0,t.authorizePromise=void 0,t.exp=0;var r,e=process.env.OS_DEBUG;if(e)switch(console.log("OS_DEBUG="+e),e=e.toLowerCase()){case"all":t.debugConfig=!0,t.debugAuth=!0,t.debugRequest=!0,t.debugResponse=!0,t.debugError=!0,t.debugQuery=!0,t.debugOptions=!0;break;case"none":case"off":case"false":case"":t.debugConfig=!1,t.debugAuth=!1,t.debugRequest=!1,t.debugResponse=!1,t.debugError=!1,t.debugQuery=!1,t.debugOptions=!1;break;default:r=e.split(","),t.debugConfig=r.includes("config"),t.debugAuth=r.includes("auth"),t.debugRequest=r.includes("request"),t.debugResponse=r.includes("response"),t.debugError=r.includes("error"),t.debugQuery=r.includes("query"),t.debugOptions=r.includes("options"),t.debugConfig||t.debugAuth||t.debugRequest||t.debugResponse||t.debugError||t.debugQuery||t.debugOptions||console.warn("Openscreen: OS_DEBUG environment var has invalid value: '"+process.env.OS_DEBUG+"'")}return t}e(s,n);var a=s.prototype;return a.getSession=function(){return this},a.config=function(t){if(this._config)throw Error("Openscreen: client is already configured");if(!t.key)throw Error("Openscreen: invalid config, provide API key and secret, or email and password");if(!t.secret)throw Error("Openscreen: invalid config, secret is missing");return"string"==typeof t.environment?this.cloudConfigName=t.environment:"object"==typeof t.environment?this.cloudConfig=Promise.resolve(t.environment):this.cloudConfigName=zu,this._config=t,this},a.getConfig=function(){if(!this._config)throw Error("Openscreen: client must be configured before accessing resources");return this._config},a.getSignedInUser=function(t){try{var r=this;return r.cloudConfigName=t||zu,Promise.resolve(r.getCloudConfig()).then(function(t){return r.debugAuth&&console.info("Openscreen AUTH: refreshing using axios cookie"),Promise.resolve(r.getAxios()).then(function(){return Promise.resolve(r.axios.post(t.endpoint+"/auth/session/refresh")).then(function(t){if(403===t.status||500===t.status)throw Error("Openscreen AUTH: User is not signed in");if(200===t.status){var e=t.data,n=e.expires,s=e.user;return r._user=s,r.debugAuth&&console.info("Openscreen AUTH: authorized '"+s.userId+"' until expiry="+n),r.exp=n,s}})})})}catch(t){return Promise.reject(t)}},a.signUpUser=function(t,r){try{var e=this;return e.cloudConfigName=r||zu,Promise.resolve(e.getCloudConfig()).then(function(r){return e.debugAuth&&console.info("Openscreen AUTH: signing up User"),Promise.resolve(e.getAxios()).then(function(){return Promise.resolve(e.axios.post(r.endpoint+"/auth/user",t)).then(function(t){if(403===t.status||500===t.status)throw Error("Openscreen AUTH: User Sign Up failed");return(200===t.status||204===t.status)&&(e.debugAuth&&console.info("Openscreen AUTH: Signed up user"),!0)})})})}catch(t){return Promise.reject(t)}},a.checkSession=function(t){try{var r=this;return r.cloudConfigName=t||zu,Promise.resolve(r.getCloudConfig()).then(function(t){return r.debugAuth&&console.info("Openscreen AUTH: checking session"),Promise.resolve(r.getAxios()).then(function(){return Promise.resolve(r.axios.get(t.endpoint+"/auth/session")).then(function(t){if(403===t.status||500===t.status)throw Error("Openscreen AUTH: User is not signed in");return!0})})})}catch(t){return Promise.reject(t)}},a.authorize=function(){try{var t=this;return t.authorizePromise||(t.authorizePromise=function(){try{return Promise.resolve(function(e,n){try{var s=Promise.resolve(t.getCloudConfig()).then(function(e){var n;function s(s){if(n)return s;var a,o,i=t.getConfig();if(t.debugConfig){var u=r({},i);u.secret&&(u.secret="*".repeat(u.secret.length)),console.debug("Openscreen CONFIG: "+JSON.stringify(u,null,2))}return t.debugConfig&&console.debug("Openscreen CONFIG: (environment) "+JSON.stringify(e,null,2)),a=i.key,o=i.secret,t.debugAuth&&console.info("Openscreen AUTH: authorizing '"+a+"'"),Promise.resolve(t.getAxios()).then(function(){return Promise.resolve(t.axios.post(e.endpoint+"/auth/session",{email:a,password:o})).then(function(r){if(403===r.status||500===r.status)throw Error("Openscreen AUTH: authentication failed");if(200===r.status){var e=r.data,n=e.expires;t._user=e.user,t.debugAuth&&console.info("Openscreen AUTH: authorized '"+a+"' until expiry="+n),t.exp=n}})})}if(!(t.exp>(new Date).getTime())){var a=function(){if(0!==t.exp)return t.debugAuth&&console.info("Openscreen AUTH: refreshing using axios cookie"),Promise.resolve(t.getAxios()).then(function(){return Promise.resolve(t.axios.post(e.endpoint+"/auth/session/refresh")).then(function(r){if(403===r.status||500===r.status)throw t.exp=0,Error("Openscreen AUTH: Refreshing failed, exiting");if(200===r.status){var e=r.data,s=e.expires,a=e.user;t._user=a,t.debugAuth&&console.info("Openscreen AUTH: authorized '"+a.userId+"' until expiry="+s),t.exp=s,n=1}})})}();return a&&a.then?a.then(s):s(a)}})}catch(t){return n(!0,t)}return s&&s.then?s.then(n.bind(null,!1),n.bind(null,!0)):n(!1,s)}(0,function(r,e){if(t.authorizePromise=void 0,r)throw e;return e}))}catch(t){return Promise.reject(t)}}()),Promise.resolve(t.authorizePromise)}catch(t){return Promise.reject(t)}},a.getUser=function(){return this._user},a.getCloudConfig=function(){try{var r=this;if(!r.cloudConfig){if(!r.cloudConfigName)throw Error("Openscreen: environment name missing");r.cloudConfig=function(r){try{var e=t.create({baseURL:"https://config.openscreen.com",timeout:25e3,responseType:"json",maxContentLength:10240,maxBodyLength:10240,maxRedirects:1,decompress:!0});return Promise.resolve(e.get(r+".json").catch(function(t){throw new Error("Openscreen: unable to load cloud configuration '"+r+"': "+t.message)})).then(function(t){return t.data})}catch(t){return Promise.reject(t)}}(r.cloudConfigName)}return Promise.resolve(r.cloudConfig)}catch(t){return Promise.reject(t)}},a.getAxios=function(){try{var r=this;return r.axios?Promise.resolve(r.axios):Promise.resolve(r.getCloudConfig()).then(function(e){return r.axios=t.create(e.axios||{timeout:25e3,responseType:"json",maxContentLength:1048576,maxBodyLength:1048576,maxRedirects:1,decompress:!0}),r.axios})}catch(t){return Promise.reject(t)}},a.changePassword=function(t,r){try{var e=this;return Promise.resolve(e.getCloudConfig()).then(function(n){return Promise.resolve(e.getAxios()).then(function(){return Promise.resolve(e.axios.post(n.endpoint+"/auth/user/password",{password:t,newPassword:r})).then(function(t){if(200===t.status)return!0;throw e.debugAuth&&console.log("password change failed for the current user, got the error",t.data),new Error("Failed to change password")})})})}catch(t){return Promise.reject(t)}},a.signOut=function(){try{var t=this;return Promise.resolve(t.getCloudConfig()).then(function(r){return Promise.resolve(t.getAxios()).then(function(){return Promise.resolve(t.axios.delete(r.endpoint+"/auth/session")).then(function(r){if(200!==r.status)throw t.debugAuth&&console.log("Sign out failed, response body is ",r.data),new Error("Failed to sign out")})})})}catch(t){return Promise.reject(t)}},s}(Xu);export{s as AccountDomainTypes,a as AccountSortingTypes,o as AccountStatus,i as AccountType,u as AccountUserRole,Ke as AdvanceStripeClockByAccountIdRequest,c as AssetByAssetTypeSortingTypes,h as AssetCreationFileTypes,p as AssetSortingTypes,m as AssetTypeSortingTypes,P as AssetTypeUsabilityState,_n as AssignDomainToProjectRequest,Cn as AssignRealTimeQrDomainToProjectRequest,l as AuthMessageId,f as AuthTokenScope,g as AuthTypes,d as CampaignUseCaseCategory,or as CancelDowngradeRequestRequest,ur as CancelSubscriptionRequest,oa as ChangePasswordRequest,ir as ChangeSubscriptionPreviewRequest,lr as ChangeSubscriptionRequest,on as CheckCustomLocatorKeyRangeRequest,ia as CheckSessionRequest,Lr as CheckUrlSafetyByAccountIdRequest,js as CompleteUserMediaMultipartUploadRequest,Ot as ComposeAssetByAssetTypeRequest,y as ConsentStatus,v as ConsentType,N as ContactAssetSortingTypes,A as ContactSortingTypes,Hs as CreateAccountByUserIdRequest,br as CreateApiKeyByAccountIdRequest,qr as CreateAppRequest,Un as CreateAssetBatchValidationJobByProjectIdRequest,jt as CreateAssetByAssetTypeRequest,Rn as CreateAssetByProjectIdRequest,bn as CreateAssetCreationJobByProjectIdRequest,Ln as CreateAssetCreationPresignedUrlRequest,Dn as CreateAssetGraphByProjectIdRequest,Ur as CreateAssetTypeByAccountIdRequest,Mn as CreateAssetsByProjectIdRequest,Be as CreateCampaignAccountByAccountIdRequest,yr as CreateConsentByContactIdRequest,xt as CreateContactByAssetIdRequest,_s as CreateContactByProjectIdRequest,Ts as CreateContactByScanIdRequest,Gn as CreateContactsByProjectIdRequest,Gr as CreateCustomDomainByAccountIdRequest,xr as CreateImageUploadPresignedUrlRequest,Mr as CreateInvitationByAccountIdRequest,Vr as CreateInvitationsByAccountIdRequest,Ns as CreateLinkByQrCodeRequest,Fr as CreateLocationByAccountIdRequest,Bt as CreateNeighborsByAssetIdRequest,Hr as CreatePrintPageTemplateByAccountIdRequest,Kr as CreatePrintStickerTemplateByAccountIdRequest,Qr as CreateProjectByAccountIdRequest,Vt as CreateQrCodeByAssetIdRequest,Vn as CreateQrCodeByProjectIdRequest,Yr as CreateQrCodeLogoByAccountRequest,Br as CreateQrCodeStylingTemplateByAccountRequest,Ft as CreateQrCodesByAssetIdRequest,Wr as CreateQueryableCustomAttributeRequest,xn as CreateSelfQueuePrintJobByProjectIdRequest,cr as CreateSetupIntentRequest,Bn as CreateSmsTemplateByProjectIdRequest,Fn as CreateTemplatedPrintJobByProjectIdRequest,Qn as CreateTemplatedPrintPreviewByProjectIdRequest,Jr as CreateTicketByAccountIdRequest,gn as CreateUserByInvitationIdRequest,$r as CreateUserMediaMultipartPresignedUrlByAccountIdRequest,Xr as CreateUserMediaPresignedUrlByAccountIdRequest,Pa as CreateUserRequest,Zr as CreateWebSessionExportByAccountIdRequest,Hn as CreateWebSessionExportByProjectIdRequest,Nt as DeleteAssetGraphRequest,Yt as DeleteAssetRequest,Dt as DeleteAssetTypeRequest,Ar as DeleteConsentByContactIdRequest,Ir as DeleteContactRequest,te as DeleteContactsByAccountIdRequest,Zn as DeleteContactsByProjectIdRequest,un as DeleteCustomDomainRequest,fn as DeleteInvitationRequest,An as DeleteJobRequest,Es as DeleteLinkByQrCodeRequest,Nn as DeleteLocationRequest,la as DeleteMediaRequest,qt as DeleteNeighborsByAssetIdRequest,vn as DeletePrintJobRequest,Ws as DeletePrintPageTemplateRequest,Js as DeletePrintStickerTemplateRequest,qn as DeleteProjectRequest,As as DeleteQrCodeRequest,Xs as DeleteQrCodeStylingTemplateByStylingTemplateIdRequest,Yn as DeleteRealTimeQrDomainByProjectIdRequest,ca as DeleteSessionRequest,Kn as DeleteSmsTemplateByProjectIdRequest,ne as DeleteUserByAccountIdRequest,S as DomainStatus,dr as DowngradePlanRequest,Te as EnablePluginByAccountIdRequest,I as EncryptionTypes,w as EntitySources,E as FieldType,zr as GetAccountAccessDataRequest,ee as GetAccountPluginPasswordRequest,re as GetAccountRequest,Bs as GetAccountsByUserIdRequest,se as GetAdvancedAssetReportByAccountIdRequest,Xn as GetAdvancedAssetReportByProjectIdRequest,ie as GetAdvancedContactReportByAccountIdRequest,$n as GetAdvancedContactReportByProjectIdRequest,oe as GetAdvancedScanReportByAccountIdRequest,Wn as GetAdvancedScanReportByProjectIdRequest,gr as GetAllAccountsRequest,ue as GetAllAppsByAccountIdRequest,Jn as GetAllExportsByProjectIdRequest,Pr as GetApiKeyRequest,fr as GetApiKeySecretRequest,ce as GetApiKeysByAccountIdRequest,At as GetAppAccountByAppAccountIdRequest,Tt as GetAppByAppIdRequest,wt as GetAppsRequest,he as GetAssetExportByAccountIdRequest,rs as GetAssetExportByProjectIdRequest,St as GetAssetGraphRequest,de as GetAssetGraphsByAccountIdRequest,zn as GetAssetGraphsByProjectIdRequest,Kt as GetAssetHistoryRequest,Rt as GetAssetTypeByAssetTypeIdRequest,Mt as GetAssetTypeCountAtLocationRequest,Ut as GetAssetTypeCountsByLocationRequest,me as GetAssetTypesByAccountIdRequest,pe as GetAssetsByAccountIdRequest,Lt as GetAssetsByAssetTypeRequest,sr as GetAssetsByBatchIdRequest,Sr as GetAssetsByContactIdRequest,dn as GetAssetsByLocationIdRequest,es as GetAssetsByProjectIdRequest,Pe as GetAssetsScanCountByAccountIdRequest,Re as GetBasicAssetReportByAccountIdRequest,ts as GetBasicAssetReportByProjectIdRequest,ve as GetBasicContactReportByAccountIdRequest,ns as GetBasicContactReportByProjectIdRequest,le as GetBatchesByAccountIdRequest,ss as GetBatchesByProjectIdRequest,pr as GetBillingDetailsRequest,ge as GetConsentByAccountIdRequest,Tr as GetConsentByContactIdRequest,os as GetConsentByProjectIdRequest,fe as GetContactExportByAccountIdRequest,wr as GetContactExportByContactIdRequest,as as GetContactExportByProjectIdRequest,Rr as GetContactRequest,ye as GetContactsByAccountIdRequest,Jt as GetContactsByAssetIdRequest,is as GetContactsByProjectIdRequest,hr as GetCurrentPeriodRequest,ae as GetCustomDomainRequest,Ne as GetDecryptedKlaviyoKeyRequest,Se as GetDomainsByAccountIdRequest,Vs as GetErrorsByUserIdRequest,Qt as GetExternalNeighborScanCountByAssetIdRequest,jr as GetFileRequest,Ie as GetInstalledAppsByAccountIdRequest,yn as GetInvitationRequest,Ys as GetInvitationsByUserIdRequest,mr as GetInvoicesRequest,wn as GetJobRequest,Ae as GetJobsByAccountIdRequest,ws as GetLinksByQrCodeRequest,we as GetLocationsByAccountIdRequest,It as GetMainAccountByAppAccountIdRequest,Ls as GetMediaRequest,_e as GetMostScannedAssetsByAccountIdRequest,us as GetMostScannedAssetsByProjectIdRequest,Wt as GetNeighborScanCountByAssetIdRequest,Xt as GetNeighborsByAssetIdRequest,ke as GetPluginsByAccountIdRequest,Ee as GetPricePlanByAccountIdRequest,Sn as GetPricePlansRequest,Ce as GetPrintJobsByAccountIdRequest,$s as GetPrintPageTemplateRequest,je as GetPrintPageTemplatesByAccountIdRequest,Zs as GetPrintStickerTemplateRequest,Oe as GetPrintStickerTemplatesByAccountIdRequest,cs as GetProjectByProjectIdRequest,be as GetProjectExportByAccountIdRequest,qe as GetProjectsByAccountIdRequest,Ct as GetPublishedAppsRequest,jn as GetQrCodeLinkRequest,kn as GetQrCodeLogoByQrCodeLogoIdRequest,De as GetQrCodeLogosByAccountIdRequest,Ss as GetQrCodeRequest,ra as GetQrCodeStylingTemplateByStylingTemplateIdRequest,Le as GetQrCodeStylingTemplatesByAccountIdRequest,Ue as GetQrCodesByAccountIdRequest,zt as GetQrCodesByAssetIdRequest,hs as GetQrCodesByProjectIdRequest,Pn as GetQueryableCustomAttributeRequest,ps as GetRealTimeQrDomainByProjectIdRequest,Me as GetScanDayOfWeekByAccountIdRequest,ms as GetScanDayOfWeekByProjectIdRequest,Ze as GetScanExportByAccountIdRequest,Zt as GetScanExportByAssetIdRequest,kr as GetScanExportByContactIdRequest,Ps as GetScanExportByProjectIdRequest,er as GetScanLocationDataByAssetIdRequest,Er as GetScanLocationDataByContactIdRequest,Cs as GetScanRequest,Ge as GetScanTimeOfDayByAccountIdRequest,fs as GetScanTimeOfDayByProjectIdRequest,xe as GetScanTimelineByAccountIdRequest,gs as GetScanTimelineByProjectIdRequest,Ye as GetScansByAccountIdRequest,tr as GetScansByAssetIdRequest,_r as GetScansByContactIdRequest,ls as GetScansByProjectIdRequest,pa as GetSessionRefreshRequest,ua as GetSessionRequest,Ve as GetUserByAccountIdRequest,Fe as GetUserMediasByAccountIdRequest,$t as GetUserMediasByAssetIdRequest,ys as GetUserMediasByProjectIdRequest,Qs as GetUserRequest,aa as GetUserRolesRequest,Ks as GetUserSettingsByUserIdRequest,Qe as GetUsersByAccountIdRequest,He as GetUsersRolesByAccountIdRequest,We as GetWebSessionsTimelineByAccountIdRequest,vs as GetWebSessionsTimelineByProjectIdRequest,Xe as InstallAppToAccountRequest,T as InternalProductName,k as InvoiceStatus,In as InvokePrintJobByJobIdRequest,_ as JobStatus,O as JobType,C as Label,rr as LinkContactToAssetRequest,Or as LinkContactToScanRequest,Us as LinkMediaToAssetRequest,bs as LinkMediaToProjectRequest,Gs as LinkMediaToScanRequest,_t as LoadAppRequest,j as LocationSortingTypes,Ht as NameRequest,$u as Openscreen,R as OpenscreenEmails,D as Permission,L as PluginNameTypes,b as PluginStatus,U as PricePlanName,M as PricePlanPaymentPeriod,G as PricePlanReporting,x as PrintFormat,V as PrintMode,F as PrintOrientation,H as PrintTemplate,q as PrintUnit,Y as ProjectSortingTypes,B as ProjectStatus,Q as QrCodeCornerDotTypes,K as QrCodeCornerSquareTypes,W as QrCodeDotTypes,J as QrCodeDynamicRedirectType,X as QrCodeErrorCorrectionLevel,z as QrCodeGradientTypes,Z as QrCodeIntentType,$ as QrCodeLocatorKeyType,tt as QrCodeSortingTypes,rt as QrCodeStatus,et as QrCodeType,nt as QueryConditions,ha as ResendConfirmationRequest,Nr as ResetApiKeySecretRequest,ma as ResetPasswordRequest,Je as RetrieveCampaignStatusByAccountIdRequest,sn as RetryCustomDomainRequest,Os as SaveGeolocationByScanIdRequest,st as ScanTimelineOptions,Fo as SdkAccountAdvancedAssetsReportResources,Bo as SdkAccountAdvancedContactsReportResources,Yo as SdkAccountAdvancedScansReportResources,Po as SdkAccountApikeysResources,vi as SdkAccountAppInstallResources,Ni as SdkAccountAppResource,So as SdkAccountAppsResources,$o as SdkAccountAssetgraphsResources,Ko as SdkAccountAssetsExportResources,ai as SdkAccountAssetsMostscannedResources,Wo as SdkAccountAssetsResources,Jo as SdkAccountAssetsScansResources,lo as SdkAccountAssettypesResources,ii as SdkAccountBasicAssetsReportResources,ri as SdkAccountBasicContactsReportResources,Xo as SdkAccountBatchResources,fi as SdkAccountCampaignInformationResources,di as SdkAccountClockResources,Zo as SdkAccountConsentResources,bo as SdkAccountContactsBatchResources,zo as SdkAccountContactsExportResources,ti as SdkAccountContactsResources,qo as SdkAccountCustomDomainResource,Ho as SdkAccountCustomDomainTestResources,go as SdkAccountCustomDomainsResources,ko as SdkAccountCustomattributesResources,Si as SdkAccountEngagePricePlanResources,yo as SdkAccountImageUploadResources,vo as SdkAccountInvitationsBatchResources,fo as SdkAccountInvitationsResources,ei as SdkAccountJobsResources,No as SdkAccountLocationsResources,Qo as SdkAccountOwnerAppsResources,Mo as SdkAccountPluginKlaviyoKeyResources,Go as SdkAccountPluginKlaviyoResources,Uo as SdkAccountPluginPasswordResources,xo as SdkAccountPluginRehrigResources,Vo as SdkAccountPluginResource,si as SdkAccountPluginsResources,ni as SdkAccountPricePlanResources,oi as SdkAccountPrintJobsResources,Ao as SdkAccountPrintPageTemplatesResources,To as SdkAccountPrintStickerTemplatesResources,ui as SdkAccountProjectsExportResources,Eo as SdkAccountProjectsResources,ci as SdkAccountQrCodesResources,Io as SdkAccountQrcodelogosResources,Ii as SdkAccountQrcodelogosUploadResources,Ei as SdkAccountResource,hi as SdkAccountScansDayofweekResources,Ai as SdkAccountScansExportResources,li as SdkAccountScansResources,mi as SdkAccountScansTimelineResources,pi as SdkAccountScansTimeofdayResources,wo as SdkAccountStylingtemplatesResources,wi as SdkAccountSupportTwilioResources,mo as SdkAccountUrlSafetiesResources,Co as SdkAccountUserConfirmResources,Ro as SdkAccountUserResource,jo as SdkAccountUserRolesResources,Oo as SdkAccountUsermediasPresignedurlResources,Lo as SdkAccountUsermediasPresignedurlmultipartResources,Pi as SdkAccountUsermediasResources,gi as SdkAccountUsersResources,Do as SdkAccountWebsessionsExportResources,yi as SdkAccountWebsessionsTimelineResources,_o as SdkAccountZendeskTicketResources,Za as SdkApikeyResource,za as SdkApikeySecretResources,va as SdkAppAccountLoadResources,Na as SdkAppAccountResource,Aa as SdkAppResource,ga as SdkAppsAccountMainResources,da as SdkAppsAccountResource,ka as SdkAppsPublishedResources,ya as SdkAppsResources,xa as SdkAssetContactResource,_a as SdkAssetContactsResources,La as SdkAssetHistoryResources,ba as SdkAssetNeighborResource,ja as SdkAssetNeighborsDeleteResources,Ra as SdkAssetNeighborsResources,Oa as SdkAssetQrCodesResources,Ca as SdkAssetQracodesResources,Fa as SdkAssetResource,Ua as SdkAssetScansExportResources,Va as SdkAssetScansLocationResources,Ga as SdkAssetScansResources,Da as SdkAssetUrlResource,Ma as SdkAssetUsermediasResources,fa as SdkAssetgraphResource,Sa as SdkAssettypeAssetResource,Ia as SdkAssettypeAssetsResources,wa as SdkAssettypeLocationResource,Ea as SdkAssettypeLocationsResources,Ta as SdkAssettypeResource,Bu as SdkAuthSessionResources,Ju as SdkAuthUserResources,Ha as SdkBatchAssetsResources,qa as SdkBatchResource,Ya as SdkBillingCancelDowngradeResource,Qa as SdkBillingCancelSubscriptionResource,Wa as SdkBillingCurrentPeriodResource,Ja as SdkBillingDetailResource,ro as SdkBillingDowngradePlanResource,Xa as SdkBillingInvoiceResource,Ka as SdkBillingSetupIntentResource,$a as SdkBillingUpgradePlanResource,to as SdkCareAccountsResources,Qu as SdkConfirmationAuthUserResources,no as SdkContactAssetsResources,eo as SdkContactConsentResources,so as SdkContactExportResources,co as SdkContactResource,uo as SdkContactScanResource,oo as SdkContactScansExportResources,ao as SdkContactScansLocationResources,io as SdkContactScansResources,ki as SdkCustomdomainLocatorCollisionsResources,_i as SdkCustomdomainResource,Ti as SdkCustomdomainRetryResources,po as SdkFileResource,ho as SdkFileValidateResources,Ri as SdkInvitationResource,ji as SdkInvitationUsersResources,Li as SdkJobResource,Oi as SdkLocationAssetsResources,Ci as SdkLocationResource,Yu as SdkPasswordAuthUserResources,bi as SdkPricePlansResources,Di as SdkPrintJobResource,Vu as SdkPrintPageTemplateResource,Fu as SdkPrintStickerTemplateResource,nu as SdkProjectAdvancedAssetsReportResources,su as SdkProjectAdvancedContactsReportResources,ru as SdkProjectAdvancedScansReportResources,Fi as SdkProjectAssetgraphsResources,Bi as SdkProjectAssetsBatchResources,ou as SdkProjectAssetsExportResources,mu as SdkProjectAssetsMostscannedResources,Vi as SdkProjectAssetsResources,au as SdkProjectBasicAssetsReportResources,iu as SdkProjectBasicContactsReportResources,uu as SdkProjectBatchResources,hu as SdkProjectConsentResources,Qi as SdkProjectContactsBatchResources,cu as SdkProjectContactsExportResources,pu as SdkProjectContactsResources,Gi as SdkProjectCustomDomainRealTimeQrResources,xi as SdkProjectCustomDomainResource,zi as SdkProjectCustomDomainsRealTimeQrResources,eu as SdkProjectExportResources,qi as SdkProjectJobsAssetbatchResources,Hi as SdkProjectPresignedurlJobsAssetbatchResources,Ji as SdkProjectPrintJobsResources,Wi as SdkProjectQrCodesResources,Nu as SdkProjectResource,Pu as SdkProjectScansDayofweekResources,lu as SdkProjectScansExportResources,fu as SdkProjectScansResources,du as SdkProjectScansTimelineResources,gu as SdkProjectScansTimeofdayResources,Ki as SdkProjectSelfqueueprintResources,tu as SdkProjectSmsTemplateResource,Zi as SdkProjectSmsTemplatesResources,$i as SdkProjectTemplatedPrintPreviewResources,yu as SdkProjectUsermediasResources,Yi as SdkProjectValidationJobsAssetbatchResources,Xi as SdkProjectWebsessionsExportResources,vu as SdkProjectWebsessionsTimelineResources,Iu as SdkQrCodeLinkResource,Su as SdkQrCodeLinksResources,Eu as SdkQrCodeResource,wu as SdkQrCodeSwapResource,Au as SdkQrcodelinkResource,Mi as SdkQrcodelogoResource,Ku as SdkRefreshAuthSessionResources,Wu as SdkResetAuthUserResources,Xu as SdkResources,Tu as SdkScanContactsResources,ku as SdkScanCustomAttributeResources,_u as SdkScanResource,Hu as SdkStylingtemplateResource,Ui as SdkSupportResources,Ba as SdkUpgradePlanBillingPreviewResource,bu as SdkUserAccountsResources,Lu as SdkUserErrorsResources,Uu as SdkUserInvitationsResources,Gu as SdkUserPathResource,Mu as SdkUserPathSettingsResources,xu as SdkUserResource,Cu as SdkUsermediaAssetResource,Ou as SdkUsermediaMultipartResources,ju as SdkUsermediaProjectResource,Du as SdkUsermediaResource,Ru as SdkUsermediaScanResource,qu as SdkUserrolesResources,Tn as SendSupportEmailRequest,En as SendSupportTwilioEmailRequest,sa as SetUserSettingsByUserIdRequest,at as StickerShape,qs as SwapQrCodeByLocatorKeyRequest,ot as TagActions,it as TagStates,$e as TestDomainConnectionRequest,nr as UnlinkContactToAssetRequest,Ds as UnlinkMediaToAssetRequest,xs as UnlinkMediaToProjectRequest,Ms as UnlinkMediaToScanRequest,ze as UpdateAccountRequest,vr as UpdateApiKeyRequest,kt as UpdateAppByAppIdRequest,Et as UpdateAssetGraphRequest,ar as UpdateAssetRequest,bt as UpdateAssetTypeCountAtLocationRequest,Gt as UpdateAssetTypeRequest,cn as UpdateAssetsLocationsRequest,Cr as UpdateContactRequest,hn as UpdateCustomDomainRequest,tn as UpdateEngagePricePlanRequest,an as UpdateKlaviyoAccountPluginRequest,mn as UpdateLocationRequest,Fs as UpdateMediaRequest,rn as UpdatePricePlanByAccountIdRequest,ta as UpdatePrintPageTemplateRequest,na as UpdatePrintStickerTemplateRequest,ds as UpdateProjectByProjectIdRequest,On as UpdateQrCodeLogoByQrCodeLogoIdRequest,ks as UpdateQrCodeRequest,ea as UpdateQrCodeStylingTemplateByStylingTemplateIdRequest,Is as UpdateRealTimeQrDomainByProjectIdRequest,pn as UpdateRehrigAccountPluginRequest,Rs as UpdateScanCustomAttributeRequest,en as UpdateUserByAccountIdRequest,zs as UpdateUserRequest,ln as UpdateUsersRolesByAccountIdRequest,nn as UploadQrCodeLogoByAccountRequest,ut as UserCredentialsStatus,ct as UserGroups,ht as UserMediaFileTypes,pt as UserMediaSortingTypes,mt as UserSettingsDomain,Dr as ValidateFileRequest};
|
|
1
|
+
import t from"axios";function r(){return r=Object.assign?Object.assign.bind():function(t){for(var r=1;r<arguments.length;r++){var e=arguments[r];for(var n in e)({}).hasOwnProperty.call(e,n)&&(t[n]=e[n])}return t},r.apply(null,arguments)}function e(t,r){t.prototype=Object.create(r.prototype),t.prototype.constructor=t,n(t,r)}function n(t,r){return n=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,r){return t.__proto__=r,t},n(t,r)}var s,a,o,i,u,c,h,p,m,P,l,f,g,d,y,v,N,A,S,I,w,E,T,k,_,O,C,j,R,D,L,b,U,M,G,x,V,F,H,q,Y,B,Q,W,K,J,X,z,Z,$,tt,rt,et,nt,st,at,ot,it,ut,ct,ht,pt,mt,Pt=/*#__PURE__*/function(){function t(t){this.session=void 0,this.routeSegments=void 0,this.session=t}var r=t.prototype;return r.makeUri=function(t){void 0===t&&(t={});try{var r=this;return Promise.resolve(r.session.getCloudConfig()).then(function(e){var n=[e.endpoint.replace(/\/+$/,"")];return r.routeSegments.forEach(function(r){if(n.push(r.routePart),r.parm){var e=t[r.parm];if(!e)throw Error("Openscreen: missing path parameter value for '"+r.parm+"'");n.push(e)}}),n.join("/")})}catch(t){return Promise.reject(t)}},r.debugRequest=function(t,r,e,n,s){this.session.debugRequest&&(console.debug("Openscreen REQUEST: "+t.toUpperCase()+" "+r),n&&console.debug("Openscreen REQUEST: "+JSON.stringify(n,null,2)),e&&this.session.debugQuery&&console.debug("Openscreen QUERY: "+JSON.stringify(e,null,2)),s&&this.session.debugOptions&&console.debug("Openscreen OPTIONS: "+JSON.stringify(s,null,2)))},r.debugResponse=function(t){this.session.debugResponse&&console.debug("Openscreen RESPONSE: "+JSON.stringify(t.data||{},null,2))},r.handleAndDebugErr=function(t){if(t.response&&t.response.data)return this.session.debugError?console.error("Openscreen ERROR: "+JSON.stringify(t.response.data,null,2)):this.session.debugResponse&&console.error("Openscreen RESPONSE: "+JSON.stringify(t.response.data,null,2)),t.response.data;if(this.session.debugError)try{console.error(t)}catch(t){console.error("Openscreen: (unable to print error)")}return t},t}(),lt=/*#__PURE__*/function(t){function n(){return t.apply(this,arguments)||this}return e(n,t),n.prototype.go=function(t,e,n){try{var s=this;return Promise.resolve(function(a,o){try{var i=Promise.resolve(s.makeUri(t)).then(function(t){return s.debugRequest("delete",t,e,null,n),Promise.resolve(s.session.authorize()).then(function(){return Promise.resolve(s.session.getAxios()).then(function(a){return Promise.resolve(a.delete(t,r({params:e},n))).then(function(t){return s.debugResponse(t),t.data})})})})}catch(t){return o(t)}return i&&i.then?i.then(void 0,o):i}(0,function(t){throw s.handleAndDebugErr(t)}))}catch(t){return Promise.reject(t)}},n}(Pt),ft=/*#__PURE__*/function(t){function n(){return t.apply(this,arguments)||this}return e(n,t),n.prototype.go=function(t,e,n){try{var s=this;return Promise.resolve(function(a,o){try{var i=Promise.resolve(s.makeUri(t)).then(function(t){return s.debugRequest("get",t,e,null,n),Promise.resolve(s.session.authorize()).then(function(){return Promise.resolve(s.session.getAxios()).then(function(a){return Promise.resolve(a.get(t,r({params:e},n))).then(function(t){return s.debugResponse(t),t.data})})})})}catch(t){return o(t)}return i&&i.then?i.then(void 0,o):i}(0,function(t){throw s.handleAndDebugErr(t)}))}catch(t){return Promise.reject(t)}},n}(Pt),gt=/*#__PURE__*/function(t){function n(){return t.apply(this,arguments)||this}return e(n,t),n.prototype.go=function(t,e,n,s){try{var a=this;return Promise.resolve(function(t,r){try{var e=t()}catch(t){return r(t)}return e&&e.then?e.then(void 0,r):e}(function(){return Promise.resolve(a.makeUri(t)).then(function(t){return Promise.resolve(a.session.authorize()).then(function(){return a.debugRequest("patch",t,e,n,s),Promise.resolve(a.session.getAxios()).then(function(o){return Promise.resolve(o.patch(t,n,r({params:e},s))).then(function(t){return a.debugResponse(t),t.data})})})})},function(t){throw a.handleAndDebugErr(t)}))}catch(t){return Promise.reject(t)}},n}(Pt),dt=/*#__PURE__*/function(t){function n(){return t.apply(this,arguments)||this}return e(n,t),n.prototype.go=function(t,e,n,s){try{var a=this;return Promise.resolve(function(t,r){try{var e=t()}catch(t){return r(t)}return e&&e.then?e.then(void 0,r):e}(function(){return Promise.resolve(a.makeUri(t)).then(function(t){return Promise.resolve(a.session.authorize()).then(function(){return a.debugRequest("post",t,e,n,s),Promise.resolve(a.session.getAxios()).then(function(o){return Promise.resolve(o.post(t,n,r({params:e},s))).then(function(t){return a.debugResponse(t),t.data})})})})},function(t){throw a.handleAndDebugErr(t)}))}catch(t){return Promise.reject(t)}},n}(Pt),yt=/*#__PURE__*/function(){function t(t,r){this.session=void 0,this.pathParameters=void 0,this.session=t,this.pathParameters=r}var r=t.prototype;return r.self=function(){return this},r.getSession=function(){return this.session},t}(),vt=/*#__PURE__*/function(){function t(t,r){this.session=void 0,this.pathParameters=void 0,this.id=void 0,this.session=t,this.pathParameters=r}return t.prototype.getSession=function(){return this.session},t}();!function(t){t.ENGAGE_MICROSITE="ENGAGE_MICROSITE",t.QRCODE="QRCODE",t.TRACK_WORKFLOW="TRACK_WORKFLOW"}(s||(s={})),function(t){t.CREATED_DATE="CREATED_DATE",t.STATIC_QR_CODE_COUNT="STATIC_QR_CODE_COUNT",t.DYNAMIC_QR_CODE_COUNT="DYNAMIC_QR_CODE_COUNT",t.SCAN_COUNT="SCAN_COUNT",t.CONTACT_COUNT="CONTACT_COUNT",t.PRICE_PLAN="PRICE_PLAN",t.LAST_ACTIVITY="LAST_ACTIVITY",t.CLIENT_EXEC="CLIENT_EXEC",t.ASSET_COUNT="ASSET_COUNT",t.SMS_COUNT="SMS_COUNT",t.ACCOUNT_STATUS="ACCOUNT_STATUS"}(a||(a={})),function(t){t.ACTIVE="ACTIVE",t.SUSPENDED="SUSPENDED",t.CANCELLED="CANCELLED"}(o||(o={})),function(t){t.INTERNAL="INTERNAL",t.EXTERNAL="EXTERNAL"}(i||(i={})),function(t){t.OWNER="OWNER",t.ADMINISTRATOR="ADMINISTRATOR",t.BILLING_CONTACT="BILLING_CONTACT",t.MEMBER="MEMBER",t.API_KEY="API_KEY",t.INVITATION_DECLINED="INVITATION_DECLINED",t.READ_ONLY="READ_ONLY"}(u||(u={})),function(t){t.MODIFIED="MODIFIED",t.NAME="NAME",t.SCAN_COUNT="SCAN_COUNT",t.QR_CODE_COUNT="QR_CODE_COUNT",t.STATE="STATE"}(c||(c={})),function(t){t.json="json",t.csv="csv"}(h||(h={})),function(t){t.MODIFIED="MODIFIED",t.STATE="STATE",t.NAME="NAME",t.SCAN_COUNT="SCAN_COUNT",t.QR_CODE_COUNT="QR_CODE_COUNT",t.ASSET_TYPE_NAME="ASSET_TYPE_NAME"}(p||(p={})),function(t){t.MODIFIED="MODIFIED",t.NAME="NAME"}(m||(m={})),function(t){t.PUBLISHED="PUBLISHED",t.DRAFT="DRAFT",t.ARCHIVED="ARCHIVED"}(P||(P={})),function(t){t.EMAIL_ALREADY_TAKEN="EMAIL_ALREADY_TAKEN",t.INVALID_API_KEY="INVALID_API_KEY",t.INVALID_EMAIL="INVALID_EMAIL",t.INVALID_GROUP="INVALID_GROUP",t.INVALID_LEGACY_MIGRATION="INVALID_LEGACY_MIGRATION",t.INVALID_PASSWORD="INVALID_PASSWORD",t.INVALID_SCOPE="INVALID_SCOPE",t.INVALID_SECRET="INVALID_SECRET",t.INVALID_TOKEN="INVALID_TOKEN",t.MIGRATE_FROM_COGNITO="MIGRATE_FROM_COGNITO",t.NO_ACCESS_TOKEN="NO_ACCESS_TOKEN",t.NO_AUTHORIZATION_HEADER="NO_AUTHORIZATION_HEADER",t.NO_AUTHORIZATION_TOKEN="NO_AUTHORIZATION_TOKEN",t.NO_REFRESH_TOKEN="NO_REFRESH_TOKEN",t.RESET_PASSWORD="RESET_PASSWORD",t.RESET_SECRET="RESET_SECRET",t.SSO_USER="SSO_USER",t.SUSPENDED_OR_INACTIVE="SUSPENDED_OR_INACTIVE",t.TOKEN_EXPIRED="TOKEN_EXPIRED",t.TRY_AGAIN="TRY_AGAIN",t.UNABLE_TO_CONFIRM_EMAIL="UNABLE_TO_CONFIRM_EMAIL",t.UNCONFIRMED_EMAIL="UNCONFIRMED_EMAIL"}(l||(l={})),function(t){t.API="API",t.SSO="SSO",t.CONFIRM_EMAIL="CONFIRM_EMAIL",t.NEW_PASSWORD="NEW_PASSWORD",t.NO_SESSION="NO_SESSION",t.NO_PASSWORD="NO_PASSWORD",t.CONFIRMED_NO_PASSWORD="CONFIRMED_NO_PASSWORD"}(f||(f={})),function(t){t.MICROSOFT="MICROSOFT"}(g||(g={})),function(t){t.TWO_FACTOR_AUTHENTICATION="TWO_FACTOR_AUTHENTICATION",t.MARKETING="MARKETING",t.CUSTOMER_CARE="CUSTOMER_CARE",t.CHARITY_NONPROFIT="CHARITY_NONPROFIT",t.DELIVERY_NOTIFICATIONS="DELIVERY_NOTIFICATIONS",t.FRAUD_ALERT_MESSAGING="FRAUD_ALERT_MESSAGING",t.EVENTS="EVENTS",t.HIGHER_EDUCATION="HIGHER_EDUCATION",t.K12="K12",t.POLLING_AND_VOTING_NON_POLITICAL="POLLING_AND_VOTING_NON_POLITICAL",t.POLITICAL_ELECTION_CAMPAIGNS="POLITICAL_ELECTION_CAMPAIGNS",t.PUBLIC_SERVICE_ANNOUNCEMENT="PUBLIC_SERVICE_ANNOUNCEMENT",t.SECURITY_ALERT="SECURITY_ALERT",t.ACCOUNT_NOTIFICATIONS="ACCOUNT_NOTIFICATIONS"}(d||(d={})),function(t){t.ACCEPTED="ACCEPTED",t.DECLINED="DECLINED",t.true="true",t.false="false"}(y||(y={})),function(t){t.SMS="SMS",t.EMAIL="EMAIL",t.DATA="DATA",t.CUSTOM="CUSTOM"}(v||(v={})),function(t){t.MODIFIED="MODIFIED",t.NAME="NAME",t.PHONE="PHONE",t.EMAIL="EMAIL",t.LAST_SCAN_TIME="LAST_SCAN_TIME",t.LAST_SCAN_LOCATION="LAST_SCAN_LOCATION",t.SCAN_COUNT="SCAN_COUNT"}(N||(N={})),function(t){t.MODIFIED="MODIFIED",t.NAME="NAME",t.ASSET_NAME="ASSET_NAME",t.PHONE="PHONE",t.EMAIL="EMAIL",t.LAST_SCAN_TIME="LAST_SCAN_TIME",t.LAST_SCAN_LOCATION="LAST_SCAN_LOCATION",t.SCAN_COUNT="SCAN_COUNT"}(A||(A={})),function(t){t.INITIATED="INITIATED",t.VERIFIED="VERIFIED",t.CERTIFICATE_REQUESTED="CERTIFICATE_REQUESTED",t.CERTIFICATE_VALIDATION_ADDED="CERTIFICATE_VALIDATION_ADDED",t.CERTIFICATE_VALIDATED="CERTIFICATE_VALIDATED",t.CDN_DISTRIBUTION_ADDED="CDN_DISTRIBUTION_ADDED",t.COMPLETED="COMPLETED",t.FAILED="FAILED"}(S||(S={})),function(t){t.AES_256="AES_256",t.NONE="NONE"}(I||(I={})),function(t){t.CARE_API="CARE_API"}(w||(w={})),function(t){t.STRING="STRING",t.NUMBER="NUMBER"}(E||(E={})),function(t){t.ENGAGE="ENGAGE",t.TRACK="TRACK",t.INVENTORY="INVENTORY",t.CREATE="CREATE"}(T||(T={})),function(t){t.COMING_UP="COMING_UP",t.PAID="PAID",t.PAST_DUE="PAST_DUE",t.VOID="VOID"}(k||(k={})),function(t){t.IN_PROGRESS="IN_PROGRESS",t.COMPLETED="COMPLETED",t.TIMEOUT="TIMEOUT",t.FAILED="FAILED",t.CANCELLED="CANCELLED",t.DOWNLOADED="DOWNLOADED"}(_||(_={})),function(t){t.ACCOUNT_EXPORT="ACCOUNT_EXPORT",t.ASSET_EXPORT="ASSET_EXPORT",t.BATCH_CREATE_ASSETS="BATCH_CREATE_ASSETS",t.BATCH_CREATE_BLANK_ITEMS="BATCH_CREATE_BLANK_ITEMS",t.CARE_ACCOUNTS_EXPORT="CARE_ACCOUNTS_EXPORT",t.CLONE_MICROSITE="CLONE_MICROSITE",t.CLONE_WORKFLOW="CLONE_WORKFLOW",t.CONTACT_EXPORT="CONTACT_EXPORT",t.PROJECT_EXPORT="PROJECT_EXPORT",t.QRCODE_SCANS_EXPORT="QRCODE_SCANS_EXPORT",t.SCAN_EXPORT="SCAN_EXPORT",t.SELF_QUEUE_BATCH_PRINT="SELF_QUEUE_BATCH_PRINT",t.TEMPLATED_PRINT="TEMPLATED_PRINT",t.UPDATE_MICROSITE_CDN_CUSTOM_DOMAIN="UPDATE_MICROSITE_CDN_CUSTOM_DOMAIN",t.UPDATE_MICROSITE_QR_CODE_CUSTOM_DOMAIN="UPDATE_MICROSITE_QR_CODE_CUSTOM_DOMAIN",t.USER_DB_ENTITIES_EXPORT="USER_DB_ENTITIES_EXPORT",t.USER_DB_ENTITIES_GENENERATION="USER_DB_ENTITIES_GENENERATION",t.VALIDATE_AND_GENERATE_CSV="VALIDATE_AND_GENERATE_CSV",t.VALIDATE_CSV="VALIDATE_CSV",t.WEB_SESSION_EXPORT="WEB_SESSION_EXPORT"}(O||(O={})),function(t){t.NONE="NONE",t.ASSET_NAME="ASSET_NAME",t.CUSTOM="CUSTOM",t.COMPANY_NAME="COMPANY_NAME",t.LOCATOR_KEY="LOCATOR_KEY"}(C||(C={})),function(t){t.MODIFIED="MODIFIED",t.NAME="NAME",t.STATE="STATE"}(j||(j={})),function(t){t.SALES_EMAIL="SALES_EMAIL",t.SUPPORT_EMAIL="SUPPORT_EMAIL"}(R||(R={})),function(t){t.ASSET_MANAGEMENT="ASSET_MANAGEMENT",t.BILLING="BILLING",t.INDIVIDUAL_ACCOUNT_SETTINGS="INDIVIDUAL_ACCOUNT_SETTINGS",t.PLUGIN_CONFIGURATION="PLUGIN_CONFIGURATION",t.QR_CODE_AND_PRINT_STUDIO="QR_CODE_AND_PRINT_STUDIO",t.REPORTING_AND_ANALYTICS="REPORTING_AND_ANALYTICS",t.USER_MANAGEMENT="USER_MANAGEMENT",t.WORKFLOW_BUILDER="WORKFLOW_BUILDER"}(D||(D={})),function(t){t.ADMIN_PLUGIN="ADMIN_PLUGIN",t.CONDITIONAL_REDIRECT="CONDITIONAL_REDIRECT",t.GOOGLE_PLACES="GOOGLE_PLACES",t.GOOGLE_SHEET="GOOGLE_SHEET",t.GUND="GUND",t.HOTWIRE="HOTWIRE",t.KLAVIYO="KLAVIYO",t.OC_TRANSPO_RD="OC_TRANSPO_RD",t.REHRIG_BARRIE_ADDRESS_DYNAMO_DB="REHRIG_BARRIE_ADDRESS_DYNAMO_DB",t.REHRIG_SERVICE_TICKETS="REHRIG_SERVICE_TICKETS",t.REHRIG_VISION="REHRIG_VISION",t.REHRIG_VISION_TRACK="REHRIG_VISION_TRACK",t.STANFORD_RD="STANFORD_RD",t.SWAP_ASSET="SWAP_ASSET"}(L||(L={})),function(t){t.ACTIVE="ACTIVE",t.INACTIVE="INACTIVE",t.SUSPENDED="SUSPENDED"}(b||(b={})),function(t){t.FREE="free",t.PAYASYOUGO="payAsYouGo",t.ADVANCED="advanced",t.PRO="pro",t.ENTERPRISE_CUSTOM="enterpriseCustom",t.UNLIMITED="unlimited",t.ENGAGE_STARTER_MONTHLY="engageStarterMonthly",t.ENGAGE_STARTER_YEARLY="engageStarterYearly",t.ENGAGE_PRO_MONTHLY="engageProMonthly",t.ENGAGE_PRO_YEARLY="engageProYearly",t.ENGAGE_PREMIUM_MONTHLY="engagePremiumMonthly",t.ENGAGE_PREMIUM_YEARLY="engagePremiumYearly",t.ENGAGE_ENTERPRISE_CUSTOM="engageEnterpriseCustom",t.ENGAGE_ADDON="engageAddon"}(U||(U={})),function(t){t.MONTHLY="monthly",t.ANNUAL="annual"}(M||(M={})),function(t){t.BASIC="basic",t.ADVANCED="advanced",t.basic="basic",t.advance="advanced"}(G||(G={})),function(t){t.A3="A3",t.A4="A4",t.A5="A5",t.LETTER="LETTER",t.LEGAL="LEGAL"}(x||(x={})),function(t){t.SINGLE="SINGLE",t.MULTIPLE="MULTIPLE"}(V||(V={})),function(t){t.PORTRAIT="PORTRAIT",t.LANDSCAPE="LANDSCAPE"}(F||(F={})),function(t){t.AVERY_5160="AVERY_5160",t.AVERY_5163="AVERY_5163",t.AVERY_94103="AVERY_94103",t.AVERY_22806="AVERY_22806",t.AVERY_22805="AVERY_22805",t.OL914="OL914",t.OL3012LP="OL3012LP",t.OL3012LPCustom="OL3012LPCustom",t.CLOUD_TAGS_15="CLOUD_TAGS_15",t.CLOUD_TAGS_20="CLOUD_TAGS_20",t.LUGGAGE_TAGS_SINGLE="LUGGAGE_TAGS_SINGLE",t.LUGGAGE_TAGS_5_X_5="LUGGAGE_TAGS_5_X_5",t.CT_8_X_6_GRIPPER="CT_8_X_6_GRIPPER",t.MINI_CLOUD_TAGS_4_X_3="MINI_CLOUD_TAGS_4_X_3"}(H||(H={})),function(t){t.IN="IN",t.CM="CM",t.MM="MM",t.PT="PT"}(q||(q={})),function(t){t.MODIFIED="MODIFIED",t.NAME="NAME",t.SCAN_COUNT="SCAN_COUNT",t.QR_CODE_COUNT="QR_CODE_COUNT",t.CONTACT_COUNT="CONTACT_COUNT",t.ASSET_COUNT="ASSET_COUNT"}(Y||(Y={})),function(t){t.ACTIVE="ACTIVE",t.SUSPENDED="SUSPENDED"}(B||(B={})),function(t){t.dot="dot",t.square="square"}(Q||(Q={})),function(t){t.dot="dot",t.square="square",t.extra_rounded="extra-rounded"}(W||(W={})),function(t){t.classy="classy",t.classy_rounded="classy-rounded",t.dots="dots",t.extra_rounded="extra-rounded",t.rounded="rounded",t.square="square"}(K||(K={})),function(t){t.NO_SCAN_ID="NO_SCAN_ID",t.SCAN_ID_IN_PATH_PARAMETER="SCAN_ID_IN_PATH_PARAMETER",t.SCAN_ID_IN_QUERY_STRING_PARAMETER="SCAN_ID_IN_QUERY_STRING_PARAMETER",t.CUSTOM_QUERY_STRING_PARAMETER="CUSTOM_QUERY_STRING_PARAMETER"}(J||(J={})),function(t){t.L="L",t.M="M",t.Q="Q",t.H="H"}(X||(X={})),function(t){t.linear="linear",t.radial="radial"}(z||(z={})),function(t){t.STATIC_REDIRECT="STATIC_REDIRECT",t.DYNAMIC_REDIRECT="DYNAMIC_REDIRECT",t.DYNAMIC_REDIRECT_TO_APP="DYNAMIC_REDIRECT_TO_APP"}(Z||(Z={})),function(t){t.SHORT_URL="SHORT_URL",t.HASHED_ID="HASHED_ID",t.SECURE_ID="SECURE_ID"}($||($={})),function(t){t.MODIFIED="MODIFIED",t.NAME="NAME",t.SCAN_COUNT="SCAN_COUNT"}(tt||(tt={})),function(t){t.ACTIVE="ACTIVE",t.INACTIVE="INACTIVE",t.SUSPENDED="SUSPENDED",t.UNSAFE="UNSAFE"}(rt||(rt={})),function(t){t.PNG="PNG",t.JPEG="JPEG",t.SVG="SVG",t.png="png",t.jpeg="jpeg",t.svg="svg"}(et||(et={})),function(t){t.EQUALS="EQUALS",t.LESS_THAN="LESS_THAN",t.LESS_THAN_EQUAL="LESS_THAN_EQUAL",t.GREATER_THAN="GREATER_THAN",t.GREATER_THAN_EQUAL="GREATER_THAN_EQUAL",t.BETWEEN="BETWEEN",t.BEGINS_WITH="BEGINS_WITH"}(nt||(nt={})),function(t){t.DAILY="DAILY",t.HOURLY="HOURLY"}(st||(st={})),function(t){t.SQUARE="SQUARE",t.CIRCLE="CIRCLE",t.RECTANGLE="RECTANGLE"}(at||(at={})),function(t){t.ACTIVATED="ACTIVATED",t.MODIFIED="MODIFIED"}(ot||(ot={})),function(t){t.ACTIVE="ACTIVE",t.INACTIVE="INACTIVE",t.USER_INFO_COLLECTION="USER_INFO_COLLECTION"}(it||(it={})),function(t){t.COMPROMISED="COMPROMISED",t.CONFIRMED="CONFIRMED",t.LEGACY="LEGACY",t.NEW_EMAIL="NEW_EMAIL",t.NEW_EMAIL_CONFIRMED="NEW_EMAIL_CONFIRMED",t.NEW_PASSWORD="NEW_PASSWORD",t.SUSPENDED="SUSPENDED",t.UNCONFIRMED="UNCONFIRMED",t.CONFIRMED_NO_PASSWORD="CONFIRMED_NO_PASSWORD",t.CONFIRMED_SSO="CONFIRMED_SSO"}(ut||(ut={})),function(t){t.appuser="appuser",t.appadmin="appadmin"}(ct||(ct={})),function(t){t.pdf="pdf",t.jpg="jpg",t.HEIC="HEIC",t.heic="heic",t.png="png",t.mov="mov",t.mp4="mp4",t.jpeg="jpeg",t.ttf="ttf",t.otf="otf",t.woff="woff",t.woff2="woff2",t.csv="csv",t.json="json",t.gif="gif",t.bmp="bmp",t.webp="webp",t.svg="svg",t.tiff="tiff",t.webm="webm",t.ogg="ogg",t.avi="avi",t.mpeg="mpeg",t.css="css"}(ht||(ht={})),function(t){t.MODIFIED="MODIFIED",t.NAME="NAME",t.FILE_TYPE="FILE_TYPE",t.CATEGORY="CATEGORY"}(pt||(pt={})),function(t){t.DASHBOARD="DASHBOARD"}(mt||(mt={}));var Nt=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"apiKeyId",routePart:"apikeys",sdkPartName:"apikey"}],r}return e(r,t),r}(ft),At=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"apiKeyId",routePart:"apikeys",sdkPartName:"apikey"},{routePart:"secret",sdkPartName:"secret"}],r}return e(r,t),r}(gt),St=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"apiKeyId",routePart:"apikeys",sdkPartName:"apikey"},{routePart:"secret",sdkPartName:"secret"}],r}return e(r,t),r}(ft),It=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"apiKeyId",routePart:"apikeys",sdkPartName:"apikey"}],r}return e(r,t),r}(gt),wt=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{parm:"userId",routePart:"users",sdkPartName:"user"},{routePart:"confirm",sdkPartName:"confirm"}],r}return e(r,t),r}(ft),Et=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"urlSafeties",sdkPartName:"urlSafeties"}],r}return e(r,t),r}(dt),Tt=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"apikeys",sdkPartName:"apikeys"}],r}return e(r,t),r}(dt),kt=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"apps",sdkPartName:"apps"}],r}return e(r,t),r}(dt),_t=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"assettypes",sdkPartName:"assettypes"}],r}return e(r,t),r}(dt),Ot=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"customDomains",sdkPartName:"customDomains"}],r}return e(r,t),r}(dt),Ct=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"image/upload",sdkPartName:"imageUpload"}],r}return e(r,t),r}(dt),jt=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"invitations",sdkPartName:"invitations"}],r}return e(r,t),r}(dt),Rt=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"invitations/batch",sdkPartName:"invitationsBatch"}],r}return e(r,t),r}(dt),Dt=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"locations",sdkPartName:"locations"}],r}return e(r,t),r}(dt),Lt=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"printPageTemplates",sdkPartName:"printPageTemplates"}],r}return e(r,t),r}(dt),bt=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"printStickerTemplates",sdkPartName:"printStickerTemplates"}],r}return e(r,t),r}(dt),Ut=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"projects",sdkPartName:"projects"}],r}return e(r,t),r}(dt),Mt=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"stylingtemplates",sdkPartName:"stylingtemplates"}],r}return e(r,t),r}(dt),Gt=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"qrcodelogos",sdkPartName:"qrcodelogos"}],r}return e(r,t),r}(dt),xt=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"customattributes",sdkPartName:"customattributes"}],r}return e(r,t),r}(dt),Vt=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"zendeskTicket",sdkPartName:"zendeskTicket"}],r}return e(r,t),r}(dt),Ft=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"usermedias/presignedurlmultipart",sdkPartName:"usermediasPresignedurlmultipart"}],r}return e(r,t),r}(dt),Ht=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"usermedias/presignedurl",sdkPartName:"usermediasPresignedurl"}],r}return e(r,t),r}(dt),qt=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"websessions/export",sdkPartName:"websessionsExport"}],r}return e(r,t),r}(dt),Yt=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"contacts/batch",sdkPartName:"contactsBatch"}],r}return e(r,t),r}(lt),Bt=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{parm:"userId",routePart:"users",sdkPartName:"user"}],r}return e(r,t),r}(lt),Qt=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{parm:"pluginId",routePart:"plugins",sdkPartName:"plugin"}],r}return e(r,t),r}(gt),Wt=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{parm:"customDomain",routePart:"customDomains",sdkPartName:"customDomain"}],r}return e(r,t),r}(ft),Kt=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"}],r}return e(r,t),r}(ft),Jt=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{parm:"pluginId",routePart:"plugins",sdkPartName:"plugin"},{routePart:"password",sdkPartName:"password"}],r}return e(r,t),r}(ft),Xt=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"assets/report/advanced",sdkPartName:"advancedAssetsReport"}],r}return e(r,t),r}(ft),zt=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"contacts/report/advanced",sdkPartName:"advancedContactsReport"}],r}return e(r,t),r}(ft),Zt=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"owner/apps",sdkPartName:"ownerApps"}],r}return e(r,t),r}(ft),$t=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"scans/report/advanced",sdkPartName:"advancedScansReport"}],r}return e(r,t),r}(ft),tr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"apikeys",sdkPartName:"apikeys"}],r}return e(r,t),r}(ft),rr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"assetgraphs",sdkPartName:"assetgraphs"}],r}return e(r,t),r}(ft),er=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"assets/export",sdkPartName:"assetsExport"}],r}return e(r,t),r}(dt),nr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"assettypes",sdkPartName:"assettypes"}],r}return e(r,t),r}(ft),sr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"assets/scans",sdkPartName:"assetsScans"}],r}return e(r,t),r}(dt),ar=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"assets",sdkPartName:"assets"}],r}return e(r,t),r}(ft),or=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"assets/report/basic",sdkPartName:"basicAssetsReport"}],r}return e(r,t),r}(ft),ir=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"contacts/report/basic",sdkPartName:"basicContactsReport"}],r}return e(r,t),r}(ft),ur=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"batch",sdkPartName:"batch"}],r}return e(r,t),r}(ft),cr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"consent",sdkPartName:"consent"}],r}return e(r,t),r}(ft),hr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"contacts/export",sdkPartName:"contactsExport"}],r}return e(r,t),r}(dt),pr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"contacts",sdkPartName:"contacts"}],r}return e(r,t),r}(ft),mr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{parm:"pluginId",routePart:"plugins",sdkPartName:"plugin"},{routePart:"klaviyo/key",sdkPartName:"klaviyoKey"}],r}return e(r,t),r}(ft),Pr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"customDomains",sdkPartName:"customDomains"}],r}return e(r,t),r}(ft),lr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"apps",sdkPartName:"apps"}],r}return e(r,t),r}(ft),fr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"jobs",sdkPartName:"jobs"}],r}return e(r,t),r}(ft),gr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"locations",sdkPartName:"locations"}],r}return e(r,t),r}(ft),dr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"assets/mostscanned",sdkPartName:"assetsMostscanned"}],r}return e(r,t),r}(ft),yr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"plugins",sdkPartName:"plugins"}],r}return e(r,t),r}(ft),vr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"priceplan",sdkPartName:"pricePlan"}],r}return e(r,t),r}(ft),Nr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"printJobs",sdkPartName:"printJobs"}],r}return e(r,t),r}(ft),Ar=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"printStickerTemplates",sdkPartName:"printStickerTemplates"}],r}return e(r,t),r}(ft),Sr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"projects/export",sdkPartName:"projectsExport"}],r}return e(r,t),r}(dt),Ir=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"printPageTemplates",sdkPartName:"printPageTemplates"}],r}return e(r,t),r}(ft),wr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"projects",sdkPartName:"projects"}],r}return e(r,t),r}(ft),Er=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"qrcodelogos",sdkPartName:"qrcodelogos"}],r}return e(r,t),r}(ft),Tr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"stylingtemplates",sdkPartName:"stylingtemplates"}],r}return e(r,t),r}(ft),kr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"qrcodes",sdkPartName:"qrCodes"}],r}return e(r,t),r}(ft),_r=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"customattributes",sdkPartName:"customattributes"}],r}return e(r,t),r}(ft),Or=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"scans/dayofweek",sdkPartName:"scansDayofweek"}],r}return e(r,t),r}(ft),Cr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"scans/export",sdkPartName:"scansExport"}],r}return e(r,t),r}(dt),jr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"scans/timeline",sdkPartName:"scansTimeline"}],r}return e(r,t),r}(ft),Rr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"scans/timeofday",sdkPartName:"scansTimeofday"}],r}return e(r,t),r}(ft),Dr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{parm:"userId",routePart:"users",sdkPartName:"user"}],r}return e(r,t),r}(ft),Lr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"scans",sdkPartName:"scans"}],r}return e(r,t),r}(ft),br=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"usermedias",sdkPartName:"usermedias"}],r}return e(r,t),r}(ft),Ur=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{parm:"userId",routePart:"users",sdkPartName:"user"},{routePart:"roles",sdkPartName:"roles"}],r}return e(r,t),r}(ft),Mr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"users",sdkPartName:"users"}],r}return e(r,t),r}(ft),Gr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"websessions/timeline",sdkPartName:"websessionsTimeline"}],r}return e(r,t),r}(ft),xr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{parm:"appId",routePart:"apps",sdkPartName:"app"},{routePart:"install",sdkPartName:"install"}],r}return e(r,t),r}(dt),Vr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"campaignInformation",sdkPartName:"campaignInformation"}],r}return e(r,t),r}(ft),Fr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"campaignInformation",sdkPartName:"campaignInformation"}],r}return e(r,t),r}(dt),Hr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"clock",sdkPartName:"clock"}],r}return e(r,t),r}(dt),qr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{parm:"customDomain",routePart:"customDomains",sdkPartName:"customDomain"},{routePart:"test",sdkPartName:"test"}],r}return e(r,t),r}(gt),Yr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"}],r}return e(r,t),r}(gt),Br=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"engagePricePlan",sdkPartName:"engagePricePlan"}],r}return e(r,t),r}(gt),Qr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{parm:"pluginId",routePart:"plugins",sdkPartName:"plugin"},{routePart:"klaviyo",sdkPartName:"klaviyo"}],r}return e(r,t),r}(gt),Wr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"priceplan",sdkPartName:"pricePlan"}],r}return e(r,t),r}(gt),Kr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{parm:"pluginId",routePart:"plugins",sdkPartName:"plugin"},{routePart:"rehrig",sdkPartName:"rehrig"}],r}return e(r,t),r}(gt),Jr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{parm:"userId",routePart:"users",sdkPartName:"user"}],r}return e(r,t),r}(gt),Xr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"qrcodelogos/upload",sdkPartName:"qrcodelogosUpload"}],r}return e(r,t),r}(dt),zr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{parm:"userId",routePart:"users",sdkPartName:"user"},{routePart:"roles",sdkPartName:"roles"}],r}return e(r,t),r}(gt),Zr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"appAccountId",routePart:"appsAccounts",sdkPartName:"appsAccount"}],r}return e(r,t),r}(ft),$r=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"appAccountId",routePart:"appsAccounts",sdkPartName:"appsAccount"},{routePart:"main",sdkPartName:"main"}],r}return e(r,t),r}(ft),te=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"appId",routePart:"apps",sdkPartName:"app"}],r}return e(r,t),r}(ft),re=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{routePart:"apps",sdkPartName:"apps"}],r}return e(r,t),r}(ft),ee=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{routePart:"apps/published",sdkPartName:"appsPublished"}],r}return e(r,t),r}(ft),ne=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"appId",routePart:"apps",sdkPartName:"app"}],r}return e(r,t),r}(gt),se=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"appId",routePart:"apps",sdkPartName:"app"},{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"load",sdkPartName:"load"}],r}return e(r,t),r}(dt),ae=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"assetGraphId",routePart:"assetgraphs",sdkPartName:"assetgraph"}],r}return e(r,t),r}(lt),oe=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"assetGraphId",routePart:"assetgraphs",sdkPartName:"assetgraph"}],r}return e(r,t),r}(ft),ie=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"assetTypeId",routePart:"assettypes",sdkPartName:"assettype"},{routePart:"assets",sdkPartName:"assets"}],r}return e(r,t),r}(dt),ue=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"assetGraphId",routePart:"assetgraphs",sdkPartName:"assetgraph"}],r}return e(r,t),r}(gt),ce=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"assetTypeId",routePart:"assettypes",sdkPartName:"assettype"},{parm:"assetId",routePart:"assets",sdkPartName:"asset"}],r}return e(r,t),r}(dt),he=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"assetTypeId",routePart:"assettypes",sdkPartName:"assettype"}],r}return e(r,t),r}(ft),pe=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"assetTypeId",routePart:"assettypes",sdkPartName:"assettype"}],r}return e(r,t),r}(lt),me=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"assetTypeId",routePart:"assettypes",sdkPartName:"assettype"},{routePart:"assets",sdkPartName:"assets"}],r}return e(r,t),r}(ft),Pe=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"assetTypeId",routePart:"assettypes",sdkPartName:"assettype"},{parm:"locationId",routePart:"locations",sdkPartName:"location"}],r}return e(r,t),r}(ft),le=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"assetTypeId",routePart:"assettypes",sdkPartName:"assettype"},{routePart:"locations",sdkPartName:"locations"}],r}return e(r,t),r}(ft),fe=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"assetTypeId",routePart:"assettypes",sdkPartName:"assettype"}],r}return e(r,t),r}(gt),ge=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"assetTypeId",routePart:"assettypes",sdkPartName:"assettype"},{parm:"locationId",routePart:"locations",sdkPartName:"location"}],r}return e(r,t),r}(gt),de=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{routePart:"contacts",sdkPartName:"contacts"}],r}return e(r,t),r}(dt),ye=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{routePart:"neighbors",sdkPartName:"neighbors"}],r}return e(r,t),r}(dt),ve=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{routePart:"qrcodes",sdkPartName:"qrCodes"}],r}return e(r,t),r}(dt),Ne=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{routePart:"qracodes",sdkPartName:"qracodes"}],r}return e(r,t),r}(dt),Ae=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"}],r}return e(r,t),r}(lt),Se=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"}],r}return e(r,t),r}(ft),Ie=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{routePart:"neighbors/delete",sdkPartName:"neighborsDelete"}],r}return e(r,t),r}(dt),we=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{routePart:"history",sdkPartName:"history"}],r}return e(r,t),r}(ft),Ee=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{routePart:"contacts",sdkPartName:"contacts"}],r}return e(r,t),r}(ft),Te=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{parm:"url",routePart:"urls",sdkPartName:"url"}],r}return e(r,t),r}(ft),ke=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{routePart:"neighbors",sdkPartName:"neighbors"}],r}return e(r,t),r}(ft),_e=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{parm:"neighborId",routePart:"neighbors",sdkPartName:"neighbor"}],r}return e(r,t),r}(ft),Oe=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{routePart:"qrcodes",sdkPartName:"qrCodes"}],r}return e(r,t),r}(ft),Ce=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{routePart:"scans/location",sdkPartName:"scansLocation"}],r}return e(r,t),r}(ft),je=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{routePart:"scans/export",sdkPartName:"scansExport"}],r}return e(r,t),r}(dt),Re=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{routePart:"usermedias",sdkPartName:"usermedias"}],r}return e(r,t),r}(ft),De=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{parm:"contactId",routePart:"contacts",sdkPartName:"contact"}],r}return e(r,t),r}(dt),Le=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{parm:"contactId",routePart:"contacts",sdkPartName:"contact"}],r}return e(r,t),r}(lt),be=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{routePart:"scans",sdkPartName:"scans"}],r}return e(r,t),r}(ft),Ue=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"}],r}return e(r,t),r}(gt),Me=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"batchId",routePart:"batch",sdkPartName:"batch"},{routePart:"assets",sdkPartName:"assets"}],r}return e(r,t),r}(ft),Ge=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{routePart:"care/accounts",sdkPartName:"careAccounts"}],r}return e(r,t),r}(ft),xe=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"billing/cancelDowngrade",sdkPartName:"billingCancelDowngrade"}],r}return e(r,t),r}(dt),Ve=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"billing/cancelSubscription",sdkPartName:"billingCancelSubscription"}],r}return e(r,t),r}(dt),Fe=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"billing/preview/upgradePlan",sdkPartName:"upgradePlanBillingPreview"}],r}return e(r,t),r}(ft),He=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"billing/setupIntent",sdkPartName:"billingSetupIntent"}],r}return e(r,t),r}(dt),qe=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"billing/downgradePlan",sdkPartName:"billingDowngradePlan"}],r}return e(r,t),r}(dt),Ye=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"billing/details",sdkPartName:"billingDetail"}],r}return e(r,t),r}(ft),Be=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"billing/currentPeriod",sdkPartName:"billingCurrentPeriod"}],r}return e(r,t),r}(ft),Qe=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"billing/invoices",sdkPartName:"billingInvoice"}],r}return e(r,t),r}(ft),We=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"billing/upgradePlan",sdkPartName:"billingUpgradePlan"}],r}return e(r,t),r}(dt),Ke=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"contactId",routePart:"contacts",sdkPartName:"contact"},{routePart:"consent",sdkPartName:"consent"}],r}return e(r,t),r}(dt),Je=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"contactId",routePart:"contacts",sdkPartName:"contact"}],r}return e(r,t),r}(lt),Xe=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"contactId",routePart:"contacts",sdkPartName:"contact"},{routePart:"consent",sdkPartName:"consent"}],r}return e(r,t),r}(lt),ze=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"contactId",routePart:"contacts",sdkPartName:"contact"},{routePart:"assets",sdkPartName:"assets"}],r}return e(r,t),r}(ft),Ze=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"contactId",routePart:"contacts",sdkPartName:"contact"},{routePart:"consent",sdkPartName:"consent"}],r}return e(r,t),r}(ft),$e=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"contactId",routePart:"contacts",sdkPartName:"contact"}],r}return e(r,t),r}(ft),tn=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"contactId",routePart:"contacts",sdkPartName:"contact"},{routePart:"export",sdkPartName:"export"}],r}return e(r,t),r}(dt),rn=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"contactId",routePart:"contacts",sdkPartName:"contact"},{routePart:"scans/export",sdkPartName:"scansExport"}],r}return e(r,t),r}(dt),en=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"contactId",routePart:"contacts",sdkPartName:"contact"},{routePart:"scans/location",sdkPartName:"scansLocation"}],r}return e(r,t),r}(ft),nn=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"contactId",routePart:"contacts",sdkPartName:"contact"},{routePart:"scans",sdkPartName:"scans"}],r}return e(r,t),r}(ft),sn=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"contactId",routePart:"contacts",sdkPartName:"contact"},{parm:"scanId",routePart:"scans",sdkPartName:"scan"}],r}return e(r,t),r}(dt),an=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"contactId",routePart:"contacts",sdkPartName:"contact"}],r}return e(r,t),r}(gt),on=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"customDomain",routePart:"customdomains",sdkPartName:"customdomain"}],r}return e(r,t),r}(lt),un=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"customDomain",routePart:"customdomains",sdkPartName:"customdomain"},{routePart:"locator/collisions",sdkPartName:"locatorCollisions"}],r}return e(r,t),r}(ft),cn=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"customDomain",routePart:"customdomains",sdkPartName:"customdomain"},{routePart:"retry",sdkPartName:"retry"}],r}return e(r,t),r}(dt),hn=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"customDomain",routePart:"customdomains",sdkPartName:"customdomain"}],r}return e(r,t),r}(gt),pn=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"fileId",routePart:"files",sdkPartName:"file"}],r}return e(r,t),r}(ft),mn=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"fileId",routePart:"files",sdkPartName:"file"},{routePart:"validate",sdkPartName:"validate"}],r}return e(r,t),r}(dt),Pn=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"invitationId",routePart:"invitations",sdkPartName:"invitation"}],r}return e(r,t),r}(lt),ln=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"invitationId",routePart:"invitations",sdkPartName:"invitation"},{routePart:"users",sdkPartName:"users"}],r}return e(r,t),r}(dt),fn=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"jobId",routePart:"jobs",sdkPartName:"job"}],r}return e(r,t),r}(lt),gn=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"invitationId",routePart:"invitations",sdkPartName:"invitation"}],r}return e(r,t),r}(ft),dn=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"printJobId",routePart:"printJobs",sdkPartName:"printJob"}],r}return e(r,t),r}(lt),yn=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"jobId",routePart:"jobs",sdkPartName:"job"}],r}return e(r,t),r}(ft),vn=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"printJobId",routePart:"printJobs",sdkPartName:"printJob"}],r}return e(r,t),r}(gt),Nn=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{routePart:"support",sdkPartName:"support"}],r}return e(r,t),r}(dt),An=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"support/twilio",sdkPartName:"supportTwilio"}],r}return e(r,t),r}(dt),Sn=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"locationId",routePart:"locations",sdkPartName:"location"},{routePart:"assets",sdkPartName:"assets"}],r}return e(r,t),r}(gt),In=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"locationId",routePart:"locations",sdkPartName:"location"}],r}return e(r,t),r}(lt),wn=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"locationId",routePart:"locations",sdkPartName:"location"},{routePart:"assets",sdkPartName:"assets"}],r}return e(r,t),r}(ft),En=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"locationId",routePart:"locations",sdkPartName:"location"}],r}return e(r,t),r}(gt),Tn=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{routePart:"pricePlans",sdkPartName:"pricePlans"}],r}return e(r,t),r}(ft),kn=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{parm:"customDomain",routePart:"customDomains",sdkPartName:"customDomain"}],r}return e(r,t),r}(dt),_n=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{parm:"customDomain",routePart:"customDomains",sdkPartName:"customDomain"},{routePart:"realTimeQr",sdkPartName:"realTimeQr"}],r}return e(r,t),r}(dt),On=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"jobs/assetbatch/validation",sdkPartName:"validationJobsAssetbatch"}],r}return e(r,t),r}(dt),Cn=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"assets",sdkPartName:"assets"}],r}return e(r,t),r}(dt),jn=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"jobs/assetbatch",sdkPartName:"jobsAssetbatch"}],r}return e(r,t),r}(dt),Rn=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"jobs/assetbatch/presignedurl",sdkPartName:"presignedurlJobsAssetbatch"}],r}return e(r,t),r}(dt),Dn=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"assetgraphs",sdkPartName:"assetgraphs"}],r}return e(r,t),r}(dt),Ln=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"contacts",sdkPartName:"contacts"}],r}return e(r,t),r}(dt),bn=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"assets/batch",sdkPartName:"assetsBatch"}],r}return e(r,t),r}(dt),Un=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"contacts/batch",sdkPartName:"contactsBatch"}],r}return e(r,t),r}(dt),Mn=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"qrcodes",sdkPartName:"qrCodes"}],r}return e(r,t),r}(dt),Gn=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"selfqueueprint",sdkPartName:"selfqueueprint"}],r}return e(r,t),r}(dt),xn=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"printJobs",sdkPartName:"printJobs"}],r}return e(r,t),r}(dt),Vn=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"smstemplates",sdkPartName:"smsTemplates"}],r}return e(r,t),r}(dt),Fn=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"templatedPrint/preview",sdkPartName:"templatedPrintPreview"}],r}return e(r,t),r}(dt),Hn=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"websessions/export",sdkPartName:"websessionsExport"}],r}return e(r,t),r}(dt),qn=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"contacts/batch",sdkPartName:"contactsBatch"}],r}return e(r,t),r}(lt),Yn=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"}],r}return e(r,t),r}(lt),Bn=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"customDomains/realTimeQr",sdkPartName:"customDomainsRealTimeQr"}],r}return e(r,t),r}(lt),Qn=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{parm:"smsTemplateName",routePart:"smstemplates",sdkPartName:"smsTemplate"}],r}return e(r,t),r}(lt),Wn=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"assets/report/advanced",sdkPartName:"advancedAssetsReport"}],r}return e(r,t),r}(ft),Kn=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"contacts/report/advanced",sdkPartName:"advancedContactsReport"}],r}return e(r,t),r}(ft),Jn=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"export",sdkPartName:"export"}],r}return e(r,t),r}(dt),Xn=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"scans/report/advanced",sdkPartName:"advancedScansReport"}],r}return e(r,t),r}(ft),zn=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"assets/export",sdkPartName:"assetsExport"}],r}return e(r,t),r}(dt),Zn=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"assetgraphs",sdkPartName:"assetgraphs"}],r}return e(r,t),r}(ft),$n=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"assets",sdkPartName:"assets"}],r}return e(r,t),r}(ft),ts=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"assets/report/basic",sdkPartName:"basicAssetsReport"}],r}return e(r,t),r}(ft),rs=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"batch",sdkPartName:"batch"}],r}return e(r,t),r}(ft),es=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"contacts/report/basic",sdkPartName:"basicContactsReport"}],r}return e(r,t),r}(ft),ns=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"consent",sdkPartName:"consent"}],r}return e(r,t),r}(ft),ss=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"contacts/export",sdkPartName:"contactsExport"}],r}return e(r,t),r}(dt),as=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"contacts",sdkPartName:"contacts"}],r}return e(r,t),r}(ft),os=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"}],r}return e(r,t),r}(ft),is=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"assets/mostscanned",sdkPartName:"assetsMostscanned"}],r}return e(r,t),r}(ft),us=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"qrcodes",sdkPartName:"qrCodes"}],r}return e(r,t),r}(ft),cs=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"customDomains/realTimeQr",sdkPartName:"customDomainsRealTimeQr"}],r}return e(r,t),r}(ft),hs=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"scans/dayofweek",sdkPartName:"scansDayofweek"}],r}return e(r,t),r}(ft),ps=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"scans/export",sdkPartName:"scansExport"}],r}return e(r,t),r}(dt),ms=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"scans/timeofday",sdkPartName:"scansTimeofday"}],r}return e(r,t),r}(ft),Ps=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"scans/timeline",sdkPartName:"scansTimeline"}],r}return e(r,t),r}(ft),ls=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"scans",sdkPartName:"scans"}],r}return e(r,t),r}(ft),fs=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"usermedias",sdkPartName:"usermedias"}],r}return e(r,t),r}(ft),gs=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"websessions/timeline",sdkPartName:"websessionsTimeline"}],r}return e(r,t),r}(ft),ds=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"}],r}return e(r,t),r}(gt),ys=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"customDomains/realTimeQr",sdkPartName:"customDomainsRealTimeQr"}],r}return e(r,t),r}(gt),vs=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"qrCodeLink",routePart:"qrcodelinks",sdkPartName:"qrcodelink"}],r}return e(r,t),r}(ft),Ns=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"qrCodeLogoId",routePart:"qrcodelogos",sdkPartName:"qrcodelogo"}],r}return e(r,t),r}(gt),As=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"printPageTemplateId",routePart:"printPageTemplates",sdkPartName:"printPageTemplate"}],r}return e(r,t),r}(lt),Ss=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"qrCodeLogoId",routePart:"qrcodelogos",sdkPartName:"qrcodelogo"}],r}return e(r,t),r}(ft),Is=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"printStickerTemplateId",routePart:"printStickerTemplates",sdkPartName:"printStickerTemplate"}],r}return e(r,t),r}(lt),ws=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"stylingTemplateId",routePart:"stylingtemplates",sdkPartName:"stylingtemplate"}],r}return e(r,t),r}(lt),Es=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"printStickerTemplateId",routePart:"printStickerTemplates",sdkPartName:"printStickerTemplate"}],r}return e(r,t),r}(ft),Ts=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"stylingTemplateId",routePart:"stylingtemplates",sdkPartName:"stylingtemplate"}],r}return e(r,t),r}(ft),ks=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"printPageTemplateId",routePart:"printPageTemplates",sdkPartName:"printPageTemplate"}],r}return e(r,t),r}(ft),_s=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"printPageTemplateId",routePart:"printPageTemplates",sdkPartName:"printPageTemplate"}],r}return e(r,t),r}(gt),Os=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"printStickerTemplateId",routePart:"printStickerTemplates",sdkPartName:"printStickerTemplate"}],r}return e(r,t),r}(gt),Cs=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"stylingTemplateId",routePart:"stylingtemplates",sdkPartName:"stylingtemplate"}],r}return e(r,t),r}(gt),js=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"qrCodeId",routePart:"qrcodes",sdkPartName:"qrCode"},{routePart:"links",sdkPartName:"links"}],r}return e(r,t),r}(dt),Rs=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"qrCodeId",routePart:"qrcodes",sdkPartName:"qrCode"},{parm:"link",routePart:"links",sdkPartName:"link"}],r}return e(r,t),r}(lt),Ds=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"qrCodeId",routePart:"qrcodes",sdkPartName:"qrCode"}],r}return e(r,t),r}(lt),Ls=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"qrCodeId",routePart:"qrcodes",sdkPartName:"qrCode"},{routePart:"links",sdkPartName:"links"}],r}return e(r,t),r}(ft),bs=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"qrCodeId",routePart:"qrcodes",sdkPartName:"qrCode"}],r}return e(r,t),r}(ft),Us=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"qrCodeId",routePart:"qrcodes",sdkPartName:"qrCode"},{parm:"locatorKey",routePart:"swap",sdkPartName:"swap"}],r}return e(r,t),r}(dt),Ms=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"qrCodeId",routePart:"qrcodes",sdkPartName:"qrCode"}],r}return e(r,t),r}(gt),Gs=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"scanId",routePart:"scans",sdkPartName:"scan"},{routePart:"contacts",sdkPartName:"contacts"}],r}return e(r,t),r}(dt),xs=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"scanId",routePart:"scans",sdkPartName:"scan"}],r}return e(r,t),r}(ft),Vs=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"scanId",routePart:"scans",sdkPartName:"scan"}],r}return e(r,t),r}(gt),Fs=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"scanId",routePart:"scans",sdkPartName:"scan"},{routePart:"customAttribute",sdkPartName:"customAttribute"}],r}return e(r,t),r}(gt),Hs=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"mediaId",routePart:"usermedias",sdkPartName:"usermedia"},{routePart:"multipart",sdkPartName:"multipart"}],r}return e(r,t),r}(dt),qs=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{routePart:"userroles",sdkPartName:"userroles"}],r}return e(r,t),r}(ft),Ys=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"mediaId",routePart:"usermedias",sdkPartName:"usermedia"}],r}return e(r,t),r}(ft),Bs=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"mediaId",routePart:"usermedias",sdkPartName:"usermedia"},{parm:"assetId",routePart:"assets",sdkPartName:"asset"}],r}return e(r,t),r}(dt),Qs=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"mediaId",routePart:"usermedias",sdkPartName:"usermedia"},{parm:"projectId",routePart:"project",sdkPartName:"project"}],r}return e(r,t),r}(dt),Ws=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"mediaId",routePart:"usermedias",sdkPartName:"usermedia"},{parm:"scanId",routePart:"scans",sdkPartName:"scan"}],r}return e(r,t),r}(dt),Ks=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"mediaId",routePart:"usermedias",sdkPartName:"usermedia"},{parm:"assetId",routePart:"assets",sdkPartName:"asset"}],r}return e(r,t),r}(lt),Js=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"mediaId",routePart:"usermedias",sdkPartName:"usermedia"},{parm:"projectId",routePart:"projects",sdkPartName:"project"}],r}return e(r,t),r}(lt),Xs=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"mediaId",routePart:"usermedias",sdkPartName:"usermedia"},{parm:"scanId",routePart:"scans",sdkPartName:"scan"}],r}return e(r,t),r}(lt),zs=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"mediaId",routePart:"usermedias",sdkPartName:"usermedia"}],r}return e(r,t),r}(gt),Zs=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"userId",routePart:"users",sdkPartName:"user"},{routePart:"accounts",sdkPartName:"accounts"}],r}return e(r,t),r}(dt),$s=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"userId",routePart:"users",sdkPartName:"user"},{routePart:"accounts",sdkPartName:"accounts"}],r}return e(r,t),r}(ft),ta=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"userId",routePart:"users",sdkPartName:"user"},{routePart:"errors",sdkPartName:"errors"}],r}return e(r,t),r}(ft),ra=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"userId",routePart:"users",sdkPartName:"user"},{routePart:"invitations",sdkPartName:"invitations"}],r}return e(r,t),r}(ft),ea=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"userId",routePart:"users",sdkPartName:"user"},{parm:"path",routePart:"path",sdkPartName:"path"},{routePart:"settings",sdkPartName:"settings"}],r}return e(r,t),r}(ft),na=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"userId",routePart:"users",sdkPartName:"user"},{parm:"path",routePart:"path",sdkPartName:"path"},{routePart:"settings",sdkPartName:"settings"}],r}return e(r,t),r}(gt),sa=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"userId",routePart:"users",sdkPartName:"user"}],r}return e(r,t),r}(gt),aa=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"userId",routePart:"users",sdkPartName:"user"}],r}return e(r,t),r}(ft),oa=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{routePart:"webhooks/printjobresolution",sdkPartName:"webhooksPrintjobresolution"}],r}return e(r,t),r}(dt),ia=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{routePart:"auth/user/password",sdkPartName:"passwordAuthUser"}],r}return e(r,t),r}(dt),ua=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{routePart:"auth/session",sdkPartName:"authSession"}],r}return e(r,t),r}(ft),ca=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{routePart:"auth/user",sdkPartName:"authUser"}],r}return e(r,t),r}(dt),ha=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{routePart:"auth/session",sdkPartName:"authSession"}],r}return e(r,t),r}(lt),pa=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{routePart:"auth/session/refresh",sdkPartName:"refreshAuthSession"}],r}return e(r,t),r}(dt),ma=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{routePart:"auth/session",sdkPartName:"authSession"}],r}return e(r,t),r}(dt),Pa=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{routePart:"auth/user/confirmation",sdkPartName:"confirmationAuthUser"}],r}return e(r,t),r}(dt),la=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{routePart:"auth/user/reset",sdkPartName:"resetAuthUser"}],r}return e(r,t),r}(dt),fa=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"mediaId",routePart:"usermedias",sdkPartName:"usermedia"}],r}return e(r,t),r}(lt),ga=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.update=function(t){try{var r=new At(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},n.get=function(t){try{var r=new St(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(yt),da=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.secret=function(){return new ga(this.getSession(),this.pathParameters)},n.get=function(t){try{var r=new Nt(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},n.update=function(t,r){try{var e=new It(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(vt),ya=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t){try{var r=new wt(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(yt),va=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.get=function(t){try{var r=new Ur(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},n.update=function(t,r){try{var e=new zr(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Na=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.confirm=function(){return new ya(this.getSession(),this.pathParameters)},n.roles=function(){return new va(this.getSession(),this.pathParameters)},n.delete=function(t){try{var r=new Bt(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},n.get=function(t){try{var r=new Dr(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},n.update=function(t,r){try{var e=new Jr(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(vt),Aa=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new Et(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Sa=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.create=function(t,r){try{var e=new Tt(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n.get=function(t,r){try{var e=new tr(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Ia=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.create=function(t,r){try{var e=new kt(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n.get=function(t,r){try{var e=new lr(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),wa=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.create=function(t,r){try{var e=new _t(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n.get=function(t,r){try{var e=new nr(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Ea=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.create=function(t,r){try{var e=new Ot(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n.get=function(t,r){try{var e=new Pr(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Ta=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new Ct(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),ka=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new jt(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),_a=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new Rt(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Oa=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.create=function(t,r){try{var e=new Dt(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n.get=function(t,r){try{var e=new gr(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Ca=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.create=function(t,r){try{var e=new Lt(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n.get=function(t,r){try{var e=new Ir(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),ja=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.create=function(t,r){try{var e=new bt(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n.get=function(t,r){try{var e=new Ar(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Ra=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.create=function(t,r){try{var e=new Ut(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n.get=function(t,r){try{var e=new wr(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Da=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.create=function(t,r){try{var e=new Mt(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n.get=function(t,r){try{var e=new Tr(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),La=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.create=function(t,r){try{var e=new Gt(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n.get=function(t,r){try{var e=new Er(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),ba=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.create=function(t,r){try{var e=new xt(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n.get=function(t,r){try{var e=new _r(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Ua=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new Vt(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Ma=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new Ft(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Ga=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new Ht(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),xa=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new qt(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Va=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.delete=function(t,r){try{var e=new Yt(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Fa=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t){try{var r=new Jt(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(yt),Ha=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t){try{var r=new mr(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(yt),qa=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.update=function(t,r){try{var e=new Qr(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Ya=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.update=function(t,r){try{var e=new Kr(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Ba=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.password=function(){return new Fa(this.getSession(),this.pathParameters)},n.klaviyoKey=function(){return new Ha(this.getSession(),this.pathParameters)},n.klaviyo=function(){return new qa(this.getSession(),this.pathParameters)},n.rehrig=function(){return new Ya(this.getSession(),this.pathParameters)},n.update=function(t){try{var r=new Qt(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(vt),Qa=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.update=function(t){try{var r=new qr(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(yt),Wa=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.test=function(){return new Qa(this.getSession(),this.pathParameters)},n.get=function(t){try{var r=new Wt(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(vt),Ka=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new Xt(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Ja=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new zt(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Xa=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new Zt(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),za=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new $t(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Za=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new rr(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),$a=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new er(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),to=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r,e){try{var n=new sr(this.session);return Promise.resolve(n.go(this.pathParameters,t,r,e))}catch(t){return Promise.reject(t)}},r}(yt),ro=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new ar(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),eo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t){try{var r=new or(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(yt),no=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t){try{var r=new ir(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(yt),so=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new ur(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),ao=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new cr(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),oo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new hr(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),io=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new pr(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),uo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new fr(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),co=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new dr(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),ho=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t){try{var r=new yr(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(yt),po=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.get=function(t){try{var r=new vr(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},n.update=function(t,r){try{var e=new Wr(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),mo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new Nr(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Po=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new Sr(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),lo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new kr(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),fo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new Or(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),go=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new Cr(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),yo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new jr(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),vo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new Rr(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),No=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new Lr(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Ao=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new br(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),So=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new Mr(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Io=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new Gr(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),wo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t){try{var r=new xr(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(yt),Eo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.install=function(){return new wo(this.getSession(),this.pathParameters)},r}(vt),To=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.get=function(t){try{var r=new Vr(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},n.create=function(t,r){try{var e=new Fr(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),ko=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new Hr(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),_o=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.update=function(t,r){try{var e=new Br(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Oo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new Xr(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Co=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t){try{var r=new An(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(yt),jo=/*#__PURE__*/function(t){function n(){return t.apply(this,arguments)||this}e(n,t);var s=n.prototype;return s.user=function(t){return new Na(this.getSession(),r({},this.pathParameters,{userId:t}))},s.urlSafeties=function(){return new Aa(this.getSession(),this.pathParameters)},s.apikeys=function(){return new Sa(this.getSession(),this.pathParameters)},s.apps=function(){return new Ia(this.getSession(),this.pathParameters)},s.assettypes=function(){return new wa(this.getSession(),this.pathParameters)},s.customDomains=function(){return new Ea(this.getSession(),this.pathParameters)},s.imageUpload=function(){return new Ta(this.getSession(),this.pathParameters)},s.invitations=function(){return new ka(this.getSession(),this.pathParameters)},s.invitationsBatch=function(){return new _a(this.getSession(),this.pathParameters)},s.locations=function(){return new Oa(this.getSession(),this.pathParameters)},s.printPageTemplates=function(){return new Ca(this.getSession(),this.pathParameters)},s.printStickerTemplates=function(){return new ja(this.getSession(),this.pathParameters)},s.projects=function(){return new Ra(this.getSession(),this.pathParameters)},s.stylingtemplates=function(){return new Da(this.getSession(),this.pathParameters)},s.qrcodelogos=function(){return new La(this.getSession(),this.pathParameters)},s.customattributes=function(){return new ba(this.getSession(),this.pathParameters)},s.zendeskTicket=function(){return new Ua(this.getSession(),this.pathParameters)},s.usermediasPresignedurlmultipart=function(){return new Ma(this.getSession(),this.pathParameters)},s.usermediasPresignedurl=function(){return new Ga(this.getSession(),this.pathParameters)},s.websessionsExport=function(){return new xa(this.getSession(),this.pathParameters)},s.contactsBatch=function(){return new Va(this.getSession(),this.pathParameters)},s.plugin=function(t){return new Ba(this.getSession(),r({},this.pathParameters,{pluginId:t}))},s.customDomain=function(t){return new Wa(this.getSession(),r({},this.pathParameters,{customDomain:t}))},s.advancedAssetsReport=function(){return new Ka(this.getSession(),this.pathParameters)},s.advancedContactsReport=function(){return new Ja(this.getSession(),this.pathParameters)},s.ownerApps=function(){return new Xa(this.getSession(),this.pathParameters)},s.advancedScansReport=function(){return new za(this.getSession(),this.pathParameters)},s.assetgraphs=function(){return new Za(this.getSession(),this.pathParameters)},s.assetsExport=function(){return new $a(this.getSession(),this.pathParameters)},s.assetsScans=function(){return new to(this.getSession(),this.pathParameters)},s.assets=function(){return new ro(this.getSession(),this.pathParameters)},s.basicAssetsReport=function(){return new eo(this.getSession(),this.pathParameters)},s.basicContactsReport=function(){return new no(this.getSession(),this.pathParameters)},s.batch=function(){return new so(this.getSession(),this.pathParameters)},s.consent=function(){return new ao(this.getSession(),this.pathParameters)},s.contactsExport=function(){return new oo(this.getSession(),this.pathParameters)},s.contacts=function(){return new io(this.getSession(),this.pathParameters)},s.jobs=function(){return new uo(this.getSession(),this.pathParameters)},s.assetsMostscanned=function(){return new co(this.getSession(),this.pathParameters)},s.plugins=function(){return new ho(this.getSession(),this.pathParameters)},s.pricePlan=function(){return new po(this.getSession(),this.pathParameters)},s.printJobs=function(){return new mo(this.getSession(),this.pathParameters)},s.projectsExport=function(){return new Po(this.getSession(),this.pathParameters)},s.qrCodes=function(){return new lo(this.getSession(),this.pathParameters)},s.scansDayofweek=function(){return new fo(this.getSession(),this.pathParameters)},s.scansExport=function(){return new go(this.getSession(),this.pathParameters)},s.scansTimeline=function(){return new yo(this.getSession(),this.pathParameters)},s.scansTimeofday=function(){return new vo(this.getSession(),this.pathParameters)},s.scans=function(){return new No(this.getSession(),this.pathParameters)},s.usermedias=function(){return new Ao(this.getSession(),this.pathParameters)},s.users=function(){return new So(this.getSession(),this.pathParameters)},s.websessionsTimeline=function(){return new Io(this.getSession(),this.pathParameters)},s.app=function(t){return new Eo(this.getSession(),r({},this.pathParameters,{appId:t}))},s.campaignInformation=function(){return new To(this.getSession(),this.pathParameters)},s.clock=function(){return new ko(this.getSession(),this.pathParameters)},s.engagePricePlan=function(){return new _o(this.getSession(),this.pathParameters)},s.qrcodelogosUpload=function(){return new Oo(this.getSession(),this.pathParameters)},s.supportTwilio=function(){return new Co(this.getSession(),this.pathParameters)},s.get=function(t){try{var r=new Kt(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},s.update=function(t,r){try{var e=new Yr(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n}(vt),Ro=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t){try{var r=new $r(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(yt),Do=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.main=function(){return new Ro(this.getSession(),this.pathParameters)},n.get=function(t){try{var r=new Zr(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(vt),Lo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t){try{var r=new se(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(yt),bo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.load=function(){return new Lo(this.getSession(),this.pathParameters)},r}(vt),Uo=/*#__PURE__*/function(t){function n(){return t.apply(this,arguments)||this}e(n,t);var s=n.prototype;return s.account=function(t){return new bo(this.getSession(),r({},this.pathParameters,{accountId:t}))},s.get=function(t){try{var r=new te(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},s.update=function(t,r){try{var e=new ne(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n}(vt),Mo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new re(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Go=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new ee(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),xo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.delete=function(t){try{var r=new ae(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},n.get=function(t){try{var r=new oe(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},n.update=function(t,r){try{var e=new ue(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(vt),Vo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.create=function(t,r){try{var e=new ie(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n.get=function(t,r){try{var e=new me(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Fo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new ce(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(vt),Ho=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.get=function(t){try{var r=new Pe(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},n.update=function(t,r){try{var e=new ge(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(vt),qo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new le(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Yo=/*#__PURE__*/function(t){function n(){return t.apply(this,arguments)||this}e(n,t);var s=n.prototype;return s.assets=function(){return new Vo(this.getSession(),this.pathParameters)},s.asset=function(t){return new Fo(this.getSession(),r({},this.pathParameters,{assetId:t}))},s.location=function(t){return new Ho(this.getSession(),r({},this.pathParameters,{locationId:t}))},s.locations=function(){return new qo(this.getSession(),this.pathParameters)},s.get=function(t,r){try{var e=new he(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},s.delete=function(t){try{var r=new pe(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},s.update=function(t,r){try{var e=new fe(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n}(vt),Bo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.create=function(t,r){try{var e=new de(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n.get=function(t,r){try{var e=new Ee(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Qo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.create=function(t,r){try{var e=new ye(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n.get=function(t,r){try{var e=new ke(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Wo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.create=function(t,r){try{var e=new ve(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n.get=function(t,r){try{var e=new Oe(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Ko=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new Ne(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Jo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new Ie(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Xo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new we(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),zo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new Te(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(vt),Zo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new _e(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(vt),$o=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new Ce(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),ti=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new je(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),ri=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new Re(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),ei=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.create=function(t,r){try{var e=new De(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n.delete=function(t){try{var r=new Le(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(vt),ni=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new be(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),si=/*#__PURE__*/function(t){function n(){return t.apply(this,arguments)||this}e(n,t);var s=n.prototype;return s.contacts=function(){return new Bo(this.getSession(),this.pathParameters)},s.neighbors=function(){return new Qo(this.getSession(),this.pathParameters)},s.qrCodes=function(){return new Wo(this.getSession(),this.pathParameters)},s.qracodes=function(){return new Ko(this.getSession(),this.pathParameters)},s.neighborsDelete=function(){return new Jo(this.getSession(),this.pathParameters)},s.history=function(){return new Xo(this.getSession(),this.pathParameters)},s.url=function(t){return new zo(this.getSession(),r({},this.pathParameters,{url:t}))},s.neighbor=function(t){return new Zo(this.getSession(),r({},this.pathParameters,{neighborId:t}))},s.scansLocation=function(){return new $o(this.getSession(),this.pathParameters)},s.scansExport=function(){return new ti(this.getSession(),this.pathParameters)},s.usermedias=function(){return new ri(this.getSession(),this.pathParameters)},s.contact=function(t){return new ei(this.getSession(),r({},this.pathParameters,{contactId:t}))},s.scans=function(){return new ni(this.getSession(),this.pathParameters)},s.delete=function(t){try{var r=new Ae(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},s.get=function(t,r){try{var e=new Se(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},s.update=function(t,r){try{var e=new Ue(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n}(vt),ai=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new Me(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),oi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.assets=function(){return new ai(this.getSession(),this.pathParameters)},r}(vt),ii=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new Ge(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),ui=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t){try{var r=new xe(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(vt),ci=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new Ve(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(vt),hi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new Fe(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(vt),pi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new He(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(vt),mi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new qe(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(vt),Pi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t){try{var r=new Ye(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(vt),li=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t){try{var r=new Be(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(vt),fi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new Qe(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(vt),gi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new We(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(vt),di=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.create=function(t,r){try{var e=new Ke(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n.delete=function(t,r){try{var e=new Xe(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},n.get=function(t,r){try{var e=new Ze(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),yi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new ze(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),vi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new tn(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Ni=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new rn(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Ai=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new en(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Si=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t){try{var r=new nn(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(yt),Ii=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new sn(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(vt),wi=/*#__PURE__*/function(t){function n(){return t.apply(this,arguments)||this}e(n,t);var s=n.prototype;return s.consent=function(){return new di(this.getSession(),this.pathParameters)},s.assets=function(){return new yi(this.getSession(),this.pathParameters)},s.export=function(){return new vi(this.getSession(),this.pathParameters)},s.scansExport=function(){return new Ni(this.getSession(),this.pathParameters)},s.scansLocation=function(){return new Ai(this.getSession(),this.pathParameters)},s.scans=function(){return new Si(this.getSession(),this.pathParameters)},s.scan=function(t){return new Ii(this.getSession(),r({},this.pathParameters,{scanId:t}))},s.delete=function(t){try{var r=new Je(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},s.get=function(t){try{var r=new $e(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},s.update=function(t,r){try{var e=new an(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n}(vt),Ei=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new un(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Ti=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t){try{var r=new cn(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(yt),ki=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.locatorCollisions=function(){return new Ei(this.getSession(),this.pathParameters)},n.retry=function(){return new Ti(this.getSession(),this.pathParameters)},n.delete=function(t){try{var r=new on(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},n.update=function(t,r){try{var e=new hn(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(vt),_i=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t){try{var r=new mn(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(yt),Oi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.validate=function(){return new _i(this.getSession(),this.pathParameters)},n.get=function(t){try{var r=new pn(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(vt),Ci=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t){try{var r=new ln(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(yt),ji=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.users=function(){return new Ci(this.getSession(),this.pathParameters)},n.delete=function(t){try{var r=new Pn(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},n.get=function(t){try{var r=new gn(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(vt),Ri=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.delete=function(t){try{var r=new fn(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},n.get=function(t){try{var r=new yn(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(vt),Di=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.delete=function(t){try{var r=new dn(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},n.update=function(t,r){try{var e=new vn(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(vt),Li=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new Nn(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),bi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.update=function(t,r){try{var e=new Sn(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n.get=function(t,r){try{var e=new wn(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Ui=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.assets=function(){return new bi(this.getSession(),this.pathParameters)},n.delete=function(t,r){try{var e=new In(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},n.update=function(t,r){try{var e=new En(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(vt),Mi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t){try{var r=new Tn(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(yt),Gi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new _n(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),xi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.realTimeQr=function(){return new Gi(this.getSession(),this.pathParameters)},n.create=function(t){try{var r=new kn(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(vt),Vi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new On(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Fi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.create=function(t,r){try{var e=new Cn(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n.get=function(t,r){try{var e=new $n(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Hi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new jn(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),qi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new Rn(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Yi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.create=function(t,r){try{var e=new Dn(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n.get=function(t,r){try{var e=new Zn(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Bi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.create=function(t,r){try{var e=new Ln(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n.get=function(t,r){try{var e=new as(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Qi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new bn(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Wi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.create=function(t,r){try{var e=new Un(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n.delete=function(t,r){try{var e=new qn(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Ki=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.create=function(t,r){try{var e=new Mn(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n.get=function(t,r){try{var e=new us(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Ji=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new Gn(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Xi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new xn(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),zi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new Vn(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Zi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new Fn(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),$i=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new Hn(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),tu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.delete=function(t){try{var r=new Bn(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},n.get=function(t){try{var r=new cs(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},n.update=function(t,r){try{var e=new ys(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),ru=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.delete=function(t){try{var r=new Qn(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(vt),eu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new Wn(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),nu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new Kn(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),su=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new Jn(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),au=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new Xn(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),ou=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new zn(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),iu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t){try{var r=new ts(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(yt),uu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new rs(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),cu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t){try{var r=new es(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(yt),hu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new ns(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),pu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new ss(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),mu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new is(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Pu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new hs(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),lu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new ps(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),fu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new ms(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),gu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new Ps(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),du=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new ls(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),yu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new fs(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),vu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new gs(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Nu=/*#__PURE__*/function(t){function n(){return t.apply(this,arguments)||this}e(n,t);var s=n.prototype;return s.customDomain=function(t){return new xi(this.getSession(),r({},this.pathParameters,{customDomain:t}))},s.validationJobsAssetbatch=function(){return new Vi(this.getSession(),this.pathParameters)},s.assets=function(){return new Fi(this.getSession(),this.pathParameters)},s.jobsAssetbatch=function(){return new Hi(this.getSession(),this.pathParameters)},s.presignedurlJobsAssetbatch=function(){return new qi(this.getSession(),this.pathParameters)},s.assetgraphs=function(){return new Yi(this.getSession(),this.pathParameters)},s.contacts=function(){return new Bi(this.getSession(),this.pathParameters)},s.assetsBatch=function(){return new Qi(this.getSession(),this.pathParameters)},s.contactsBatch=function(){return new Wi(this.getSession(),this.pathParameters)},s.qrCodes=function(){return new Ki(this.getSession(),this.pathParameters)},s.selfqueueprint=function(){return new Ji(this.getSession(),this.pathParameters)},s.printJobs=function(){return new Xi(this.getSession(),this.pathParameters)},s.smsTemplates=function(){return new zi(this.getSession(),this.pathParameters)},s.templatedPrintPreview=function(){return new Zi(this.getSession(),this.pathParameters)},s.websessionsExport=function(){return new $i(this.getSession(),this.pathParameters)},s.customDomainsRealTimeQr=function(){return new tu(this.getSession(),this.pathParameters)},s.smsTemplate=function(t){return new ru(this.getSession(),r({},this.pathParameters,{smsTemplateName:t}))},s.advancedAssetsReport=function(){return new eu(this.getSession(),this.pathParameters)},s.advancedContactsReport=function(){return new nu(this.getSession(),this.pathParameters)},s.export=function(){return new su(this.getSession(),this.pathParameters)},s.advancedScansReport=function(){return new au(this.getSession(),this.pathParameters)},s.assetsExport=function(){return new ou(this.getSession(),this.pathParameters)},s.basicAssetsReport=function(){return new iu(this.getSession(),this.pathParameters)},s.batch=function(){return new uu(this.getSession(),this.pathParameters)},s.basicContactsReport=function(){return new cu(this.getSession(),this.pathParameters)},s.consent=function(){return new hu(this.getSession(),this.pathParameters)},s.contactsExport=function(){return new pu(this.getSession(),this.pathParameters)},s.assetsMostscanned=function(){return new mu(this.getSession(),this.pathParameters)},s.scansDayofweek=function(){return new Pu(this.getSession(),this.pathParameters)},s.scansExport=function(){return new lu(this.getSession(),this.pathParameters)},s.scansTimeofday=function(){return new fu(this.getSession(),this.pathParameters)},s.scansTimeline=function(){return new gu(this.getSession(),this.pathParameters)},s.scans=function(){return new du(this.getSession(),this.pathParameters)},s.usermedias=function(){return new yu(this.getSession(),this.pathParameters)},s.websessionsTimeline=function(){return new vu(this.getSession(),this.pathParameters)},s.delete=function(t){try{var r=new Yn(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},s.get=function(t){try{var r=new os(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},s.update=function(t,r){try{var e=new ds(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n}(vt),Au=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t){try{var r=new vs(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(vt),Su=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.update=function(t,r){try{var e=new Ns(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n.get=function(t){try{var r=new Ss(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(vt),Iu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.delete=function(t){try{var r=new As(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},n.get=function(t){try{var r=new ks(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},n.update=function(t,r){try{var e=new _s(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(vt),wu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.delete=function(t){try{var r=new Is(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},n.get=function(t){try{var r=new Es(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},n.update=function(t,r){try{var e=new Os(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(vt),Eu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.delete=function(t){try{var r=new ws(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},n.get=function(t){try{var r=new Ts(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},n.update=function(t,r){try{var e=new Cs(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(vt),Tu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.create=function(t,r){try{var e=new js(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n.get=function(t){try{var r=new Ls(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(yt),ku=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.delete=function(t){try{var r=new Rs(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(vt),_u=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new Us(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(vt),Ou=/*#__PURE__*/function(t){function n(){return t.apply(this,arguments)||this}e(n,t);var s=n.prototype;return s.links=function(){return new Tu(this.getSession(),this.pathParameters)},s.link=function(t){return new ku(this.getSession(),r({},this.pathParameters,{link:t}))},s.swap=function(t){return new _u(this.getSession(),r({},this.pathParameters,{locatorKey:t}))},s.delete=function(t){try{var r=new Ds(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},s.get=function(t,r){try{var e=new bs(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},s.update=function(t,r){try{var e=new Ms(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n}(vt),Cu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new Gs(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),ju=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.update=function(t,r){try{var e=new Fs(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Ru=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.contacts=function(){return new Cu(this.getSession(),this.pathParameters)},n.customAttribute=function(){return new ju(this.getSession(),this.pathParameters)},n.get=function(t,r){try{var e=new xs(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},n.update=function(t,r){try{var e=new Vs(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(vt),Du=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new Hs(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Lu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.create=function(t){try{var r=new Bs(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},n.delete=function(t){try{var r=new Ks(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(vt),bu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.create=function(t){try{var r=new Qs(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},n.delete=function(t){try{var r=new Js(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(vt),Uu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.create=function(t){try{var r=new Ws(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},n.delete=function(t){try{var r=new Xs(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(vt),Mu=/*#__PURE__*/function(t){function n(){return t.apply(this,arguments)||this}e(n,t);var s=n.prototype;return s.multipart=function(){return new Du(this.getSession(),this.pathParameters)},s.asset=function(t){return new Lu(this.getSession(),r({},this.pathParameters,{assetId:t}))},s.project=function(t){return new bu(this.getSession(),r({},this.pathParameters,{projectId:t}))},s.scan=function(t){return new Uu(this.getSession(),r({},this.pathParameters,{scanId:t}))},s.get=function(t){try{var r=new Ys(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},s.update=function(t,r){try{var e=new zs(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},s.delete=function(t){try{var r=new fa(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},n}(vt),Gu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t){try{var r=new qs(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(yt),xu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.create=function(t,r){try{var e=new Zs(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n.get=function(t,r){try{var e=new $s(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Vu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new ta(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Fu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new ra(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Hu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.get=function(t){try{var r=new ea(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},n.update=function(t,r){try{var e=new na(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),qu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.settings=function(){return new Hu(this.getSession(),this.pathParameters)},r}(vt),Yu=/*#__PURE__*/function(t){function n(){return t.apply(this,arguments)||this}e(n,t);var s=n.prototype;return s.accounts=function(){return new xu(this.getSession(),this.pathParameters)},s.errors=function(){return new Vu(this.getSession(),this.pathParameters)},s.invitations=function(){return new Fu(this.getSession(),this.pathParameters)},s.path=function(t){return new qu(this.getSession(),r({},this.pathParameters,{path:t}))},s.update=function(t,r){try{var e=new sa(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},s.get=function(t){try{var r=new aa(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},n}(vt),Bu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new oa(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Qu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new ia(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Wu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.get=function(t){try{var r=new ua(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},n.delete=function(t){try{var r=new ha(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},n.create=function(t,r){try{var e=new ma(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Ku=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new ca(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Ju=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t){try{var r=new pa(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(yt),Xu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new Pa(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),zu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new la(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Zu=/*#__PURE__*/function(t){function n(){return t.apply(this,arguments)||this}e(n,t);var s=n.prototype;return s.apikey=function(t){return new da(this.getSession(),r({},this.pathParameters,{apiKeyId:t}))},s.account=function(t){return new jo(this.getSession(),r({},this.pathParameters,{accountId:t}))},s.appsAccount=function(t){return new Do(this.getSession(),r({},this.pathParameters,{appAccountId:t}))},s.app=function(t){return new Uo(this.getSession(),r({},this.pathParameters,{appId:t}))},s.apps=function(){return new Mo(this.getSession(),this.pathParameters)},s.appsPublished=function(){return new Go(this.getSession(),this.pathParameters)},s.assetgraph=function(t){return new xo(this.getSession(),r({},this.pathParameters,{assetGraphId:t}))},s.assettype=function(t){return new Yo(this.getSession(),r({},this.pathParameters,{assetTypeId:t}))},s.asset=function(t){return new si(this.getSession(),r({},this.pathParameters,{assetId:t}))},s.batch=function(t){return new oi(this.getSession(),r({},this.pathParameters,{batchId:t}))},s.careAccounts=function(){return new ii(this.getSession(),this.pathParameters)},s.billingCancelDowngrade=function(t){return new ui(this.getSession(),r({},this.pathParameters,{accountId:t}))},s.billingCancelSubscription=function(t){return new ci(this.getSession(),r({},this.pathParameters,{accountId:t}))},s.upgradePlanBillingPreview=function(t){return new hi(this.getSession(),r({},this.pathParameters,{accountId:t}))},s.billingSetupIntent=function(t){return new pi(this.getSession(),r({},this.pathParameters,{accountId:t}))},s.billingDowngradePlan=function(t){return new mi(this.getSession(),r({},this.pathParameters,{accountId:t}))},s.billingDetail=function(t){return new Pi(this.getSession(),r({},this.pathParameters,{accountId:t}))},s.billingCurrentPeriod=function(t){return new li(this.getSession(),r({},this.pathParameters,{accountId:t}))},s.billingInvoice=function(t){return new fi(this.getSession(),r({},this.pathParameters,{accountId:t}))},s.billingUpgradePlan=function(t){return new gi(this.getSession(),r({},this.pathParameters,{accountId:t}))},s.contact=function(t){return new wi(this.getSession(),r({},this.pathParameters,{contactId:t}))},s.customdomain=function(t){return new ki(this.getSession(),r({},this.pathParameters,{customDomain:t}))},s.file=function(t){return new Oi(this.getSession(),r({},this.pathParameters,{fileId:t}))},s.invitation=function(t){return new ji(this.getSession(),r({},this.pathParameters,{invitationId:t}))},s.job=function(t){return new Ri(this.getSession(),r({},this.pathParameters,{jobId:t}))},s.printJob=function(t){return new Di(this.getSession(),r({},this.pathParameters,{printJobId:t}))},s.support=function(){return new Li(this.getSession(),this.pathParameters)},s.location=function(t){return new Ui(this.getSession(),r({},this.pathParameters,{locationId:t}))},s.pricePlans=function(){return new Mi(this.getSession(),this.pathParameters)},s.project=function(t){return new Nu(this.getSession(),r({},this.pathParameters,{projectId:t}))},s.qrcodelink=function(t){return new Au(this.getSession(),r({},this.pathParameters,{qrCodeLink:t}))},s.qrcodelogo=function(t){return new Su(this.getSession(),r({},this.pathParameters,{qrCodeLogoId:t}))},s.printPageTemplate=function(t){return new Iu(this.getSession(),r({},this.pathParameters,{printPageTemplateId:t}))},s.printStickerTemplate=function(t){return new wu(this.getSession(),r({},this.pathParameters,{printStickerTemplateId:t}))},s.stylingtemplate=function(t){return new Eu(this.getSession(),r({},this.pathParameters,{stylingTemplateId:t}))},s.qrCode=function(t){return new Ou(this.getSession(),r({},this.pathParameters,{qrCodeId:t}))},s.scan=function(t){return new Ru(this.getSession(),r({},this.pathParameters,{scanId:t}))},s.usermedia=function(t){return new Mu(this.getSession(),r({},this.pathParameters,{mediaId:t}))},s.userroles=function(){return new Gu(this.getSession(),this.pathParameters)},s.user=function(t){return new Yu(this.getSession(),r({},this.pathParameters,{userId:t}))},s.webhooksPrintjobresolution=function(){return new Bu(this.getSession(),this.pathParameters)},s.passwordAuthUser=function(){return new Qu(this.getSession(),this.pathParameters)},s.authSession=function(){return new Wu(this.getSession(),this.pathParameters)},s.authUser=function(){return new Ku(this.getSession(),this.pathParameters)},s.refreshAuthSession=function(){return new Ju(this.getSession(),this.pathParameters)},s.confirmationAuthUser=function(){return new Xu(this.getSession(),this.pathParameters)},s.resetAuthUser=function(){return new zu(this.getSession(),this.pathParameters)},n}(yt),$u="internal-JG0adajZUHU",tc=/*#__PURE__*/function(){function t(){this.debugConfig=!1,this.debugAuth=!1,this.debugRequest=!1,this.debugResponse=!1,this.debugError=!1,this.debugQuery=!1,this.debugOptions=!1,this.exp=0}var r=t.prototype;return r.getConfig=function(){throw Error("no session")},r.getCloudConfig=function(){throw Error("no session")},r.getAxios=function(){throw Error("no session")},r.authorize=function(){throw Error("no session")},r.getUser=function(){throw Error("no session")},r.getSignedInUser=function(){throw Error("no session")},r.signUpUser=function(){throw Error("no session")},r.changePassword=function(){throw Error("no session")},r.signOut=function(){throw Error("no session")},t}(),rc=/*#__PURE__*/function(n){function s(){var t;(t=n.call(this,new tc,{})||this)._config=void 0,t.cloudConfigName=void 0,t.cloudConfig=void 0,t.axios=void 0,t.debugConfig=!1,t.debugAuth=!1,t.debugRequest=!1,t.debugResponse=!1,t.debugError=!1,t.debugQuery=!1,t.debugOptions=!1,t.exp=void 0,t._user=void 0,t.authorizePromise=void 0,t.exp=0;var r,e=process.env.OS_DEBUG;if(e)switch(console.log("OS_DEBUG="+e),e=e.toLowerCase()){case"all":t.debugConfig=!0,t.debugAuth=!0,t.debugRequest=!0,t.debugResponse=!0,t.debugError=!0,t.debugQuery=!0,t.debugOptions=!0;break;case"none":case"off":case"false":case"":t.debugConfig=!1,t.debugAuth=!1,t.debugRequest=!1,t.debugResponse=!1,t.debugError=!1,t.debugQuery=!1,t.debugOptions=!1;break;default:r=e.split(","),t.debugConfig=r.includes("config"),t.debugAuth=r.includes("auth"),t.debugRequest=r.includes("request"),t.debugResponse=r.includes("response"),t.debugError=r.includes("error"),t.debugQuery=r.includes("query"),t.debugOptions=r.includes("options"),t.debugConfig||t.debugAuth||t.debugRequest||t.debugResponse||t.debugError||t.debugQuery||t.debugOptions||console.warn("Openscreen: OS_DEBUG environment var has invalid value: '"+process.env.OS_DEBUG+"'")}return t}e(s,n);var a=s.prototype;return a.getSession=function(){return this},a.config=function(t){if(this._config)throw Error("Openscreen: client is already configured");if(!t.key)throw Error("Openscreen: invalid config, provide API key and secret, or email and password");if(!t.secret)throw Error("Openscreen: invalid config, secret is missing");return"string"==typeof t.environment?this.cloudConfigName=t.environment:"object"==typeof t.environment?this.cloudConfig=Promise.resolve(t.environment):this.cloudConfigName=$u,this._config=t,this},a.getConfig=function(){if(!this._config)throw Error("Openscreen: client must be configured before accessing resources");return this._config},a.getSignedInUser=function(t){try{var r=this;return r.cloudConfigName=t||$u,Promise.resolve(r.getCloudConfig()).then(function(t){return r.debugAuth&&console.info("Openscreen AUTH: refreshing using axios cookie"),Promise.resolve(r.getAxios()).then(function(){return Promise.resolve(r.axios.post(t.endpoint+"/auth/session/refresh")).then(function(t){if(403===t.status||500===t.status)throw Error("Openscreen AUTH: User is not signed in");if(200===t.status){var e=t.data,n=e.expires,s=e.user;return r._user=s,r.debugAuth&&console.info("Openscreen AUTH: authorized '"+s.userId+"' until expiry="+n),r.exp=n,s}})})})}catch(t){return Promise.reject(t)}},a.signUpUser=function(t,r){try{var e=this;return e.cloudConfigName=r||$u,Promise.resolve(e.getCloudConfig()).then(function(r){return e.debugAuth&&console.info("Openscreen AUTH: signing up User"),Promise.resolve(e.getAxios()).then(function(){return Promise.resolve(e.axios.post(r.endpoint+"/auth/user",t)).then(function(t){if(403===t.status||500===t.status)throw Error("Openscreen AUTH: User Sign Up failed");return(200===t.status||204===t.status)&&(e.debugAuth&&console.info("Openscreen AUTH: Signed up user"),!0)})})})}catch(t){return Promise.reject(t)}},a.checkSession=function(t){try{var r=this;return r.cloudConfigName=t||$u,Promise.resolve(r.getCloudConfig()).then(function(t){return r.debugAuth&&console.info("Openscreen AUTH: checking session"),Promise.resolve(r.getAxios()).then(function(){return Promise.resolve(r.axios.get(t.endpoint+"/auth/session")).then(function(t){if(403===t.status||500===t.status)throw Error("Openscreen AUTH: User is not signed in");return!0})})})}catch(t){return Promise.reject(t)}},a.authorize=function(){try{var t=this;return t.authorizePromise||(t.authorizePromise=function(){try{return Promise.resolve(function(e,n){try{var s=Promise.resolve(t.getCloudConfig()).then(function(e){var n;function s(s){if(n)return s;var a,o,i=t.getConfig();if(t.debugConfig){var u=r({},i);u.secret&&(u.secret="*".repeat(u.secret.length)),console.debug("Openscreen CONFIG: "+JSON.stringify(u,null,2))}return t.debugConfig&&console.debug("Openscreen CONFIG: (environment) "+JSON.stringify(e,null,2)),a=i.key,o=i.secret,t.debugAuth&&console.info("Openscreen AUTH: authorizing '"+a+"'"),Promise.resolve(t.getAxios()).then(function(){return Promise.resolve(t.axios.post(e.endpoint+"/auth/session",{email:a,password:o})).then(function(r){if(403===r.status||500===r.status)throw Error("Openscreen AUTH: authentication failed");if(200===r.status){var e=r.data,n=e.expires;t._user=e.user,t.debugAuth&&console.info("Openscreen AUTH: authorized '"+a+"' until expiry="+n),t.exp=n}})})}if(!(t.exp>(new Date).getTime())){var a=function(){if(0!==t.exp)return t.debugAuth&&console.info("Openscreen AUTH: refreshing using axios cookie"),Promise.resolve(t.getAxios()).then(function(){return Promise.resolve(t.axios.post(e.endpoint+"/auth/session/refresh")).then(function(r){if(403===r.status||500===r.status)throw t.exp=0,Error("Openscreen AUTH: Refreshing failed, exiting");if(200===r.status){var e=r.data,s=e.expires,a=e.user;t._user=a,t.debugAuth&&console.info("Openscreen AUTH: authorized '"+a.userId+"' until expiry="+s),t.exp=s,n=1}})})}();return a&&a.then?a.then(s):s(a)}})}catch(t){return n(!0,t)}return s&&s.then?s.then(n.bind(null,!1),n.bind(null,!0)):n(!1,s)}(0,function(r,e){if(t.authorizePromise=void 0,r)throw e;return e}))}catch(t){return Promise.reject(t)}}()),Promise.resolve(t.authorizePromise)}catch(t){return Promise.reject(t)}},a.getUser=function(){return this._user},a.getCloudConfig=function(){try{var r=this;if(!r.cloudConfig){if(!r.cloudConfigName)throw Error("Openscreen: environment name missing");r.cloudConfig=function(r){try{var e=t.create({baseURL:"https://config.openscreen.com",timeout:25e3,responseType:"json",maxContentLength:10240,maxBodyLength:10240,maxRedirects:1,decompress:!0});return Promise.resolve(e.get(r+".json").catch(function(t){throw new Error("Openscreen: unable to load cloud configuration '"+r+"': "+t.message)})).then(function(t){return t.data})}catch(t){return Promise.reject(t)}}(r.cloudConfigName)}return Promise.resolve(r.cloudConfig)}catch(t){return Promise.reject(t)}},a.getAxios=function(){try{var r=this;return r.axios?Promise.resolve(r.axios):Promise.resolve(r.getCloudConfig()).then(function(e){return r.axios=t.create(e.axios||{timeout:25e3,responseType:"json",maxContentLength:1048576,maxBodyLength:1048576,maxRedirects:1,decompress:!0}),r.axios})}catch(t){return Promise.reject(t)}},a.changePassword=function(t,r){try{var e=this;return Promise.resolve(e.getCloudConfig()).then(function(n){return Promise.resolve(e.getAxios()).then(function(){return Promise.resolve(e.axios.post(n.endpoint+"/auth/user/password",{password:t,newPassword:r})).then(function(t){if(200===t.status)return!0;throw e.debugAuth&&console.log("password change failed for the current user, got the error",t.data),new Error("Failed to change password")})})})}catch(t){return Promise.reject(t)}},a.signOut=function(){try{var t=this;return Promise.resolve(t.getCloudConfig()).then(function(r){return Promise.resolve(t.getAxios()).then(function(){return Promise.resolve(t.axios.delete(r.endpoint+"/auth/session")).then(function(r){if(200!==r.status)throw t.debugAuth&&console.log("Sign out failed, response body is ",r.data),new Error("Failed to sign out")})})})}catch(t){return Promise.reject(t)}},s}(Zu);export{s as AccountDomainTypes,a as AccountSortingTypes,o as AccountStatus,i as AccountType,u as AccountUserRole,Hr as AdvanceStripeClockByAccountIdRequest,c as AssetByAssetTypeSortingTypes,h as AssetCreationFileTypes,p as AssetSortingTypes,m as AssetTypeSortingTypes,P as AssetTypeUsabilityState,kn as AssignDomainToProjectRequest,_n as AssignRealTimeQrDomainToProjectRequest,l as AuthMessageId,f as AuthTokenScope,g as AuthTypes,d as CampaignUseCaseCategory,xe as CancelDowngradeRequestRequest,Ve as CancelSubscriptionRequest,ia as ChangePasswordRequest,Fe as ChangeSubscriptionPreviewRequest,We as ChangeSubscriptionRequest,un as CheckCustomLocatorKeyRangeRequest,ua as CheckSessionRequest,Et as CheckUrlSafetyByAccountIdRequest,Hs as CompleteUserMediaMultipartUploadRequest,ce as ComposeAssetByAssetTypeRequest,y as ConsentStatus,v as ConsentType,N as ContactAssetSortingTypes,A as ContactSortingTypes,Zs as CreateAccountByUserIdRequest,Tt as CreateApiKeyByAccountIdRequest,kt as CreateAppRequest,On as CreateAssetBatchValidationJobByProjectIdRequest,ie as CreateAssetByAssetTypeRequest,Cn as CreateAssetByProjectIdRequest,jn as CreateAssetCreationJobByProjectIdRequest,Rn as CreateAssetCreationPresignedUrlRequest,Dn as CreateAssetGraphByProjectIdRequest,_t as CreateAssetTypeByAccountIdRequest,bn as CreateAssetsByProjectIdRequest,Fr as CreateCampaignAccountByAccountIdRequest,Ke as CreateConsentByContactIdRequest,de as CreateContactByAssetIdRequest,Ln as CreateContactByProjectIdRequest,Gs as CreateContactByScanIdRequest,Un as CreateContactsByProjectIdRequest,Ot as CreateCustomDomainByAccountIdRequest,Ct as CreateImageUploadPresignedUrlRequest,jt as CreateInvitationByAccountIdRequest,Rt as CreateInvitationsByAccountIdRequest,js as CreateLinkByQrCodeRequest,Dt as CreateLocationByAccountIdRequest,ye as CreateNeighborsByAssetIdRequest,Lt as CreatePrintPageTemplateByAccountIdRequest,bt as CreatePrintStickerTemplateByAccountIdRequest,Ut as CreateProjectByAccountIdRequest,ve as CreateQrCodeByAssetIdRequest,Mn as CreateQrCodeByProjectIdRequest,Gt as CreateQrCodeLogoByAccountRequest,Mt as CreateQrCodeStylingTemplateByAccountRequest,Ne as CreateQrCodesByAssetIdRequest,xt as CreateQueryableCustomAttributeRequest,Gn as CreateSelfQueuePrintJobByProjectIdRequest,He as CreateSetupIntentRequest,Vn as CreateSmsTemplateByProjectIdRequest,xn as CreateTemplatedPrintJobByProjectIdRequest,Fn as CreateTemplatedPrintPreviewByProjectIdRequest,Vt as CreateTicketByAccountIdRequest,ln as CreateUserByInvitationIdRequest,Ft as CreateUserMediaMultipartPresignedUrlByAccountIdRequest,Ht as CreateUserMediaPresignedUrlByAccountIdRequest,ca as CreateUserRequest,qt as CreateWebSessionExportByAccountIdRequest,Hn as CreateWebSessionExportByProjectIdRequest,ae as DeleteAssetGraphRequest,Ae as DeleteAssetRequest,pe as DeleteAssetTypeRequest,Xe as DeleteConsentByContactIdRequest,Je as DeleteContactRequest,Yt as DeleteContactsByAccountIdRequest,qn as DeleteContactsByProjectIdRequest,on as DeleteCustomDomainRequest,Pn as DeleteInvitationRequest,fn as DeleteJobRequest,Rs as DeleteLinkByQrCodeRequest,In as DeleteLocationRequest,fa as DeleteMediaRequest,Ie as DeleteNeighborsByAssetIdRequest,dn as DeletePrintJobRequest,As as DeletePrintPageTemplateRequest,Is as DeletePrintStickerTemplateRequest,Yn as DeleteProjectRequest,Ds as DeleteQrCodeRequest,ws as DeleteQrCodeStylingTemplateByStylingTemplateIdRequest,Bn as DeleteRealTimeQrDomainByProjectIdRequest,ha as DeleteSessionRequest,Qn as DeleteSmsTemplateByProjectIdRequest,Bt as DeleteUserByAccountIdRequest,S as DomainStatus,qe as DowngradePlanRequest,Qt as EnablePluginByAccountIdRequest,I as EncryptionTypes,w as EntitySources,E as FieldType,wt as GetAccountAccessDataRequest,Jt as GetAccountPluginPasswordRequest,Kt as GetAccountRequest,$s as GetAccountsByUserIdRequest,Xt as GetAdvancedAssetReportByAccountIdRequest,Wn as GetAdvancedAssetReportByProjectIdRequest,zt as GetAdvancedContactReportByAccountIdRequest,Kn as GetAdvancedContactReportByProjectIdRequest,$t as GetAdvancedScanReportByAccountIdRequest,Xn as GetAdvancedScanReportByProjectIdRequest,Ge as GetAllAccountsRequest,Zt as GetAllAppsByAccountIdRequest,Jn as GetAllExportsByProjectIdRequest,Nt as GetApiKeyRequest,St as GetApiKeySecretRequest,tr as GetApiKeysByAccountIdRequest,Zr as GetAppAccountByAppAccountIdRequest,te as GetAppByAppIdRequest,re as GetAppsRequest,er as GetAssetExportByAccountIdRequest,zn as GetAssetExportByProjectIdRequest,oe as GetAssetGraphRequest,rr as GetAssetGraphsByAccountIdRequest,Zn as GetAssetGraphsByProjectIdRequest,we as GetAssetHistoryRequest,he as GetAssetTypeByAssetTypeIdRequest,Pe as GetAssetTypeCountAtLocationRequest,le as GetAssetTypeCountsByLocationRequest,nr as GetAssetTypesByAccountIdRequest,ar as GetAssetsByAccountIdRequest,me as GetAssetsByAssetTypeRequest,Me as GetAssetsByBatchIdRequest,ze as GetAssetsByContactIdRequest,wn as GetAssetsByLocationIdRequest,$n as GetAssetsByProjectIdRequest,sr as GetAssetsScanCountByAccountIdRequest,or as GetBasicAssetReportByAccountIdRequest,ts as GetBasicAssetReportByProjectIdRequest,ir as GetBasicContactReportByAccountIdRequest,es as GetBasicContactReportByProjectIdRequest,ur as GetBatchesByAccountIdRequest,rs as GetBatchesByProjectIdRequest,Ye as GetBillingDetailsRequest,cr as GetConsentByAccountIdRequest,Ze as GetConsentByContactIdRequest,ns as GetConsentByProjectIdRequest,hr as GetContactExportByAccountIdRequest,tn as GetContactExportByContactIdRequest,ss as GetContactExportByProjectIdRequest,$e as GetContactRequest,pr as GetContactsByAccountIdRequest,Ee as GetContactsByAssetIdRequest,as as GetContactsByProjectIdRequest,Be as GetCurrentPeriodRequest,Wt as GetCustomDomainRequest,mr as GetDecryptedKlaviyoKeyRequest,Pr as GetDomainsByAccountIdRequest,ta as GetErrorsByUserIdRequest,Te as GetExternalNeighborScanCountByAssetIdRequest,pn as GetFileRequest,lr as GetInstalledAppsByAccountIdRequest,gn as GetInvitationRequest,ra as GetInvitationsByUserIdRequest,Qe as GetInvoicesRequest,yn as GetJobRequest,fr as GetJobsByAccountIdRequest,Ls as GetLinksByQrCodeRequest,gr as GetLocationsByAccountIdRequest,$r as GetMainAccountByAppAccountIdRequest,Ys as GetMediaRequest,dr as GetMostScannedAssetsByAccountIdRequest,is as GetMostScannedAssetsByProjectIdRequest,_e as GetNeighborScanCountByAssetIdRequest,ke as GetNeighborsByAssetIdRequest,yr as GetPluginsByAccountIdRequest,vr as GetPricePlanByAccountIdRequest,Tn as GetPricePlansRequest,Nr as GetPrintJobsByAccountIdRequest,ks as GetPrintPageTemplateRequest,Ir as GetPrintPageTemplatesByAccountIdRequest,Es as GetPrintStickerTemplateRequest,Ar as GetPrintStickerTemplatesByAccountIdRequest,os as GetProjectByProjectIdRequest,Sr as GetProjectExportByAccountIdRequest,wr as GetProjectsByAccountIdRequest,ee as GetPublishedAppsRequest,vs as GetQrCodeLinkRequest,Ss as GetQrCodeLogoByQrCodeLogoIdRequest,Er as GetQrCodeLogosByAccountIdRequest,bs as GetQrCodeRequest,Ts as GetQrCodeStylingTemplateByStylingTemplateIdRequest,Tr as GetQrCodeStylingTemplatesByAccountIdRequest,kr as GetQrCodesByAccountIdRequest,Oe as GetQrCodesByAssetIdRequest,us as GetQrCodesByProjectIdRequest,_r as GetQueryableCustomAttributeRequest,cs as GetRealTimeQrDomainByProjectIdRequest,Or as GetScanDayOfWeekByAccountIdRequest,hs as GetScanDayOfWeekByProjectIdRequest,Cr as GetScanExportByAccountIdRequest,je as GetScanExportByAssetIdRequest,rn as GetScanExportByContactIdRequest,ps as GetScanExportByProjectIdRequest,Ce as GetScanLocationDataByAssetIdRequest,en as GetScanLocationDataByContactIdRequest,xs as GetScanRequest,Rr as GetScanTimeOfDayByAccountIdRequest,ms as GetScanTimeOfDayByProjectIdRequest,jr as GetScanTimelineByAccountIdRequest,Ps as GetScanTimelineByProjectIdRequest,Lr as GetScansByAccountIdRequest,be as GetScansByAssetIdRequest,nn as GetScansByContactIdRequest,ls as GetScansByProjectIdRequest,pa as GetSessionRefreshRequest,ma as GetSessionRequest,Dr as GetUserByAccountIdRequest,br as GetUserMediasByAccountIdRequest,Re as GetUserMediasByAssetIdRequest,fs as GetUserMediasByProjectIdRequest,aa as GetUserRequest,qs as GetUserRolesRequest,ea as GetUserSettingsByUserIdRequest,Mr as GetUsersByAccountIdRequest,Ur as GetUsersRolesByAccountIdRequest,Gr as GetWebSessionsTimelineByAccountIdRequest,gs as GetWebSessionsTimelineByProjectIdRequest,xr as InstallAppToAccountRequest,T as InternalProductName,k as InvoiceStatus,vn as InvokePrintJobByJobIdRequest,_ as JobStatus,O as JobType,C as Label,De as LinkContactToAssetRequest,sn as LinkContactToScanRequest,Bs as LinkMediaToAssetRequest,Qs as LinkMediaToProjectRequest,Ws as LinkMediaToScanRequest,se as LoadAppRequest,j as LocationSortingTypes,Se as NameRequest,rc as Openscreen,R as OpenscreenEmails,D as Permission,L as PluginNameTypes,b as PluginStatus,U as PricePlanName,M as PricePlanPaymentPeriod,G as PricePlanReporting,x as PrintFormat,oa as PrintJobResolutionRequest,V as PrintMode,F as PrintOrientation,H as PrintTemplate,q as PrintUnit,Y as ProjectSortingTypes,B as ProjectStatus,Q as QrCodeCornerDotTypes,W as QrCodeCornerSquareTypes,K as QrCodeDotTypes,J as QrCodeDynamicRedirectType,X as QrCodeErrorCorrectionLevel,z as QrCodeGradientTypes,Z as QrCodeIntentType,$ as QrCodeLocatorKeyType,tt as QrCodeSortingTypes,rt as QrCodeStatus,et as QrCodeType,nt as QueryConditions,Pa as ResendConfirmationRequest,At as ResetApiKeySecretRequest,la as ResetPasswordRequest,Vr as RetrieveCampaignStatusByAccountIdRequest,cn as RetryCustomDomainRequest,Vs as SaveGeolocationByScanIdRequest,st as ScanTimelineOptions,Ka as SdkAccountAdvancedAssetsReportResources,Ja as SdkAccountAdvancedContactsReportResources,za as SdkAccountAdvancedScansReportResources,Sa as SdkAccountApikeysResources,wo as SdkAccountAppInstallResources,Eo as SdkAccountAppResource,Ia as SdkAccountAppsResources,Za as SdkAccountAssetgraphsResources,$a as SdkAccountAssetsExportResources,co as SdkAccountAssetsMostscannedResources,ro as SdkAccountAssetsResources,to as SdkAccountAssetsScansResources,wa as SdkAccountAssettypesResources,eo as SdkAccountBasicAssetsReportResources,no as SdkAccountBasicContactsReportResources,so as SdkAccountBatchResources,To as SdkAccountCampaignInformationResources,ko as SdkAccountClockResources,ao as SdkAccountConsentResources,Va as SdkAccountContactsBatchResources,oo as SdkAccountContactsExportResources,io as SdkAccountContactsResources,Wa as SdkAccountCustomDomainResource,Qa as SdkAccountCustomDomainTestResources,Ea as SdkAccountCustomDomainsResources,ba as SdkAccountCustomattributesResources,_o as SdkAccountEngagePricePlanResources,Ta as SdkAccountImageUploadResources,_a as SdkAccountInvitationsBatchResources,ka as SdkAccountInvitationsResources,uo as SdkAccountJobsResources,Oa as SdkAccountLocationsResources,Xa as SdkAccountOwnerAppsResources,Ha as SdkAccountPluginKlaviyoKeyResources,qa as SdkAccountPluginKlaviyoResources,Fa as SdkAccountPluginPasswordResources,Ya as SdkAccountPluginRehrigResources,Ba as SdkAccountPluginResource,ho as SdkAccountPluginsResources,po as SdkAccountPricePlanResources,mo as SdkAccountPrintJobsResources,Ca as SdkAccountPrintPageTemplatesResources,ja as SdkAccountPrintStickerTemplatesResources,Po as SdkAccountProjectsExportResources,Ra as SdkAccountProjectsResources,lo as SdkAccountQrCodesResources,La as SdkAccountQrcodelogosResources,Oo as SdkAccountQrcodelogosUploadResources,jo as SdkAccountResource,fo as SdkAccountScansDayofweekResources,go as SdkAccountScansExportResources,No as SdkAccountScansResources,yo as SdkAccountScansTimelineResources,vo as SdkAccountScansTimeofdayResources,Da as SdkAccountStylingtemplatesResources,Co as SdkAccountSupportTwilioResources,Aa as SdkAccountUrlSafetiesResources,ya as SdkAccountUserConfirmResources,Na as SdkAccountUserResource,va as SdkAccountUserRolesResources,Ga as SdkAccountUsermediasPresignedurlResources,Ma as SdkAccountUsermediasPresignedurlmultipartResources,Ao as SdkAccountUsermediasResources,So as SdkAccountUsersResources,xa as SdkAccountWebsessionsExportResources,Io as SdkAccountWebsessionsTimelineResources,Ua as SdkAccountZendeskTicketResources,da as SdkApikeyResource,ga as SdkApikeySecretResources,Lo as SdkAppAccountLoadResources,bo as SdkAppAccountResource,Uo as SdkAppResource,Ro as SdkAppsAccountMainResources,Do as SdkAppsAccountResource,Go as SdkAppsPublishedResources,Mo as SdkAppsResources,ei as SdkAssetContactResource,Bo as SdkAssetContactsResources,Xo as SdkAssetHistoryResources,Zo as SdkAssetNeighborResource,Jo as SdkAssetNeighborsDeleteResources,Qo as SdkAssetNeighborsResources,Wo as SdkAssetQrCodesResources,Ko as SdkAssetQracodesResources,si as SdkAssetResource,ti as SdkAssetScansExportResources,$o as SdkAssetScansLocationResources,ni as SdkAssetScansResources,zo as SdkAssetUrlResource,ri as SdkAssetUsermediasResources,xo as SdkAssetgraphResource,Fo as SdkAssettypeAssetResource,Vo as SdkAssettypeAssetsResources,Ho as SdkAssettypeLocationResource,qo as SdkAssettypeLocationsResources,Yo as SdkAssettypeResource,Wu as SdkAuthSessionResources,Ku as SdkAuthUserResources,ai as SdkBatchAssetsResources,oi as SdkBatchResource,ui as SdkBillingCancelDowngradeResource,ci as SdkBillingCancelSubscriptionResource,li as SdkBillingCurrentPeriodResource,Pi as SdkBillingDetailResource,mi as SdkBillingDowngradePlanResource,fi as SdkBillingInvoiceResource,pi as SdkBillingSetupIntentResource,gi as SdkBillingUpgradePlanResource,ii as SdkCareAccountsResources,Xu as SdkConfirmationAuthUserResources,yi as SdkContactAssetsResources,di as SdkContactConsentResources,vi as SdkContactExportResources,wi as SdkContactResource,Ii as SdkContactScanResource,Ni as SdkContactScansExportResources,Ai as SdkContactScansLocationResources,Si as SdkContactScansResources,Ei as SdkCustomdomainLocatorCollisionsResources,ki as SdkCustomdomainResource,Ti as SdkCustomdomainRetryResources,Oi as SdkFileResource,_i as SdkFileValidateResources,ji as SdkInvitationResource,Ci as SdkInvitationUsersResources,Ri as SdkJobResource,bi as SdkLocationAssetsResources,Ui as SdkLocationResource,Qu as SdkPasswordAuthUserResources,Mi as SdkPricePlansResources,Di as SdkPrintJobResource,Iu as SdkPrintPageTemplateResource,wu as SdkPrintStickerTemplateResource,eu as SdkProjectAdvancedAssetsReportResources,nu as SdkProjectAdvancedContactsReportResources,au as SdkProjectAdvancedScansReportResources,Yi as SdkProjectAssetgraphsResources,Qi as SdkProjectAssetsBatchResources,ou as SdkProjectAssetsExportResources,mu as SdkProjectAssetsMostscannedResources,Fi as SdkProjectAssetsResources,iu as SdkProjectBasicAssetsReportResources,cu as SdkProjectBasicContactsReportResources,uu as SdkProjectBatchResources,hu as SdkProjectConsentResources,Wi as SdkProjectContactsBatchResources,pu as SdkProjectContactsExportResources,Bi as SdkProjectContactsResources,Gi as SdkProjectCustomDomainRealTimeQrResources,xi as SdkProjectCustomDomainResource,tu as SdkProjectCustomDomainsRealTimeQrResources,su as SdkProjectExportResources,Hi as SdkProjectJobsAssetbatchResources,qi as SdkProjectPresignedurlJobsAssetbatchResources,Xi as SdkProjectPrintJobsResources,Ki as SdkProjectQrCodesResources,Nu as SdkProjectResource,Pu as SdkProjectScansDayofweekResources,lu as SdkProjectScansExportResources,du as SdkProjectScansResources,gu as SdkProjectScansTimelineResources,fu as SdkProjectScansTimeofdayResources,Ji as SdkProjectSelfqueueprintResources,ru as SdkProjectSmsTemplateResource,zi as SdkProjectSmsTemplatesResources,Zi as SdkProjectTemplatedPrintPreviewResources,yu as SdkProjectUsermediasResources,Vi as SdkProjectValidationJobsAssetbatchResources,$i as SdkProjectWebsessionsExportResources,vu as SdkProjectWebsessionsTimelineResources,ku as SdkQrCodeLinkResource,Tu as SdkQrCodeLinksResources,Ou as SdkQrCodeResource,_u as SdkQrCodeSwapResource,Au as SdkQrcodelinkResource,Su as SdkQrcodelogoResource,Ju as SdkRefreshAuthSessionResources,zu as SdkResetAuthUserResources,Zu as SdkResources,Cu as SdkScanContactsResources,ju as SdkScanCustomAttributeResources,Ru as SdkScanResource,Eu as SdkStylingtemplateResource,Li as SdkSupportResources,hi as SdkUpgradePlanBillingPreviewResource,xu as SdkUserAccountsResources,Vu as SdkUserErrorsResources,Fu as SdkUserInvitationsResources,qu as SdkUserPathResource,Hu as SdkUserPathSettingsResources,Yu as SdkUserResource,Lu as SdkUsermediaAssetResource,Du as SdkUsermediaMultipartResources,bu as SdkUsermediaProjectResource,Mu as SdkUsermediaResource,Uu as SdkUsermediaScanResource,Gu as SdkUserrolesResources,Bu as SdkWebhooksPrintjobresolutionResources,Nn as SendSupportEmailRequest,An as SendSupportTwilioEmailRequest,na as SetUserSettingsByUserIdRequest,at as StickerShape,Us as SwapQrCodeByLocatorKeyRequest,ot as TagActions,it as TagStates,qr as TestDomainConnectionRequest,Le as UnlinkContactToAssetRequest,Ks as UnlinkMediaToAssetRequest,Js as UnlinkMediaToProjectRequest,Xs as UnlinkMediaToScanRequest,Yr as UpdateAccountRequest,It as UpdateApiKeyRequest,ne as UpdateAppByAppIdRequest,ue as UpdateAssetGraphRequest,Ue as UpdateAssetRequest,ge as UpdateAssetTypeCountAtLocationRequest,fe as UpdateAssetTypeRequest,Sn as UpdateAssetsLocationsRequest,an as UpdateContactRequest,hn as UpdateCustomDomainRequest,Br as UpdateEngagePricePlanRequest,Qr as UpdateKlaviyoAccountPluginRequest,En as UpdateLocationRequest,zs as UpdateMediaRequest,Wr as UpdatePricePlanByAccountIdRequest,_s as UpdatePrintPageTemplateRequest,Os as UpdatePrintStickerTemplateRequest,ds as UpdateProjectByProjectIdRequest,Ns as UpdateQrCodeLogoByQrCodeLogoIdRequest,Ms as UpdateQrCodeRequest,Cs as UpdateQrCodeStylingTemplateByStylingTemplateIdRequest,ys as UpdateRealTimeQrDomainByProjectIdRequest,Kr as UpdateRehrigAccountPluginRequest,Fs as UpdateScanCustomAttributeRequest,Jr as UpdateUserByAccountIdRequest,sa as UpdateUserRequest,zr as UpdateUsersRolesByAccountIdRequest,Xr as UploadQrCodeLogoByAccountRequest,ut as UserCredentialsStatus,ct as UserGroups,ht as UserMediaFileTypes,pt as UserMediaSortingTypes,mt as UserSettingsDomain,mn as ValidateFileRequest};
|
|
2
2
|
//# sourceMappingURL=index.mjs.map
|