@openscreen/internal-sdk 2.0.4 → 2.0.5

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.mjs CHANGED
@@ -1,2 +1,2 @@
1
- import t from"axios";import{wrapper as r}from"axios-cookiejar-support";import{CookieJar as e}from"tough-cookie";function n(){return n=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},n.apply(null,arguments)}function s(t,r){t.prototype=Object.create(r.prototype),t.prototype.constructor=t,a(t,r)}function a(t,r){return a=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,r){return t.__proto__=r,t},a(t,r)}var o,i,u,c,h,p,m,P,l,f,g,d,y,v,N,A,S,I,w,E,T,_,k,C,O,j,R,D,L,b,U,M,G,V,F,Y,q,H,x,B,Q,W,K,J,X,z,Z,$,tt,rt,et,nt,st,at,ot,it,ut,ct,ht,pt,mt,Pt,lt=/*#__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}(),ft=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.go=function(t,r,e){try{var s=this;return Promise.resolve(function(a,o){try{var i=(u=!e||e.willAuthorize,Promise.resolve(s.makeUri(t)).then(function(t){function a(){return s.debugRequest("delete",t,r,null,e),Promise.resolve(s.session.getAxios()).then(function(a){return Promise.resolve(a.delete(t,n({params:r},e))).then(function(t){return s.debugResponse(t),t.data})})}var o=function(){if(u)return Promise.resolve(s.session.authorize()).then(function(){})}();return o&&o.then?o.then(a):a()}))}catch(t){return o(t)}var u;return i&&i.then?i.then(void 0,o):i}(0,function(t){throw s.handleAndDebugErr(t)}))}catch(t){return Promise.reject(t)}},r}(lt),gt=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.go=function(t,r,e){try{var s=this;return Promise.resolve(function(a,o){try{var i=(u=!e||e.willAuthorize,Promise.resolve(s.makeUri(t)).then(function(t){function a(){return s.debugRequest("get",t,r,null,e),Promise.resolve(s.session.getAxios()).then(function(a){return Promise.resolve(a.get(t,n({params:r},e))).then(function(t){return s.debugResponse(t),t.data})})}var o=function(){if(u)return Promise.resolve(s.session.authorize()).then(function(){})}();return o&&o.then?o.then(a):a()}))}catch(t){return o(t)}var u;return i&&i.then?i.then(void 0,o):i}(0,function(t){throw s.handleAndDebugErr(t)}))}catch(t){return Promise.reject(t)}},r}(lt),dt=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.go=function(t,r,e,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(){var o=!s||s.willAuthorize;return Promise.resolve(a.makeUri(t)).then(function(t){function i(){return a.debugRequest("patch",t,r,e,s),Promise.resolve(a.session.getAxios()).then(function(o){return Promise.resolve(o.patch(t,e,n({params:r},s))).then(function(t){return a.debugResponse(t),t.data})})}var u=function(){if(o)return Promise.resolve(a.session.authorize()).then(function(){})}();return u&&u.then?u.then(i):i()})},function(t){throw a.handleAndDebugErr(t)}))}catch(t){return Promise.reject(t)}},r}(lt),yt=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.go=function(t,r,e,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(){var o=!s||s.willAuthorize;return Promise.resolve(a.makeUri(t)).then(function(t){function i(){return a.debugRequest("post",t,r,e,s),Promise.resolve(a.session.getAxios()).then(function(o){return Promise.resolve(o.post(t,e,n({params:r},s))).then(function(t){return a.debugResponse(t),t.data})})}var u=function(){if(o)return Promise.resolve(a.session.authorize()).then(function(){})}();return u&&u.then?u.then(i):i()})},function(t){throw a.handleAndDebugErr(t)}))}catch(t){return Promise.reject(t)}},r}(lt),vt=/*#__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}(),Nt=/*#__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"}(o||(o={})),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"}(i||(i={})),function(t){t.ACTIVE="ACTIVE",t.SUSPENDED="SUSPENDED",t.CANCELLED="CANCELLED"}(u||(u={})),function(t){t.INTERNAL="INTERNAL",t.EXTERNAL="EXTERNAL"}(c||(c={})),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"}(h||(h={})),function(t){t.MODIFIED="MODIFIED",t.NAME="NAME",t.SCAN_COUNT="SCAN_COUNT",t.QR_CODE_COUNT="QR_CODE_COUNT",t.STATE="STATE"}(p||(p={})),function(t){t.json="json",t.csv="csv"}(m||(m={})),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"}(l||(l={})),function(t){t.PUBLISHED="PUBLISHED",t.DRAFT="DRAFT",t.ARCHIVED="ARCHIVED"}(f||(f={})),function(t){t.INVALID_API_KEY="INVALID_API_KEY",t.INVALID_EMAIL="INVALID_EMAIL",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_REFRESH_TOKEN="NO_REFRESH_TOKEN",t.RESET_PASSWORD="RESET_PASSWORD",t.RESET_SECRET="RESET_SECRET",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",t.EMAIL_ALREADY_TAKEN="EMAIL_ALREADY_TAKEN",t.SSO_USER="SSO_USER"}(g||(g={})),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"}(d||(d={})),function(t){t.MICROSOFT="MICROSOFT"}(y||(y={})),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"}(v||(v={})),function(t){t.ACCEPTED="ACCEPTED",t.DECLINED="DECLINED",t.true="true",t.false="false"}(N||(N={})),function(t){t.SMS="SMS",t.EMAIL="EMAIL",t.DATA="DATA",t.CUSTOM="CUSTOM"}(A||(A={})),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"}(S||(S={})),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"}(I||(I={})),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"}(w||(w={})),function(t){t.CARE_API="CARE_API"}(E||(E={})),function(t){t.STRING="STRING",t.NUMBER="NUMBER"}(T||(T={})),function(t){t.ENGAGE="ENGAGE",t.TRACK="TRACK",t.INVENTORY="INVENTORY",t.CREATE="CREATE"}(_||(_={})),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"}(C||(C={})),function(t){t.BATCH_CREATE_BLANK_ITEMS="BATCH_CREATE_BLANK_ITEMS",t.BATCH_CREATE_ASSETS="BATCH_CREATE_ASSETS",t.VALIDATE_CSV="VALIDATE_CSV",t.VALIDATE_AND_GENERATE_CSV="VALIDATE_AND_GENERATE_CSV",t.SELF_QUEUE_BATCH_PRINT="SELF_QUEUE_BATCH_PRINT",t.SCAN_EXPORT="SCAN_EXPORT",t.ASSET_EXPORT="ASSET_EXPORT",t.CONTACT_EXPORT="CONTACT_EXPORT",t.TEMPLATED_PRINT="TEMPLATED_PRINT",t.CLONE_MICROSITE="CLONE_MICROSITE",t.QRCODE_SCANS_EXPORT="QRCODE_SCANS_EXPORT",t.PROJECT_EXPORT="PROJECT_EXPORT",t.ACCOUNT_EXPORT="ACCOUNT_EXPORT",t.WEB_SESSION_EXPORT="WEB_SESSION_EXPORT",t.USER_DB_ENTITIES_GENENERATION="USER_DB_ENTITIES_GENENERATION",t.USER_DB_ENTITIES_EXPORT="USER_DB_ENTITIES_EXPORT",t.UPDATE_MICROSITE_QR_CODE_CUSTOM_DOMAIN="UPDATE_MICROSITE_QR_CODE_CUSTOM_DOMAIN",t.UPDATE_MICROSITE_CDN_CUSTOM_DOMAIN="UPDATE_MICROSITE_CDN_CUSTOM_DOMAIN"}(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"}(j||(j={})),function(t){t.MODIFIED="MODIFIED",t.NAME="NAME",t.STATE="STATE"}(R||(R={})),function(t){t.SALES_EMAIL="SALES_EMAIL",t.SUPPORT_EMAIL="SUPPORT_EMAIL"}(D||(D={})),function(t){t.PLUGIN_CONFIGURATION="PLUGIN_CONFIGURATION",t.INDIVIDUAL_ACCOUNT_SETTINGS="INDIVIDUAL_ACCOUNT_SETTINGS",t.WORKFLOW_BUILDER="WORKFLOW_BUILDER",t.QR_CODE_AND_PRINT_STUDIO="QR_CODE_AND_PRINT_STUDIO",t.REPORTING_AND_ANALYTICS="REPORTING_AND_ANALYTICS",t.USER_MANAGEMENT="USER_MANAGEMENT",t.BILLING="BILLING"}(L||(L={})),function(t){t.ADMIN_PLUGIN="ADMIN_PLUGIN",t.REHRIG_VISION="REHRIG_VISION",t.HOTWIRE="HOTWIRE",t.GOOGLE_SHEET="GOOGLE_SHEET",t.CONDITIONAL_REDIRECT="CONDITIONAL_REDIRECT",t.GOOGLE_PLACES="GOOGLE_PLACES",t.REHRIG_BARRIE_ADDRESS_DYNAMO_DB="REHRIG_BARRIE_ADDRESS_DYNAMO_DB",t.GUND="GUND",t.KLAVIYO="KLAVIYO",t.REHRIG_VISION_TRACK="REHRIG_VISION_TRACK"}(b||(b={})),function(t){t.ACTIVE="ACTIVE",t.INACTIVE="INACTIVE",t.SUSPENDED="SUSPENDED"}(U||(U={})),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"}(M||(M={})),function(t){t.MONTHLY="monthly",t.ANNUAL="annual"}(G||(G={})),function(t){t.BASIC="basic",t.ADVANCED="advanced",t.basic="basic",t.advance="advanced"}(V||(V={})),function(t){t.A3="A3",t.A4="A4",t.A5="A5",t.LETTER="LETTER",t.LEGAL="LEGAL"}(F||(F={})),function(t){t.SINGLE="SINGLE",t.MULTIPLE="MULTIPLE"}(Y||(Y={})),function(t){t.PORTRAIT="PORTRAIT",t.LANDSCAPE="LANDSCAPE"}(q||(q={})),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"}(x||(x={})),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"}(B||(B={})),function(t){t.ACTIVE="ACTIVE",t.SUSPENDED="SUSPENDED"}(Q||(Q={})),function(t){t.dot="dot",t.square="square"}(W||(W={})),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"}(J||(J={})),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"}(X||(X={})),function(t){t.L="L",t.M="M",t.Q="Q",t.H="H"}(z||(z={})),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"}($||($={})),function(t){t.SHORT_URL="SHORT_URL",t.HASHED_ID="HASHED_ID",t.SECURE_ID="SECURE_ID"}(tt||(tt={})),function(t){t.MODIFIED="MODIFIED",t.NAME="NAME",t.SCAN_COUNT="SCAN_COUNT"}(rt||(rt={})),function(t){t.ACTIVE="ACTIVE",t.INACTIVE="INACTIVE",t.SUSPENDED="SUSPENDED",t.UNSAFE="UNSAFE"}(et||(et={})),function(t){t.PNG="PNG",t.JPEG="JPEG",t.SVG="SVG",t.png="png",t.jpeg="jpeg",t.svg="svg"}(nt||(nt={})),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"}(st||(st={})),function(t){t.DAILY="DAILY",t.HOURLY="HOURLY"}(at||(at={})),function(t){t.SQUARE="SQUARE",t.CIRCLE="CIRCLE",t.RECTANGLE="RECTANGLE"}(ot||(ot={})),function(t){t.ACTIVATED="ACTIVATED",t.MODIFIED="MODIFIED"}(it||(it={})),function(t){t.ACTIVE="ACTIVE",t.INACTIVE="INACTIVE",t.USER_INFO_COLLECTION="USER_INFO_COLLECTION"}(ut||(ut={})),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"}(ct||(ct={})),function(t){t.appuser="appuser",t.appadmin="appadmin"}(ht||(ht={})),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"}(pt||(pt={})),function(t){t.MODIFIED="MODIFIED",t.NAME="NAME",t.FILE_TYPE="FILE_TYPE",t.CATEGORY="CATEGORY"}(mt||(mt={})),function(t){t.DASHBOARD="DASHBOARD"}(Pt||(Pt={}));var 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 s(r,t),r}(dt),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"}],r}return s(r,t),r}(dt),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:"appId",routePart:"apps",sdkPartName:"app"}],r}return s(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=[{routePart:"apps/published",sdkPartName:"appsPublished"}],r}return s(r,t),r}(gt),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:"appId",routePart:"apps",sdkPartName:"app"}],r}return s(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=[{routePart:"apps",sdkPartName:"apps"}],r}return s(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:"apiKeyId",routePart:"apikeys",sdkPartName:"apikey"}],r}return s(r,t),r}(gt),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"},{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"load",sdkPartName:"load"}],r}return s(r,t),r}(yt),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:"appAccountId",routePart:"appsAccounts",sdkPartName:"appsAccount"},{routePart:"main",sdkPartName:"main"}],r}return s(r,t),r}(gt),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 s(r,t),r}(yt),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"}],r}return s(r,t),r}(ft),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:"appAccountId",routePart:"appsAccounts",sdkPartName:"appsAccount"}],r}return s(r,t),r}(gt),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"},{routePart:"assets",sdkPartName:"assets"}],r}return s(r,t),r}(yt),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 s(r,t),r}(gt),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"}],r}return s(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:"apiKeyId",routePart:"apikeys",sdkPartName:"apikey"},{routePart:"secret",sdkPartName:"secret"}],r}return s(r,t),r}(gt),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"}],r}return s(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:"assetTypeId",routePart:"assettypes",sdkPartName:"assettype"},{routePart:"locations",sdkPartName:"locations"}],r}return s(r,t),r}(gt),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:"contacts",sdkPartName:"contacts"}],r}return s(r,t),r}(yt),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:"assetTypeId",routePart:"assettypes",sdkPartName:"assettype"},{parm:"locationId",routePart:"locations",sdkPartName:"location"}],r}return s(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"},{routePart:"qrcodes",sdkPartName:"qrCodes"}],r}return s(r,t),r}(yt),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",sdkPartName:"neighbors"}],r}return s(r,t),r}(yt),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 s(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:"assetTypeId",routePart:"assettypes",sdkPartName:"assettype"},{parm:"locationId",routePart:"locations",sdkPartName:"location"}],r}return s(r,t),r}(gt),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:"qracodes",sdkPartName:"qracodes"}],r}return s(r,t),r}(yt),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"}],r}return s(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:"assetId",routePart:"assets",sdkPartName:"asset"},{routePart:"history",sdkPartName:"history"}],r}return s(r,t),r}(gt),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"},{parm:"url",routePart:"urls",sdkPartName:"url"}],r}return s(r,t),r}(gt),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"},{parm:"neighborId",routePart:"neighbors",sdkPartName:"neighbor"}],r}return s(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 s(r,t),r}(gt),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:"neighbors",sdkPartName:"neighbors"}],r}return s(r,t),r}(gt),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 s(r,t),r}(yt),$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 s(r,t),r}(gt),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/location",sdkPartName:"scansLocation"}],r}return s(r,t),r}(gt),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"},{routePart:"qrcodes",sdkPartName:"qrCodes"}],r}return s(r,t),r}(gt),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"},{parm:"contactId",routePart:"contacts",sdkPartName:"contact"}],r}return s(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"},{routePart:"scans",sdkPartName:"scans"}],r}return s(r,t),r}(gt),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"},{parm:"userId",routePart:"users",sdkPartName:"user"},{routePart:"confirm",sdkPartName:"confirm"}],r}return s(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:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"assettypes",sdkPartName:"assettypes"}],r}return s(r,t),r}(yt),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:"assetId",routePart:"assets",sdkPartName:"asset"},{routePart:"neighbors/delete",sdkPartName:"neighborsDelete"}],r}return s(r,t),r}(yt),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:"apikeys",sdkPartName:"apikeys"}],r}return s(r,t),r}(yt),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:"urlSafeties",sdkPartName:"urlSafeties"}],r}return s(r,t),r}(yt),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:"invitations",sdkPartName:"invitations"}],r}return s(r,t),r}(yt),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:"assetId",routePart:"assets",sdkPartName:"asset"}],r}return s(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:"invitations/batch",sdkPartName:"invitationsBatch"}],r}return s(r,t),r}(yt),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:"printPageTemplates",sdkPartName:"printPageTemplates"}],r}return s(r,t),r}(yt),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:"locations",sdkPartName:"locations"}],r}return s(r,t),r}(yt),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:"assetId",routePart:"assets",sdkPartName:"asset"},{parm:"contactId",routePart:"contacts",sdkPartName:"contact"}],r}return s(r,t),r}(yt),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:"qrcodelogos",sdkPartName:"qrcodelogos"}],r}return s(r,t),r}(yt),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:"image/upload",sdkPartName:"imageUpload"}],r}return s(r,t),r}(yt),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:"projects",sdkPartName:"projects"}],r}return s(r,t),r}(yt),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:"customattributes",sdkPartName:"customattributes"}],r}return s(r,t),r}(yt),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:"usermedias/presignedurlmultipart",sdkPartName:"usermediasPresignedurlmultipart"}],r}return s(r,t),r}(yt),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:"apps",sdkPartName:"apps"}],r}return s(r,t),r}(yt),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:"stylingtemplates",sdkPartName:"stylingtemplates"}],r}return s(r,t),r}(yt),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:"zendeskTicket",sdkPartName:"zendeskTicket"}],r}return s(r,t),r}(yt),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/batch",sdkPartName:"contactsBatch"}],r}return s(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"}],r}return s(r,t),r}(gt),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"},{parm:"customDomain",routePart:"customDomains",sdkPartName:"customDomain"}],r}return s(r,t),r}(gt),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:"printStickerTemplates",sdkPartName:"printStickerTemplates"}],r}return s(r,t),r}(yt),_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/presignedurl",sdkPartName:"usermediasPresignedurl"}],r}return s(r,t),r}(yt),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:"userId",routePart:"users",sdkPartName:"user"}],r}return s(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:"assets/report/advanced",sdkPartName:"advancedAssetsReport"}],r}return s(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:"accounts",sdkPartName:"account"},{routePart:"scans/report/advanced",sdkPartName:"advancedScansReport"}],r}return s(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"},{routePart:"contacts/report/advanced",sdkPartName:"advancedContactsReport"}],r}return s(r,t),r}(gt),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:"owner/apps",sdkPartName:"ownerApps"}],r}return s(r,t),r}(gt),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:"assetgraphs",sdkPartName:"assetgraphs"}],r}return s(r,t),r}(gt),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:"apikeys",sdkPartName:"apikeys"}],r}return s(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:"assets/export",sdkPartName:"assetsExport"}],r}return s(r,t),r}(yt),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:"assets",sdkPartName:"assets"}],r}return s(r,t),r}(gt),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:"assets/report/basic",sdkPartName:"basicAssetsReport"}],r}return s(r,t),r}(gt),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:"contacts/report/basic",sdkPartName:"basicContactsReport"}],r}return s(r,t),r}(gt),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:"assettypes",sdkPartName:"assettypes"}],r}return s(r,t),r}(gt),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:"batch",sdkPartName:"batch"}],r}return s(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"},{routePart:"consent",sdkPartName:"consent"}],r}return s(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"},{routePart:"contacts",sdkPartName:"contacts"}],r}return s(r,t),r}(gt),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:"apps",sdkPartName:"apps"}],r}return s(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:"jobs",sdkPartName:"jobs"}],r}return s(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:"customDomains",sdkPartName:"customDomains"}],r}return s(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"},{routePart:"contacts/export",sdkPartName:"contactsExport"}],r}return s(r,t),r}(yt),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:"assets/mostscanned",sdkPartName:"assetsMostscanned"}],r}return s(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"},{routePart:"plugins",sdkPartName:"plugins"}],r}return s(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"},{routePart:"printJobs",sdkPartName:"printJobs"}],r}return s(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:"priceplan",sdkPartName:"pricePlan"}],r}return s(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:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"printPageTemplates",sdkPartName:"printPageTemplates"}],r}return s(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:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"projects/export",sdkPartName:"projectsExport"}],r}return s(r,t),r}(yt),$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:"printStickerTemplates",sdkPartName:"printStickerTemplates"}],r}return s(r,t),r}(gt),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:"stylingtemplates",sdkPartName:"stylingtemplates"}],r}return s(r,t),r}(gt),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:"qrcodelogos",sdkPartName:"qrcodelogos"}],r}return s(r,t),r}(gt),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:"projects",sdkPartName:"projects"}],r}return s(r,t),r}(gt),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"},{routePart:"qrcodes",sdkPartName:"qrCodes"}],r}return s(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:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"assets/scans",sdkPartName:"assetsScans"}],r}return s(r,t),r}(yt),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:"users",sdkPartName:"users"}],r}return s(r,t),r}(gt),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/timeline",sdkPartName:"scansTimeline"}],r}return s(r,t),r}(gt),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:"scans/dayofweek",sdkPartName:"scansDayofweek"}],r}return s(r,t),r}(gt),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:"usermedias",sdkPartName:"usermedias"}],r}return s(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:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"locations",sdkPartName:"locations"}],r}return s(r,t),r}(gt),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:"scans/export",sdkPartName:"scansExport"}],r}return s(r,t),r}(yt),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:"scans",sdkPartName:"scans"}],r}return s(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:"accountId",routePart:"accounts",sdkPartName:"account"},{parm:"userId",routePart:"users",sdkPartName:"user"}],r}return s(r,t),r}(gt),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"},{parm:"userId",routePart:"users",sdkPartName:"user"},{routePart:"roles",sdkPartName:"roles"}],r}return s(r,t),r}(gt),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:"customattributes",sdkPartName:"customattributes"}],r}return s(r,t),r}(gt),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"},{parm:"appId",routePart:"apps",sdkPartName:"app"},{routePart:"install",sdkPartName:"install"}],r}return s(r,t),r}(yt),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:"clock",sdkPartName:"clock"}],r}return s(r,t),r}(yt),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:"priceplan",sdkPartName:"pricePlan"}],r}return s(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:"accounts",sdkPartName:"account"},{routePart:"engagePricePlan",sdkPartName:"engagePricePlan"}],r}return s(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:"accounts",sdkPartName:"account"},{routePart:"campaignInformation",sdkPartName:"campaignInformation"}],r}return s(r,t),r}(yt),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 s(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:"accountId",routePart:"accounts",sdkPartName:"account"}],r}return s(r,t),r}(dt),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:"campaignInformation",sdkPartName:"campaignInformation"}],r}return s(r,t),r}(gt),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"},{parm:"userId",routePart:"users",sdkPartName:"user"},{routePart:"roles",sdkPartName:"roles"}],r}return s(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:"qrcodelogos/upload",sdkPartName:"qrcodelogosUpload"}],r}return s(r,t),r}(yt),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:"batchId",routePart:"batch",sdkPartName:"batch"},{routePart:"assets",sdkPartName:"assets"}],r}return s(r,t),r}(gt),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:"billing/preview/upgradePlan",sdkPartName:"upgradePlanBillingPreview"}],r}return s(r,t),r}(gt),_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:"scans/timeofday",sdkPartName:"scansTimeofday"}],r}return s(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:"billing/cancelDowngrade",sdkPartName:"billingCancelDowngrade"}],r}return s(r,t),r}(yt),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=[{routePart:"care/accounts",sdkPartName:"careAccounts"}],r}return s(r,t),r}(gt),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:"billing/currentPeriod",sdkPartName:"billingCurrentPeriod"}],r}return s(r,t),r}(gt),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:"billing/setupIntent",sdkPartName:"billingSetupIntent"}],r}return s(r,t),r}(yt),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:"billing/cancelSubscription",sdkPartName:"billingCancelSubscription"}],r}return s(r,t),r}(yt),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:"billing/invoices",sdkPartName:"billingInvoice"}],r}return s(r,t),r}(gt),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:"billing/details",sdkPartName:"billingDetail"}],r}return s(r,t),r}(gt),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/downgradePlan",sdkPartName:"billingDowngradePlan"}],r}return s(r,t),r}(yt),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:"billing/upgradePlan",sdkPartName:"billingUpgradePlan"}],r}return s(r,t),r}(yt),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:"contactId",routePart:"contacts",sdkPartName:"contact"},{routePart:"consent",sdkPartName:"consent"}],r}return s(r,t),r}(yt),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:"contactId",routePart:"contacts",sdkPartName:"contact"},{routePart:"consent",sdkPartName:"consent"}],r}return s(r,t),r}(gt),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:"contactId",routePart:"contacts",sdkPartName:"contact"},{routePart:"assets",sdkPartName:"assets"}],r}return s(r,t),r}(gt),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:"contactId",routePart:"contacts",sdkPartName:"contact"},{routePart:"export",sdkPartName:"export"}],r}return s(r,t),r}(yt),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:"contactId",routePart:"contacts",sdkPartName:"contact"}],r}return s(r,t),r}(gt),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:"contactId",routePart:"contacts",sdkPartName:"contact"}],r}return s(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:"contactId",routePart:"contacts",sdkPartName:"contact"}],r}return s(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:"contactId",routePart:"contacts",sdkPartName:"contact"},{routePart:"scans/export",sdkPartName:"scansExport"}],r}return s(r,t),r}(yt),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:"contactId",routePart:"contacts",sdkPartName:"contact"},{routePart:"scans/location",sdkPartName:"scansLocation"}],r}return s(r,t),r}(gt),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:"contactId",routePart:"contacts",sdkPartName:"contact"},{routePart:"consent",sdkPartName:"consent"}],r}return s(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:"contactId",routePart:"contacts",sdkPartName:"contact"},{parm:"scanId",routePart:"scans",sdkPartName:"scan"}],r}return s(r,t),r}(yt),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:"customDomain",routePart:"customdomains",sdkPartName:"customdomain"},{routePart:"retry",sdkPartName:"retry"}],r}return s(r,t),r}(yt),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"},{routePart:"scans",sdkPartName:"scans"}],r}return s(r,t),r}(gt),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:"customDomain",routePart:"customdomains",sdkPartName:"customdomain"}],r}return s(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:"assetGraphId",routePart:"assetgraphs",sdkPartName:"assetgraph"}],r}return s(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:"assetGraphId",routePart:"assetgraphs",sdkPartName:"assetgraph"}],r}return s(r,t),r}(gt),$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:"invitationId",routePart:"invitations",sdkPartName:"invitation"}],r}return s(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:"invitationId",routePart:"invitations",sdkPartName:"invitation"}],r}return s(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:"invitationId",routePart:"invitations",sdkPartName:"invitation"},{routePart:"users",sdkPartName:"users"}],r}return s(r,t),r}(yt),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:"jobId",routePart:"jobs",sdkPartName:"job"}],r}return s(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:"assetGraphId",routePart:"assetgraphs",sdkPartName:"assetgraph"}],r}return s(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:"jobId",routePart:"jobs",sdkPartName:"job"}],r}return s(r,t),r}(gt),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:"printJobId",routePart:"printJobs",sdkPartName:"printJob"}],r}return s(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:"locationId",routePart:"locations",sdkPartName:"location"}],r}return s(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:"locationId",routePart:"locations",sdkPartName:"location"}],r}return s(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:"locationId",routePart:"locations",sdkPartName:"location"},{routePart:"assets",sdkPartName:"assets"}],r}return s(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:"qrCodeLogoId",routePart:"qrcodelogos",sdkPartName:"qrcodelogo"}],r}return s(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:"printJobId",routePart:"printJobs",sdkPartName:"printJob"}],r}return s(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:"locationId",routePart:"locations",sdkPartName:"location"},{routePart:"assets",sdkPartName:"assets"}],r}return s(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=[{routePart:"support",sdkPartName:"support"}],r}return s(r,t),r}(yt),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:"qrCodeId",routePart:"qrcodes",sdkPartName:"qrCode"},{routePart:"links",sdkPartName:"links"}],r}return s(r,t),r}(yt),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:"qrCodeId",routePart:"qrcodes",sdkPartName:"qrCode"},{parm:"link",routePart:"links",sdkPartName:"link"}],r}return s(r,t),r}(ft),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=[{routePart:"pricePlans",sdkPartName:"pricePlans"}],r}return s(r,t),r}(gt),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:"qrCodeId",routePart:"qrcodes",sdkPartName:"qrCode"}],r}return s(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:"qrCodeLink",routePart:"qrcodelinks",sdkPartName:"qrcodelink"}],r}return s(r,t),r}(gt),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:"qrCodeId",routePart:"qrcodes",sdkPartName:"qrCode"}],r}return s(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:"qrCodeId",routePart:"qrcodes",sdkPartName:"qrCode"},{routePart:"links",sdkPartName:"links"}],r}return s(r,t),r}(gt),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:"customDomain",routePart:"customdomains",sdkPartName:"customdomain"},{routePart:"locator/collisions",sdkPartName:"locatorCollisions"}],r}return s(r,t),r}(gt),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:"fileId",routePart:"files",sdkPartName:"file"},{routePart:"validate",sdkPartName:"validate"}],r}return s(r,t),r}(yt),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:"qrCodeLogoId",routePart:"qrcodelogos",sdkPartName:"qrcodelogo"}],r}return s(r,t),r}(dt),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:"fileId",routePart:"files",sdkPartName:"file"}],r}return s(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:"qrCodeId",routePart:"qrcodes",sdkPartName:"qrCode"}],r}return s(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=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"jobs/assetbatch/validation",sdkPartName:"validationJobsAssetbatch"}],r}return s(r,t),r}(yt),_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:"assetgraphs",sdkPartName:"assetgraphs"}],r}return s(r,t),r}(yt),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",sdkPartName:"contacts"}],r}return s(r,t),r}(yt),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:"jobs/assetbatch",sdkPartName:"jobsAssetbatch"}],r}return s(r,t),r}(yt),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:"assets/batch",sdkPartName:"assetsBatch"}],r}return s(r,t),r}(yt),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:"contacts/batch",sdkPartName:"contactsBatch"}],r}return s(r,t),r}(yt),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:"templatedPrint/preview",sdkPartName:"templatedPrintPreview"}],r}return s(r,t),r}(yt),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:"selfqueueprint",sdkPartName:"selfqueueprint"}],r}return s(r,t),r}(yt),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/batch",sdkPartName:"contactsBatch"}],r}return s(r,t),r}(ft),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",sdkPartName:"assets"}],r}return s(r,t),r}(yt),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:"qrcodes",sdkPartName:"qrCodes"}],r}return s(r,t),r}(yt),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"},{parm:"smsTemplateName",routePart:"smstemplates",sdkPartName:"smsTemplate"}],r}return s(r,t),r}(ft),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"}],r}return s(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:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"jobs/assetbatch/presignedurl",sdkPartName:"presignedurlJobsAssetbatch"}],r}return s(r,t),r}(yt),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 s(r,t),r}(yt),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:"contacts/report/advanced",sdkPartName:"advancedContactsReport"}],r}return s(r,t),r}(gt),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:"assets/report/advanced",sdkPartName:"advancedAssetsReport"}],r}return s(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:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"scans/report/advanced",sdkPartName:"advancedScansReport"}],r}return s(r,t),r}(gt),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",sdkPartName:"assets"}],r}return s(r,t),r}(gt),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:"contacts/report/basic",sdkPartName:"basicContactsReport"}],r}return s(r,t),r}(gt),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:"assets/report/basic",sdkPartName:"basicAssetsReport"}],r}return s(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:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"consent",sdkPartName:"consent"}],r}return s(r,t),r}(gt),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:"assets/export",sdkPartName:"assetsExport"}],r}return s(r,t),r}(yt),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:"smstemplates",sdkPartName:"smsTemplates"}],r}return s(r,t),r}(yt),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:"contacts",sdkPartName:"contacts"}],r}return s(r,t),r}(gt),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"}],r}return s(r,t),r}(gt),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/export",sdkPartName:"contactsExport"}],r}return s(r,t),r}(yt),$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:"scans/export",sdkPartName:"scansExport"}],r}return s(r,t),r}(yt),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:"scans/dayofweek",sdkPartName:"scansDayofweek"}],r}return s(r,t),r}(gt),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:"qrcodes",sdkPartName:"qrCodes"}],r}return s(r,t),r}(gt),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:"scans/timeofday",sdkPartName:"scansTimeofday"}],r}return s(r,t),r}(gt),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:"assetgraphs",sdkPartName:"assetgraphs"}],r}return s(r,t),r}(gt),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 s(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:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"assets/mostscanned",sdkPartName:"assetsMostscanned"}],r}return s(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:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"usermedias",sdkPartName:"usermedias"}],r}return s(r,t),r}(gt),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"}],r}return s(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:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"scans",sdkPartName:"scans"}],r}return s(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:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"scans/timeline",sdkPartName:"scansTimeline"}],r}return s(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 s(r,t),r}(yt),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:"mediaId",routePart:"usermedias",sdkPartName:"usermedia"},{parm:"assetId",routePart:"assets",sdkPartName:"asset"}],r}return s(r,t),r}(yt),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"}],r}return s(r,t),r}(gt),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:"mediaId",routePart:"usermedias",sdkPartName:"usermedia"},{parm:"scanId",routePart:"scans",sdkPartName:"scan"}],r}return s(r,t),r}(yt),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"},{parm:"projectId",routePart:"project",sdkPartName:"project"}],r}return s(r,t),r}(yt),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"},{parm:"projectId",routePart:"projects",sdkPartName:"project"}],r}return s(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:"mediaId",routePart:"usermedias",sdkPartName:"usermedia"},{parm:"scanId",routePart:"scans",sdkPartName:"scan"}],r}return s(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:"mediaId",routePart:"usermedias",sdkPartName:"usermedia"}],r}return s(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:"mediaId",routePart:"usermedias",sdkPartName:"usermedia"},{parm:"assetId",routePart:"assets",sdkPartName:"asset"}],r}return s(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:"userId",routePart:"users",sdkPartName:"user"},{routePart:"accounts",sdkPartName:"accounts"}],r}return s(r,t),r}(yt),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:"userId",routePart:"users",sdkPartName:"user"},{routePart:"accounts",sdkPartName:"accounts"}],r}return s(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:"userId",routePart:"users",sdkPartName:"user"}],r}return s(r,t),r}(gt),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:"userId",routePart:"users",sdkPartName:"user"},{routePart:"invitations",sdkPartName:"invitations"}],r}return s(r,t),r}(gt),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:"userId",routePart:"users",sdkPartName:"user"},{parm:"path",routePart:"path",sdkPartName:"path"},{routePart:"settings",sdkPartName:"settings"}],r}return s(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:"userId",routePart:"users",sdkPartName:"user"},{routePart:"errors",sdkPartName:"errors"}],r}return s(r,t),r}(gt),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 s(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:"printStickerTemplateId",routePart:"printStickerTemplates",sdkPartName:"printStickerTemplate"}],r}return s(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:"userId",routePart:"users",sdkPartName:"user"},{parm:"path",routePart:"path",sdkPartName:"path"},{routePart:"settings",sdkPartName:"settings"}],r}return s(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:"userId",routePart:"users",sdkPartName:"user"}],r}return s(r,t),r}(dt),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 s(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:"printPageTemplateId",routePart:"printPageTemplates",sdkPartName:"printPageTemplate"}],r}return s(r,t),r}(dt),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:"stylingTemplateId",routePart:"stylingtemplates",sdkPartName:"stylingtemplate"}],r}return s(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:"printPageTemplateId",routePart:"printPageTemplates",sdkPartName:"printPageTemplate"}],r}return s(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:"stylingTemplateId",routePart:"stylingtemplates",sdkPartName:"stylingtemplate"}],r}return s(r,t),r}(gt),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:"scanId",routePart:"scans",sdkPartName:"scan"}],r}return s(r,t),r}(gt),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:"scanId",routePart:"scans",sdkPartName:"scan"}],r}return s(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:"scanId",routePart:"scans",sdkPartName:"scan"},{routePart:"contacts",sdkPartName:"contacts"}],r}return s(r,t),r}(yt),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:"printPageTemplateId",routePart:"printPageTemplates",sdkPartName:"printPageTemplate"}],r}return s(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:"scanId",routePart:"scans",sdkPartName:"scan"},{routePart:"customAttribute",sdkPartName:"customAttribute"}],r}return s(r,t),r}(dt),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=[{routePart:"userroles",sdkPartName:"userroles"}],r}return s(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:"printStickerTemplateId",routePart:"printStickerTemplates",sdkPartName:"printStickerTemplate"}],r}return s(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=[{routePart:"auth/session/refresh",sdkPartName:"refreshAuthSession"}],r}return s(r,t),r}(yt),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:"auth/user",sdkPartName:"authUser"}],r}return s(r,t),r}(yt),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=[{routePart:"auth/session",sdkPartName:"authSession"}],r}return s(r,t),r}(yt),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=[{routePart:"auth/session",sdkPartName:"authSession"}],r}return s(r,t),r}(gt),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=[{routePart:"auth/user/password",sdkPartName:"passwordAuthUser"}],r}return s(r,t),r}(yt),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:"auth/session",sdkPartName:"authSession"}],r}return s(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=[{routePart:"auth/user/reset",sdkPartName:"resetAuthUser"}],r}return s(r,t),r}(yt),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=[{routePart:"auth/user/confirmation",sdkPartName:"confirmationAuthUser"}],r}return s(r,t),r}(yt),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"}],r}return s(r,t),r}(ft),Xs=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}s(r,t);var e=r.prototype;return e.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)}},e.get=function(t){try{var r=new Ut(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(vt),zs=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}s(r,t);var e=r.prototype;return e.secret=function(){return new Xs(this.getSession(),this.pathParameters)},e.update=function(t,r){try{var e=new St(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},e.get=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}(Nt),Zs=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.create=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)}},r}(vt),$s=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.load=function(){return new Zs(this.getSession(),this.pathParameters)},r}(Nt),ta=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}s(r,t);var e=r.prototype;return e.account=function(t){return new $s(this.getSession(),n({},this.pathParameters,{accountId:t}))},e.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)}},e.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}(Nt),ra=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(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),ea=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.get=function(t,r){try{var e=new Tt(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(vt),na=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.get=function(t){try{var r=new Ct(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(vt),sa=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}s(r,t);var e=r.prototype;return e.main=function(){return new na(this.getSession(),this.pathParameters)},e.get=function(t){try{var r=new Rt(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(Nt),aa=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(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}(Nt),oa=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}s(r,t);var e=r.prototype;return e.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)}},e.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}(vt),ia=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.get=function(t,r){try{var e=new Gt(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}s(r,t);var e=r.prototype;return e.update=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)}},e.get=function(t){try{var r=new xt(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(Nt),ca=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}s(r,t);var e=r.prototype;return e.asset=function(t){return new aa(this.getSession(),n({},this.pathParameters,{assetId:t}))},e.assets=function(){return new oa(this.getSession(),this.pathParameters)},e.locations=function(){return new ia(this.getSession(),this.pathParameters)},e.location=function(t){return new ua(this.getSession(),n({},this.pathParameters,{locationId:t}))},e.delete=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)}},e.get=function(t,r){try{var e=new bt(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},e.update=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)}},r}(Nt),ha=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}s(r,t);var e=r.prototype;return e.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)}},e.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}(vt),pa=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}s(r,t);var e=r.prototype;return e.create=function(t,r){try{var e=new Yt(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},e.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}(vt),ma=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}s(r,t);var e=r.prototype;return e.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)}},e.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}(vt),Pa=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.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)}},r}(vt),la=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(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),fa=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(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}(Nt),ga=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.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}(Nt),da=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(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}(vt),ya=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(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}(vt),va=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(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}(vt),Na=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}s(r,t);var e=r.prototype;return e.delete=function(t){try{var r=new er(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},e.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}(Nt),Aa=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(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}(vt),Sa=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(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),Ia=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}s(r,t);var e=r.prototype;return e.contacts=function(){return new ha(this.getSession(),this.pathParameters)},e.qrCodes=function(){return new pa(this.getSession(),this.pathParameters)},e.neighbors=function(){return new ma(this.getSession(),this.pathParameters)},e.qracodes=function(){return new Pa(this.getSession(),this.pathParameters)},e.history=function(){return new la(this.getSession(),this.pathParameters)},e.url=function(t){return new fa(this.getSession(),n({},this.pathParameters,{url:t}))},e.neighbor=function(t){return new ga(this.getSession(),n({},this.pathParameters,{neighborId:t}))},e.scansExport=function(){return new da(this.getSession(),this.pathParameters)},e.usermedias=function(){return new ya(this.getSession(),this.pathParameters)},e.scansLocation=function(){return new va(this.getSession(),this.pathParameters)},e.contact=function(t){return new Na(this.getSession(),n({},this.pathParameters,{contactId:t}))},e.scans=function(){return new Aa(this.getSession(),this.pathParameters)},e.neighborsDelete=function(){return new Sa(this.getSession(),this.pathParameters)},e.delete=function(t){try{var r=new Ht(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},e.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)}},e.update=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}(Nt),wa=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.get=function(t){try{var r=new sr(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}s(r,t);var e=r.prototype;return e.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)}},e.update=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}(vt),Ta=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}s(r,t);var e=r.prototype;return e.confirm=function(){return new wa(this.getSession(),this.pathParameters)},e.roles=function(){return new Ea(this.getSession(),this.pathParameters)},e.delete=function(t){try{var r=new kr(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},e.get=function(t){try{var r=new me(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},e.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)}},r}(Nt),_a=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}s(r,t);var e=r.prototype;return e.create=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)}},e.get=function(t,r){try{var e=new Vr(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(vt),ka=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}s(r,t);var e=r.prototype;return e.create=function(t,r){try{var e=new ir(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},e.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}(vt),Ca=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(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),Oa=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(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),ja=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.create=function(t,r){try{var e=new pr(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(vt),Ra=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}s(r,t);var e=r.prototype;return e.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)}},e.get=function(t,r){try{var e=new zr(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(vt),Da=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}s(r,t);var e=r.prototype;return e.create=function(t,r){try{var e=new Pr(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},e.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}(vt),La=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}s(r,t);var e=r.prototype;return e.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)}},e.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}(vt),ba=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.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)}},r}(vt),Ua=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}s(r,t);var e=r.prototype;return e.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)}},e.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}(vt),Ma=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}s(r,t);var e=r.prototype;return e.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)}},e.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}(vt),Ga=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(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}(vt),Va=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}s(r,t);var e=r.prototype;return e.create=function(t,r){try{var e=new Nr(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},e.get=function(t,r){try{var e=new Hr(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(vt),Fa=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}s(r,t);var e=r.prototype;return e.create=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)}},e.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),Ya=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(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}(vt),qa=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.delete=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),Ha=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.get=function(t){try{var r=new Er(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(Nt),xa=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}s(r,t);var e=r.prototype;return e.create=function(t,r){try{var e=new Tr(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},e.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}(vt),Ba=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(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}(vt),Qa=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(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}(vt),Wa=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(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}(vt),Ka=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(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}(vt),Ja=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(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}(vt),Xa=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(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}(vt),za=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.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)}},r}(vt),Za=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(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}(vt),$a=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(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}(vt),to=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.get=function(t){try{var r=new Gr(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(vt),ro=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(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}(vt),eo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.get=function(t,r){try{var e=new Yr(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(vt),no=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.get=function(t,r){try{var e=new qr(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(vt),so=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.get=function(t,r){try{var e=new xr(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(vt),ao=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(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}(vt),oo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.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)}},r}(vt),io=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.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}(vt),uo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.get=function(t){try{var r=new Kr(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(vt),co=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(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}(vt),ho=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}s(r,t);var e=r.prototype;return e.get=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)}},e.update=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)}},r}(vt),po=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(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}(vt),mo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.get=function(t,r){try{var e=new ne(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(vt),Po=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.create=function(t,r,e){try{var n=new se(this.session);return Promise.resolve(n.go(this.pathParameters,t,r,e))}catch(t){return Promise.reject(t)}},r}(vt),lo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(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}(vt),fo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(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}(vt),go=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(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}(vt),yo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(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}(vt),vo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(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),No=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(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}(vt),Ao=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.create=function(t){try{var r=new fe(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(vt),So=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.install=function(){return new Ao(this.getSession(),this.pathParameters)},r}(Nt),Io=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.create=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),wo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.update=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)}},r}(vt),Eo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}s(r,t);var e=r.prototype;return e.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)}},e.get=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}(vt),To=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(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),_o=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(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),ko=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}s(r,t);var e=r.prototype;return e.user=function(t){return new Ta(this.getSession(),n({},this.pathParameters,{userId:t}))},e.assettypes=function(){return new _a(this.getSession(),this.pathParameters)},e.apikeys=function(){return new ka(this.getSession(),this.pathParameters)},e.urlSafeties=function(){return new Ca(this.getSession(),this.pathParameters)},e.invitations=function(){return new Oa(this.getSession(),this.pathParameters)},e.invitationsBatch=function(){return new ja(this.getSession(),this.pathParameters)},e.printPageTemplates=function(){return new Ra(this.getSession(),this.pathParameters)},e.locations=function(){return new Da(this.getSession(),this.pathParameters)},e.qrcodelogos=function(){return new La(this.getSession(),this.pathParameters)},e.imageUpload=function(){return new ba(this.getSession(),this.pathParameters)},e.projects=function(){return new Ua(this.getSession(),this.pathParameters)},e.customattributes=function(){return new Ma(this.getSession(),this.pathParameters)},e.usermediasPresignedurlmultipart=function(){return new Ga(this.getSession(),this.pathParameters)},e.apps=function(){return new Va(this.getSession(),this.pathParameters)},e.stylingtemplates=function(){return new Fa(this.getSession(),this.pathParameters)},e.zendeskTicket=function(){return new Ya(this.getSession(),this.pathParameters)},e.contactsBatch=function(){return new qa(this.getSession(),this.pathParameters)},e.customDomain=function(t){return new Ha(this.getSession(),n({},this.pathParameters,{customDomain:t}))},e.printStickerTemplates=function(){return new xa(this.getSession(),this.pathParameters)},e.usermediasPresignedurl=function(){return new Ba(this.getSession(),this.pathParameters)},e.advancedAssetsReport=function(){return new Qa(this.getSession(),this.pathParameters)},e.advancedScansReport=function(){return new Wa(this.getSession(),this.pathParameters)},e.advancedContactsReport=function(){return new Ka(this.getSession(),this.pathParameters)},e.ownerApps=function(){return new Ja(this.getSession(),this.pathParameters)},e.assetgraphs=function(){return new Xa(this.getSession(),this.pathParameters)},e.assetsExport=function(){return new za(this.getSession(),this.pathParameters)},e.assets=function(){return new Za(this.getSession(),this.pathParameters)},e.basicAssetsReport=function(){return new $a(this.getSession(),this.pathParameters)},e.basicContactsReport=function(){return new to(this.getSession(),this.pathParameters)},e.batch=function(){return new ro(this.getSession(),this.pathParameters)},e.consent=function(){return new eo(this.getSession(),this.pathParameters)},e.contacts=function(){return new no(this.getSession(),this.pathParameters)},e.jobs=function(){return new so(this.getSession(),this.pathParameters)},e.customDomains=function(){return new ao(this.getSession(),this.pathParameters)},e.contactsExport=function(){return new oo(this.getSession(),this.pathParameters)},e.assetsMostscanned=function(){return new io(this.getSession(),this.pathParameters)},e.plugins=function(){return new uo(this.getSession(),this.pathParameters)},e.printJobs=function(){return new co(this.getSession(),this.pathParameters)},e.pricePlan=function(){return new ho(this.getSession(),this.pathParameters)},e.projectsExport=function(){return new po(this.getSession(),this.pathParameters)},e.qrCodes=function(){return new mo(this.getSession(),this.pathParameters)},e.assetsScans=function(){return new Po(this.getSession(),this.pathParameters)},e.users=function(){return new lo(this.getSession(),this.pathParameters)},e.scansTimeline=function(){return new fo(this.getSession(),this.pathParameters)},e.scansDayofweek=function(){return new go(this.getSession(),this.pathParameters)},e.usermedias=function(){return new yo(this.getSession(),this.pathParameters)},e.scansExport=function(){return new vo(this.getSession(),this.pathParameters)},e.scans=function(){return new No(this.getSession(),this.pathParameters)},e.app=function(t){return new So(this.getSession(),n({},this.pathParameters,{appId:t}))},e.clock=function(){return new Io(this.getSession(),this.pathParameters)},e.engagePricePlan=function(){return new wo(this.getSession(),this.pathParameters)},e.campaignInformation=function(){return new Eo(this.getSession(),this.pathParameters)},e.qrcodelogosUpload=function(){return new To(this.getSession(),this.pathParameters)},e.scansTimeofday=function(){return new _o(this.getSession(),this.pathParameters)},e.get=function(t){try{var r=new wr(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},e.update=function(t,r){try{var e=new Ae(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(Nt),Co=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(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}(vt),Oo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.assets=function(){return new Co(this.getSession(),this.pathParameters)},r}(Nt),jo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(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}(Nt),Ro=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.create=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}(Nt),Do=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(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}(vt),Lo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.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)}},r}(Nt),bo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(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}(Nt),Uo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.create=function(t,r){try{var e=new Re(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(Nt),Mo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(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}(Nt),Go=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.get=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}(Nt),Vo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(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}(Nt),Fo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.create=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}(Nt),Yo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}s(r,t);var e=r.prototype;return e.create=function(t,r){try{var e=new Me(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},e.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)}},e.delete=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),qo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.get=function(t,r){try{var e=new Ve(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(vt),Ho=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(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}(vt),xo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.create=function(t,r){try{var e=new xe(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(vt),Bo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(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}(vt),Qo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(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}(Nt),Wo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.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}(vt),Ko=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}s(r,t);var e=r.prototype;return e.consent=function(){return new Yo(this.getSession(),this.pathParameters)},e.assets=function(){return new qo(this.getSession(),this.pathParameters)},e.export=function(){return new Ho(this.getSession(),this.pathParameters)},e.scansExport=function(){return new xo(this.getSession(),this.pathParameters)},e.scansLocation=function(){return new Bo(this.getSession(),this.pathParameters)},e.scan=function(t){return new Qo(this.getSession(),n({},this.pathParameters,{scanId:t}))},e.scans=function(){return new Wo(this.getSession(),this.pathParameters)},e.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)}},e.update=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)}},e.delete=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)}},r}(Nt),Jo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.create=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}(vt),Xo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.get=function(t,r){try{var e=new An(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}s(r,t);var e=r.prototype;return e.retry=function(){return new Jo(this.getSession(),this.pathParameters)},e.locatorCollisions=function(){return new Xo(this.getSession(),this.pathParameters)},e.delete=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}(Nt),Zo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}s(r,t);var e=r.prototype;return e.delete=function(t){try{var r=new ze(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},e.get=function(t){try{var r=new Ze(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},e.update=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}(Nt),$o=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.create=function(t){try{var r=new rn(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(vt),ti=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}s(r,t);var e=r.prototype;return e.users=function(){return new $o(this.getSession(),this.pathParameters)},e.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)}},e.delete=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}(Nt),ri=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}s(r,t);var e=r.prototype;return e.delete=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)}},e.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}(Nt),ei=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}s(r,t);var e=r.prototype;return e.update=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)}},e.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)}},r}(Nt),ni=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}s(r,t);var e=r.prototype;return e.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)}},e.get=function(t,r){try{var e=new mn(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(vt),si=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}s(r,t);var e=r.prototype;return e.assets=function(){return new ni(this.getSession(),this.pathParameters)},e.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)}},e.delete=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}(Nt),ai=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}s(r,t);var e=r.prototype;return e.get=function(t){try{var r=new hn(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},e.update=function(t,r){try{var e=new In(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(Nt),oi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.create=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}(vt),ii=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}s(r,t);var e=r.prototype;return e.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)}},e.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}(vt),ui=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.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)}},r}(Nt),ci=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}s(r,t);var e=r.prototype;return e.links=function(){return new ii(this.getSession(),this.pathParameters)},e.link=function(t){return new ui(this.getSession(),n({},this.pathParameters,{link:t}))},e.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)}},e.get=function(t,r){try{var e=new vn(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},e.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}(Nt),hi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.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),pi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.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}(Nt),mi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(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}(vt),Pi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}s(r,t);var e=r.prototype;return e.validate=function(){return new mi(this.getSession(),this.pathParameters)},e.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}(Nt),li=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(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}(vt),fi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}s(r,t);var e=r.prototype;return e.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)}},e.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}(vt),gi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}s(r,t);var e=r.prototype;return e.create=function(t,r){try{var e=new kn(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},e.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}(vt),di=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(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}(vt),yi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(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}(vt),vi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}s(r,t);var e=r.prototype;return e.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)}},e.delete=function(t,r){try{var e=new Ln(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(vt),Ni=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(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}(vt),Ai=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.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)}},r}(vt),Si=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}s(r,t);var e=r.prototype;return e.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)}},e.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}(vt),Ii=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}s(r,t);var e=r.prototype;return e.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)}},e.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}(vt),wi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.delete=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}(Nt),Ei=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(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}(vt),Ti=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(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}(vt),_i=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.get=function(t,r){try{var e=new Yn(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(vt),ki=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.get=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}(vt),Ci=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.get=function(t,r){try{var e=new Hn(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(vt),Oi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.get=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)}},r}(vt),ji=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.get=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),Ri=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(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}(vt),Di=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.create=function(t,r){try{var e=new Kn(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 s(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}(vt),bi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(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}(vt),Ui=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(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}(vt),Mi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.get=function(t,r){try{var e=new ts(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 s(r,t),r.prototype.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}(vt),Vi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(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}(vt),Fi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.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}(vt),Yi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(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}(vt),qi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(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}(vt),Hi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.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),xi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}s(r,t);var e=r.prototype;return e.validationJobsAssetbatch=function(){return new li(this.getSession(),this.pathParameters)},e.assetgraphs=function(){return new fi(this.getSession(),this.pathParameters)},e.contacts=function(){return new gi(this.getSession(),this.pathParameters)},e.jobsAssetbatch=function(){return new di(this.getSession(),this.pathParameters)},e.assetsBatch=function(){return new yi(this.getSession(),this.pathParameters)},e.contactsBatch=function(){return new vi(this.getSession(),this.pathParameters)},e.templatedPrintPreview=function(){return new Ni(this.getSession(),this.pathParameters)},e.selfqueueprint=function(){return new Ai(this.getSession(),this.pathParameters)},e.assets=function(){return new Si(this.getSession(),this.pathParameters)},e.qrCodes=function(){return new Ii(this.getSession(),this.pathParameters)},e.smsTemplate=function(t){return new wi(this.getSession(),n({},this.pathParameters,{smsTemplateName:t}))},e.presignedurlJobsAssetbatch=function(){return new Ei(this.getSession(),this.pathParameters)},e.printJobs=function(){return new Ti(this.getSession(),this.pathParameters)},e.advancedContactsReport=function(){return new _i(this.getSession(),this.pathParameters)},e.advancedAssetsReport=function(){return new ki(this.getSession(),this.pathParameters)},e.advancedScansReport=function(){return new Ci(this.getSession(),this.pathParameters)},e.basicContactsReport=function(){return new Oi(this.getSession(),this.pathParameters)},e.basicAssetsReport=function(){return new ji(this.getSession(),this.pathParameters)},e.consent=function(){return new Ri(this.getSession(),this.pathParameters)},e.assetsExport=function(){return new Di(this.getSession(),this.pathParameters)},e.smsTemplates=function(){return new Li(this.getSession(),this.pathParameters)},e.contactsExport=function(){return new bi(this.getSession(),this.pathParameters)},e.scansExport=function(){return new Ui(this.getSession(),this.pathParameters)},e.scansDayofweek=function(){return new Mi(this.getSession(),this.pathParameters)},e.scansTimeofday=function(){return new Gi(this.getSession(),this.pathParameters)},e.batch=function(){return new Vi(this.getSession(),this.pathParameters)},e.assetsMostscanned=function(){return new Fi(this.getSession(),this.pathParameters)},e.usermedias=function(){return new Yi(this.getSession(),this.pathParameters)},e.scans=function(){return new qi(this.getSession(),this.pathParameters)},e.scansTimeline=function(){return new Hi(this.getSession(),this.pathParameters)},e.delete=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)}},e.get=function(t){try{var r=new zn(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},e.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}(Nt),Bi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(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}(vt),Qi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}s(r,t);var e=r.prototype;return e.create=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)}},e.delete=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)}},r}(Nt),Wi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}s(r,t);var e=r.prototype;return e.create=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)}},e.delete=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}(Nt),Ki=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}s(r,t);var e=r.prototype;return e.create=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)}},e.delete=function(t){try{var r=new fs(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(Nt),Ji=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}s(r,t);var e=r.prototype;return e.multipart=function(){return new Bi(this.getSession(),this.pathParameters)},e.asset=function(t){return new Qi(this.getSession(),n({},this.pathParameters,{assetId:t}))},e.scan=function(t){return new Wi(this.getSession(),n({},this.pathParameters,{scanId:t}))},e.project=function(t){return new Ki(this.getSession(),n({},this.pathParameters,{projectId:t}))},e.get=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)}},e.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)}},e.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}(Nt),Xi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}s(r,t);var e=r.prototype;return e.create=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)}},e.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}(vt),zi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(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}(vt),Zi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}s(r,t);var e=r.prototype;return e.get=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)}},e.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),$i=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.settings=function(){return new Zi(this.getSession(),this.pathParameters)},r}(Nt),tu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.get=function(t,r){try{var e=new ws(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(vt),ru=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}s(r,t);var e=r.prototype;return e.accounts=function(){return new Xi(this.getSession(),this.pathParameters)},e.invitations=function(){return new zi(this.getSession(),this.pathParameters)},e.path=function(t){return new $i(this.getSession(),n({},this.pathParameters,{path:t}))},e.errors=function(){return new tu(this.getSession(),this.pathParameters)},e.get=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)}},e.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)}},r}(Nt),eu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}s(r,t);var e=r.prototype;return e.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)}},e.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)}},e.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}(Nt),nu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}s(r,t);var e=r.prototype;return e.delete=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)}},e.update=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)}},e.get=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)}},r}(Nt),su=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}s(r,t);var e=r.prototype;return e.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)}},e.get=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)}},e.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)}},r}(Nt),au=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(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 r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.update=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}(vt),iu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}s(r,t);var e=r.prototype;return e.contacts=function(){return new au(this.getSession(),this.pathParameters)},e.customAttribute=function(){return new ou(this.getSession(),this.pathParameters)},e.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)}},e.update=function(t,r){try{var e=new bs(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(Nt),uu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(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),cu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.create=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)}},r}(vt),hu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(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),pu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}s(r,t);var e=r.prototype;return e.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)}},e.get=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)}},e.delete=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}(vt),mu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.create=function(t,r){try{var e=new Bs(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(vt),Pu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.create=function(t,r){try{var e=new Ws(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(vt),lu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.create=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)}},r}(vt),fu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}s(r,t);var e=r.prototype;return e.apikey=function(t){return new zs(this.getSession(),n({},this.pathParameters,{apiKeyId:t}))},e.app=function(t){return new ta(this.getSession(),n({},this.pathParameters,{appId:t}))},e.appsPublished=function(){return new ra(this.getSession(),this.pathParameters)},e.apps=function(){return new ea(this.getSession(),this.pathParameters)},e.appsAccount=function(t){return new sa(this.getSession(),n({},this.pathParameters,{appAccountId:t}))},e.assettype=function(t){return new ca(this.getSession(),n({},this.pathParameters,{assetTypeId:t}))},e.asset=function(t){return new Ia(this.getSession(),n({},this.pathParameters,{assetId:t}))},e.account=function(t){return new ko(this.getSession(),n({},this.pathParameters,{accountId:t}))},e.batch=function(t){return new Oo(this.getSession(),n({},this.pathParameters,{batchId:t}))},e.upgradePlanBillingPreview=function(t){return new jo(this.getSession(),n({},this.pathParameters,{accountId:t}))},e.billingCancelDowngrade=function(t){return new Ro(this.getSession(),n({},this.pathParameters,{accountId:t}))},e.careAccounts=function(){return new Do(this.getSession(),this.pathParameters)},e.billingCurrentPeriod=function(t){return new Lo(this.getSession(),n({},this.pathParameters,{accountId:t}))},e.billingSetupIntent=function(t){return new bo(this.getSession(),n({},this.pathParameters,{accountId:t}))},e.billingCancelSubscription=function(t){return new Uo(this.getSession(),n({},this.pathParameters,{accountId:t}))},e.billingInvoice=function(t){return new Mo(this.getSession(),n({},this.pathParameters,{accountId:t}))},e.billingDetail=function(t){return new Go(this.getSession(),n({},this.pathParameters,{accountId:t}))},e.billingDowngradePlan=function(t){return new Vo(this.getSession(),n({},this.pathParameters,{accountId:t}))},e.billingUpgradePlan=function(t){return new Fo(this.getSession(),n({},this.pathParameters,{accountId:t}))},e.contact=function(t){return new Ko(this.getSession(),n({},this.pathParameters,{contactId:t}))},e.customdomain=function(t){return new zo(this.getSession(),n({},this.pathParameters,{customDomain:t}))},e.assetgraph=function(t){return new Zo(this.getSession(),n({},this.pathParameters,{assetGraphId:t}))},e.invitation=function(t){return new ti(this.getSession(),n({},this.pathParameters,{invitationId:t}))},e.job=function(t){return new ri(this.getSession(),n({},this.pathParameters,{jobId:t}))},e.printJob=function(t){return new ei(this.getSession(),n({},this.pathParameters,{printJobId:t}))},e.location=function(t){return new si(this.getSession(),n({},this.pathParameters,{locationId:t}))},e.qrcodelogo=function(t){return new ai(this.getSession(),n({},this.pathParameters,{qrCodeLogoId:t}))},e.support=function(){return new oi(this.getSession(),this.pathParameters)},e.qrCode=function(t){return new ci(this.getSession(),n({},this.pathParameters,{qrCodeId:t}))},e.pricePlans=function(){return new hi(this.getSession(),this.pathParameters)},e.qrcodelink=function(t){return new pi(this.getSession(),n({},this.pathParameters,{qrCodeLink:t}))},e.file=function(t){return new Pi(this.getSession(),n({},this.pathParameters,{fileId:t}))},e.project=function(t){return new xi(this.getSession(),n({},this.pathParameters,{projectId:t}))},e.usermedia=function(t){return new Ji(this.getSession(),n({},this.pathParameters,{mediaId:t}))},e.user=function(t){return new ru(this.getSession(),n({},this.pathParameters,{userId:t}))},e.printStickerTemplate=function(t){return new eu(this.getSession(),n({},this.pathParameters,{printStickerTemplateId:t}))},e.stylingtemplate=function(t){return new nu(this.getSession(),n({},this.pathParameters,{stylingTemplateId:t}))},e.printPageTemplate=function(t){return new su(this.getSession(),n({},this.pathParameters,{printPageTemplateId:t}))},e.scan=function(t){return new iu(this.getSession(),n({},this.pathParameters,{scanId:t}))},e.userroles=function(){return new uu(this.getSession(),this.pathParameters)},e.refreshAuthSession=function(){return new cu(this.getSession(),this.pathParameters)},e.authUser=function(){return new hu(this.getSession(),this.pathParameters)},e.authSession=function(){return new pu(this.getSession(),this.pathParameters)},e.passwordAuthUser=function(){return new mu(this.getSession(),this.pathParameters)},e.resetAuthUser=function(){return new Pu(this.getSession(),this.pathParameters)},e.confirmationAuthUser=function(){return new lu(this.getSession(),this.pathParameters)},r}(vt),gu=/*#__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(){try{throw Error("no session")}catch(t){return Promise.reject(t)}},r.getUser=function(){},r.getSignedInUser=function(){try{throw Error("no session")}catch(t){return Promise.reject(t)}},r.createUser=function(){try{throw Error("no session")}catch(t){return Promise.reject(t)}},r.changePassword=function(){try{throw Error("no session")}catch(t){return Promise.reject(t)}},r.signOut=function(){try{throw Error("no session")}catch(t){return Promise.reject(t)}},t}(),du=/*#__PURE__*/function(a){function o(){var t;(t=a.call(this,new gu,{})||this)._config=void 0,t.cloudConfigName=void 0,t.cloudConfig=void 0,t.axios=void 0,t._user=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.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}s(o,a);var i=o.prototype;return i.getSession=function(){return this},i.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="internal-JG0adajZUHU",this._config=t,this},i.getConfig=function(){if(!this._config)throw Error("Openscreen: client must be configured before accessing resources");return this._config},i.getSignedInUser=function(){try{var t=this;return Promise.resolve(t.authorize()).then(function(){return t._user})}catch(t){return Promise.reject(t)}},i.createUser=function(t){try{return Promise.resolve(new fu(this,{}).authUser().create(t,{willAuthorize:!1}))}catch(t){return Promise.reject(t)}},i.checkSession=function(){try{return this.debugAuth&&console.info("Openscreen AUTH: checking session"),Promise.resolve(this.authSession().get({willAuthorize:!1})).then(function(){return!0})}catch(t){return Promise.reject(t)}},i.authorize=function(){try{var t,r=function(r){if(t)return r;var s=e.getConfig();if(e.debugConfig){var a=n({},s);a.secret&&(a.secret="*".repeat(a.secret.length)),console.debug("Openscreen CONFIG:",a)}var o=s.key,i=s.secret;return e.debugAuth&&console.info("Openscreen AUTH: authorizing '"+o+"'"),Promise.resolve(e.authSession().create({email:o,password:i},{willAuthorize:!1})).then(function(t){var r=t.expires;e._user=t.user||{email:o,firstName:"",lastName:"",middleName:"",userId:"00000000-0000-0000-0000-000000000000"},e.exp=Number(r),e.debugAuth&&console.info("Openscreen AUTH: authorized '"+o+"' until expiry="+r)})},e=this;if(e.exp>(new Date).getTime())return e.debugAuth&&console.info("Openscreen AUTH: already authorized '"+e._user.email+"' until expiry="+e.exp),Promise.resolve();var s=function(){if(0!==e.exp)return e.debugAuth&&console.info("Openscreen AUTH: refreshing '"+e._user.email+"'"),Promise.resolve(e.refreshAuthSession().create({willAuthorize:!1})).then(function(r){var n=r.expires;e.exp=Number(n),e.debugAuth&&console.info("Openscreen AUTH: authorized '"+e._user.email+"' until expiry="+n),t=1})}();return Promise.resolve(s&&s.then?s.then(r):r(s))}catch(t){return Promise.reject(t)}},i.getUser=function(){return this._user},i.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)}},i.getAxios=function(){try{var s=this;if(s.axios)return Promise.resolve(s.axios);var a=new e;return Promise.resolve(s.getCloudConfig()).then(function(e){return s.axios=r(t.create(e.axios?n({},e.axios,{jar:a}):{decompress:!0,jar:a,maxBodyLength:1048576,maxContentLength:1048576,maxRedirects:1,responseType:"json",timeout:25e3})),s.axios})}catch(t){return Promise.reject(t)}},i.changePassword=function(t,r){try{return Promise.resolve(this.passwordAuthUser().create({password:t,newPassword:r},{willAuthorize:!1})).then(function(){return!0})}catch(t){return Promise.reject(t)}},i.signOut=function(){try{var t=this;return Promise.resolve(t.authSession().delete({willAuthorize:!1})).then(function(){t._user={email:"",firstName:"",lastName:"",middleName:"",userId:"00000000-0000-0000-0000-000000000000"},t.exp=0})}catch(t){return Promise.reject(t)}},o}(fu);export{o as AccountDomainTypes,i as AccountSortingTypes,u as AccountStatus,c as AccountType,h as AccountUserRole,ge as AdvanceStripeClockByAccountIdRequest,p as AssetByAssetTypeSortingTypes,m as AssetCreationFileTypes,P as AssetSortingTypes,l as AssetTypeSortingTypes,f as AssetTypeUsabilityState,g as AuthMessageId,d as AuthTokenScope,y as AuthTypes,v as CampaignUseCaseCategory,ke as CancelDowngradeRequestRequest,Re as CancelSubscriptionRequest,Bs as ChangePasswordRequest,Te as ChangeSubscriptionPreviewRequest,Ue as ChangeSubscriptionRequest,An as CheckCustomLocatorKeyRangeRequest,xs as CheckSessionRequest,ur as CheckUrlSafetyByAccountIdRequest,hs as CompleteUserMediaMultipartUploadRequest,Ot as ComposeAssetByAssetTypeRequest,N as ConsentStatus,A as ConsentType,S as ContactAssetSortingTypes,I as ContactSortingTypes,vs as CreateAccountByUserIdRequest,ir as CreateApiKeyByAccountIdRequest,Nr as CreateAppRequest,Tn as CreateAssetBatchValidationJobByProjectIdRequest,Dt as CreateAssetByAssetTypeRequest,bn as CreateAssetByProjectIdRequest,Cn as CreateAssetCreationJobByProjectIdRequest,Vn as CreateAssetCreationPresignedUrlRequest,_n as CreateAssetGraphByProjectIdRequest,ar as CreateAssetTypeByAccountIdRequest,On as CreateAssetsByProjectIdRequest,ve as CreateCampaignAccountByAccountIdRequest,Me as CreateConsentByContactIdRequest,Vt as CreateContactByAssetIdRequest,kn as CreateContactByProjectIdRequest,Us as CreateContactByScanIdRequest,jn as CreateContactsByProjectIdRequest,gr as CreateImageUploadPresignedUrlRequest,cr as CreateInvitationByAccountIdRequest,pr as CreateInvitationsByAccountIdRequest,ln as CreateLinkByQrCodeRequest,Pr as CreateLocationByAccountIdRequest,qt as CreateNeighborsByAssetIdRequest,mr as CreatePrintPageTemplateByAccountIdRequest,Tr as CreatePrintStickerTemplateByAccountIdRequest,dr as CreateProjectByAccountIdRequest,Yt as CreateQrCodeByAssetIdRequest,Un as CreateQrCodeByProjectIdRequest,fr as CreateQrCodeLogoByAccountRequest,Ar as CreateQrCodeStylingTemplateByAccountRequest,Bt as CreateQrCodesByAssetIdRequest,yr as CreateQueryableCustomAttributeRequest,Dn as CreateSelfQueuePrintJobByProjectIdRequest,je as CreateSetupIntentRequest,Jn as CreateSmsTemplateByProjectIdRequest,Fn as CreateTemplatedPrintJobByProjectIdRequest,Rn as CreateTemplatedPrintPreviewByProjectIdRequest,Sr as CreateTicketByAccountIdRequest,rn as CreateUserByInvitationIdRequest,vr as CreateUserMediaMultipartPresignedUrlByAccountIdRequest,_r as CreateUserMediaPresignedUrlByAccountIdRequest,qs as CreateUserRequest,ze as DeleteAssetGraphRequest,Ht as DeleteAssetRequest,jt as DeleteAssetTypeRequest,Qe as DeleteConsentByContactIdRequest,He as DeleteContactRequest,Ir as DeleteContactsByAccountIdRequest,Ln as DeleteContactsByProjectIdRequest,Xe as DeleteCustomDomainRequest,tn as DeleteInvitationRequest,en as DeleteJobRequest,fn as DeleteLinkByQrCodeRequest,un as DeleteLocationRequest,Js as DeleteMediaRequest,or as DeleteNeighborsByAssetIdRequest,pn as DeletePrintJobRequest,Ms as DeletePrintPageTemplateRequest,Es as DeletePrintStickerTemplateRequest,Gn as DeleteProjectRequest,dn as DeleteQrCodeRequest,Cs as DeleteQrCodeStylingTemplateByStylingTemplateIdRequest,Qs as DeleteSessionRequest,Mn as DeleteSmsTemplateByProjectIdRequest,kr as DeleteUserByAccountIdRequest,w as DomainStatus,be as DowngradePlanRequest,E as EntitySources,T as FieldType,sr as GetAccountAccessDataRequest,wr as GetAccountRequest,Ns as GetAccountsByUserIdRequest,Cr as GetAdvancedAssetReportByAccountIdRequest,qn as GetAdvancedAssetReportByProjectIdRequest,jr as GetAdvancedContactReportByAccountIdRequest,Yn as GetAdvancedContactReportByProjectIdRequest,Or as GetAdvancedScanReportByAccountIdRequest,Hn as GetAdvancedScanReportByProjectIdRequest,Ce as GetAllAccountsRequest,Rr as GetAllAppsByAccountIdRequest,_t as GetApiKeyRequest,Ut as GetApiKeySecretRequest,Lr as GetApiKeysByAccountIdRequest,Rt as GetAppAccountByAppAccountIdRequest,It as GetAppByAppIdRequest,Tt as GetAppsRequest,br as GetAssetExportByAccountIdRequest,Kn as GetAssetExportByProjectIdRequest,Ze as GetAssetGraphRequest,Dr as GetAssetGraphsByAccountIdRequest,ns as GetAssetGraphsByProjectIdRequest,Wt as GetAssetHistoryRequest,bt as GetAssetTypeByAssetTypeIdRequest,xt as GetAssetTypeCountAtLocationRequest,Gt as GetAssetTypeCountsByLocationRequest,Vr as GetAssetTypesByAccountIdRequest,Ur as GetAssetsByAccountIdRequest,Lt as GetAssetsByAssetTypeRequest,Ee as GetAssetsByBatchIdRequest,Ve as GetAssetsByContactIdRequest,mn as GetAssetsByLocationIdRequest,xn as GetAssetsByProjectIdRequest,se as GetAssetsScanCountByAccountIdRequest,Mr as GetBasicAssetReportByAccountIdRequest,Qn as GetBasicAssetReportByProjectIdRequest,Gr as GetBasicContactReportByAccountIdRequest,Bn as GetBasicContactReportByProjectIdRequest,Fr as GetBatchesByAccountIdRequest,ss as GetBatchesByProjectIdRequest,Le as GetBillingDetailsRequest,Yr as GetConsentByAccountIdRequest,Ge as GetConsentByContactIdRequest,Wn as GetConsentByProjectIdRequest,Qr as GetContactExportByAccountIdRequest,Fe as GetContactExportByContactIdRequest,Zn as GetContactExportByProjectIdRequest,Ye as GetContactRequest,qr as GetContactsByAccountIdRequest,Xt as GetContactsByAssetIdRequest,Xn as GetContactsByProjectIdRequest,Oe as GetCurrentPeriodRequest,Er as GetCustomDomainRequest,Br as GetDomainsByAccountIdRequest,ws as GetErrorsByUserIdRequest,Kt as GetExternalNeighborScanCountByAssetIdRequest,wn as GetFileRequest,Hr as GetInstalledAppsByAccountIdRequest,$e as GetInvitationRequest,Ss as GetInvitationsByUserIdRequest,De as GetInvoicesRequest,sn as GetJobRequest,xr as GetJobsByAccountIdRequest,Nn as GetLinksByQrCodeRequest,ce as GetLocationsByAccountIdRequest,Ct as GetMainAccountByAppAccountIdRequest,ms as GetMediaRequest,Wr as GetMostScannedAssetsByAccountIdRequest,as as GetMostScannedAssetsByProjectIdRequest,Jt as GetNeighborScanCountByAssetIdRequest,zt as GetNeighborsByAssetIdRequest,Kr as GetPluginsByAccountIdRequest,Xr as GetPricePlanByAccountIdRequest,gn as GetPricePlansRequest,Jr as GetPrintJobsByAccountIdRequest,Rs as GetPrintPageTemplateRequest,zr as GetPrintPageTemplatesByAccountIdRequest,Ts as GetPrintStickerTemplateRequest,$r as GetPrintStickerTemplatesByAccountIdRequest,zn as GetProjectByProjectIdRequest,Zr as GetProjectExportByAccountIdRequest,ee as GetProjectsByAccountIdRequest,wt as GetPublishedAppsRequest,yn as GetQrCodeLinkRequest,hn as GetQrCodeLogoByQrCodeLogoIdRequest,re as GetQrCodeLogosByAccountIdRequest,vn as GetQrCodeRequest,Ds as GetQrCodeStylingTemplateByStylingTemplateIdRequest,te as GetQrCodeStylingTemplatesByAccountIdRequest,ne as GetQrCodesByAccountIdRequest,rr as GetQrCodesByAssetIdRequest,rs as GetQrCodesByProjectIdRequest,le as GetQueryableCustomAttributeRequest,ie as GetScanDayOfWeekByAccountIdRequest,ts as GetScanDayOfWeekByProjectIdRequest,he as GetScanExportByAccountIdRequest,Zt as GetScanExportByAssetIdRequest,xe as GetScanExportByContactIdRequest,$n as GetScanExportByProjectIdRequest,tr as GetScanLocationDataByAssetIdRequest,Be as GetScanLocationDataByContactIdRequest,Ls as GetScanRequest,_e as GetScanTimeOfDayByAccountIdRequest,es as GetScanTimeOfDayByProjectIdRequest,oe as GetScanTimelineByAccountIdRequest,cs as GetScanTimelineByProjectIdRequest,pe as GetScansByAccountIdRequest,nr as GetScansByAssetIdRequest,Je as GetScansByContactIdRequest,us as GetScansByProjectIdRequest,Ys as GetSessionRefreshRequest,Hs as GetSessionRequest,me as GetUserByAccountIdRequest,ue as GetUserMediasByAccountIdRequest,$t as GetUserMediasByAssetIdRequest,os as GetUserMediasByProjectIdRequest,As as GetUserRequest,Vs as GetUserRolesRequest,Is as GetUserSettingsByUserIdRequest,ae as GetUsersByAccountIdRequest,Pe as GetUsersRolesByAccountIdRequest,fe as InstallAppToAccountRequest,_ as InternalProductName,k as InvoiceStatus,an as InvokePrintJobByJobIdRequest,C as JobStatus,O as JobType,j as Label,lr as LinkContactToAssetRequest,We as LinkContactToScanRequest,ps as LinkMediaToAssetRequest,ls as LinkMediaToProjectRequest,Ps as LinkMediaToScanRequest,kt as LoadAppRequest,R as LocationSortingTypes,Qt as NameRequest,du as Openscreen,D as OpenscreenEmails,L as Permission,b as PluginNameTypes,U as PluginStatus,M as PricePlanName,G as PricePlanPaymentPeriod,V as PricePlanReporting,F as PrintFormat,Y as PrintMode,q as PrintOrientation,H as PrintTemplate,x as PrintUnit,B as ProjectSortingTypes,Q as ProjectStatus,W as QrCodeCornerDotTypes,K as QrCodeCornerSquareTypes,J as QrCodeDotTypes,X as QrCodeDynamicRedirectType,z as QrCodeErrorCorrectionLevel,Z as QrCodeGradientTypes,$ as QrCodeIntentType,tt as QrCodeLocatorKeyType,rt as QrCodeSortingTypes,et as QrCodeStatus,nt as QrCodeType,st as QueryConditions,Ks as ResendConfirmationRequest,At as ResetApiKeySecretRequest,Ws as ResetPasswordRequest,Se as RetrieveCampaignStatusByAccountIdRequest,Ke as RetryCustomDomainRequest,bs as SaveGeolocationByScanIdRequest,at as ScanTimelineOptions,Qa as SdkAccountAdvancedAssetsReportResources,Ka as SdkAccountAdvancedContactsReportResources,Wa as SdkAccountAdvancedScansReportResources,ka as SdkAccountApikeysResources,Ao as SdkAccountAppInstallResources,So as SdkAccountAppResource,Va as SdkAccountAppsResources,Xa as SdkAccountAssetgraphsResources,za as SdkAccountAssetsExportResources,io as SdkAccountAssetsMostscannedResources,Za as SdkAccountAssetsResources,Po as SdkAccountAssetsScansResources,_a as SdkAccountAssettypesResources,$a as SdkAccountBasicAssetsReportResources,to as SdkAccountBasicContactsReportResources,ro as SdkAccountBatchResources,Eo as SdkAccountCampaignInformationResources,Io as SdkAccountClockResources,eo as SdkAccountConsentResources,qa as SdkAccountContactsBatchResources,oo as SdkAccountContactsExportResources,no as SdkAccountContactsResources,Ha as SdkAccountCustomDomainResource,ao as SdkAccountCustomDomainsResources,Ma as SdkAccountCustomattributesResources,wo as SdkAccountEngagePricePlanResources,ba as SdkAccountImageUploadResources,ja as SdkAccountInvitationsBatchResources,Oa as SdkAccountInvitationsResources,so as SdkAccountJobsResources,Da as SdkAccountLocationsResources,Ja as SdkAccountOwnerAppsResources,uo as SdkAccountPluginsResources,ho as SdkAccountPricePlanResources,co as SdkAccountPrintJobsResources,Ra as SdkAccountPrintPageTemplatesResources,xa as SdkAccountPrintStickerTemplatesResources,po as SdkAccountProjectsExportResources,Ua as SdkAccountProjectsResources,mo as SdkAccountQrCodesResources,La as SdkAccountQrcodelogosResources,To as SdkAccountQrcodelogosUploadResources,ko as SdkAccountResource,go as SdkAccountScansDayofweekResources,vo as SdkAccountScansExportResources,No as SdkAccountScansResources,fo as SdkAccountScansTimelineResources,_o as SdkAccountScansTimeofdayResources,Fa as SdkAccountStylingtemplatesResources,Ca as SdkAccountUrlSafetiesResources,wa as SdkAccountUserConfirmResources,Ta as SdkAccountUserResource,Ea as SdkAccountUserRolesResources,Ba as SdkAccountUsermediasPresignedurlResources,Ga as SdkAccountUsermediasPresignedurlmultipartResources,yo as SdkAccountUsermediasResources,lo as SdkAccountUsersResources,Ya as SdkAccountZendeskTicketResources,zs as SdkApikeyResource,Xs as SdkApikeySecretResources,Zs as SdkAppAccountLoadResources,$s as SdkAppAccountResource,ta as SdkAppResource,na as SdkAppsAccountMainResources,sa as SdkAppsAccountResource,ra as SdkAppsPublishedResources,ea as SdkAppsResources,Na as SdkAssetContactResource,ha as SdkAssetContactsResources,la as SdkAssetHistoryResources,ga as SdkAssetNeighborResource,Sa as SdkAssetNeighborsDeleteResources,ma as SdkAssetNeighborsResources,pa as SdkAssetQrCodesResources,Pa as SdkAssetQracodesResources,Ia as SdkAssetResource,da as SdkAssetScansExportResources,va as SdkAssetScansLocationResources,Aa as SdkAssetScansResources,fa as SdkAssetUrlResource,ya as SdkAssetUsermediasResources,Zo as SdkAssetgraphResource,aa as SdkAssettypeAssetResource,oa as SdkAssettypeAssetsResources,ua as SdkAssettypeLocationResource,ia as SdkAssettypeLocationsResources,ca as SdkAssettypeResource,pu as SdkAuthSessionResources,hu as SdkAuthUserResources,Co as SdkBatchAssetsResources,Oo as SdkBatchResource,Ro as SdkBillingCancelDowngradeResource,Uo as SdkBillingCancelSubscriptionResource,Lo as SdkBillingCurrentPeriodResource,Go as SdkBillingDetailResource,Vo as SdkBillingDowngradePlanResource,Mo as SdkBillingInvoiceResource,bo as SdkBillingSetupIntentResource,Fo as SdkBillingUpgradePlanResource,Do as SdkCareAccountsResources,lu as SdkConfirmationAuthUserResources,qo as SdkContactAssetsResources,Yo as SdkContactConsentResources,Ho as SdkContactExportResources,Ko as SdkContactResource,Qo as SdkContactScanResource,xo as SdkContactScansExportResources,Bo as SdkContactScansLocationResources,Wo as SdkContactScansResources,Xo as SdkCustomdomainLocatorCollisionsResources,zo as SdkCustomdomainResource,Jo as SdkCustomdomainRetryResources,Pi as SdkFileResource,mi as SdkFileValidateResources,ti as SdkInvitationResource,$o as SdkInvitationUsersResources,ri as SdkJobResource,ni as SdkLocationAssetsResources,si as SdkLocationResource,mu as SdkPasswordAuthUserResources,hi as SdkPricePlansResources,ei as SdkPrintJobResource,su as SdkPrintPageTemplateResource,eu as SdkPrintStickerTemplateResource,ki as SdkProjectAdvancedAssetsReportResources,_i as SdkProjectAdvancedContactsReportResources,Ci as SdkProjectAdvancedScansReportResources,fi as SdkProjectAssetgraphsResources,yi as SdkProjectAssetsBatchResources,Di as SdkProjectAssetsExportResources,Fi as SdkProjectAssetsMostscannedResources,Si as SdkProjectAssetsResources,ji as SdkProjectBasicAssetsReportResources,Oi as SdkProjectBasicContactsReportResources,Vi as SdkProjectBatchResources,Ri as SdkProjectConsentResources,vi as SdkProjectContactsBatchResources,bi as SdkProjectContactsExportResources,gi as SdkProjectContactsResources,di as SdkProjectJobsAssetbatchResources,Ei as SdkProjectPresignedurlJobsAssetbatchResources,Ti as SdkProjectPrintJobsResources,Ii as SdkProjectQrCodesResources,xi as SdkProjectResource,Mi as SdkProjectScansDayofweekResources,Ui as SdkProjectScansExportResources,qi as SdkProjectScansResources,Hi as SdkProjectScansTimelineResources,Gi as SdkProjectScansTimeofdayResources,Ai as SdkProjectSelfqueueprintResources,wi as SdkProjectSmsTemplateResource,Li as SdkProjectSmsTemplatesResources,Ni as SdkProjectTemplatedPrintPreviewResources,Yi as SdkProjectUsermediasResources,li as SdkProjectValidationJobsAssetbatchResources,ui as SdkQrCodeLinkResource,ii as SdkQrCodeLinksResources,ci as SdkQrCodeResource,pi as SdkQrcodelinkResource,ai as SdkQrcodelogoResource,cu as SdkRefreshAuthSessionResources,Pu as SdkResetAuthUserResources,fu as SdkResources,au as SdkScanContactsResources,ou as SdkScanCustomAttributeResources,iu as SdkScanResource,nu as SdkStylingtemplateResource,oi as SdkSupportResources,jo as SdkUpgradePlanBillingPreviewResource,Xi as SdkUserAccountsResources,tu as SdkUserErrorsResources,zi as SdkUserInvitationsResources,$i as SdkUserPathResource,Zi as SdkUserPathSettingsResources,ru as SdkUserResource,Qi as SdkUsermediaAssetResource,Bi as SdkUsermediaMultipartResources,Ki as SdkUsermediaProjectResource,Ji as SdkUsermediaResource,Wi as SdkUsermediaScanResource,uu as SdkUserrolesResources,Pn as SendSupportEmailRequest,_s as SetUserSettingsByUserIdRequest,ot as StickerShape,it as TagActions,ut as TagStates,er as UnlinkContactToAssetRequest,ys as UnlinkMediaToAssetRequest,fs as UnlinkMediaToProjectRequest,gs as UnlinkMediaToScanRequest,Ae as UpdateAccountRequest,St as UpdateApiKeyRequest,Et as UpdateAppByAppIdRequest,nn as UpdateAssetGraphRequest,hr as UpdateAssetRequest,Ft as UpdateAssetTypeCountAtLocationRequest,Mt as UpdateAssetTypeRequest,cn as UpdateAssetsLocationsRequest,qe as UpdateContactRequest,ye as UpdateEngagePricePlanRequest,on as UpdateLocationRequest,ds as UpdateMediaRequest,de as UpdatePricePlanByAccountIdRequest,Os as UpdatePrintPageTemplateRequest,Fs as UpdatePrintStickerTemplateRequest,is as UpdateProjectByProjectIdRequest,In as UpdateQrCodeLogoByQrCodeLogoIdRequest,En as UpdateQrCodeRequest,js as UpdateQrCodeStylingTemplateByStylingTemplateIdRequest,Gs as UpdateScanCustomAttributeRequest,Ne as UpdateUserByAccountIdRequest,ks as UpdateUserRequest,Ie as UpdateUsersRolesByAccountIdRequest,we as UploadQrCodeLogoByAccountRequest,ct as UserCredentialsStatus,ht as UserGroups,pt as UserMediaFileTypes,mt as UserMediaSortingTypes,Pt as UserSettingsDomain,Sn as ValidateFileRequest};
1
+ import t from"axios";import{wrapper as r}from"axios-cookiejar-support";import{CookieJar as e}from"tough-cookie";function n(){return n=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},n.apply(null,arguments)}function s(t,r){t.prototype=Object.create(r.prototype),t.prototype.constructor=t,a(t,r)}function a(t,r){return a=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,r){return t.__proto__=r,t},a(t,r)}var o,i,u,c,h,p,m,P,l,f,g,d,y,v,N,A,S,I,w,E,T,_,k,C,O,j,R,D,L,b,U,M,G,V,F,Y,q,H,x,B,Q,W,K,J,X,z,Z,$,tt,rt,et,nt,st,at,ot,it,ut,ct,ht,pt,mt,Pt,lt=/*#__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}(),ft=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.go=function(t,r,e){try{var s=this;return Promise.resolve(function(a,o){try{var i=(u=!e||e.willAuthorize,Promise.resolve(s.makeUri(t)).then(function(t){function a(){return s.debugRequest("delete",t,r,null,e),Promise.resolve(s.session.getAxios()).then(function(a){return Promise.resolve(a.delete(t,n({params:r},e))).then(function(t){return s.debugResponse(t),t.data})})}var o=function(){if(u)return Promise.resolve(s.session.authorize()).then(function(){})}();return o&&o.then?o.then(a):a()}))}catch(t){return o(t)}var u;return i&&i.then?i.then(void 0,o):i}(0,function(t){throw s.handleAndDebugErr(t)}))}catch(t){return Promise.reject(t)}},r}(lt),gt=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.go=function(t,r,e){try{var s=this;return Promise.resolve(function(a,o){try{var i=(u=!e||e.willAuthorize,Promise.resolve(s.makeUri(t)).then(function(t){function a(){return s.debugRequest("get",t,r,null,e),Promise.resolve(s.session.getAxios()).then(function(a){return Promise.resolve(a.get(t,n({params:r},e))).then(function(t){return s.debugResponse(t),t.data})})}var o=function(){if(u)return Promise.resolve(s.session.authorize()).then(function(){})}();return o&&o.then?o.then(a):a()}))}catch(t){return o(t)}var u;return i&&i.then?i.then(void 0,o):i}(0,function(t){throw s.handleAndDebugErr(t)}))}catch(t){return Promise.reject(t)}},r}(lt),dt=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.go=function(t,r,e,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(){var o=!s||s.willAuthorize;return Promise.resolve(a.makeUri(t)).then(function(t){function i(){return a.debugRequest("patch",t,r,e,s),Promise.resolve(a.session.getAxios()).then(function(o){return Promise.resolve(o.patch(t,e,n({params:r},s))).then(function(t){return a.debugResponse(t),t.data})})}var u=function(){if(o)return Promise.resolve(a.session.authorize()).then(function(){})}();return u&&u.then?u.then(i):i()})},function(t){throw a.handleAndDebugErr(t)}))}catch(t){return Promise.reject(t)}},r}(lt),yt=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.go=function(t,r,e,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(){var o=!s||s.willAuthorize;return Promise.resolve(a.makeUri(t)).then(function(t){function i(){return a.debugRequest("post",t,r,e,s),Promise.resolve(a.session.getAxios()).then(function(o){return Promise.resolve(o.post(t,e,n({params:r},s))).then(function(t){return a.debugResponse(t),t.data})})}var u=function(){if(o)return Promise.resolve(a.session.authorize()).then(function(){})}();return u&&u.then?u.then(i):i()})},function(t){throw a.handleAndDebugErr(t)}))}catch(t){return Promise.reject(t)}},r}(lt),vt=/*#__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}(),Nt=/*#__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"}(o||(o={})),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"}(i||(i={})),function(t){t.ACTIVE="ACTIVE",t.SUSPENDED="SUSPENDED",t.CANCELLED="CANCELLED"}(u||(u={})),function(t){t.INTERNAL="INTERNAL",t.EXTERNAL="EXTERNAL"}(c||(c={})),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"}(h||(h={})),function(t){t.MODIFIED="MODIFIED",t.NAME="NAME",t.SCAN_COUNT="SCAN_COUNT",t.QR_CODE_COUNT="QR_CODE_COUNT",t.STATE="STATE"}(p||(p={})),function(t){t.json="json",t.csv="csv"}(m||(m={})),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"}(l||(l={})),function(t){t.PUBLISHED="PUBLISHED",t.DRAFT="DRAFT",t.ARCHIVED="ARCHIVED"}(f||(f={})),function(t){t.INVALID_API_KEY="INVALID_API_KEY",t.INVALID_EMAIL="INVALID_EMAIL",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_REFRESH_TOKEN="NO_REFRESH_TOKEN",t.RESET_PASSWORD="RESET_PASSWORD",t.RESET_SECRET="RESET_SECRET",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",t.EMAIL_ALREADY_TAKEN="EMAIL_ALREADY_TAKEN",t.SSO_USER="SSO_USER"}(g||(g={})),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"}(d||(d={})),function(t){t.MICROSOFT="MICROSOFT"}(y||(y={})),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"}(v||(v={})),function(t){t.ACCEPTED="ACCEPTED",t.DECLINED="DECLINED",t.true="true",t.false="false"}(N||(N={})),function(t){t.SMS="SMS",t.EMAIL="EMAIL",t.DATA="DATA",t.CUSTOM="CUSTOM"}(A||(A={})),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"}(S||(S={})),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"}(I||(I={})),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"}(w||(w={})),function(t){t.CARE_API="CARE_API"}(E||(E={})),function(t){t.STRING="STRING",t.NUMBER="NUMBER"}(T||(T={})),function(t){t.ENGAGE="ENGAGE",t.TRACK="TRACK",t.INVENTORY="INVENTORY",t.CREATE="CREATE"}(_||(_={})),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"}(C||(C={})),function(t){t.BATCH_CREATE_BLANK_ITEMS="BATCH_CREATE_BLANK_ITEMS",t.BATCH_CREATE_ASSETS="BATCH_CREATE_ASSETS",t.VALIDATE_CSV="VALIDATE_CSV",t.VALIDATE_AND_GENERATE_CSV="VALIDATE_AND_GENERATE_CSV",t.SELF_QUEUE_BATCH_PRINT="SELF_QUEUE_BATCH_PRINT",t.SCAN_EXPORT="SCAN_EXPORT",t.ASSET_EXPORT="ASSET_EXPORT",t.CONTACT_EXPORT="CONTACT_EXPORT",t.TEMPLATED_PRINT="TEMPLATED_PRINT",t.CLONE_MICROSITE="CLONE_MICROSITE",t.QRCODE_SCANS_EXPORT="QRCODE_SCANS_EXPORT",t.PROJECT_EXPORT="PROJECT_EXPORT",t.ACCOUNT_EXPORT="ACCOUNT_EXPORT",t.WEB_SESSION_EXPORT="WEB_SESSION_EXPORT",t.USER_DB_ENTITIES_GENENERATION="USER_DB_ENTITIES_GENENERATION",t.USER_DB_ENTITIES_EXPORT="USER_DB_ENTITIES_EXPORT",t.UPDATE_MICROSITE_QR_CODE_CUSTOM_DOMAIN="UPDATE_MICROSITE_QR_CODE_CUSTOM_DOMAIN",t.UPDATE_MICROSITE_CDN_CUSTOM_DOMAIN="UPDATE_MICROSITE_CDN_CUSTOM_DOMAIN"}(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"}(j||(j={})),function(t){t.MODIFIED="MODIFIED",t.NAME="NAME",t.STATE="STATE"}(R||(R={})),function(t){t.SALES_EMAIL="SALES_EMAIL",t.SUPPORT_EMAIL="SUPPORT_EMAIL"}(D||(D={})),function(t){t.PLUGIN_CONFIGURATION="PLUGIN_CONFIGURATION",t.INDIVIDUAL_ACCOUNT_SETTINGS="INDIVIDUAL_ACCOUNT_SETTINGS",t.WORKFLOW_BUILDER="WORKFLOW_BUILDER",t.QR_CODE_AND_PRINT_STUDIO="QR_CODE_AND_PRINT_STUDIO",t.REPORTING_AND_ANALYTICS="REPORTING_AND_ANALYTICS",t.USER_MANAGEMENT="USER_MANAGEMENT",t.BILLING="BILLING"}(L||(L={})),function(t){t.ADMIN_PLUGIN="ADMIN_PLUGIN",t.REHRIG_VISION="REHRIG_VISION",t.HOTWIRE="HOTWIRE",t.GOOGLE_SHEET="GOOGLE_SHEET",t.CONDITIONAL_REDIRECT="CONDITIONAL_REDIRECT",t.GOOGLE_PLACES="GOOGLE_PLACES",t.REHRIG_BARRIE_ADDRESS_DYNAMO_DB="REHRIG_BARRIE_ADDRESS_DYNAMO_DB",t.GUND="GUND",t.KLAVIYO="KLAVIYO",t.REHRIG_VISION_TRACK="REHRIG_VISION_TRACK"}(b||(b={})),function(t){t.ACTIVE="ACTIVE",t.INACTIVE="INACTIVE",t.SUSPENDED="SUSPENDED"}(U||(U={})),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"}(M||(M={})),function(t){t.MONTHLY="monthly",t.ANNUAL="annual"}(G||(G={})),function(t){t.BASIC="basic",t.ADVANCED="advanced",t.basic="basic",t.advance="advanced"}(V||(V={})),function(t){t.A3="A3",t.A4="A4",t.A5="A5",t.LETTER="LETTER",t.LEGAL="LEGAL"}(F||(F={})),function(t){t.SINGLE="SINGLE",t.MULTIPLE="MULTIPLE"}(Y||(Y={})),function(t){t.PORTRAIT="PORTRAIT",t.LANDSCAPE="LANDSCAPE"}(q||(q={})),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"}(x||(x={})),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"}(B||(B={})),function(t){t.ACTIVE="ACTIVE",t.SUSPENDED="SUSPENDED"}(Q||(Q={})),function(t){t.dot="dot",t.square="square"}(W||(W={})),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"}(J||(J={})),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"}(X||(X={})),function(t){t.L="L",t.M="M",t.Q="Q",t.H="H"}(z||(z={})),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"}($||($={})),function(t){t.SHORT_URL="SHORT_URL",t.HASHED_ID="HASHED_ID",t.SECURE_ID="SECURE_ID"}(tt||(tt={})),function(t){t.MODIFIED="MODIFIED",t.NAME="NAME",t.SCAN_COUNT="SCAN_COUNT"}(rt||(rt={})),function(t){t.ACTIVE="ACTIVE",t.INACTIVE="INACTIVE",t.SUSPENDED="SUSPENDED",t.UNSAFE="UNSAFE"}(et||(et={})),function(t){t.PNG="PNG",t.JPEG="JPEG",t.SVG="SVG",t.png="png",t.jpeg="jpeg",t.svg="svg"}(nt||(nt={})),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"}(st||(st={})),function(t){t.DAILY="DAILY",t.HOURLY="HOURLY"}(at||(at={})),function(t){t.SQUARE="SQUARE",t.CIRCLE="CIRCLE",t.RECTANGLE="RECTANGLE"}(ot||(ot={})),function(t){t.ACTIVATED="ACTIVATED",t.MODIFIED="MODIFIED"}(it||(it={})),function(t){t.ACTIVE="ACTIVE",t.INACTIVE="INACTIVE",t.USER_INFO_COLLECTION="USER_INFO_COLLECTION"}(ut||(ut={})),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"}(ct||(ct={})),function(t){t.appuser="appuser",t.appadmin="appadmin"}(ht||(ht={})),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"}(pt||(pt={})),function(t){t.MODIFIED="MODIFIED",t.NAME="NAME",t.FILE_TYPE="FILE_TYPE",t.CATEGORY="CATEGORY"}(mt||(mt={})),function(t){t.DASHBOARD="DASHBOARD"}(Pt||(Pt={}));var 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:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"apikeys",sdkPartName:"apikeys"}],r}return s(r,t),r}(yt),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:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"urlSafeties",sdkPartName:"urlSafeties"}],r}return s(r,t),r}(yt),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:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"apps",sdkPartName:"apps"}],r}return s(r,t),r}(yt),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 s(r,t),r}(gt),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:"locations",sdkPartName:"locations"}],r}return s(r,t),r}(yt),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:"invitations/batch",sdkPartName:"invitationsBatch"}],r}return s(r,t),r}(yt),_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:"image/upload",sdkPartName:"imageUpload"}],r}return s(r,t),r}(yt),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:"assettypes",sdkPartName:"assettypes"}],r}return s(r,t),r}(yt),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:"printStickerTemplates",sdkPartName:"printStickerTemplates"}],r}return s(r,t),r}(yt),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:"projects",sdkPartName:"projects"}],r}return s(r,t),r}(yt),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:"stylingtemplates",sdkPartName:"stylingtemplates"}],r}return s(r,t),r}(yt),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:"zendeskTicket",sdkPartName:"zendeskTicket"}],r}return s(r,t),r}(yt),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:"customattributes",sdkPartName:"customattributes"}],r}return s(r,t),r}(yt),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:"usermedias/presignedurlmultipart",sdkPartName:"usermediasPresignedurlmultipart"}],r}return s(r,t),r}(yt),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:"invitations",sdkPartName:"invitations"}],r}return s(r,t),r}(yt),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:"usermedias/presignedurl",sdkPartName:"usermediasPresignedurl"}],r}return s(r,t),r}(yt),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:"printPageTemplates",sdkPartName:"printPageTemplates"}],r}return s(r,t),r}(yt),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 s(r,t),r}(yt),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"}],r}return s(r,t),r}(gt),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:"contacts/batch",sdkPartName:"contactsBatch"}],r}return s(r,t),r}(ft),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/report/advanced",sdkPartName:"advancedContactsReport"}],r}return s(r,t),r}(gt),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:"assets/report/advanced",sdkPartName:"advancedAssetsReport"}],r}return s(r,t),r}(gt),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:"owner/apps",sdkPartName:"ownerApps"}],r}return s(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:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"scans/report/advanced",sdkPartName:"advancedScansReport"}],r}return s(r,t),r}(gt),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:"customDomain",routePart:"customDomains",sdkPartName:"customDomain"}],r}return s(r,t),r}(gt),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:"apikeys",sdkPartName:"apikeys"}],r}return s(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"},{routePart:"assetgraphs",sdkPartName:"assetgraphs"}],r}return s(r,t),r}(gt),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:"assettypes",sdkPartName:"assettypes"}],r}return s(r,t),r}(gt),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:"userId",routePart:"users",sdkPartName:"user"}],r}return s(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",sdkPartName:"assets"}],r}return s(r,t),r}(gt),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/basic",sdkPartName:"basicContactsReport"}],r}return s(r,t),r}(gt),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:"assets/export",sdkPartName:"assetsExport"}],r}return s(r,t),r}(yt),$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:"assets/scans",sdkPartName:"assetsScans"}],r}return s(r,t),r}(yt),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:"contacts",sdkPartName:"contacts"}],r}return s(r,t),r}(gt),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:"batch",sdkPartName:"batch"}],r}return s(r,t),r}(gt),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:"customDomains",sdkPartName:"customDomains"}],r}return s(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:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"consent",sdkPartName:"consent"}],r}return s(r,t),r}(gt),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:"jobs",sdkPartName:"jobs"}],r}return s(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:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"locations",sdkPartName:"locations"}],r}return s(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:"accounts",sdkPartName:"account"},{routePart:"assets/mostscanned",sdkPartName:"assetsMostscanned"}],r}return s(r,t),r}(gt),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:"plugins",sdkPartName:"plugins"}],r}return s(r,t),r}(gt),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:"apps",sdkPartName:"apps"}],r}return s(r,t),r}(gt),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:"priceplan",sdkPartName:"pricePlan"}],r}return s(r,t),r}(gt),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 s(r,t),r}(gt),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:"printStickerTemplates",sdkPartName:"printStickerTemplates"}],r}return s(r,t),r}(gt),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:"printJobs",sdkPartName:"printJobs"}],r}return s(r,t),r}(gt),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:"assets/report/basic",sdkPartName:"basicAssetsReport"}],r}return s(r,t),r}(gt),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:"projects/export",sdkPartName:"projectsExport"}],r}return s(r,t),r}(yt),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:"contacts/export",sdkPartName:"contactsExport"}],r}return s(r,t),r}(yt),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:"stylingtemplates",sdkPartName:"stylingtemplates"}],r}return s(r,t),r}(gt),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:"qrcodelogos",sdkPartName:"qrcodelogos"}],r}return s(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"},{routePart:"customattributes",sdkPartName:"customattributes"}],r}return s(r,t),r}(gt),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:"scans/dayofweek",sdkPartName:"scansDayofweek"}],r}return s(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:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"qrcodes",sdkPartName:"qrCodes"}],r}return s(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:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"scans/export",sdkPartName:"scansExport"}],r}return s(r,t),r}(yt),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:"scans/timeline",sdkPartName:"scansTimeline"}],r}return s(r,t),r}(gt),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:"scans",sdkPartName:"scans"}],r}return s(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"},{parm:"userId",routePart:"users",sdkPartName:"user"}],r}return s(r,t),r}(gt),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:"users",sdkPartName:"users"}],r}return s(r,t),r}(gt),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"},{parm:"userId",routePart:"users",sdkPartName:"user"},{routePart:"roles",sdkPartName:"roles"}],r}return s(r,t),r}(gt),_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",sdkPartName:"usermedias"}],r}return s(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"},{routePart:"scans/timeofday",sdkPartName:"scansTimeofday"}],r}return s(r,t),r}(gt),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"},{parm:"appId",routePart:"apps",sdkPartName:"app"},{routePart:"install",sdkPartName:"install"}],r}return s(r,t),r}(yt),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:"campaignInformation",sdkPartName:"campaignInformation"}],r}return s(r,t),r}(yt),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:"clock",sdkPartName:"clock"}],r}return s(r,t),r}(yt),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"}],r}return s(r,t),r}(dt),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:"engagePricePlan",sdkPartName:"engagePricePlan"}],r}return s(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:"projects",sdkPartName:"projects"}],r}return s(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"},{parm:"userId",routePart:"users",sdkPartName:"user"},{routePart:"roles",sdkPartName:"roles"}],r}return s(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"},{parm:"userId",routePart:"users",sdkPartName:"user"}],r}return s(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:"campaignInformation",sdkPartName:"campaignInformation"}],r}return s(r,t),r}(gt),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:"qrcodelogos/upload",sdkPartName:"qrcodelogosUpload"}],r}return s(r,t),r}(yt),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 s(r,t),r}(gt),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 s(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:"priceplan",sdkPartName:"pricePlan"}],r}return s(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=[{routePart:"apps/published",sdkPartName:"appsPublished"}],r}return s(r,t),r}(gt),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:"apiKeyId",routePart:"apikeys",sdkPartName:"apikey"}],r}return s(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:"appId",routePart:"apps",sdkPartName:"app"}],r}return s(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:"appId",routePart:"apps",sdkPartName:"app"}],r}return s(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:"apiKeyId",routePart:"apikeys",sdkPartName:"apikey"},{routePart:"secret",sdkPartName:"secret"}],r}return s(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:"appId",routePart:"apps",sdkPartName:"app"},{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"load",sdkPartName:"load"}],r}return s(r,t),r}(yt),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:"appAccountId",routePart:"appsAccounts",sdkPartName:"appsAccount"},{routePart:"main",sdkPartName:"main"}],r}return s(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:"appAccountId",routePart:"appsAccounts",sdkPartName:"appsAccount"}],r}return s(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:"assetId",routePart:"assets",sdkPartName:"asset"},{routePart:"contacts",sdkPartName:"contacts"}],r}return s(r,t),r}(yt),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:"assetId",routePart:"assets",sdkPartName:"asset"},{routePart:"qrcodes",sdkPartName:"qrCodes"}],r}return s(r,t),r}(yt),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:"assetId",routePart:"assets",sdkPartName:"asset"},{routePart:"neighbors",sdkPartName:"neighbors"}],r}return s(r,t),r}(yt),$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=[{routePart:"apps",sdkPartName:"apps"}],r}return s(r,t),r}(gt),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"},{routePart:"qracodes",sdkPartName:"qracodes"}],r}return s(r,t),r}(yt),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"}],r}return s(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:"neighbors/delete",sdkPartName:"neighborsDelete"}],r}return s(r,t),r}(yt),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"}],r}return s(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:"assetId",routePart:"assets",sdkPartName:"asset"},{routePart:"contacts",sdkPartName:"contacts"}],r}return s(r,t),r}(gt),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"},{parm:"neighborId",routePart:"neighbors",sdkPartName:"neighbor"}],r}return s(r,t),r}(gt),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:"neighbors",sdkPartName:"neighbors"}],r}return s(r,t),r}(gt),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:"qrcodes",sdkPartName:"qrCodes"}],r}return s(r,t),r}(gt),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"},{routePart:"scans/location",sdkPartName:"scansLocation"}],r}return s(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:"assetId",routePart:"assets",sdkPartName:"asset"},{parm:"url",routePart:"urls",sdkPartName:"url"}],r}return s(r,t),r}(gt),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:"assetId",routePart:"assets",sdkPartName:"asset"},{routePart:"scans",sdkPartName:"scans"}],r}return s(r,t),r}(gt),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:"assetId",routePart:"assets",sdkPartName:"asset"},{routePart:"usermedias",sdkPartName:"usermedias"}],r}return s(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:"assetId",routePart:"assets",sdkPartName:"asset"},{routePart:"scans/export",sdkPartName:"scansExport"}],r}return s(r,t),r}(yt),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:"assetId",routePart:"assets",sdkPartName:"asset"},{parm:"contactId",routePart:"contacts",sdkPartName:"contact"}],r}return s(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:"assetId",routePart:"assets",sdkPartName:"asset"},{parm:"contactId",routePart:"contacts",sdkPartName:"contact"}],r}return s(r,t),r}(yt),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:"assetGraphId",routePart:"assetgraphs",sdkPartName:"assetgraph"}],r}return s(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:"assetId",routePart:"assets",sdkPartName:"asset"}],r}return s(r,t),r}(dt),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:"assetGraphId",routePart:"assetgraphs",sdkPartName:"assetgraph"}],r}return s(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:"assetGraphId",routePart:"assetgraphs",sdkPartName:"assetgraph"}],r}return s(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:"assetTypeId",routePart:"assettypes",sdkPartName:"assettype"},{parm:"assetId",routePart:"assets",sdkPartName:"asset"}],r}return s(r,t),r}(yt),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:"assetTypeId",routePart:"assettypes",sdkPartName:"assettype"},{routePart:"assets",sdkPartName:"assets"}],r}return s(r,t),r}(yt),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:"batchId",routePart:"batch",sdkPartName:"batch"},{routePart:"assets",sdkPartName:"assets"}],r}return s(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:"assetTypeId",routePart:"assettypes",sdkPartName:"assettype"}],r}return s(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:"history",sdkPartName:"history"}],r}return s(r,t),r}(gt),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:"assetTypeId",routePart:"assettypes",sdkPartName:"assettype"}],r}return s(r,t),r}(gt),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:"assetTypeId",routePart:"assettypes",sdkPartName:"assettype"},{routePart:"assets",sdkPartName:"assets"}],r}return s(r,t),r}(gt),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:"assetTypeId",routePart:"assettypes",sdkPartName:"assettype"},{parm:"locationId",routePart:"locations",sdkPartName:"location"}],r}return s(r,t),r}(gt),_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:"assetTypeId",routePart:"assettypes",sdkPartName:"assettype"},{routePart:"locations",sdkPartName:"locations"}],r}return s(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:"assetTypeId",routePart:"assettypes",sdkPartName:"assettype"}],r}return s(r,t),r}(dt),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:"billing/cancelDowngrade",sdkPartName:"billingCancelDowngrade"}],r}return s(r,t),r}(yt),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:"billing/cancelSubscription",sdkPartName:"billingCancelSubscription"}],r}return s(r,t),r}(yt),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=[{routePart:"care/accounts",sdkPartName:"careAccounts"}],r}return s(r,t),r}(gt),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:"billing/setupIntent",sdkPartName:"billingSetupIntent"}],r}return s(r,t),r}(yt),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:"billing/preview/upgradePlan",sdkPartName:"upgradePlanBillingPreview"}],r}return s(r,t),r}(gt),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:"billing/details",sdkPartName:"billingDetail"}],r}return s(r,t),r}(gt),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 s(r,t),r}(gt),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:"billing/upgradePlan",sdkPartName:"billingUpgradePlan"}],r}return s(r,t),r}(yt),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:"customDomain",routePart:"customdomains",sdkPartName:"customdomain"},{routePart:"locator/collisions",sdkPartName:"locatorCollisions"}],r}return s(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:"customDomain",routePart:"customdomains",sdkPartName:"customdomain"}],r}return s(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:"billing/invoices",sdkPartName:"billingInvoice"}],r}return s(r,t),r}(gt),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:"jobId",routePart:"jobs",sdkPartName:"job"}],r}return s(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:"customDomain",routePart:"customdomains",sdkPartName:"customdomain"},{routePart:"retry",sdkPartName:"retry"}],r}return s(r,t),r}(yt),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:"printJobId",routePart:"printJobs",sdkPartName:"printJob"}],r}return s(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:"accountId",routePart:"billing/downgradePlan",sdkPartName:"billingDowngradePlan"}],r}return s(r,t),r}(yt),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:"jobId",routePart:"jobs",sdkPartName:"job"}],r}return s(r,t),r}(gt),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:"printJobId",routePart:"printJobs",sdkPartName:"printJob"}],r}return s(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:"fileId",routePart:"files",sdkPartName:"file"}],r}return s(r,t),r}(gt),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:"fileId",routePart:"files",sdkPartName:"file"},{routePart:"validate",sdkPartName:"validate"}],r}return s(r,t),r}(yt),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:"locationId",routePart:"locations",sdkPartName:"location"},{routePart:"assets",sdkPartName:"assets"}],r}return s(r,t),r}(gt),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:"locationId",routePart:"locations",sdkPartName:"location"}],r}return s(r,t),r}(dt),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:"assetTypeId",routePart:"assettypes",sdkPartName:"assettype"},{parm:"locationId",routePart:"locations",sdkPartName:"location"}],r}return s(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:"locationId",routePart:"locations",sdkPartName:"location"}],r}return s(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:"locationId",routePart:"locations",sdkPartName:"location"},{routePart:"assets",sdkPartName:"assets"}],r}return s(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:"invitationId",routePart:"invitations",sdkPartName:"invitation"},{routePart:"users",sdkPartName:"users"}],r}return s(r,t),r}(yt),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 s(r,t),r}(yt),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=[{routePart:"pricePlans",sdkPartName:"pricePlans"}],r}return s(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:"invitationId",routePart:"invitations",sdkPartName:"invitation"}],r}return s(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:"qrCodeLogoId",routePart:"qrcodelogos",sdkPartName:"qrcodelogo"}],r}return s(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:"invitationId",routePart:"invitations",sdkPartName:"invitation"}],r}return s(r,t),r}(ft),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:"qrCodeLogoId",routePart:"qrcodelogos",sdkPartName:"qrcodelogo"}],r}return s(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:"scanId",routePart:"scans",sdkPartName:"scan"}],r}return s(r,t),r}(gt),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:"scanId",routePart:"scans",sdkPartName:"scan"},{routePart:"customAttribute",sdkPartName:"customAttribute"}],r}return s(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:"scanId",routePart:"scans",sdkPartName:"scan"},{routePart:"contacts",sdkPartName:"contacts"}],r}return s(r,t),r}(yt),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:"scanId",routePart:"scans",sdkPartName:"scan"}],r}return s(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:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"assetgraphs",sdkPartName:"assetgraphs"}],r}return s(r,t),r}(yt),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:"contacts",sdkPartName:"contacts"}],r}return s(r,t),r}(yt),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:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"jobs/assetbatch",sdkPartName:"jobsAssetbatch"}],r}return s(r,t),r}(yt),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:"assets",sdkPartName:"assets"}],r}return s(r,t),r}(yt),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:"contacts/batch",sdkPartName:"contactsBatch"}],r}return s(r,t),r}(yt),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 s(r,t),r}(yt),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:"assets/batch",sdkPartName:"assetsBatch"}],r}return s(r,t),r}(yt),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:"smstemplates",sdkPartName:"smsTemplates"}],r}return s(r,t),r}(yt),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:"printJobs",sdkPartName:"printJobs"}],r}return s(r,t),r}(yt),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:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"qrcodes",sdkPartName:"qrCodes"}],r}return s(r,t),r}(yt),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:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"jobs/assetbatch/presignedurl",sdkPartName:"presignedurlJobsAssetbatch"}],r}return s(r,t),r}(yt),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:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"contacts/batch",sdkPartName:"contactsBatch"}],r}return s(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:"projectId",routePart:"projects",sdkPartName:"project"},{parm:"smsTemplateName",routePart:"smstemplates",sdkPartName:"smsTemplate"}],r}return s(r,t),r}(ft),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"}],r}return s(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:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"jobs/assetbatch/validation",sdkPartName:"validationJobsAssetbatch"}],r}return s(r,t),r}(yt),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:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"assets/report/basic",sdkPartName:"basicAssetsReport"}],r}return s(r,t),r}(gt),_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 s(r,t),r}(gt),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:"assets/export",sdkPartName:"assetsExport"}],r}return s(r,t),r}(yt),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:"assetgraphs",sdkPartName:"assetgraphs"}],r}return s(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:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"contacts/report/basic",sdkPartName:"basicContactsReport"}],r}return s(r,t),r}(gt),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:"assets/report/advanced",sdkPartName:"advancedAssetsReport"}],r}return s(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:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"consent",sdkPartName:"consent"}],r}return s(r,t),r}(gt),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:"contacts/report/advanced",sdkPartName:"advancedContactsReport"}],r}return s(r,t),r}(gt),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:"batch",sdkPartName:"batch"}],r}return s(r,t),r}(gt),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:"contacts/export",sdkPartName:"contactsExport"}],r}return s(r,t),r}(yt),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"}],r}return s(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:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"templatedPrint/preview",sdkPartName:"templatedPrintPreview"}],r}return s(r,t),r}(yt),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",sdkPartName:"contacts"}],r}return s(r,t),r}(gt),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:"scans/dayofweek",sdkPartName:"scansDayofweek"}],r}return s(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:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"assets/mostscanned",sdkPartName:"assetsMostscanned"}],r}return s(r,t),r}(gt),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:"scans/export",sdkPartName:"scansExport"}],r}return s(r,t),r}(yt),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:"scans/timeline",sdkPartName:"scansTimeline"}],r}return s(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:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"scans/report/advanced",sdkPartName:"advancedScansReport"}],r}return s(r,t),r}(gt),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/timeofday",sdkPartName:"scansTimeofday"}],r}return s(r,t),r}(gt),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:"qrcodes",sdkPartName:"qrCodes"}],r}return s(r,t),r}(gt),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:"scans",sdkPartName:"scans"}],r}return s(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:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"usermedias",sdkPartName:"usermedias"}],r}return s(r,t),r}(gt),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"}],r}return s(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:"qrCodeId",routePart:"qrcodes",sdkPartName:"qrCode"},{parm:"link",routePart:"links",sdkPartName:"link"}],r}return s(r,t),r}(ft),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:"qrCodeId",routePart:"qrcodes",sdkPartName:"qrCode"}],r}return s(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:"qrCodeId",routePart:"qrcodes",sdkPartName:"qrCode"}],r}return s(r,t),r}(gt),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:"qrCodeId",routePart:"qrcodes",sdkPartName:"qrCode"},{routePart:"links",sdkPartName:"links"}],r}return s(r,t),r}(gt),$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:"qrCodeId",routePart:"qrcodes",sdkPartName:"qrCode"}],r}return s(r,t),r}(dt),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 s(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:"qrCodeLink",routePart:"qrcodelinks",sdkPartName:"qrcodelink"}],r}return s(r,t),r}(gt),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"},{routePart:"links",sdkPartName:"links"}],r}return s(r,t),r}(yt),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:"printPageTemplateId",routePart:"printPageTemplates",sdkPartName:"printPageTemplate"}],r}return s(r,t),r}(gt),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:"printStickerTemplateId",routePart:"printStickerTemplates",sdkPartName:"printStickerTemplate"}],r}return s(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:"printStickerTemplateId",routePart:"printStickerTemplates",sdkPartName:"printStickerTemplate"}],r}return s(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:"stylingTemplateId",routePart:"stylingtemplates",sdkPartName:"stylingtemplate"}],r}return s(r,t),r}(dt),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:"printPageTemplateId",routePart:"printPageTemplates",sdkPartName:"printPageTemplate"}],r}return s(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:"printStickerTemplateId",routePart:"printStickerTemplates",sdkPartName:"printStickerTemplate"}],r}return s(r,t),r}(dt),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:"printPageTemplateId",routePart:"printPageTemplates",sdkPartName:"printPageTemplate"}],r}return s(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:"mediaId",routePart:"usermedias",sdkPartName:"usermedia"},{routePart:"multipart",sdkPartName:"multipart"}],r}return s(r,t),r}(yt),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:"mediaId",routePart:"usermedias",sdkPartName:"usermedia"}],r}return s(r,t),r}(gt),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:"projectId",routePart:"project",sdkPartName:"project"}],r}return s(r,t),r}(yt),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:"mediaId",routePart:"usermedias",sdkPartName:"usermedia"},{parm:"assetId",routePart:"assets",sdkPartName:"asset"}],r}return s(r,t),r}(yt),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"},{parm:"assetId",routePart:"assets",sdkPartName:"asset"}],r}return s(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"},{parm:"projectId",routePart:"projects",sdkPartName:"project"}],r}return s(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:"stylingTemplateId",routePart:"stylingtemplates",sdkPartName:"stylingtemplate"}],r}return s(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:"scanId",routePart:"scans",sdkPartName:"scan"}],r}return s(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 s(r,t),r}(dt),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:"accounts",sdkPartName:"accounts"}],r}return s(r,t),r}(gt),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:"userId",routePart:"users",sdkPartName:"user"},{routePart:"errors",sdkPartName:"errors"}],r}return s(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:"userId",routePart:"users",sdkPartName:"user"},{routePart:"invitations",sdkPartName:"invitations"}],r}return s(r,t),r}(gt),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:"mediaId",routePart:"usermedias",sdkPartName:"usermedia"},{parm:"scanId",routePart:"scans",sdkPartName:"scan"}],r}return s(r,t),r}(yt),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:"userId",routePart:"users",sdkPartName:"user"}],r}return s(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:"userId",routePart:"users",sdkPartName:"user"},{parm:"path",routePart:"path",sdkPartName:"path"},{routePart:"settings",sdkPartName:"settings"}],r}return s(r,t),r}(gt),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:"userId",routePart:"users",sdkPartName:"user"},{parm:"path",routePart:"path",sdkPartName:"path"},{routePart:"settings",sdkPartName:"settings"}],r}return s(r,t),r}(dt),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:"userId",routePart:"users",sdkPartName:"user"}],r}return s(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=[{routePart:"userroles",sdkPartName:"userroles"}],r}return s(r,t),r}(gt),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"},{routePart:"accounts",sdkPartName:"accounts"}],r}return s(r,t),r}(yt),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:"contactId",routePart:"contacts",sdkPartName:"contact"},{routePart:"consent",sdkPartName:"consent"}],r}return s(r,t),r}(yt),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:"contactId",routePart:"contacts",sdkPartName:"contact"}],r}return s(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:"contactId",routePart:"contacts",sdkPartName:"contact"},{routePart:"export",sdkPartName:"export"}],r}return s(r,t),r}(yt),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:"contactId",routePart:"contacts",sdkPartName:"contact"}],r}return s(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:"contactId",routePart:"contacts",sdkPartName:"contact"},{routePart:"consent",sdkPartName:"consent"}],r}return s(r,t),r}(gt),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:"contactId",routePart:"contacts",sdkPartName:"contact"},{routePart:"scans/export",sdkPartName:"scansExport"}],r}return s(r,t),r}(yt),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:"contactId",routePart:"contacts",sdkPartName:"contact"},{routePart:"scans",sdkPartName:"scans"}],r}return s(r,t),r}(gt),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:"contactId",routePart:"contacts",sdkPartName:"contact"},{routePart:"scans/location",sdkPartName:"scansLocation"}],r}return s(r,t),r}(gt),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:"contactId",routePart:"contacts",sdkPartName:"contact"},{parm:"scanId",routePart:"scans",sdkPartName:"scan"}],r}return s(r,t),r}(yt),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:"contactId",routePart:"contacts",sdkPartName:"contact"}],r}return s(r,t),r}(dt),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:"contactId",routePart:"contacts",sdkPartName:"contact"},{routePart:"assets",sdkPartName:"assets"}],r}return s(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:"contactId",routePart:"contacts",sdkPartName:"contact"},{routePart:"consent",sdkPartName:"consent"}],r}return s(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=[{routePart:"auth/user/password",sdkPartName:"passwordAuthUser"}],r}return s(r,t),r}(yt),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:"auth/session",sdkPartName:"authSession"}],r}return s(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=[{routePart:"auth/session",sdkPartName:"authSession"}],r}return s(r,t),r}(yt),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=[{routePart:"auth/user",sdkPartName:"authUser"}],r}return s(r,t),r}(yt),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=[{routePart:"auth/session",sdkPartName:"authSession"}],r}return s(r,t),r}(gt),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:"auth/session/refresh",sdkPartName:"refreshAuthSession"}],r}return s(r,t),r}(yt),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=[{routePart:"auth/user/confirmation",sdkPartName:"confirmationAuthUser"}],r}return s(r,t),r}(yt),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=[{routePart:"auth/user/reset",sdkPartName:"resetAuthUser"}],r}return s(r,t),r}(yt),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"}],r}return s(r,t),r}(ft),Xs=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}s(r,t);var e=r.prototype;return e.create=function(t,r){try{var e=new At(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},e.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),zs=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.create=function(t,r){try{var e=new St(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(vt),Zs=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}s(r,t);var e=r.prototype;return e.create=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)}},e.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}(vt),$s=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(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}(vt),ta=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}s(r,t);var e=r.prototype;return e.get=function(t){try{var r=new Tr(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},e.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}(vt),ra=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}s(r,t);var e=r.prototype;return e.confirm=function(){return new $s(this.getSession(),this.pathParameters)},e.roles=function(){return new ta(this.getSession(),this.pathParameters)},e.delete=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)}},e.get=function(t){try{var r=new wr(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},e.update=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}(Nt),ea=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}s(r,t);var e=r.prototype;return e.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)}},e.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}(vt),na=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.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)}},r}(vt),sa=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.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)}},r}(vt),aa=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}s(r,t);var e=r.prototype;return e.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)}},e.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}(vt),oa=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}s(r,t);var e=r.prototype;return e.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)}},e.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}(vt),ia=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}s(r,t);var e=r.prototype;return e.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)}},e.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}(vt),ua=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}s(r,t);var e=r.prototype;return e.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)}},e.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}(vt),ca=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(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}(vt),ha=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}s(r,t);var e=r.prototype;return e.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)}},e.get=function(t,r){try{var e=new yr(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(vt),pa=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.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)}},r}(vt),ma=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.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)}},r}(vt),Pa=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.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)}},r}(vt),la=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}s(r,t);var e=r.prototype;return e.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)}},e.get=function(t,r){try{var e=new hr(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(vt),fa=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}s(r,t);var e=r.prototype;return e.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)}},e.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}(vt),ga=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.delete=function(t,r){try{var e=new Ft(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(vt),da=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.get=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}(vt),ya=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(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),va=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.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)}},r}(vt),Na=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(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}(vt),Aa=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.get=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)}},r}(Nt),Sa=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(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),Ia=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(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}(vt),wa=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.get=function(t){try{var r=new zt(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 s(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}(vt),Ta=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.create=function(t,r,e){try{var n=new $t(this.session);return Promise.resolve(n.go(this.pathParameters,t,r,e))}catch(t){return Promise.reject(t)}},r}(vt),_a=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(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}(vt),ka=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(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}(vt),Ca=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(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}(vt),Oa=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(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}(vt),ja=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(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}(vt),Ra=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(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}(vt),Da=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(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}(vt),La=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}s(r,t);var e=r.prototype;return e.get=function(t){try{var r=new cr(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},e.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)}},r}(vt),ba=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(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),Ua=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(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),Ma=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(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),Ga=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.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}(vt),Va=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.get=function(t,r){try{var e=new vr(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(vt),Fa=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(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}(vt),Ya=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.create=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)}},r}(vt),qa=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(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}(vt),Ha=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(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),xa=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(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}(vt),Ba=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.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}(vt),Qa=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(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}(vt),Wa=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.create=function(t){try{var r=new Cr(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 s(r,t),r.prototype.install=function(){return new Wa(this.getSession(),this.pathParameters)},r}(Nt),Ja=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}s(r,t);var e=r.prototype;return e.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)}},e.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}(vt),Xa=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(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}(vt),za=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.update=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),Za=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.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)}},r}(vt),$a=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}s(r,t);var e=r.prototype;return e.apikeys=function(){return new Xs(this.getSession(),this.pathParameters)},e.urlSafeties=function(){return new zs(this.getSession(),this.pathParameters)},e.apps=function(){return new Zs(this.getSession(),this.pathParameters)},e.user=function(t){return new ra(this.getSession(),n({},this.pathParameters,{userId:t}))},e.locations=function(){return new ea(this.getSession(),this.pathParameters)},e.invitationsBatch=function(){return new na(this.getSession(),this.pathParameters)},e.imageUpload=function(){return new sa(this.getSession(),this.pathParameters)},e.assettypes=function(){return new aa(this.getSession(),this.pathParameters)},e.printStickerTemplates=function(){return new oa(this.getSession(),this.pathParameters)},e.projects=function(){return new ia(this.getSession(),this.pathParameters)},e.stylingtemplates=function(){return new ua(this.getSession(),this.pathParameters)},e.zendeskTicket=function(){return new ca(this.getSession(),this.pathParameters)},e.customattributes=function(){return new ha(this.getSession(),this.pathParameters)},e.usermediasPresignedurlmultipart=function(){return new pa(this.getSession(),this.pathParameters)},e.invitations=function(){return new ma(this.getSession(),this.pathParameters)},e.usermediasPresignedurl=function(){return new Pa(this.getSession(),this.pathParameters)},e.printPageTemplates=function(){return new la(this.getSession(),this.pathParameters)},e.qrcodelogos=function(){return new fa(this.getSession(),this.pathParameters)},e.contactsBatch=function(){return new ga(this.getSession(),this.pathParameters)},e.advancedContactsReport=function(){return new da(this.getSession(),this.pathParameters)},e.advancedAssetsReport=function(){return new ya(this.getSession(),this.pathParameters)},e.ownerApps=function(){return new va(this.getSession(),this.pathParameters)},e.advancedScansReport=function(){return new Na(this.getSession(),this.pathParameters)},e.customDomain=function(t){return new Aa(this.getSession(),n({},this.pathParameters,{customDomain:t}))},e.assetgraphs=function(){return new Sa(this.getSession(),this.pathParameters)},e.assets=function(){return new Ia(this.getSession(),this.pathParameters)},e.basicContactsReport=function(){return new wa(this.getSession(),this.pathParameters)},e.assetsExport=function(){return new Ea(this.getSession(),this.pathParameters)},e.assetsScans=function(){return new Ta(this.getSession(),this.pathParameters)},e.contacts=function(){return new _a(this.getSession(),this.pathParameters)},e.batch=function(){return new ka(this.getSession(),this.pathParameters)},e.customDomains=function(){return new Ca(this.getSession(),this.pathParameters)},e.consent=function(){return new Oa(this.getSession(),this.pathParameters)},e.jobs=function(){return new ja(this.getSession(),this.pathParameters)},e.assetsMostscanned=function(){return new Ra(this.getSession(),this.pathParameters)},e.plugins=function(){return new Da(this.getSession(),this.pathParameters)},e.pricePlan=function(){return new La(this.getSession(),this.pathParameters)},e.printJobs=function(){return new ba(this.getSession(),this.pathParameters)},e.basicAssetsReport=function(){return new Ua(this.getSession(),this.pathParameters)},e.projectsExport=function(){return new Ma(this.getSession(),this.pathParameters)},e.contactsExport=function(){return new Ga(this.getSession(),this.pathParameters)},e.scansDayofweek=function(){return new Va(this.getSession(),this.pathParameters)},e.qrCodes=function(){return new Fa(this.getSession(),this.pathParameters)},e.scansExport=function(){return new Ya(this.getSession(),this.pathParameters)},e.scansTimeline=function(){return new qa(this.getSession(),this.pathParameters)},e.scans=function(){return new Ha(this.getSession(),this.pathParameters)},e.users=function(){return new xa(this.getSession(),this.pathParameters)},e.usermedias=function(){return new Ba(this.getSession(),this.pathParameters)},e.scansTimeofday=function(){return new Qa(this.getSession(),this.pathParameters)},e.app=function(t){return new Ka(this.getSession(),n({},this.pathParameters,{appId:t}))},e.campaignInformation=function(){return new Ja(this.getSession(),this.pathParameters)},e.clock=function(){return new Xa(this.getSession(),this.pathParameters)},e.engagePricePlan=function(){return new za(this.getSession(),this.pathParameters)},e.qrcodelogosUpload=function(){return new Za(this.getSession(),this.pathParameters)},e.get=function(t){try{var r=new Vt(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},e.update=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)}},r}(Nt),to=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}s(r,t);var e=r.prototype;return e.update=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)}},e.get=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}(vt),ro=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}s(r,t);var e=r.prototype;return e.secret=function(){return new to(this.getSession(),this.pathParameters)},e.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)}},e.update=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}(Nt),eo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.get=function(t,r){try{var e=new qr(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(vt),no=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.create=function(t){try{var r=new Wr(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(vt),so=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.load=function(){return new no(this.getSession(),this.pathParameters)},r}(Nt),ao=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}s(r,t);var e=r.prototype;return e.account=function(t){return new so(this.getSession(),n({},this.pathParameters,{accountId:t}))},e.get=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)}},e.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}(Nt),oo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.get=function(t){try{var r=new Kr(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(vt),io=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}s(r,t);var e=r.prototype;return e.main=function(){return new oo(this.getSession(),this.pathParameters)},e.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}(Nt),uo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}s(r,t);var e=r.prototype;return e.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)}},e.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}(vt),co=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}s(r,t);var e=r.prototype;return e.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)}},e.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}(vt),ho=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}s(r,t);var e=r.prototype;return e.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)}},e.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}(vt),po=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.create=function(t,r){try{var e=new te(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(vt),mo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.create=function(t,r){try{var e=new ee(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(vt),Po=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(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}(Nt),lo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(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}(vt),fo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(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}(Nt),go=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.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)}},r}(vt),yo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(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}(vt),vo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.create=function(t,r){try{var e=new me(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(vt),No=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}s(r,t);var e=r.prototype;return e.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)}},e.create=function(t,r){try{var e=new le(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(Nt),Ao=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(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}(vt),So=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}s(r,t);var e=r.prototype;return e.contacts=function(){return new uo(this.getSession(),this.pathParameters)},e.qrCodes=function(){return new co(this.getSession(),this.pathParameters)},e.neighbors=function(){return new ho(this.getSession(),this.pathParameters)},e.qracodes=function(){return new po(this.getSession(),this.pathParameters)},e.neighborsDelete=function(){return new mo(this.getSession(),this.pathParameters)},e.neighbor=function(t){return new Po(this.getSession(),n({},this.pathParameters,{neighborId:t}))},e.scansLocation=function(){return new lo(this.getSession(),this.pathParameters)},e.url=function(t){return new fo(this.getSession(),n({},this.pathParameters,{url:t}))},e.scans=function(){return new go(this.getSession(),this.pathParameters)},e.usermedias=function(){return new yo(this.getSession(),this.pathParameters)},e.scansExport=function(){return new vo(this.getSession(),this.pathParameters)},e.contact=function(t){return new No(this.getSession(),n({},this.pathParameters,{contactId:t}))},e.history=function(){return new Ao(this.getSession(),this.pathParameters)},e.delete=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)}},e.get=function(t,r){try{var e=new ne(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},e.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}(Nt),Io=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.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}(vt),wo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}s(r,t);var e=r.prototype;return e.get=function(t){try{var r=new fe(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},e.delete=function(t){try{var r=new de(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},e.update=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)}},r}(Nt),Eo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(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}(Nt),To=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}s(r,t);var e=r.prototype;return e.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)}},e.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}(vt),_o=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}s(r,t);var e=r.prototype;return e.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)}},e.update=function(t,r){try{var e=new Xe(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(Nt),ko=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(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),Co=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}s(r,t);var e=r.prototype;return e.asset=function(t){return new Eo(this.getSession(),n({},this.pathParameters,{assetId:t}))},e.assets=function(){return new To(this.getSession(),this.pathParameters)},e.location=function(t){return new _o(this.getSession(),n({},this.pathParameters,{locationId:t}))},e.locations=function(){return new ko(this.getSession(),this.pathParameters)},e.delete=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)}},e.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)}},e.update=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}(Nt),Oo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(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}(vt),jo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.assets=function(){return new Oo(this.getSession(),this.pathParameters)},r}(Nt),Ro=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.create=function(t){try{var r=new Ce(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(Nt),Do=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.create=function(t,r){try{var e=new Oe(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(Nt),Lo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.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}(vt),bo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.create=function(t,r){try{var e=new Re(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(Nt),Uo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(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}(Nt),Mo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.get=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}(Nt),Go=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(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}(Nt),Vo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.create=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}(Nt),Fo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(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}(vt),Yo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.create=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),qo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}s(r,t);var e=r.prototype;return e.locatorCollisions=function(){return new Fo(this.getSession(),this.pathParameters)},e.retry=function(){return new Yo(this.getSession(),this.pathParameters)},e.delete=function(t){try{var r=new Ge(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(Nt),Ho=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.get=function(t,r){try{var e=new Ve(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(Nt),xo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}s(r,t);var e=r.prototype;return e.delete=function(t){try{var r=new Fe(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},e.get=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}(Nt),Bo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}s(r,t);var e=r.prototype;return e.update=function(t){try{var r=new qe(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},e.delete=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}(Nt),Qo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(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}(Nt),Wo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.create=function(t){try{var r=new We(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(vt),Ko=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}s(r,t);var e=r.prototype;return e.validate=function(){return new Wo(this.getSession(),this.pathParameters)},e.get=function(t){try{var r=new Qe(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(Nt),Jo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}s(r,t);var e=r.prototype;return e.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)}},e.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)}},r}(vt),Xo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}s(r,t);var e=r.prototype;return e.assets=function(){return new Jo(this.getSession(),this.pathParameters)},e.update=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)}},e.delete=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}(Nt),zo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.create=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}(vt),Zo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}s(r,t);var e=r.prototype;return e.users=function(){return new zo(this.getSession(),this.pathParameters)},e.get=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)}},e.delete=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}(Nt),$o=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(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}(vt),ti=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.get=function(t){try{var r=new rn(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}s(r,t);var e=r.prototype;return e.update=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)}},e.get=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}(Nt),ei=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.update=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}(vt),ni=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(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}(vt),si=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}s(r,t);var e=r.prototype;return e.customAttribute=function(){return new ei(this.getSession(),this.pathParameters)},e.contacts=function(){return new ni(this.getSession(),this.pathParameters)},e.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)}},e.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}(Nt),ai=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}s(r,t);var e=r.prototype;return e.create=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)}},e.get=function(t,r){try{var e=new Cn(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(vt),oi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}s(r,t);var e=r.prototype;return e.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)}},e.get=function(t,r){try{var e=new Gn(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(vt),ii=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.create=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}(vt),ui=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}s(r,t);var e=r.prototype;return e.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)}},e.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}(vt),ci=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}s(r,t);var e=r.prototype;return e.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)}},e.delete=function(t,r){try{var e=new Sn(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(vt),hi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(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}(vt),pi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.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)}},r}(vt),mi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.create=function(t,r){try{var e=new yn(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 s(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}(vt),li=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}s(r,t);var e=r.prototype;return e.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)}},e.get=function(t,r){try{var e=new Bn(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(vt),fi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.create=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}(vt),gi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.delete=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}(Nt),di=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.create=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),yi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(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}(vt),vi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.create=function(t,r){try{var e=new kn(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(vt),Ni=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.get=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)}},r}(vt),Ai=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.get=function(t,r){try{var e=new jn(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(vt),Si=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.get=function(t,r){try{var e=new Rn(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(vt),Ii=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.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}(vt),wi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.get=function(t,r){try{var e=new Ln(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(vt),Ei=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(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}(vt),Ti=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(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}(vt),_i=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.get=function(t,r){try{var e=new Vn(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(vt),ki=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.get=function(t,r){try{var e=new Fn(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(vt),Ci=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.create=function(t,r){try{var e=new Yn(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}return s(r,t),r.prototype.get=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}(vt),ji=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.get=function(t,r){try{var e=new Hn(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(vt),Ri=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(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}(vt),Di=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.get=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}(vt),Li=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(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}(vt),bi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}s(r,t);var e=r.prototype;return e.assetgraphs=function(){return new ai(this.getSession(),this.pathParameters)},e.contacts=function(){return new oi(this.getSession(),this.pathParameters)},e.jobsAssetbatch=function(){return new ii(this.getSession(),this.pathParameters)},e.assets=function(){return new ui(this.getSession(),this.pathParameters)},e.contactsBatch=function(){return new ci(this.getSession(),this.pathParameters)},e.selfqueueprint=function(){return new hi(this.getSession(),this.pathParameters)},e.assetsBatch=function(){return new pi(this.getSession(),this.pathParameters)},e.smsTemplates=function(){return new mi(this.getSession(),this.pathParameters)},e.printJobs=function(){return new Pi(this.getSession(),this.pathParameters)},e.qrCodes=function(){return new li(this.getSession(),this.pathParameters)},e.presignedurlJobsAssetbatch=function(){return new fi(this.getSession(),this.pathParameters)},e.smsTemplate=function(t){return new gi(this.getSession(),n({},this.pathParameters,{smsTemplateName:t}))},e.validationJobsAssetbatch=function(){return new di(this.getSession(),this.pathParameters)},e.basicAssetsReport=function(){return new yi(this.getSession(),this.pathParameters)},e.assetsExport=function(){return new vi(this.getSession(),this.pathParameters)},e.basicContactsReport=function(){return new Ni(this.getSession(),this.pathParameters)},e.advancedAssetsReport=function(){return new Ai(this.getSession(),this.pathParameters)},e.consent=function(){return new Si(this.getSession(),this.pathParameters)},e.advancedContactsReport=function(){return new Ii(this.getSession(),this.pathParameters)},e.batch=function(){return new wi(this.getSession(),this.pathParameters)},e.contactsExport=function(){return new Ei(this.getSession(),this.pathParameters)},e.templatedPrintPreview=function(){return new Ti(this.getSession(),this.pathParameters)},e.scansDayofweek=function(){return new _i(this.getSession(),this.pathParameters)},e.assetsMostscanned=function(){return new ki(this.getSession(),this.pathParameters)},e.scansExport=function(){return new Ci(this.getSession(),this.pathParameters)},e.scansTimeline=function(){return new Oi(this.getSession(),this.pathParameters)},e.advancedScansReport=function(){return new ji(this.getSession(),this.pathParameters)},e.scansTimeofday=function(){return new Ri(this.getSession(),this.pathParameters)},e.scans=function(){return new Di(this.getSession(),this.pathParameters)},e.usermedias=function(){return new Li(this.getSession(),this.pathParameters)},e.delete=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)}},e.get=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)}},e.update=function(t,r){try{var e=new Kn(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(Nt),Ui=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.delete=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}(Nt),Mi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}s(r,t);var e=r.prototype;return e.get=function(t){try{var r=new Zn(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},e.create=function(t,r){try{var e=new es(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}s(r,t);var e=r.prototype;return e.link=function(t){return new Ui(this.getSession(),n({},this.pathParameters,{link:t}))},e.links=function(){return new Mi(this.getSession(),this.pathParameters)},e.delete=function(t){try{var r=new Xn(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},e.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)}},e.update=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}(Nt),Vi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}s(r,t);var e=r.prototype;return e.delete=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)}},e.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)}},e.get=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}(Nt),Fi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.get=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}(Nt),Yi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}s(r,t);var e=r.prototype;return e.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)}},e.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)}},e.delete=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)}},r}(Nt),qi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}s(r,t);var e=r.prototype;return e.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)}},e.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)}},e.update=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}(Nt),Hi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(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}(vt),xi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}s(r,t);var e=r.prototype;return e.create=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)}},e.delete=function(t){try{var r=new fs(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(Nt),Bi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}s(r,t);var e=r.prototype;return e.create=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)}},e.delete=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}(Nt),Qi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}s(r,t);var e=r.prototype;return e.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)}},e.create=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}(Nt),Wi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}s(r,t);var e=r.prototype;return e.multipart=function(){return new Hi(this.getSession(),this.pathParameters)},e.project=function(t){return new xi(this.getSession(),n({},this.pathParameters,{projectId:t}))},e.asset=function(t){return new Bi(this.getSession(),n({},this.pathParameters,{assetId:t}))},e.scan=function(t){return new Qi(this.getSession(),n({},this.pathParameters,{scanId:t}))},e.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)}},e.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)}},e.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}(Nt),Ki=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}s(r,t);var e=r.prototype;return e.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)}},e.create=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)}},r}(vt),Ji=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(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}(vt),Xi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.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}(vt),zi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}s(r,t);var e=r.prototype;return e.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)}},e.update=function(t,r){try{var e=new Es(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(vt),Zi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.settings=function(){return new zi(this.getSession(),this.pathParameters)},r}(Nt),$i=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}s(r,t);var e=r.prototype;return e.accounts=function(){return new Ki(this.getSession(),this.pathParameters)},e.errors=function(){return new Ji(this.getSession(),this.pathParameters)},e.invitations=function(){return new Xi(this.getSession(),this.pathParameters)},e.path=function(t){return new Zi(this.getSession(),n({},this.pathParameters,{path:t}))},e.get=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)}},e.update=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}(Nt),tu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.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)}},r}(vt),ru=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}s(r,t);var e=r.prototype;return e.create=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)}},e.get=function(t,r){try{var e=new Ds(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},e.delete=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}(vt),eu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(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}(vt),nu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.create=function(t,r){try{var e=new Ls(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(vt),su=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.get=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)}},r}(vt),au=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(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}(vt),ou=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.create=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)}},r}(Nt),iu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(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}(vt),uu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}s(r,t);var e=r.prototype;return e.consent=function(){return new ru(this.getSession(),this.pathParameters)},e.export=function(){return new eu(this.getSession(),this.pathParameters)},e.scansExport=function(){return new nu(this.getSession(),this.pathParameters)},e.scans=function(){return new su(this.getSession(),this.pathParameters)},e.scansLocation=function(){return new au(this.getSession(),this.pathParameters)},e.scan=function(t){return new ou(this.getSession(),n({},this.pathParameters,{scanId:t}))},e.assets=function(){return new iu(this.getSession(),this.pathParameters)},e.delete=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)}},e.get=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)}},e.update=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}(Nt),cu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.create=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}(vt),hu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}s(r,t);var e=r.prototype;return e.delete=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)}},e.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)}},e.get=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)}},r}(vt),pu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.create=function(t,r){try{var e=new xs(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(vt),mu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.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)}},r}(vt),Pu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.create=function(t,r){try{var e=new Ws(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(vt),lu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return s(r,t),r.prototype.create=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)}},r}(vt),fu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}s(r,t);var e=r.prototype;return e.account=function(t){return new $a(this.getSession(),n({},this.pathParameters,{accountId:t}))},e.apikey=function(t){return new ro(this.getSession(),n({},this.pathParameters,{apiKeyId:t}))},e.appsPublished=function(){return new eo(this.getSession(),this.pathParameters)},e.app=function(t){return new ao(this.getSession(),n({},this.pathParameters,{appId:t}))},e.appsAccount=function(t){return new io(this.getSession(),n({},this.pathParameters,{appAccountId:t}))},e.asset=function(t){return new So(this.getSession(),n({},this.pathParameters,{assetId:t}))},e.apps=function(){return new Io(this.getSession(),this.pathParameters)},e.assetgraph=function(t){return new wo(this.getSession(),n({},this.pathParameters,{assetGraphId:t}))},e.assettype=function(t){return new Co(this.getSession(),n({},this.pathParameters,{assetTypeId:t}))},e.batch=function(t){return new jo(this.getSession(),n({},this.pathParameters,{batchId:t}))},e.billingCancelDowngrade=function(t){return new Ro(this.getSession(),n({},this.pathParameters,{accountId:t}))},e.billingCancelSubscription=function(t){return new Do(this.getSession(),n({},this.pathParameters,{accountId:t}))},e.careAccounts=function(){return new Lo(this.getSession(),this.pathParameters)},e.billingSetupIntent=function(t){return new bo(this.getSession(),n({},this.pathParameters,{accountId:t}))},e.upgradePlanBillingPreview=function(t){return new Uo(this.getSession(),n({},this.pathParameters,{accountId:t}))},e.billingDetail=function(t){return new Mo(this.getSession(),n({},this.pathParameters,{accountId:t}))},e.billingCurrentPeriod=function(t){return new Go(this.getSession(),n({},this.pathParameters,{accountId:t}))},e.billingUpgradePlan=function(t){return new Vo(this.getSession(),n({},this.pathParameters,{accountId:t}))},e.customdomain=function(t){return new qo(this.getSession(),n({},this.pathParameters,{customDomain:t}))},e.billingInvoice=function(t){return new Ho(this.getSession(),n({},this.pathParameters,{accountId:t}))},e.job=function(t){return new xo(this.getSession(),n({},this.pathParameters,{jobId:t}))},e.printJob=function(t){return new Bo(this.getSession(),n({},this.pathParameters,{printJobId:t}))},e.billingDowngradePlan=function(t){return new Qo(this.getSession(),n({},this.pathParameters,{accountId:t}))},e.file=function(t){return new Ko(this.getSession(),n({},this.pathParameters,{fileId:t}))},e.location=function(t){return new Xo(this.getSession(),n({},this.pathParameters,{locationId:t}))},e.invitation=function(t){return new Zo(this.getSession(),n({},this.pathParameters,{invitationId:t}))},e.support=function(){return new $o(this.getSession(),this.pathParameters)},e.pricePlans=function(){return new ti(this.getSession(),this.pathParameters)},e.qrcodelogo=function(t){return new ri(this.getSession(),n({},this.pathParameters,{qrCodeLogoId:t}))},e.scan=function(t){return new si(this.getSession(),n({},this.pathParameters,{scanId:t}))},e.project=function(t){return new bi(this.getSession(),n({},this.pathParameters,{projectId:t}))},e.qrCode=function(t){return new Gi(this.getSession(),n({},this.pathParameters,{qrCodeId:t}))},e.stylingtemplate=function(t){return new Vi(this.getSession(),n({},this.pathParameters,{stylingTemplateId:t}))},e.qrcodelink=function(t){return new Fi(this.getSession(),n({},this.pathParameters,{qrCodeLink:t}))},e.printPageTemplate=function(t){return new Yi(this.getSession(),n({},this.pathParameters,{printPageTemplateId:t}))},e.printStickerTemplate=function(t){return new qi(this.getSession(),n({},this.pathParameters,{printStickerTemplateId:t}))},e.usermedia=function(t){return new Wi(this.getSession(),n({},this.pathParameters,{mediaId:t}))},e.user=function(t){return new $i(this.getSession(),n({},this.pathParameters,{userId:t}))},e.userroles=function(){return new tu(this.getSession(),this.pathParameters)},e.contact=function(t){return new uu(this.getSession(),n({},this.pathParameters,{contactId:t}))},e.passwordAuthUser=function(){return new cu(this.getSession(),this.pathParameters)},e.authSession=function(){return new hu(this.getSession(),this.pathParameters)},e.authUser=function(){return new pu(this.getSession(),this.pathParameters)},e.refreshAuthSession=function(){return new mu(this.getSession(),this.pathParameters)},e.confirmationAuthUser=function(){return new Pu(this.getSession(),this.pathParameters)},e.resetAuthUser=function(){return new lu(this.getSession(),this.pathParameters)},r}(vt),gu=/*#__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(){try{throw Error("no session")}catch(t){return Promise.reject(t)}},r.getUser=function(){},r.getSignedInUser=function(){try{throw Error("no session")}catch(t){return Promise.reject(t)}},r.createUser=function(){try{throw Error("no session")}catch(t){return Promise.reject(t)}},r.changePassword=function(){try{throw Error("no session")}catch(t){return Promise.reject(t)}},r.signOut=function(){try{throw Error("no session")}catch(t){return Promise.reject(t)}},t}(),du=/*#__PURE__*/function(a){function o(){var t;(t=a.call(this,new gu,{})||this)._config=void 0,t.cloudConfigName=void 0,t.cloudConfig=void 0,t.axios=void 0,t._user=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.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}s(o,a);var i=o.prototype;return i.getSession=function(){return this},i.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="internal-JG0adajZUHU",this._config=t,this},i.getConfig=function(){if(!this._config)throw Error("Openscreen: client must be configured before accessing resources");return this._config},i.getSignedInUser=function(){try{var t=this;return Promise.resolve(t.authorize()).then(function(){return t._user})}catch(t){return Promise.reject(t)}},i.createUser=function(t){try{return Promise.resolve(new fu(this,{}).authUser().create(t,{willAuthorize:!1}))}catch(t){return Promise.reject(t)}},i.checkSession=function(){try{return this.debugAuth&&console.info("Openscreen AUTH: checking session"),Promise.resolve(this.authSession().get({willAuthorize:!1})).then(function(){return!0})}catch(t){return Promise.reject(t)}},i.authorize=function(){try{var t,r=function(r){if(t)return r;var s=e.getConfig();if(e.debugConfig){var a=n({},s);a.secret&&(a.secret="*".repeat(a.secret.length)),console.debug("Openscreen CONFIG:",a)}var o=s.key,i=s.secret;return e.debugAuth&&console.info("Openscreen AUTH: authorizing '"+o+"'"),Promise.resolve(e.authSession().create({email:o,password:i},{willAuthorize:!1})).then(function(t){var r=t.expires;e._user=t.user||{email:o,firstName:"",lastName:"",middleName:"",userId:"00000000-0000-0000-0000-000000000000"},e.exp=Number(r),e.debugAuth&&console.info("Openscreen AUTH: authorized '"+o+"' until expiry="+r)})},e=this;if(e.exp>(new Date).getTime())return e.debugAuth&&console.info("Openscreen AUTH: already authorized '"+e._user.email+"' until expiry="+e.exp),Promise.resolve();var s=function(){if(0!==e.exp)return e.debugAuth&&console.info("Openscreen AUTH: refreshing '"+e._user.email+"'"),Promise.resolve(e.refreshAuthSession().create({willAuthorize:!1})).then(function(r){var n=r.expires;e.exp=Number(n),e.debugAuth&&console.info("Openscreen AUTH: authorized '"+e._user.email+"' until expiry="+n),t=1})}();return Promise.resolve(s&&s.then?s.then(r):r(s))}catch(t){return Promise.reject(t)}},i.getUser=function(){return this._user},i.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)}},i.getAxios=function(){try{var s=this;if(s.axios)return Promise.resolve(s.axios);var a=new e;return Promise.resolve(s.getCloudConfig()).then(function(e){return s.axios=r(t.create(e.axios?n({},e.axios,{jar:a}):{decompress:!0,jar:a,maxBodyLength:1048576,maxContentLength:1048576,maxRedirects:1,responseType:"json",timeout:25e3})),s.axios})}catch(t){return Promise.reject(t)}},i.changePassword=function(t,r){try{return Promise.resolve(this.passwordAuthUser().create({password:t,newPassword:r},{willAuthorize:!1})).then(function(){return!0})}catch(t){return Promise.reject(t)}},i.signOut=function(){try{var t=this;return Promise.resolve(t.authSession().delete({willAuthorize:!1})).then(function(){t._user={email:"",firstName:"",lastName:"",middleName:"",userId:"00000000-0000-0000-0000-000000000000"},t.exp=0})}catch(t){return Promise.reject(t)}},o}(fu);export{o as AccountDomainTypes,i as AccountSortingTypes,u as AccountStatus,c as AccountType,h as AccountUserRole,jr as AdvanceStripeClockByAccountIdRequest,p as AssetByAssetTypeSortingTypes,m as AssetCreationFileTypes,P as AssetSortingTypes,l as AssetTypeSortingTypes,f as AssetTypeUsabilityState,g as AuthMessageId,d as AuthTokenScope,y as AuthTypes,v as CampaignUseCaseCategory,Ce as CancelDowngradeRequestRequest,Oe as CancelSubscriptionRequest,Ys as ChangePasswordRequest,De as ChangeSubscriptionPreviewRequest,Ue as ChangeSubscriptionRequest,Me as CheckCustomLocatorKeyRangeRequest,Bs as CheckSessionRequest,St as CheckUrlSafetyByAccountIdRequest,hs as CompleteUserMediaMultipartUploadRequest,ve as ComposeAssetByAssetTypeRequest,N as ConsentStatus,A as ConsentType,S as ContactAssetSortingTypes,I as ContactSortingTypes,ks as CreateAccountByUserIdRequest,At as CreateApiKeyByAccountIdRequest,It as CreateAppRequest,En as CreateAssetBatchValidationJobByProjectIdRequest,Ne as CreateAssetByAssetTypeRequest,ln as CreateAssetByProjectIdRequest,Pn as CreateAssetCreationJobByProjectIdRequest,An as CreateAssetCreationPresignedUrlRequest,pn as CreateAssetGraphByProjectIdRequest,kt as CreateAssetTypeByAccountIdRequest,dn as CreateAssetsByProjectIdRequest,Or as CreateCampaignAccountByAccountIdRequest,Cs as CreateConsentByContactIdRequest,Xr as CreateContactByAssetIdRequest,mn as CreateContactByProjectIdRequest,cn as CreateContactByScanIdRequest,fn as CreateContactsByProjectIdRequest,_t as CreateImageUploadPresignedUrlRequest,bt as CreateInvitationByAccountIdRequest,Tt as CreateInvitationsByAccountIdRequest,es as CreateLinkByQrCodeRequest,Et as CreateLocationByAccountIdRequest,Zr as CreateNeighborsByAssetIdRequest,Mt as CreatePrintPageTemplateByAccountIdRequest,Ct as CreatePrintStickerTemplateByAccountIdRequest,Ot as CreateProjectByAccountIdRequest,zr as CreateQrCodeByAssetIdRequest,Nn as CreateQrCodeByProjectIdRequest,Gt as CreateQrCodeLogoByAccountRequest,jt as CreateQrCodeStylingTemplateByAccountRequest,te as CreateQrCodesByAssetIdRequest,Dt as CreateQueryableCustomAttributeRequest,gn as CreateSelfQueuePrintJobByProjectIdRequest,Re as CreateSetupIntentRequest,yn as CreateSmsTemplateByProjectIdRequest,vn as CreateTemplatedPrintJobByProjectIdRequest,Mn as CreateTemplatedPrintPreviewByProjectIdRequest,Rt as CreateTicketByAccountIdRequest,$e as CreateUserByInvitationIdRequest,Lt as CreateUserMediaMultipartPresignedUrlByAccountIdRequest,Ut as CreateUserMediaPresignedUrlByAccountIdRequest,xs as CreateUserRequest,de as DeleteAssetGraphRequest,re as DeleteAssetRequest,Se as DeleteAssetTypeRequest,Fs as DeleteConsentByContactIdRequest,Os as DeleteContactRequest,Ft as DeleteContactsByAccountIdRequest,Sn as DeleteContactsByProjectIdRequest,Ge as DeleteCustomDomainRequest,sn as DeleteInvitationRequest,Fe as DeleteJobRequest,Jn as DeleteLinkByQrCodeRequest,ze as DeleteLocationRequest,Js as DeleteMediaRequest,ee as DeleteNeighborsByAssetIdRequest,Be as DeletePrintJobRequest,cs as DeletePrintPageTemplateRequest,as as DeletePrintStickerTemplateRequest,wn as DeleteProjectRequest,Xn as DeleteQrCodeRequest,ts as DeleteQrCodeStylingTemplateByStylingTemplateIdRequest,qs as DeleteSessionRequest,In as DeleteSmsTemplateByProjectIdRequest,Jt as DeleteUserByAccountIdRequest,w as DomainStatus,He as DowngradePlanRequest,E as EntitySources,T as FieldType,wt as GetAccountAccessDataRequest,Vt as GetAccountRequest,vs as GetAccountsByUserIdRequest,qt as GetAdvancedAssetReportByAccountIdRequest,jn as GetAdvancedAssetReportByProjectIdRequest,Yt as GetAdvancedContactReportByAccountIdRequest,Dn as GetAdvancedContactReportByProjectIdRequest,xt as GetAdvancedScanReportByAccountIdRequest,Hn as GetAdvancedScanReportByProjectIdRequest,je as GetAllAccountsRequest,Ht as GetAllAppsByAccountIdRequest,Vr as GetApiKeyRequest,Qr as GetApiKeySecretRequest,Qt as GetApiKeysByAccountIdRequest,Jr as GetAppAccountByAppAccountIdRequest,xr as GetAppByAppIdRequest,$r as GetAppsRequest,Zt as GetAssetExportByAccountIdRequest,kn as GetAssetExportByProjectIdRequest,fe as GetAssetGraphRequest,Wt as GetAssetGraphsByAccountIdRequest,Cn as GetAssetGraphsByProjectIdRequest,Ie as GetAssetHistoryRequest,we as GetAssetTypeByAssetTypeIdRequest,Te as GetAssetTypeCountAtLocationRequest,_e as GetAssetTypeCountsByLocationRequest,Kt as GetAssetTypesByAccountIdRequest,Xt as GetAssetsByAccountIdRequest,Ee as GetAssetsByAssetTypeRequest,Ae as GetAssetsByBatchIdRequest,Vs as GetAssetsByContactIdRequest,Ke as GetAssetsByLocationIdRequest,_n as GetAssetsByProjectIdRequest,$t as GetAssetsScanCountByAccountIdRequest,Pr as GetBasicAssetReportByAccountIdRequest,Tn as GetBasicAssetReportByProjectIdRequest,zt as GetBasicContactReportByAccountIdRequest,On as GetBasicContactReportByProjectIdRequest,rr as GetBatchesByAccountIdRequest,Ln as GetBatchesByProjectIdRequest,Le as GetBillingDetailsRequest,nr as GetConsentByAccountIdRequest,Ds as GetConsentByContactIdRequest,Rn as GetConsentByProjectIdRequest,fr as GetContactExportByAccountIdRequest,js as GetContactExportByContactIdRequest,bn as GetContactExportByProjectIdRequest,Rs as GetContactRequest,tr as GetContactsByAccountIdRequest,se as GetContactsByAssetIdRequest,Gn as GetContactsByProjectIdRequest,be as GetCurrentPeriodRequest,Bt as GetCustomDomainRequest,er as GetDomainsByAccountIdRequest,Ns as GetErrorsByUserIdRequest,ce as GetExternalNeighborScanCountByAssetIdRequest,Qe as GetFileRequest,ur as GetInstalledAppsByAccountIdRequest,en as GetInvitationRequest,As as GetInvitationsByUserIdRequest,Ve as GetInvoicesRequest,xe as GetJobRequest,sr as GetJobsByAccountIdRequest,Zn as GetLinksByQrCodeRequest,ar as GetLocationsByAccountIdRequest,Kr as GetMainAccountByAppAccountIdRequest,ps as GetMediaRequest,or as GetMostScannedAssetsByAccountIdRequest,Fn as GetMostScannedAssetsByProjectIdRequest,ae as GetNeighborScanCountByAssetIdRequest,oe as GetNeighborsByAssetIdRequest,ir as GetPluginsByAccountIdRequest,cr as GetPricePlanByAccountIdRequest,rn as GetPricePlansRequest,mr as GetPrintJobsByAccountIdRequest,ns as GetPrintPageTemplateRequest,hr as GetPrintPageTemplatesByAccountIdRequest,ss as GetPrintStickerTemplateRequest,pr as GetPrintStickerTemplatesByAccountIdRequest,Un as GetProjectByProjectIdRequest,lr as GetProjectExportByAccountIdRequest,Lr as GetProjectsByAccountIdRequest,qr as GetPublishedAppsRequest,rs as GetQrCodeLinkRequest,an as GetQrCodeLogoByQrCodeLogoIdRequest,dr as GetQrCodeLogosByAccountIdRequest,zn as GetQrCodeRequest,gs as GetQrCodeStylingTemplateByStylingTemplateIdRequest,gr as GetQrCodeStylingTemplatesByAccountIdRequest,Nr as GetQrCodesByAccountIdRequest,ie as GetQrCodesByAssetIdRequest,Bn as GetQrCodesByProjectIdRequest,yr as GetQueryableCustomAttributeRequest,vr as GetScanDayOfWeekByAccountIdRequest,Vn as GetScanDayOfWeekByProjectIdRequest,Ar as GetScanExportByAccountIdRequest,me as GetScanExportByAssetIdRequest,Ls as GetScanExportByContactIdRequest,Yn as GetScanExportByProjectIdRequest,ue as GetScanLocationDataByAssetIdRequest,Us as GetScanLocationDataByContactIdRequest,on as GetScanRequest,kr as GetScanTimeOfDayByAccountIdRequest,xn as GetScanTimeOfDayByProjectIdRequest,Sr as GetScanTimelineByAccountIdRequest,qn as GetScanTimelineByProjectIdRequest,Ir as GetScansByAccountIdRequest,he as GetScansByAssetIdRequest,bs as GetScansByContactIdRequest,Qn as GetScansByProjectIdRequest,Qs as GetSessionRefreshRequest,Hs as GetSessionRequest,wr as GetUserByAccountIdRequest,_r as GetUserMediasByAccountIdRequest,pe as GetUserMediasByAssetIdRequest,Wn as GetUserMediasByProjectIdRequest,Is as GetUserRequest,_s as GetUserRolesRequest,ws as GetUserSettingsByUserIdRequest,Er as GetUsersByAccountIdRequest,Tr as GetUsersRolesByAccountIdRequest,Cr as InstallAppToAccountRequest,_ as InternalProductName,k as InvoiceStatus,qe as InvokePrintJobByJobIdRequest,C as JobStatus,O as JobType,j as Label,le as LinkContactToAssetRequest,Ms as LinkContactToScanRequest,Ps as LinkMediaToAssetRequest,ms as LinkMediaToProjectRequest,Ss as LinkMediaToScanRequest,Wr as LoadAppRequest,R as LocationSortingTypes,ne as NameRequest,du as Openscreen,D as OpenscreenEmails,L as Permission,b as PluginNameTypes,U as PluginStatus,M as PricePlanName,G as PricePlanPaymentPeriod,V as PricePlanReporting,F as PrintFormat,Y as PrintMode,q as PrintOrientation,H as PrintTemplate,x as PrintUnit,B as ProjectSortingTypes,Q as ProjectStatus,W as QrCodeCornerDotTypes,K as QrCodeCornerSquareTypes,J as QrCodeDotTypes,X as QrCodeDynamicRedirectType,z as QrCodeErrorCorrectionLevel,Z as QrCodeGradientTypes,$ as QrCodeIntentType,tt as QrCodeLocatorKeyType,rt as QrCodeSortingTypes,et as QrCodeStatus,nt as QrCodeType,st as QueryConditions,Ws as ResendConfirmationRequest,Fr as ResetApiKeySecretRequest,Ks as ResetPasswordRequest,Mr as RetrieveCampaignStatusByAccountIdRequest,Ye as RetryCustomDomainRequest,hn as SaveGeolocationByScanIdRequest,at as ScanTimelineOptions,ya as SdkAccountAdvancedAssetsReportResources,da as SdkAccountAdvancedContactsReportResources,Na as SdkAccountAdvancedScansReportResources,Xs as SdkAccountApikeysResources,Wa as SdkAccountAppInstallResources,Ka as SdkAccountAppResource,Zs as SdkAccountAppsResources,Sa as SdkAccountAssetgraphsResources,Ea as SdkAccountAssetsExportResources,Ra as SdkAccountAssetsMostscannedResources,Ia as SdkAccountAssetsResources,Ta as SdkAccountAssetsScansResources,aa as SdkAccountAssettypesResources,Ua as SdkAccountBasicAssetsReportResources,wa as SdkAccountBasicContactsReportResources,ka as SdkAccountBatchResources,Ja as SdkAccountCampaignInformationResources,Xa as SdkAccountClockResources,Oa as SdkAccountConsentResources,ga as SdkAccountContactsBatchResources,Ga as SdkAccountContactsExportResources,_a as SdkAccountContactsResources,Aa as SdkAccountCustomDomainResource,Ca as SdkAccountCustomDomainsResources,ha as SdkAccountCustomattributesResources,za as SdkAccountEngagePricePlanResources,sa as SdkAccountImageUploadResources,na as SdkAccountInvitationsBatchResources,ma as SdkAccountInvitationsResources,ja as SdkAccountJobsResources,ea as SdkAccountLocationsResources,va as SdkAccountOwnerAppsResources,Da as SdkAccountPluginsResources,La as SdkAccountPricePlanResources,ba as SdkAccountPrintJobsResources,la as SdkAccountPrintPageTemplatesResources,oa as SdkAccountPrintStickerTemplatesResources,Ma as SdkAccountProjectsExportResources,ia as SdkAccountProjectsResources,Fa as SdkAccountQrCodesResources,fa as SdkAccountQrcodelogosResources,Za as SdkAccountQrcodelogosUploadResources,$a as SdkAccountResource,Va as SdkAccountScansDayofweekResources,Ya as SdkAccountScansExportResources,Ha as SdkAccountScansResources,qa as SdkAccountScansTimelineResources,Qa as SdkAccountScansTimeofdayResources,ua as SdkAccountStylingtemplatesResources,zs as SdkAccountUrlSafetiesResources,$s as SdkAccountUserConfirmResources,ra as SdkAccountUserResource,ta as SdkAccountUserRolesResources,Pa as SdkAccountUsermediasPresignedurlResources,pa as SdkAccountUsermediasPresignedurlmultipartResources,Ba as SdkAccountUsermediasResources,xa as SdkAccountUsersResources,ca as SdkAccountZendeskTicketResources,ro as SdkApikeyResource,to as SdkApikeySecretResources,no as SdkAppAccountLoadResources,so as SdkAppAccountResource,ao as SdkAppResource,oo as SdkAppsAccountMainResources,io as SdkAppsAccountResource,eo as SdkAppsPublishedResources,Io as SdkAppsResources,No as SdkAssetContactResource,uo as SdkAssetContactsResources,Ao as SdkAssetHistoryResources,Po as SdkAssetNeighborResource,mo as SdkAssetNeighborsDeleteResources,ho as SdkAssetNeighborsResources,co as SdkAssetQrCodesResources,po as SdkAssetQracodesResources,So as SdkAssetResource,vo as SdkAssetScansExportResources,lo as SdkAssetScansLocationResources,go as SdkAssetScansResources,fo as SdkAssetUrlResource,yo as SdkAssetUsermediasResources,wo as SdkAssetgraphResource,Eo as SdkAssettypeAssetResource,To as SdkAssettypeAssetsResources,_o as SdkAssettypeLocationResource,ko as SdkAssettypeLocationsResources,Co as SdkAssettypeResource,hu as SdkAuthSessionResources,pu as SdkAuthUserResources,Oo as SdkBatchAssetsResources,jo as SdkBatchResource,Ro as SdkBillingCancelDowngradeResource,Do as SdkBillingCancelSubscriptionResource,Go as SdkBillingCurrentPeriodResource,Mo as SdkBillingDetailResource,Qo as SdkBillingDowngradePlanResource,Ho as SdkBillingInvoiceResource,bo as SdkBillingSetupIntentResource,Vo as SdkBillingUpgradePlanResource,Lo as SdkCareAccountsResources,Pu as SdkConfirmationAuthUserResources,iu as SdkContactAssetsResources,ru as SdkContactConsentResources,eu as SdkContactExportResources,uu as SdkContactResource,ou as SdkContactScanResource,nu as SdkContactScansExportResources,au as SdkContactScansLocationResources,su as SdkContactScansResources,Fo as SdkCustomdomainLocatorCollisionsResources,qo as SdkCustomdomainResource,Yo as SdkCustomdomainRetryResources,Ko as SdkFileResource,Wo as SdkFileValidateResources,Zo as SdkInvitationResource,zo as SdkInvitationUsersResources,xo as SdkJobResource,Jo as SdkLocationAssetsResources,Xo as SdkLocationResource,cu as SdkPasswordAuthUserResources,ti as SdkPricePlansResources,Bo as SdkPrintJobResource,Yi as SdkPrintPageTemplateResource,qi as SdkPrintStickerTemplateResource,Ai as SdkProjectAdvancedAssetsReportResources,Ii as SdkProjectAdvancedContactsReportResources,ji as SdkProjectAdvancedScansReportResources,ai as SdkProjectAssetgraphsResources,pi as SdkProjectAssetsBatchResources,vi as SdkProjectAssetsExportResources,ki as SdkProjectAssetsMostscannedResources,ui as SdkProjectAssetsResources,yi as SdkProjectBasicAssetsReportResources,Ni as SdkProjectBasicContactsReportResources,wi as SdkProjectBatchResources,Si as SdkProjectConsentResources,ci as SdkProjectContactsBatchResources,Ei as SdkProjectContactsExportResources,oi as SdkProjectContactsResources,ii as SdkProjectJobsAssetbatchResources,fi as SdkProjectPresignedurlJobsAssetbatchResources,Pi as SdkProjectPrintJobsResources,li as SdkProjectQrCodesResources,bi as SdkProjectResource,_i as SdkProjectScansDayofweekResources,Ci as SdkProjectScansExportResources,Di as SdkProjectScansResources,Oi as SdkProjectScansTimelineResources,Ri as SdkProjectScansTimeofdayResources,hi as SdkProjectSelfqueueprintResources,gi as SdkProjectSmsTemplateResource,mi as SdkProjectSmsTemplatesResources,Ti as SdkProjectTemplatedPrintPreviewResources,Li as SdkProjectUsermediasResources,di as SdkProjectValidationJobsAssetbatchResources,Ui as SdkQrCodeLinkResource,Mi as SdkQrCodeLinksResources,Gi as SdkQrCodeResource,Fi as SdkQrcodelinkResource,ri as SdkQrcodelogoResource,mu as SdkRefreshAuthSessionResources,lu as SdkResetAuthUserResources,fu as SdkResources,ni as SdkScanContactsResources,ei as SdkScanCustomAttributeResources,si as SdkScanResource,Vi as SdkStylingtemplateResource,$o as SdkSupportResources,Uo as SdkUpgradePlanBillingPreviewResource,Ki as SdkUserAccountsResources,Ji as SdkUserErrorsResources,Xi as SdkUserInvitationsResources,Zi as SdkUserPathResource,zi as SdkUserPathSettingsResources,$i as SdkUserResource,Bi as SdkUsermediaAssetResource,Hi as SdkUsermediaMultipartResources,xi as SdkUsermediaProjectResource,Wi as SdkUsermediaResource,Qi as SdkUsermediaScanResource,tu as SdkUserrolesResources,tn as SendSupportEmailRequest,Es as SetUserSettingsByUserIdRequest,ot as StickerShape,it as TagActions,ut as TagStates,Pe as UnlinkContactToAssetRequest,ls as UnlinkMediaToAssetRequest,fs as UnlinkMediaToProjectRequest,ds as UnlinkMediaToScanRequest,Rr as UpdateAccountRequest,Hr as UpdateApiKeyRequest,Br as UpdateAppByAppIdRequest,ye as UpdateAssetGraphRequest,ge as UpdateAssetRequest,Xe as UpdateAssetTypeCountAtLocationRequest,ke as UpdateAssetTypeRequest,Ze as UpdateAssetsLocationsRequest,Gs as UpdateContactRequest,Dr as UpdateEngagePricePlanRequest,Je as UpdateLocationRequest,ys as UpdateMediaRequest,Yr as UpdatePricePlanByAccountIdRequest,is as UpdatePrintPageTemplateRequest,us as UpdatePrintStickerTemplateRequest,Kn as UpdateProjectByProjectIdRequest,nn as UpdateQrCodeLogoByQrCodeLogoIdRequest,$n as UpdateQrCodeRequest,os as UpdateQrCodeStylingTemplateByStylingTemplateIdRequest,un as UpdateScanCustomAttributeRequest,Ur as UpdateUserByAccountIdRequest,Ts as UpdateUserRequest,br as UpdateUsersRolesByAccountIdRequest,Gr as UploadQrCodeLogoByAccountRequest,ct as UserCredentialsStatus,ht as UserGroups,pt as UserMediaFileTypes,mt as UserMediaSortingTypes,Pt as UserSettingsDomain,We as ValidateFileRequest};
2
2
  //# sourceMappingURL=index.mjs.map