@openscreen/internal-sdk 2.1.15 → 2.1.18
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +1 -1
- package/dist/index.mjs.map +1 -1
- package/dist/index.modern.mjs +1 -1
- package/dist/index.modern.mjs.map +1 -1
- package/package.json +1 -1
- package/typings/sdk.d.ts +1884 -1854
package/dist/index.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import t from"axios";function r(){return r=Object.assign?Object.assign.bind():function(t){for(var r=1;r<arguments.length;r++){var e=arguments[r];for(var n in e)({}).hasOwnProperty.call(e,n)&&(t[n]=e[n])}return t},r.apply(null,arguments)}function e(t,r){t.prototype=Object.create(r.prototype),t.prototype.constructor=t,n(t,r)}function n(t,r){return n=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,r){return t.__proto__=r,t},n(t,r)}var s,a,o,i,u,c,h,p,m,P,l,f,g,d,y,v,N,A,S,I,w,E,T,k,_,O,C,j,R,D,L,b,U,M,G,x,V,F,H,q,Y,B,Q,W,K,J,X,z,Z,$,tt,rt,et,nt,st,at,ot,it,ut,ct,ht,pt,mt,Pt=/*#__PURE__*/function(){function t(t){this.session=void 0,this.routeSegments=void 0,this.session=t}var r=t.prototype;return r.makeUri=function(t){void 0===t&&(t={});try{var r=this;return Promise.resolve(r.session.getCloudConfig()).then(function(e){var n=[e.endpoint.replace(/\/+$/,"")];return r.routeSegments.forEach(function(r){if(n.push(r.routePart),r.parm){var e=t[r.parm];if(!e)throw Error("Openscreen: missing path parameter value for '"+r.parm+"'");n.push(e)}}),n.join("/")})}catch(t){return Promise.reject(t)}},r.debugRequest=function(t,r,e,n,s){this.session.debugRequest&&(console.debug("Openscreen REQUEST: "+t.toUpperCase()+" "+r),n&&console.debug("Openscreen REQUEST: "+JSON.stringify(n,null,2)),e&&this.session.debugQuery&&console.debug("Openscreen QUERY: "+JSON.stringify(e,null,2)),s&&this.session.debugOptions&&console.debug("Openscreen OPTIONS: "+JSON.stringify(s,null,2)))},r.debugResponse=function(t){this.session.debugResponse&&console.debug("Openscreen RESPONSE: "+JSON.stringify(t.data||{},null,2))},r.handleAndDebugErr=function(t){if(t.response&&t.response.data)return this.session.debugError?console.error("Openscreen ERROR: "+JSON.stringify(t.response.data,null,2)):this.session.debugResponse&&console.error("Openscreen RESPONSE: "+JSON.stringify(t.response.data,null,2)),t.response.data;if(this.session.debugError)try{console.error(t)}catch(t){console.error("Openscreen: (unable to print error)")}return t},t}(),lt=/*#__PURE__*/function(t){function n(){return t.apply(this,arguments)||this}return e(n,t),n.prototype.go=function(t,e,n){try{var s=this;return Promise.resolve(function(a,o){try{var i=Promise.resolve(s.makeUri(t)).then(function(t){return s.debugRequest("delete",t,e,null,n),Promise.resolve(s.session.authorize()).then(function(){return Promise.resolve(s.session.getAxios()).then(function(a){return Promise.resolve(a.delete(t,r({params:e},n))).then(function(t){return s.debugResponse(t),t.data})})})})}catch(t){return o(t)}return i&&i.then?i.then(void 0,o):i}(0,function(t){throw s.handleAndDebugErr(t)}))}catch(t){return Promise.reject(t)}},n}(Pt),ft=/*#__PURE__*/function(t){function n(){return t.apply(this,arguments)||this}return e(n,t),n.prototype.go=function(t,e,n){try{var s=this;return Promise.resolve(function(a,o){try{var i=Promise.resolve(s.makeUri(t)).then(function(t){return s.debugRequest("get",t,e,null,n),Promise.resolve(s.session.authorize()).then(function(){return Promise.resolve(s.session.getAxios()).then(function(a){return Promise.resolve(a.get(t,r({params:e},n))).then(function(t){return s.debugResponse(t),t.data})})})})}catch(t){return o(t)}return i&&i.then?i.then(void 0,o):i}(0,function(t){throw s.handleAndDebugErr(t)}))}catch(t){return Promise.reject(t)}},n}(Pt),gt=/*#__PURE__*/function(t){function n(){return t.apply(this,arguments)||this}return e(n,t),n.prototype.go=function(t,e,n,s){try{var a=this;return Promise.resolve(function(t,r){try{var e=t()}catch(t){return r(t)}return e&&e.then?e.then(void 0,r):e}(function(){return Promise.resolve(a.makeUri(t)).then(function(t){return Promise.resolve(a.session.authorize()).then(function(){return a.debugRequest("patch",t,e,n,s),Promise.resolve(a.session.getAxios()).then(function(o){return Promise.resolve(o.patch(t,n,r({params:e},s))).then(function(t){return a.debugResponse(t),t.data})})})})},function(t){throw a.handleAndDebugErr(t)}))}catch(t){return Promise.reject(t)}},n}(Pt),dt=/*#__PURE__*/function(t){function n(){return t.apply(this,arguments)||this}return e(n,t),n.prototype.go=function(t,e,n,s){try{var a=this;return Promise.resolve(function(t,r){try{var e=t()}catch(t){return r(t)}return e&&e.then?e.then(void 0,r):e}(function(){return Promise.resolve(a.makeUri(t)).then(function(t){return Promise.resolve(a.session.authorize()).then(function(){return a.debugRequest("post",t,e,n,s),Promise.resolve(a.session.getAxios()).then(function(o){return Promise.resolve(o.post(t,n,r({params:e},s))).then(function(t){return a.debugResponse(t),t.data})})})})},function(t){throw a.handleAndDebugErr(t)}))}catch(t){return Promise.reject(t)}},n}(Pt),yt=/*#__PURE__*/function(){function t(t,r){this.session=void 0,this.pathParameters=void 0,this.session=t,this.pathParameters=r}var r=t.prototype;return r.self=function(){return this},r.getSession=function(){return this.session},t}(),vt=/*#__PURE__*/function(){function t(t,r){this.session=void 0,this.pathParameters=void 0,this.id=void 0,this.session=t,this.pathParameters=r}return t.prototype.getSession=function(){return this.session},t}();!function(t){t.ENGAGE_MICROSITE="ENGAGE_MICROSITE",t.QRCODE="QRCODE",t.TRACK_WORKFLOW="TRACK_WORKFLOW"}(s||(s={})),function(t){t.CREATED_DATE="CREATED_DATE",t.STATIC_QR_CODE_COUNT="STATIC_QR_CODE_COUNT",t.DYNAMIC_QR_CODE_COUNT="DYNAMIC_QR_CODE_COUNT",t.SCAN_COUNT="SCAN_COUNT",t.CONTACT_COUNT="CONTACT_COUNT",t.PRICE_PLAN="PRICE_PLAN",t.LAST_ACTIVITY="LAST_ACTIVITY",t.CLIENT_EXEC="CLIENT_EXEC",t.ASSET_COUNT="ASSET_COUNT",t.SMS_COUNT="SMS_COUNT",t.ACCOUNT_STATUS="ACCOUNT_STATUS"}(a||(a={})),function(t){t.ACTIVE="ACTIVE",t.SUSPENDED="SUSPENDED",t.CANCELLED="CANCELLED"}(o||(o={})),function(t){t.INTERNAL="INTERNAL",t.EXTERNAL="EXTERNAL"}(i||(i={})),function(t){t.OWNER="OWNER",t.ADMINISTRATOR="ADMINISTRATOR",t.BILLING_CONTACT="BILLING_CONTACT",t.MEMBER="MEMBER",t.API_KEY="API_KEY",t.INVITATION_DECLINED="INVITATION_DECLINED",t.READ_ONLY="READ_ONLY"}(u||(u={})),function(t){t.MODIFIED="MODIFIED",t.NAME="NAME",t.SCAN_COUNT="SCAN_COUNT",t.QR_CODE_COUNT="QR_CODE_COUNT",t.STATE="STATE"}(c||(c={})),function(t){t.json="json",t.csv="csv"}(h||(h={})),function(t){t.MODIFIED="MODIFIED",t.STATE="STATE",t.NAME="NAME",t.SCAN_COUNT="SCAN_COUNT",t.QR_CODE_COUNT="QR_CODE_COUNT",t.ASSET_TYPE_NAME="ASSET_TYPE_NAME"}(p||(p={})),function(t){t.MODIFIED="MODIFIED",t.NAME="NAME"}(m||(m={})),function(t){t.PUBLISHED="PUBLISHED",t.DRAFT="DRAFT",t.ARCHIVED="ARCHIVED"}(P||(P={})),function(t){t.EMAIL_ALREADY_TAKEN="EMAIL_ALREADY_TAKEN",t.INVALID_API_KEY="INVALID_API_KEY",t.INVALID_EMAIL="INVALID_EMAIL",t.INVALID_GROUP="INVALID_GROUP",t.INVALID_LEGACY_MIGRATION="INVALID_LEGACY_MIGRATION",t.INVALID_PASSWORD="INVALID_PASSWORD",t.INVALID_SCOPE="INVALID_SCOPE",t.INVALID_SECRET="INVALID_SECRET",t.INVALID_TOKEN="INVALID_TOKEN",t.MIGRATE_FROM_COGNITO="MIGRATE_FROM_COGNITO",t.NO_ACCESS_TOKEN="NO_ACCESS_TOKEN",t.NO_AUTHORIZATION_HEADER="NO_AUTHORIZATION_HEADER",t.NO_AUTHORIZATION_TOKEN="NO_AUTHORIZATION_TOKEN",t.NO_REFRESH_TOKEN="NO_REFRESH_TOKEN",t.RESET_PASSWORD="RESET_PASSWORD",t.RESET_SECRET="RESET_SECRET",t.SSO_USER="SSO_USER",t.SUSPENDED_OR_INACTIVE="SUSPENDED_OR_INACTIVE",t.TOKEN_EXPIRED="TOKEN_EXPIRED",t.TRY_AGAIN="TRY_AGAIN",t.UNABLE_TO_CONFIRM_EMAIL="UNABLE_TO_CONFIRM_EMAIL",t.UNCONFIRMED_EMAIL="UNCONFIRMED_EMAIL"}(l||(l={})),function(t){t.API="API",t.SSO="SSO",t.CONFIRM_EMAIL="CONFIRM_EMAIL",t.NEW_PASSWORD="NEW_PASSWORD",t.NO_SESSION="NO_SESSION",t.NO_PASSWORD="NO_PASSWORD",t.CONFIRMED_NO_PASSWORD="CONFIRMED_NO_PASSWORD"}(f||(f={})),function(t){t.MICROSOFT="MICROSOFT"}(g||(g={})),function(t){t.TWO_FACTOR_AUTHENTICATION="TWO_FACTOR_AUTHENTICATION",t.MARKETING="MARKETING",t.CUSTOMER_CARE="CUSTOMER_CARE",t.CHARITY_NONPROFIT="CHARITY_NONPROFIT",t.DELIVERY_NOTIFICATIONS="DELIVERY_NOTIFICATIONS",t.FRAUD_ALERT_MESSAGING="FRAUD_ALERT_MESSAGING",t.EVENTS="EVENTS",t.HIGHER_EDUCATION="HIGHER_EDUCATION",t.K12="K12",t.POLLING_AND_VOTING_NON_POLITICAL="POLLING_AND_VOTING_NON_POLITICAL",t.POLITICAL_ELECTION_CAMPAIGNS="POLITICAL_ELECTION_CAMPAIGNS",t.PUBLIC_SERVICE_ANNOUNCEMENT="PUBLIC_SERVICE_ANNOUNCEMENT",t.SECURITY_ALERT="SECURITY_ALERT",t.ACCOUNT_NOTIFICATIONS="ACCOUNT_NOTIFICATIONS"}(d||(d={})),function(t){t.ACCEPTED="ACCEPTED",t.DECLINED="DECLINED",t.true="true",t.false="false"}(y||(y={})),function(t){t.SMS="SMS",t.EMAIL="EMAIL",t.DATA="DATA",t.CUSTOM="CUSTOM"}(v||(v={})),function(t){t.MODIFIED="MODIFIED",t.NAME="NAME",t.PHONE="PHONE",t.EMAIL="EMAIL",t.LAST_SCAN_TIME="LAST_SCAN_TIME",t.LAST_SCAN_LOCATION="LAST_SCAN_LOCATION",t.SCAN_COUNT="SCAN_COUNT"}(N||(N={})),function(t){t.MODIFIED="MODIFIED",t.NAME="NAME",t.ASSET_NAME="ASSET_NAME",t.PHONE="PHONE",t.EMAIL="EMAIL",t.LAST_SCAN_TIME="LAST_SCAN_TIME",t.LAST_SCAN_LOCATION="LAST_SCAN_LOCATION",t.SCAN_COUNT="SCAN_COUNT"}(A||(A={})),function(t){t.INITIATED="INITIATED",t.VERIFIED="VERIFIED",t.CERTIFICATE_REQUESTED="CERTIFICATE_REQUESTED",t.CERTIFICATE_VALIDATION_ADDED="CERTIFICATE_VALIDATION_ADDED",t.CERTIFICATE_VALIDATED="CERTIFICATE_VALIDATED",t.CDN_DISTRIBUTION_ADDED="CDN_DISTRIBUTION_ADDED",t.COMPLETED="COMPLETED",t.FAILED="FAILED"}(S||(S={})),function(t){t.AES_256="AES_256",t.NONE="NONE"}(I||(I={})),function(t){t.CARE_API="CARE_API"}(w||(w={})),function(t){t.STRING="STRING",t.NUMBER="NUMBER"}(E||(E={})),function(t){t.ENGAGE="ENGAGE",t.TRACK="TRACK",t.INVENTORY="INVENTORY",t.CREATE="CREATE"}(T||(T={})),function(t){t.COMING_UP="COMING_UP",t.PAID="PAID",t.PAST_DUE="PAST_DUE",t.VOID="VOID"}(k||(k={})),function(t){t.IN_PROGRESS="IN_PROGRESS",t.COMPLETED="COMPLETED",t.TIMEOUT="TIMEOUT",t.FAILED="FAILED",t.CANCELLED="CANCELLED",t.DOWNLOADED="DOWNLOADED"}(_||(_={})),function(t){t.ACCOUNT_EXPORT="ACCOUNT_EXPORT",t.ASSET_EXPORT="ASSET_EXPORT",t.BATCH_CREATE_ASSETS="BATCH_CREATE_ASSETS",t.BATCH_CREATE_BLANK_ITEMS="BATCH_CREATE_BLANK_ITEMS",t.CARE_ACCOUNTS_EXPORT="CARE_ACCOUNTS_EXPORT",t.CLONE_MICROSITE="CLONE_MICROSITE",t.CLONE_WORKFLOW="CLONE_WORKFLOW",t.CONTACT_EXPORT="CONTACT_EXPORT",t.PROJECT_EXPORT="PROJECT_EXPORT",t.QRCODE_SCANS_EXPORT="QRCODE_SCANS_EXPORT",t.SCAN_EXPORT="SCAN_EXPORT",t.SELF_QUEUE_BATCH_PRINT="SELF_QUEUE_BATCH_PRINT",t.TEMPLATED_PRINT="TEMPLATED_PRINT",t.UPDATE_ASSETS="UPDATE_ASSETS",t.UPDATE_MICROSITE_CDN_CUSTOM_DOMAIN="UPDATE_MICROSITE_CDN_CUSTOM_DOMAIN",t.UPDATE_MICROSITE_QR_CODE_CUSTOM_DOMAIN="UPDATE_MICROSITE_QR_CODE_CUSTOM_DOMAIN",t.USER_DB_ENTITIES_EXPORT="USER_DB_ENTITIES_EXPORT",t.USER_DB_ENTITIES_GENENERATION="USER_DB_ENTITIES_GENENERATION",t.VALIDATE_AND_GENERATE_CSV="VALIDATE_AND_GENERATE_CSV",t.VALIDATE_CSV="VALIDATE_CSV",t.WEB_SESSION_EXPORT="WEB_SESSION_EXPORT"}(O||(O={})),function(t){t.NONE="NONE",t.ASSET_NAME="ASSET_NAME",t.CUSTOM="CUSTOM",t.COMPANY_NAME="COMPANY_NAME",t.LOCATOR_KEY="LOCATOR_KEY"}(C||(C={})),function(t){t.MODIFIED="MODIFIED",t.NAME="NAME",t.STATE="STATE"}(j||(j={})),function(t){t.SALES_EMAIL="SALES_EMAIL",t.SUPPORT_EMAIL="SUPPORT_EMAIL"}(R||(R={})),function(t){t.ASSET_MANAGEMENT="ASSET_MANAGEMENT",t.BILLING="BILLING",t.INDIVIDUAL_ACCOUNT_SETTINGS="INDIVIDUAL_ACCOUNT_SETTINGS",t.PLUGIN_CONFIGURATION="PLUGIN_CONFIGURATION",t.QR_CODE_AND_PRINT_STUDIO="QR_CODE_AND_PRINT_STUDIO",t.REPORTING_AND_ANALYTICS="REPORTING_AND_ANALYTICS",t.USER_MANAGEMENT="USER_MANAGEMENT",t.WORKFLOW_BUILDER="WORKFLOW_BUILDER"}(D||(D={})),function(t){t.ADMIN_PLUGIN="ADMIN_PLUGIN",t.AGE_VERIFICATION="AGE_VERIFICATION",t.CONDITIONAL_REDIRECT="CONDITIONAL_REDIRECT",t.GOOGLE_PLACES="GOOGLE_PLACES",t.GOOGLE_SHEET="GOOGLE_SHEET",t.GUND="GUND",t.HOTWIRE="HOTWIRE",t.KLAVIYO="KLAVIYO",t.OC_TRANSPO_RD="OC_TRANSPO_RD",t.REHRIG_BARRIE_ADDRESS_DYNAMO_DB="REHRIG_BARRIE_ADDRESS_DYNAMO_DB",t.REHRIG_SERVICE_TICKETS="REHRIG_SERVICE_TICKETS",t.REHRIG_VISION="REHRIG_VISION",t.REHRIG_VISION_TRACK="REHRIG_VISION_TRACK",t.STANFORD_RD="STANFORD_RD",t.SWAP_ASSET="SWAP_ASSET"}(L||(L={})),function(t){t.ACTIVE="ACTIVE",t.INACTIVE="INACTIVE",t.SUSPENDED="SUSPENDED"}(b||(b={})),function(t){t.FREE="free",t.PAYASYOUGO="payAsYouGo",t.ADVANCED="advanced",t.PRO="pro",t.ENTERPRISE_CUSTOM="enterpriseCustom",t.UNLIMITED="unlimited",t.ENGAGE_STARTER_MONTHLY="engageStarterMonthly",t.ENGAGE_STARTER_YEARLY="engageStarterYearly",t.ENGAGE_PRO_MONTHLY="engageProMonthly",t.ENGAGE_PRO_YEARLY="engageProYearly",t.ENGAGE_PREMIUM_MONTHLY="engagePremiumMonthly",t.ENGAGE_PREMIUM_YEARLY="engagePremiumYearly",t.ENGAGE_ENTERPRISE_CUSTOM="engageEnterpriseCustom",t.ENGAGE_ADDON="engageAddon"}(U||(U={})),function(t){t.MONTHLY="monthly",t.ANNUAL="annual"}(M||(M={})),function(t){t.BASIC="basic",t.ADVANCED="advanced",t.basic="basic",t.advance="advanced"}(G||(G={})),function(t){t.A3="A3",t.A4="A4",t.A5="A5",t.LETTER="LETTER",t.LEGAL="LEGAL"}(x||(x={})),function(t){t.SINGLE="SINGLE",t.MULTIPLE="MULTIPLE"}(V||(V={})),function(t){t.PORTRAIT="PORTRAIT",t.LANDSCAPE="LANDSCAPE"}(F||(F={})),function(t){t.AVERY_5160="AVERY_5160",t.AVERY_5163="AVERY_5163",t.AVERY_94103="AVERY_94103",t.AVERY_22806="AVERY_22806",t.AVERY_22805="AVERY_22805",t.OL914="OL914",t.OL3012LP="OL3012LP",t.OL3012LPCustom="OL3012LPCustom",t.CLOUD_TAGS_15="CLOUD_TAGS_15",t.CLOUD_TAGS_20="CLOUD_TAGS_20",t.LUGGAGE_TAGS_SINGLE="LUGGAGE_TAGS_SINGLE",t.LUGGAGE_TAGS_5_X_5="LUGGAGE_TAGS_5_X_5",t.CT_8_X_6_GRIPPER="CT_8_X_6_GRIPPER",t.MINI_CLOUD_TAGS_4_X_3="MINI_CLOUD_TAGS_4_X_3"}(H||(H={})),function(t){t.IN="IN",t.CM="CM",t.MM="MM",t.PT="PT"}(q||(q={})),function(t){t.MODIFIED="MODIFIED",t.NAME="NAME",t.SCAN_COUNT="SCAN_COUNT",t.QR_CODE_COUNT="QR_CODE_COUNT",t.CONTACT_COUNT="CONTACT_COUNT",t.ASSET_COUNT="ASSET_COUNT"}(Y||(Y={})),function(t){t.ACTIVE="ACTIVE",t.SUSPENDED="SUSPENDED"}(B||(B={})),function(t){t.dot="dot",t.square="square"}(Q||(Q={})),function(t){t.dot="dot",t.square="square",t.extra_rounded="extra-rounded"}(W||(W={})),function(t){t.classy="classy",t.classy_rounded="classy-rounded",t.dots="dots",t.extra_rounded="extra-rounded",t.rounded="rounded",t.square="square"}(K||(K={})),function(t){t.NO_SCAN_ID="NO_SCAN_ID",t.SCAN_ID_IN_PATH_PARAMETER="SCAN_ID_IN_PATH_PARAMETER",t.SCAN_ID_IN_QUERY_STRING_PARAMETER="SCAN_ID_IN_QUERY_STRING_PARAMETER",t.CUSTOM_QUERY_STRING_PARAMETER="CUSTOM_QUERY_STRING_PARAMETER"}(J||(J={})),function(t){t.L="L",t.M="M",t.Q="Q",t.H="H"}(X||(X={})),function(t){t.linear="linear",t.radial="radial"}(z||(z={})),function(t){t.STATIC_REDIRECT="STATIC_REDIRECT",t.DYNAMIC_REDIRECT="DYNAMIC_REDIRECT",t.DYNAMIC_REDIRECT_TO_APP="DYNAMIC_REDIRECT_TO_APP"}(Z||(Z={})),function(t){t.SHORT_URL="SHORT_URL",t.HASHED_ID="HASHED_ID",t.SECURE_ID="SECURE_ID"}($||($={})),function(t){t.MODIFIED="MODIFIED",t.NAME="NAME",t.SCAN_COUNT="SCAN_COUNT"}(tt||(tt={})),function(t){t.ACTIVE="ACTIVE",t.INACTIVE="INACTIVE",t.SUSPENDED="SUSPENDED",t.UNSAFE="UNSAFE"}(rt||(rt={})),function(t){t.PNG="PNG",t.JPEG="JPEG",t.SVG="SVG",t.png="png",t.jpeg="jpeg",t.svg="svg"}(et||(et={})),function(t){t.EQUALS="EQUALS",t.LESS_THAN="LESS_THAN",t.LESS_THAN_EQUAL="LESS_THAN_EQUAL",t.GREATER_THAN="GREATER_THAN",t.GREATER_THAN_EQUAL="GREATER_THAN_EQUAL",t.BETWEEN="BETWEEN",t.BEGINS_WITH="BEGINS_WITH"}(nt||(nt={})),function(t){t.DAILY="DAILY",t.HOURLY="HOURLY"}(st||(st={})),function(t){t.SQUARE="SQUARE",t.CIRCLE="CIRCLE",t.RECTANGLE="RECTANGLE"}(at||(at={})),function(t){t.ACTIVATED="ACTIVATED",t.MODIFIED="MODIFIED"}(ot||(ot={})),function(t){t.ACTIVE="ACTIVE",t.INACTIVE="INACTIVE",t.USER_INFO_COLLECTION="USER_INFO_COLLECTION"}(it||(it={})),function(t){t.COMPROMISED="COMPROMISED",t.CONFIRMED="CONFIRMED",t.LEGACY="LEGACY",t.NEW_EMAIL="NEW_EMAIL",t.NEW_EMAIL_CONFIRMED="NEW_EMAIL_CONFIRMED",t.NEW_PASSWORD="NEW_PASSWORD",t.SUSPENDED="SUSPENDED",t.UNCONFIRMED="UNCONFIRMED",t.CONFIRMED_NO_PASSWORD="CONFIRMED_NO_PASSWORD",t.CONFIRMED_SSO="CONFIRMED_SSO"}(ut||(ut={})),function(t){t.appuser="appuser",t.appadmin="appadmin"}(ct||(ct={})),function(t){t.pdf="pdf",t.jpg="jpg",t.HEIC="HEIC",t.heic="heic",t.png="png",t.mov="mov",t.mp4="mp4",t.jpeg="jpeg",t.ttf="ttf",t.otf="otf",t.woff="woff",t.woff2="woff2",t.csv="csv",t.json="json",t.gif="gif",t.bmp="bmp",t.webp="webp",t.svg="svg",t.tiff="tiff",t.webm="webm",t.ogg="ogg",t.avi="avi",t.mpeg="mpeg",t.css="css"}(ht||(ht={})),function(t){t.MODIFIED="MODIFIED",t.NAME="NAME",t.FILE_TYPE="FILE_TYPE",t.CATEGORY="CATEGORY"}(pt||(pt={})),function(t){t.DASHBOARD="DASHBOARD"}(mt||(mt={}));var Nt=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"appId",routePart:"apps",sdkPartName:"app"}],r}return e(r,t),r}(ft),At=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"appId",routePart:"apps",sdkPartName:"app"}],r}return e(r,t),r}(gt),St=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{routePart:"apps/published",sdkPartName:"appsPublished"}],r}return e(r,t),r}(ft),It=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"appId",routePart:"apps",sdkPartName:"app"},{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"load",sdkPartName:"load"}],r}return e(r,t),r}(dt),wt=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{routePart:"apps",sdkPartName:"apps"}],r}return e(r,t),r}(ft),Et=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"apps",sdkPartName:"apps"}],r}return e(r,t),r}(dt),Tt=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"assettypes",sdkPartName:"assettypes"}],r}return e(r,t),r}(dt),kt=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"apikeys",sdkPartName:"apikeys"}],r}return e(r,t),r}(dt),_t=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"image/upload",sdkPartName:"imageUpload"}],r}return e(r,t),r}(dt),Ot=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"invitations",sdkPartName:"invitations"}],r}return e(r,t),r}(dt),Ct=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"urlSafeties",sdkPartName:"urlSafeties"}],r}return e(r,t),r}(dt),jt=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"customDomains",sdkPartName:"customDomains"}],r}return e(r,t),r}(dt),Rt=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"invitations/batch",sdkPartName:"invitationsBatch"}],r}return e(r,t),r}(dt),Dt=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"projects",sdkPartName:"projects"}],r}return e(r,t),r}(dt),Lt=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{parm:"userId",routePart:"users",sdkPartName:"user"},{routePart:"confirm",sdkPartName:"confirm"}],r}return e(r,t),r}(ft),bt=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"printStickerTemplates",sdkPartName:"printStickerTemplates"}],r}return e(r,t),r}(dt),Ut=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"qrcodelogos",sdkPartName:"qrcodelogos"}],r}return e(r,t),r}(dt),Mt=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"locations",sdkPartName:"locations"}],r}return e(r,t),r}(dt),Gt=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"printPageTemplates",sdkPartName:"printPageTemplates"}],r}return e(r,t),r}(dt),xt=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"customattributes",sdkPartName:"customattributes"}],r}return e(r,t),r}(dt),Vt=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"stylingtemplates",sdkPartName:"stylingtemplates"}],r}return e(r,t),r}(dt),Ft=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"usermedias/presignedurlmultipart",sdkPartName:"usermediasPresignedurlmultipart"}],r}return e(r,t),r}(dt),Ht=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"zendeskTicket",sdkPartName:"zendeskTicket"}],r}return e(r,t),r}(dt),qt=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"websessions/export",sdkPartName:"websessionsExport"}],r}return e(r,t),r}(dt),Yt=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{parm:"userId",routePart:"users",sdkPartName:"user"}],r}return e(r,t),r}(lt),Bt=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"usermedias/presignedurl",sdkPartName:"usermediasPresignedurl"}],r}return e(r,t),r}(dt),Qt=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"contacts/batch",sdkPartName:"contactsBatch"}],r}return e(r,t),r}(lt),Wt=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{parm:"customDomain",routePart:"customDomains",sdkPartName:"customDomain"}],r}return e(r,t),r}(ft),Kt=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{parm:"pluginId",routePart:"plugins",sdkPartName:"plugin"},{routePart:"password",sdkPartName:"password"}],r}return e(r,t),r}(ft),Jt=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"}],r}return e(r,t),r}(ft),Xt=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{parm:"pluginId",routePart:"plugins",sdkPartName:"plugin"}],r}return e(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/report/advanced",sdkPartName:"advancedAssetsReport"}],r}return e(r,t),r}(ft),Zt=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"owner/apps",sdkPartName:"ownerApps"}],r}return e(r,t),r}(ft),$t=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"scans/report/advanced",sdkPartName:"advancedScansReport"}],r}return e(r,t),r}(ft),tr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"contacts/report/advanced",sdkPartName:"advancedContactsReport"}],r}return e(r,t),r}(ft),rr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"assets/export",sdkPartName:"assetsExport"}],r}return e(r,t),r}(dt),er=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"apikeys",sdkPartName:"apikeys"}],r}return e(r,t),r}(ft),nr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"assetgraphs",sdkPartName:"assetgraphs"}],r}return e(r,t),r}(ft),sr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"assets/report/basic",sdkPartName:"basicAssetsReport"}],r}return e(r,t),r}(ft),ar=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"assettypes",sdkPartName:"assettypes"}],r}return e(r,t),r}(ft),or=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"contacts/export",sdkPartName:"contactsExport"}],r}return e(r,t),r}(dt),ir=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"assets/scans",sdkPartName:"assetsScans"}],r}return e(r,t),r}(dt),ur=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"batch",sdkPartName:"batch"}],r}return e(r,t),r}(ft),cr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"assets",sdkPartName:"assets"}],r}return e(r,t),r}(ft),hr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"contacts/report/basic",sdkPartName:"basicContactsReport"}],r}return e(r,t),r}(ft),pr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"contacts",sdkPartName:"contacts"}],r}return e(r,t),r}(ft),mr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"consent",sdkPartName:"consent"}],r}return e(r,t),r}(ft),Pr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"customDomains",sdkPartName:"customDomains"}],r}return e(r,t),r}(ft),lr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"jobs",sdkPartName:"jobs"}],r}return e(r,t),r}(ft),fr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"apps",sdkPartName:"apps"}],r}return e(r,t),r}(ft),gr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{parm:"pluginId",routePart:"plugins",sdkPartName:"plugin"},{routePart:"klaviyo/key",sdkPartName:"klaviyoKey"}],r}return e(r,t),r}(ft),dr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"assets/mostscanned",sdkPartName:"assetsMostscanned"}],r}return e(r,t),r}(ft),yr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"plugins",sdkPartName:"plugins"}],r}return e(r,t),r}(ft),vr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"locations",sdkPartName:"locations"}],r}return e(r,t),r}(ft),Nr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"priceplan",sdkPartName:"pricePlan"}],r}return e(r,t),r}(ft),Ar=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"printJobs",sdkPartName:"printJobs"}],r}return e(r,t),r}(ft),Sr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"projects",sdkPartName:"projects"}],r}return e(r,t),r}(ft),Ir=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"projects/export",sdkPartName:"projectsExport"}],r}return e(r,t),r}(dt),wr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"printStickerTemplates",sdkPartName:"printStickerTemplates"}],r}return e(r,t),r}(ft),Er=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"printPageTemplates",sdkPartName:"printPageTemplates"}],r}return e(r,t),r}(ft),Tr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"stylingtemplates",sdkPartName:"stylingtemplates"}],r}return e(r,t),r}(ft),kr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"qrcodes",sdkPartName:"qrCodes"}],r}return e(r,t),r}(ft),_r=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"scans/dayofweek",sdkPartName:"scansDayofweek"}],r}return e(r,t),r}(ft),Or=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"scans/export",sdkPartName:"scansExport"}],r}return e(r,t),r}(dt),Cr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"customattributes",sdkPartName:"customattributes"}],r}return e(r,t),r}(ft),jr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"scans/timeofday",sdkPartName:"scansTimeofday"}],r}return e(r,t),r}(ft),Rr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"scans",sdkPartName:"scans"}],r}return e(r,t),r}(ft),Dr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"qrcodelogos",sdkPartName:"qrcodelogos"}],r}return e(r,t),r}(ft),Lr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"users",sdkPartName:"users"}],r}return e(r,t),r}(ft),br=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"usermedias",sdkPartName:"usermedias"}],r}return e(r,t),r}(ft),Ur=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"scans/timeline",sdkPartName:"scansTimeline"}],r}return e(r,t),r}(ft),Mr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{parm:"userId",routePart:"users",sdkPartName:"user"}],r}return e(r,t),r}(ft),Gr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{parm:"userId",routePart:"users",sdkPartName:"user"},{routePart:"roles",sdkPartName:"roles"}],r}return e(r,t),r}(ft),xr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"websessions/timeline",sdkPartName:"websessionsTimeline"}],r}return e(r,t),r}(ft),Vr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{parm:"appId",routePart:"apps",sdkPartName:"app"},{routePart:"install",sdkPartName:"install"}],r}return e(r,t),r}(dt),Fr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{parm:"customDomain",routePart:"customDomains",sdkPartName:"customDomain"},{routePart:"test",sdkPartName:"test"}],r}return e(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:"campaignInformation",sdkPartName:"campaignInformation"}],r}return e(r,t),r}(ft),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:"clock",sdkPartName:"clock"}],r}return e(r,t),r}(dt),Yr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"}],r}return e(r,t),r}(gt),Br=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"campaignInformation",sdkPartName:"campaignInformation"}],r}return e(r,t),r}(dt),Qr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{parm:"pluginId",routePart:"plugins",sdkPartName:"plugin"},{routePart:"rehrig",sdkPartName:"rehrig"}],r}return e(r,t),r}(gt),Wr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"priceplan",sdkPartName:"pricePlan"}],r}return e(r,t),r}(gt),Kr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"engagePricePlan",sdkPartName:"engagePricePlan"}],r}return e(r,t),r}(gt),Jr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{parm:"userId",routePart:"users",sdkPartName:"user"},{routePart:"roles",sdkPartName:"roles"}],r}return e(r,t),r}(gt),Xr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{parm:"pluginId",routePart:"plugins",sdkPartName:"plugin"},{routePart:"klaviyo",sdkPartName:"klaviyo"}],r}return e(r,t),r}(gt),zr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"appAccountId",routePart:"appsAccounts",sdkPartName:"appsAccount"}],r}return e(r,t),r}(ft),Zr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{parm:"userId",routePart:"users",sdkPartName:"user"}],r}return e(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:"appAccountId",routePart:"appsAccounts",sdkPartName:"appsAccount"},{routePart:"main",sdkPartName:"main"}],r}return e(r,t),r}(ft),te=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"assetGraphId",routePart:"assetgraphs",sdkPartName:"assetgraph"}],r}return e(r,t),r}(lt),re=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"apiKeyId",routePart:"apikeys",sdkPartName:"apikey"}],r}return e(r,t),r}(ft),ee=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"assetGraphId",routePart:"assetgraphs",sdkPartName:"assetgraph"}],r}return e(r,t),r}(ft),ne=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"apiKeyId",routePart:"apikeys",sdkPartName:"apikey"},{routePart:"secret",sdkPartName:"secret"}],r}return e(r,t),r}(gt),se=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"assetGraphId",routePart:"assetgraphs",sdkPartName:"assetgraph"}],r}return e(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:"apiKeyId",routePart:"apikeys",sdkPartName:"apikey"},{routePart:"secret",sdkPartName:"secret"}],r}return e(r,t),r}(ft),oe=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"apiKeyId",routePart:"apikeys",sdkPartName:"apikey"}],r}return e(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:"assetTypeId",routePart:"assettypes",sdkPartName:"assettype"},{parm:"assetId",routePart:"assets",sdkPartName:"asset"}],r}return e(r,t),r}(dt),ue=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"assetTypeId",routePart:"assettypes",sdkPartName:"assettype"}],r}return e(r,t),r}(ft),ce=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"assetTypeId",routePart:"assettypes",sdkPartName:"assettype"}],r}return e(r,t),r}(lt),he=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"assetTypeId",routePart:"assettypes",sdkPartName:"assettype"},{routePart:"assets",sdkPartName:"assets"}],r}return e(r,t),r}(dt),pe=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"qrcodelogos/upload",sdkPartName:"qrcodelogosUpload"}],r}return e(r,t),r}(dt),me=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"assetTypeId",routePart:"assettypes",sdkPartName:"assettype"},{parm:"locationId",routePart:"locations",sdkPartName:"location"}],r}return e(r,t),r}(ft),Pe=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"assetTypeId",routePart:"assettypes",sdkPartName:"assettype"},{routePart:"locations",sdkPartName:"locations"}],r}return e(r,t),r}(ft),le=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{routePart:"contacts",sdkPartName:"contacts"}],r}return e(r,t),r}(dt),fe=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"assetTypeId",routePart:"assettypes",sdkPartName:"assettype"}],r}return e(r,t),r}(gt),ge=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"assetTypeId",routePart:"assettypes",sdkPartName:"assettype"},{routePart:"assets",sdkPartName:"assets"}],r}return e(r,t),r}(ft),de=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{routePart:"neighbors",sdkPartName:"neighbors"}],r}return e(r,t),r}(dt),ye=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"assetTypeId",routePart:"assettypes",sdkPartName:"assettype"},{parm:"locationId",routePart:"locations",sdkPartName:"location"}],r}return e(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:"assetId",routePart:"assets",sdkPartName:"asset"},{routePart:"qrcodes",sdkPartName:"qrCodes"}],r}return e(r,t),r}(dt),Ne=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"}],r}return e(r,t),r}(ft),Ae=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{routePart:"qracodes",sdkPartName:"qracodes"}],r}return e(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:"assetId",routePart:"assets",sdkPartName:"asset"}],r}return e(r,t),r}(lt),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"},{parm:"url",routePart:"urls",sdkPartName:"url"}],r}return e(r,t),r}(ft),we=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{routePart:"history",sdkPartName:"history"}],r}return e(r,t),r}(ft),Ee=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{routePart:"neighbors/delete",sdkPartName:"neighborsDelete"}],r}return e(r,t),r}(dt),Te=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{routePart:"qrcodes",sdkPartName:"qrCodes"}],r}return e(r,t),r}(ft),ke=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{routePart:"scans/export",sdkPartName:"scansExport"}],r}return e(r,t),r}(dt),_e=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{routePart:"neighbors",sdkPartName:"neighbors"}],r}return e(r,t),r}(ft),Oe=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{parm:"neighborId",routePart:"neighbors",sdkPartName:"neighbor"}],r}return e(r,t),r}(ft),Ce=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{routePart:"scans/location",sdkPartName:"scansLocation"}],r}return e(r,t),r}(ft),je=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{parm:"contactId",routePart:"contacts",sdkPartName:"contact"}],r}return e(r,t),r}(dt),Re=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{routePart:"usermedias",sdkPartName:"usermedias"}],r}return e(r,t),r}(ft),De=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{routePart:"scans",sdkPartName:"scans"}],r}return e(r,t),r}(ft),Le=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{routePart:"contacts",sdkPartName:"contacts"}],r}return e(r,t),r}(ft),be=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{parm:"contactId",routePart:"contacts",sdkPartName:"contact"}],r}return e(r,t),r}(lt),Ue=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"}],r}return e(r,t),r}(gt),Me=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"batchId",routePart:"batch",sdkPartName:"batch"},{routePart:"assets",sdkPartName:"assets"}],r}return e(r,t),r}(ft),Ge=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{routePart:"care/accounts",sdkPartName:"careAccounts"}],r}return e(r,t),r}(ft),xe=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"billing/cancelSubscription",sdkPartName:"billingCancelSubscription"}],r}return e(r,t),r}(dt),Ve=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"billing/setupIntent",sdkPartName:"billingSetupIntent"}],r}return e(r,t),r}(dt),Fe=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"billing/preview/upgradePlan",sdkPartName:"upgradePlanBillingPreview"}],r}return e(r,t),r}(ft),He=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"billing/currentPeriod",sdkPartName:"billingCurrentPeriod"}],r}return e(r,t),r}(ft),qe=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"billing/cancelDowngrade",sdkPartName:"billingCancelDowngrade"}],r}return e(r,t),r}(dt),Ye=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"billing/downgradePlan",sdkPartName:"billingDowngradePlan"}],r}return e(r,t),r}(dt),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/details",sdkPartName:"billingDetail"}],r}return e(r,t),r}(ft),Qe=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"billing/invoices",sdkPartName:"billingInvoice"}],r}return e(r,t),r}(ft),We=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"billing/upgradePlan",sdkPartName:"billingUpgradePlan"}],r}return e(r,t),r}(dt),Ke=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"customDomain",routePart:"customdomains",sdkPartName:"customdomain"},{routePart:"locator/collisions",sdkPartName:"locatorCollisions"}],r}return e(r,t),r}(ft),Je=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"customDomain",routePart:"customdomains",sdkPartName:"customdomain"}],r}return e(r,t),r}(lt),Xe=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"contactId",routePart:"contacts",sdkPartName:"contact"},{routePart:"consent",sdkPartName:"consent"}],r}return e(r,t),r}(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:"fileId",routePart:"files",sdkPartName:"file"}],r}return e(r,t),r}(ft),Ze=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"contactId",routePart:"contacts",sdkPartName:"contact"},{routePart:"consent",sdkPartName:"consent"}],r}return e(r,t),r}(lt),$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:"fileId",routePart:"files",sdkPartName:"file"},{routePart:"validate",sdkPartName:"validate"}],r}return e(r,t),r}(dt),tn=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"customDomain",routePart:"customdomains",sdkPartName:"customdomain"}],r}return e(r,t),r}(gt),rn=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"contactId",routePart:"contacts",sdkPartName:"contact"}],r}return e(r,t),r}(ft),en=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"contactId",routePart:"contacts",sdkPartName:"contact"},{routePart:"consent",sdkPartName:"consent"}],r}return e(r,t),r}(ft),nn=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"contactId",routePart:"contacts",sdkPartName:"contact"}],r}return e(r,t),r}(lt),sn=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"customDomain",routePart:"customdomains",sdkPartName:"customdomain"},{routePart:"retry",sdkPartName:"retry"}],r}return e(r,t),r}(dt),an=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"contactId",routePart:"contacts",sdkPartName:"contact"},{routePart:"export",sdkPartName:"export"}],r}return e(r,t),r}(dt),on=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"contactId",routePart:"contacts",sdkPartName:"contact"},{routePart:"assets",sdkPartName:"assets"}],r}return e(r,t),r}(ft),un=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"contactId",routePart:"contacts",sdkPartName:"contact"},{routePart:"scans/location",sdkPartName:"scansLocation"}],r}return e(r,t),r}(ft),cn=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"contactId",routePart:"contacts",sdkPartName:"contact"},{routePart:"scans",sdkPartName:"scans"}],r}return e(r,t),r}(ft),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:"contactId",routePart:"contacts",sdkPartName:"contact"},{routePart:"scans/export",sdkPartName:"scansExport"}],r}return e(r,t),r}(dt),pn=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"contactId",routePart:"contacts",sdkPartName:"contact"},{parm:"scanId",routePart:"scans",sdkPartName:"scan"}],r}return e(r,t),r}(dt),mn=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"contactId",routePart:"contacts",sdkPartName:"contact"}],r}return e(r,t),r}(gt),Pn=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"jobId",routePart:"jobs",sdkPartName:"job"}],r}return e(r,t),r}(lt),ln=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"printJobId",routePart:"printJobs",sdkPartName:"printJob"}],r}return e(r,t),r}(lt),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:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"support/twilio",sdkPartName:"supportTwilio"}],r}return e(r,t),r}(dt),gn=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{routePart:"pricePlans",sdkPartName:"pricePlans"}],r}return e(r,t),r}(ft),dn=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"printJobId",routePart:"printJobs",sdkPartName:"printJob"}],r}return e(r,t),r}(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:"jobId",routePart:"jobs",sdkPartName:"job"}],r}return e(r,t),r}(ft),vn=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"locationId",routePart:"locations",sdkPartName:"location"},{routePart:"assets",sdkPartName:"assets"}],r}return e(r,t),r}(gt),Nn=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{routePart:"support",sdkPartName:"support"}],r}return e(r,t),r}(dt),An=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"locationId",routePart:"locations",sdkPartName:"location"}],r}return e(r,t),r}(lt),Sn=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"locationId",routePart:"locations",sdkPartName:"location"},{routePart:"assets",sdkPartName:"assets"}],r}return e(r,t),r}(ft),In=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"qrCodeLogoId",routePart:"qrcodelogos",sdkPartName:"qrcodelogo"}],r}return e(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:"qrCodeId",routePart:"qrcodes",sdkPartName:"qrCode"},{parm:"link",routePart:"links",sdkPartName:"link"}],r}return e(r,t),r}(lt),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:"qrCodeLink",routePart:"qrcodelinks",sdkPartName:"qrcodelink"}],r}return e(r,t),r}(ft),Tn=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"qrCodeLogoId",routePart:"qrcodelogos",sdkPartName:"qrcodelogo"}],r}return e(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:"locationId",routePart:"locations",sdkPartName:"location"}],r}return e(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 e(r,t),r}(ft),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:"qrCodeId",routePart:"qrcodes",sdkPartName:"qrCode"}],r}return e(r,t),r}(lt),Cn=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"qrCodeId",routePart:"qrcodes",sdkPartName:"qrCode"}],r}return e(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:"qrCodeId",routePart:"qrcodes",sdkPartName:"qrCode"},{routePart:"links",sdkPartName:"links"}],r}return e(r,t),r}(ft),Rn=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{parm:"customDomain",routePart:"customDomains",sdkPartName:"customDomain"}],r}return e(r,t),r}(dt),Dn=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"qrCodeId",routePart:"qrcodes",sdkPartName:"qrCode"},{parm:"locatorKey",routePart:"swap",sdkPartName:"swap"}],r}return e(r,t),r}(dt),Ln=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"qrCodeId",routePart:"qrcodes",sdkPartName:"qrCode"},{routePart:"links",sdkPartName:"links"}],r}return e(r,t),r}(dt),bn=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{parm:"customDomain",routePart:"customDomains",sdkPartName:"customDomain"},{routePart:"realTimeQr",sdkPartName:"realTimeQr"}],r}return e(r,t),r}(dt),Un=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"assets",sdkPartName:"assets"}],r}return e(r,t),r}(dt),Mn=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"jobs/assetbatch/presignedurl",sdkPartName:"presignedurlJobsAssetbatch"}],r}return e(r,t),r}(dt),Gn=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"assetgraphs",sdkPartName:"assetgraphs"}],r}return e(r,t),r}(dt),xn=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"jobs/assetbatch/validation",sdkPartName:"validationJobsAssetbatch"}],r}return e(r,t),r}(dt),Vn=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"jobs/assetbatch",sdkPartName:"jobsAssetbatch"}],r}return e(r,t),r}(dt),Fn=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"assets/batch",sdkPartName:"assetsBatch"}],r}return e(r,t),r}(dt),Hn=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"contacts",sdkPartName:"contacts"}],r}return e(r,t),r}(dt),qn=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"qrcodes",sdkPartName:"qrCodes"}],r}return e(r,t),r}(dt),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:"selfqueueprint",sdkPartName:"selfqueueprint"}],r}return e(r,t),r}(dt),Bn=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"contacts/batch",sdkPartName:"contactsBatch"}],r}return e(r,t),r}(dt),Qn=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"templatedPrint/preview",sdkPartName:"templatedPrintPreview"}],r}return e(r,t),r}(dt),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:"smstemplates",sdkPartName:"smsTemplates"}],r}return e(r,t),r}(dt),Kn=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"customDomains/realTimeQr",sdkPartName:"customDomainsRealTimeQr"}],r}return e(r,t),r}(lt),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:"websessions/export",sdkPartName:"websessionsExport"}],r}return e(r,t),r}(dt),Xn=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"printJobs",sdkPartName:"printJobs"}],r}return e(r,t),r}(dt),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"},{parm:"smsTemplateName",routePart:"smstemplates",sdkPartName:"smsTemplate"}],r}return e(r,t),r}(lt),Zn=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"assets/report/advanced",sdkPartName:"advancedAssetsReport"}],r}return e(r,t),r}(ft),$n=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"scans/report/advanced",sdkPartName:"advancedScansReport"}],r}return e(r,t),r}(ft),ts=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"contacts/batch",sdkPartName:"contactsBatch"}],r}return e(r,t),r}(lt),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:"export",sdkPartName:"export"}],r}return e(r,t),r}(dt),es=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"contacts/report/advanced",sdkPartName:"advancedContactsReport"}],r}return e(r,t),r}(ft),ns=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"}],r}return e(r,t),r}(lt),ss=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"assets/export",sdkPartName:"assetsExport"}],r}return e(r,t),r}(dt),as=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"assets",sdkPartName:"assets"}],r}return e(r,t),r}(ft),os=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"assetgraphs",sdkPartName:"assetgraphs"}],r}return e(r,t),r}(ft),is=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"contacts/report/basic",sdkPartName:"basicContactsReport"}],r}return e(r,t),r}(ft),us=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"batch",sdkPartName:"batch"}],r}return e(r,t),r}(ft),cs=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"consent",sdkPartName:"consent"}],r}return e(r,t),r}(ft),hs=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"contacts/export",sdkPartName:"contactsExport"}],r}return e(r,t),r}(dt),ps=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"assets/report/basic",sdkPartName:"basicAssetsReport"}],r}return e(r,t),r}(ft),ms=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"}],r}return e(r,t),r}(ft),Ps=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"assets/mostscanned",sdkPartName:"assetsMostscanned"}],r}return e(r,t),r}(ft),ls=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"qrcodes",sdkPartName:"qrCodes"}],r}return e(r,t),r}(ft),fs=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"contacts",sdkPartName:"contacts"}],r}return e(r,t),r}(ft),gs=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"scans/export",sdkPartName:"scansExport"}],r}return e(r,t),r}(dt),ds=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"scans/dayofweek",sdkPartName:"scansDayofweek"}],r}return e(r,t),r}(ft),ys=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"customDomains/realTimeQr",sdkPartName:"customDomainsRealTimeQr"}],r}return e(r,t),r}(ft),vs=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"scans/timeline",sdkPartName:"scansTimeline"}],r}return e(r,t),r}(ft),Ns=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"scans/timeofday",sdkPartName:"scansTimeofday"}],r}return e(r,t),r}(ft),As=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"usermedias",sdkPartName:"usermedias"}],r}return e(r,t),r}(ft),Ss=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"scans",sdkPartName:"scans"}],r}return e(r,t),r}(ft),Is=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"updateassets",sdkPartName:"updateassets"}],r}return e(r,t),r}(dt),ws=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"customDomains/realTimeQr",sdkPartName:"customDomainsRealTimeQr"}],r}return e(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:"websessions/timeline",sdkPartName:"websessionsTimeline"}],r}return e(r,t),r}(ft),Ts=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"scanId",routePart:"scans",sdkPartName:"scan"},{routePart:"contacts",sdkPartName:"contacts"}],r}return e(r,t),r}(dt),ks=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"}],r}return e(r,t),r}(gt),_s=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"scanId",routePart:"scans",sdkPartName:"scan"}],r}return e(r,t),r}(gt),Os=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"scanId",routePart:"scans",sdkPartName:"scan"},{routePart:"customAttribute",sdkPartName:"customAttribute"}],r}return e(r,t),r}(gt),Cs=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"scanId",routePart:"scans",sdkPartName:"scan"}],r}return e(r,t),r}(ft),js=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"mediaId",routePart:"usermedias",sdkPartName:"usermedia"},{routePart:"multipart",sdkPartName:"multipart"}],r}return e(r,t),r}(dt),Rs=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"mediaId",routePart:"usermedias",sdkPartName:"usermedia"}],r}return e(r,t),r}(ft),Ds=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"mediaId",routePart:"usermedias",sdkPartName:"usermedia"},{parm:"projectId",routePart:"project",sdkPartName:"project"}],r}return e(r,t),r}(dt),Ls=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"mediaId",routePart:"usermedias",sdkPartName:"usermedia"},{parm:"assetId",routePart:"assets",sdkPartName:"asset"}],r}return e(r,t),r}(dt),bs=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"mediaId",routePart:"usermedias",sdkPartName:"usermedia"},{parm:"scanId",routePart:"scans",sdkPartName:"scan"}],r}return e(r,t),r}(dt),Us=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"mediaId",routePart:"usermedias",sdkPartName:"usermedia"}],r}return e(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:"scanId",routePart:"scans",sdkPartName:"scan"}],r}return e(r,t),r}(lt),Gs=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"mediaId",routePart:"usermedias",sdkPartName:"usermedia"},{parm:"projectId",routePart:"projects",sdkPartName:"project"}],r}return e(r,t),r}(lt),xs=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"mediaId",routePart:"usermedias",sdkPartName:"usermedia"},{parm:"assetId",routePart:"assets",sdkPartName:"asset"}],r}return e(r,t),r}(lt),Vs=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"userId",routePart:"users",sdkPartName:"user"},{routePart:"accounts",sdkPartName:"accounts"}],r}return e(r,t),r}(ft),Fs=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"userId",routePart:"users",sdkPartName:"user"},{routePart:"accounts",sdkPartName:"accounts"}],r}return e(r,t),r}(dt),Hs=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"userId",routePart:"users",sdkPartName:"user"},{routePart:"errors",sdkPartName:"errors"}],r}return e(r,t),r}(ft),qs=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"userId",routePart:"users",sdkPartName:"user"}],r}return e(r,t),r}(ft),Ys=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"userId",routePart:"users",sdkPartName:"user"},{routePart:"invitations",sdkPartName:"invitations"}],r}return e(r,t),r}(ft),Bs=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"userId",routePart:"users",sdkPartName:"user"},{parm:"path",routePart:"path",sdkPartName:"path"},{routePart:"settings",sdkPartName:"settings"}],r}return e(r,t),r}(ft),Qs=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"userId",routePart:"users",sdkPartName:"user"}],r}return e(r,t),r}(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 e(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=[{routePart:"userroles",sdkPartName:"userroles"}],r}return e(r,t),r}(ft),Js=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{routePart:"webhooks/printjobresolution",sdkPartName:"webhooksPrintjobresolution"}],r}return e(r,t),r}(dt),Xs=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"printStickerTemplateId",routePart:"printStickerTemplates",sdkPartName:"printStickerTemplate"}],r}return e(r,t),r}(lt),zs=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"printPageTemplateId",routePart:"printPageTemplates",sdkPartName:"printPageTemplate"}],r}return e(r,t),r}(ft),Zs=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"printPageTemplateId",routePart:"printPageTemplates",sdkPartName:"printPageTemplate"}],r}return e(r,t),r}(lt),$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:"stylingTemplateId",routePart:"stylingtemplates",sdkPartName:"stylingtemplate"}],r}return e(r,t),r}(lt),ta=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"stylingTemplateId",routePart:"stylingtemplates",sdkPartName:"stylingtemplate"}],r}return e(r,t),r}(ft),ra=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"printPageTemplateId",routePart:"printPageTemplates",sdkPartName:"printPageTemplate"}],r}return e(r,t),r}(gt),ea=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"stylingTemplateId",routePart:"stylingtemplates",sdkPartName:"stylingtemplate"}],r}return e(r,t),r}(gt),na=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"printStickerTemplateId",routePart:"printStickerTemplates",sdkPartName:"printStickerTemplate"}],r}return e(r,t),r}(ft),sa=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"invitationId",routePart:"invitations",sdkPartName:"invitation"},{routePart:"users",sdkPartName:"users"}],r}return e(r,t),r}(dt),aa=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"invitationId",routePart:"invitations",sdkPartName:"invitation"}],r}return e(r,t),r}(ft),oa=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"invitationId",routePart:"invitations",sdkPartName:"invitation"}],r}return e(r,t),r}(lt),ia=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"printStickerTemplateId",routePart:"printStickerTemplates",sdkPartName:"printStickerTemplate"}],r}return e(r,t),r}(gt),ua=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{routePart:"auth/user/password",sdkPartName:"passwordAuthUser"}],r}return e(r,t),r}(dt),ca=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{routePart:"auth/session",sdkPartName:"authSession"}],r}return e(r,t),r}(ft),ha=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{routePart:"auth/user",sdkPartName:"authUser"}],r}return e(r,t),r}(dt),pa=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{routePart:"auth/session",sdkPartName:"authSession"}],r}return e(r,t),r}(lt),ma=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{routePart:"auth/session/refresh",sdkPartName:"refreshAuthSession"}],r}return e(r,t),r}(dt),Pa=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{routePart:"auth/user/confirmation",sdkPartName:"confirmationAuthUser"}],r}return e(r,t),r}(dt),la=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{routePart:"auth/session",sdkPartName:"authSession"}],r}return e(r,t),r}(dt),fa=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{routePart:"auth/user/reset",sdkPartName:"resetAuthUser"}],r}return e(r,t),r}(dt),ga=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"mediaId",routePart:"usermedias",sdkPartName:"usermedia"}],r}return e(r,t),r}(lt),da=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t){try{var r=new It(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(yt),ya=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.load=function(){return new da(this.getSession(),this.pathParameters)},r}(vt),va=/*#__PURE__*/function(t){function n(){return t.apply(this,arguments)||this}e(n,t);var s=n.prototype;return s.account=function(t){return new ya(this.getSession(),r({},this.pathParameters,{accountId:t}))},s.get=function(t){try{var r=new Nt(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},s.update=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)}},n}(vt),Na=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new St(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Aa=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new wt(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Sa=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.create=function(t,r){try{var e=new Et(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n.get=function(t,r){try{var e=new fr(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Ia=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.create=function(t,r){try{var e=new Tt(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n.get=function(t,r){try{var e=new ar(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),wa=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.create=function(t,r){try{var e=new kt(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n.get=function(t,r){try{var e=new er(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Ea=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(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}(yt),Ta=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new Ot(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),ka=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new Ct(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),_a=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.create=function(t,r){try{var e=new jt(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n.get=function(t,r){try{var e=new Pr(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Oa=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new Rt(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Ca=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.create=function(t,r){try{var e=new Dt(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n.get=function(t,r){try{var e=new Sr(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),ja=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t){try{var r=new Lt(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(yt),Ra=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.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)}},n.update=function(t,r){try{var e=new Jr(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Da=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.confirm=function(){return new ja(this.getSession(),this.pathParameters)},n.roles=function(){return new Ra(this.getSession(),this.pathParameters)},n.delete=function(t){try{var r=new Yt(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},n.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)}},n.update=function(t,r){try{var e=new Zr(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(vt),La=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.create=function(t,r){try{var e=new bt(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n.get=function(t,r){try{var e=new wr(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),ba=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.create=function(t,r){try{var e=new Ut(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n.get=function(t,r){try{var e=new Dr(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Ua=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.create=function(t,r){try{var e=new Mt(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n.get=function(t,r){try{var e=new vr(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Ma=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.create=function(t,r){try{var e=new Gt(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n.get=function(t,r){try{var e=new Er(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Ga=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.create=function(t,r){try{var e=new xt(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n.get=function(t,r){try{var e=new Cr(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),xa=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.create=function(t,r){try{var e=new Vt(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n.get=function(t,r){try{var e=new Tr(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Va=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new Ft(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Fa=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new Ht(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Ha=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new qt(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),qa=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new Bt(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Ya=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.delete=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}(yt),Ba=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.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)}},r}(yt),Qa=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.test=function(){return new Ba(this.getSession(),this.pathParameters)},n.get=function(t){try{var r=new Wt(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(vt),Wa=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t){try{var r=new Kt(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(yt),Ka=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.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}(yt),Ja=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.update=function(t,r){try{var e=new Qr(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Xa=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.update=function(t,r){try{var e=new Xr(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),za=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.password=function(){return new Wa(this.getSession(),this.pathParameters)},n.klaviyoKey=function(){return new Ka(this.getSession(),this.pathParameters)},n.rehrig=function(){return new Ja(this.getSession(),this.pathParameters)},n.klaviyo=function(){return new Xa(this.getSession(),this.pathParameters)},n.update=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}(vt),Za=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new zt(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),$a=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new Zt(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),to=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new $t(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),ro=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new tr(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),eo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new rr(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),no=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new nr(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),so=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(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}(yt),ao=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new or(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),oo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r,e){try{var n=new ir(this.session);return Promise.resolve(n.go(this.pathParameters,t,r,e))}catch(t){return Promise.reject(t)}},r}(yt),io=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new ur(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),uo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new cr(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),co=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t){try{var r=new hr(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(yt),ho=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new pr(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),po=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new mr(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),mo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new lr(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Po=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new dr(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),lo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t){try{var r=new yr(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(yt),fo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.get=function(t){try{var r=new Nr(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},n.update=function(t,r){try{var e=new Wr(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),go=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new Ar(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),yo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new Ir(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),vo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new kr(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),No=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new _r(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Ao=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.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}(yt),So=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new jr(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Io=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new Rr(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),wo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new Lr(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Eo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new br(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),To=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new Ur(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),ko=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.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}(yt),_o=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=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)}},r}(yt),Oo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.install=function(){return new _o(this.getSession(),this.pathParameters)},r}(vt),Co=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.get=function(t){try{var r=new Hr(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},n.create=function(t,r){try{var e=new Br(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),jo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new qr(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Ro=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.update=function(t,r){try{var e=new Kr(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Do=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new pe(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Lo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t){try{var r=new fn(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(yt),bo=/*#__PURE__*/function(t){function n(){return t.apply(this,arguments)||this}e(n,t);var s=n.prototype;return s.apps=function(){return new Sa(this.getSession(),this.pathParameters)},s.assettypes=function(){return new Ia(this.getSession(),this.pathParameters)},s.apikeys=function(){return new wa(this.getSession(),this.pathParameters)},s.imageUpload=function(){return new Ea(this.getSession(),this.pathParameters)},s.invitations=function(){return new Ta(this.getSession(),this.pathParameters)},s.urlSafeties=function(){return new ka(this.getSession(),this.pathParameters)},s.customDomains=function(){return new _a(this.getSession(),this.pathParameters)},s.invitationsBatch=function(){return new Oa(this.getSession(),this.pathParameters)},s.projects=function(){return new Ca(this.getSession(),this.pathParameters)},s.user=function(t){return new Da(this.getSession(),r({},this.pathParameters,{userId:t}))},s.printStickerTemplates=function(){return new La(this.getSession(),this.pathParameters)},s.qrcodelogos=function(){return new ba(this.getSession(),this.pathParameters)},s.locations=function(){return new Ua(this.getSession(),this.pathParameters)},s.printPageTemplates=function(){return new Ma(this.getSession(),this.pathParameters)},s.customattributes=function(){return new Ga(this.getSession(),this.pathParameters)},s.stylingtemplates=function(){return new xa(this.getSession(),this.pathParameters)},s.usermediasPresignedurlmultipart=function(){return new Va(this.getSession(),this.pathParameters)},s.zendeskTicket=function(){return new Fa(this.getSession(),this.pathParameters)},s.websessionsExport=function(){return new Ha(this.getSession(),this.pathParameters)},s.usermediasPresignedurl=function(){return new qa(this.getSession(),this.pathParameters)},s.contactsBatch=function(){return new Ya(this.getSession(),this.pathParameters)},s.customDomain=function(t){return new Qa(this.getSession(),r({},this.pathParameters,{customDomain:t}))},s.plugin=function(t){return new za(this.getSession(),r({},this.pathParameters,{pluginId:t}))},s.advancedAssetsReport=function(){return new Za(this.getSession(),this.pathParameters)},s.ownerApps=function(){return new $a(this.getSession(),this.pathParameters)},s.advancedScansReport=function(){return new to(this.getSession(),this.pathParameters)},s.advancedContactsReport=function(){return new ro(this.getSession(),this.pathParameters)},s.assetsExport=function(){return new eo(this.getSession(),this.pathParameters)},s.assetgraphs=function(){return new no(this.getSession(),this.pathParameters)},s.basicAssetsReport=function(){return new so(this.getSession(),this.pathParameters)},s.contactsExport=function(){return new ao(this.getSession(),this.pathParameters)},s.assetsScans=function(){return new oo(this.getSession(),this.pathParameters)},s.batch=function(){return new io(this.getSession(),this.pathParameters)},s.assets=function(){return new uo(this.getSession(),this.pathParameters)},s.basicContactsReport=function(){return new co(this.getSession(),this.pathParameters)},s.contacts=function(){return new ho(this.getSession(),this.pathParameters)},s.consent=function(){return new po(this.getSession(),this.pathParameters)},s.jobs=function(){return new mo(this.getSession(),this.pathParameters)},s.assetsMostscanned=function(){return new Po(this.getSession(),this.pathParameters)},s.plugins=function(){return new lo(this.getSession(),this.pathParameters)},s.pricePlan=function(){return new fo(this.getSession(),this.pathParameters)},s.printJobs=function(){return new go(this.getSession(),this.pathParameters)},s.projectsExport=function(){return new yo(this.getSession(),this.pathParameters)},s.qrCodes=function(){return new vo(this.getSession(),this.pathParameters)},s.scansDayofweek=function(){return new No(this.getSession(),this.pathParameters)},s.scansExport=function(){return new Ao(this.getSession(),this.pathParameters)},s.scansTimeofday=function(){return new So(this.getSession(),this.pathParameters)},s.scans=function(){return new Io(this.getSession(),this.pathParameters)},s.users=function(){return new wo(this.getSession(),this.pathParameters)},s.usermedias=function(){return new Eo(this.getSession(),this.pathParameters)},s.scansTimeline=function(){return new To(this.getSession(),this.pathParameters)},s.websessionsTimeline=function(){return new ko(this.getSession(),this.pathParameters)},s.app=function(t){return new Oo(this.getSession(),r({},this.pathParameters,{appId:t}))},s.campaignInformation=function(){return new Co(this.getSession(),this.pathParameters)},s.clock=function(){return new jo(this.getSession(),this.pathParameters)},s.engagePricePlan=function(){return new Ro(this.getSession(),this.pathParameters)},s.qrcodelogosUpload=function(){return new Do(this.getSession(),this.pathParameters)},s.supportTwilio=function(){return new Lo(this.getSession(),this.pathParameters)},s.get=function(t){try{var r=new Jt(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},s.update=function(t,r){try{var e=new Yr(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n}(vt),Uo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t){try{var r=new $r(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(yt),Mo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.main=function(){return new Uo(this.getSession(),this.pathParameters)},n.get=function(t){try{var r=new zr(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(vt),Go=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.delete=function(t){try{var r=new te(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},n.get=function(t){try{var r=new ee(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},n.update=function(t,r){try{var e=new se(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}e(r,t);var n=r.prototype;return n.update=function(t){try{var r=new ne(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},n.get=function(t){try{var r=new ae(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(yt),Vo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.secret=function(){return new xo(this.getSession(),this.pathParameters)},n.get=function(t){try{var r=new re(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},n.update=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}(vt),Fo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new ie(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(vt),Ho=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.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)}},n.get=function(t,r){try{var e=new ge(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),qo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.get=function(t){try{var r=new me(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},n.update=function(t,r){try{var e=new ye(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(vt),Yo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new Pe(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Bo=/*#__PURE__*/function(t){function n(){return t.apply(this,arguments)||this}e(n,t);var s=n.prototype;return s.asset=function(t){return new Fo(this.getSession(),r({},this.pathParameters,{assetId:t}))},s.assets=function(){return new Ho(this.getSession(),this.pathParameters)},s.location=function(t){return new qo(this.getSession(),r({},this.pathParameters,{locationId:t}))},s.locations=function(){return new Yo(this.getSession(),this.pathParameters)},s.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)}},s.delete=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)}},s.update=function(t,r){try{var e=new fe(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n}(vt),Qo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.create=function(t,r){try{var e=new le(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n.get=function(t,r){try{var e=new Le(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Wo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.create=function(t,r){try{var e=new de(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n.get=function(t,r){try{var e=new _e(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Ko=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.create=function(t,r){try{var e=new ve(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n.get=function(t,r){try{var e=new Te(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Jo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){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}(yt),Xo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new Ie(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(vt),zo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new we(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Zo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.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}(yt),$o=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new ke(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),ti=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new Oe(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 e(r,t),r.prototype.get=function(t,r){try{var e=new Ce(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),ei=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.create=function(t,r){try{var e=new je(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n.delete=function(t){try{var r=new be(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(vt),ni=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new Re(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),si=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new De(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),ai=/*#__PURE__*/function(t){function n(){return t.apply(this,arguments)||this}e(n,t);var s=n.prototype;return s.contacts=function(){return new Qo(this.getSession(),this.pathParameters)},s.neighbors=function(){return new Wo(this.getSession(),this.pathParameters)},s.qrCodes=function(){return new Ko(this.getSession(),this.pathParameters)},s.qracodes=function(){return new Jo(this.getSession(),this.pathParameters)},s.url=function(t){return new Xo(this.getSession(),r({},this.pathParameters,{url:t}))},s.history=function(){return new zo(this.getSession(),this.pathParameters)},s.neighborsDelete=function(){return new Zo(this.getSession(),this.pathParameters)},s.scansExport=function(){return new $o(this.getSession(),this.pathParameters)},s.neighbor=function(t){return new ti(this.getSession(),r({},this.pathParameters,{neighborId:t}))},s.scansLocation=function(){return new ri(this.getSession(),this.pathParameters)},s.contact=function(t){return new ei(this.getSession(),r({},this.pathParameters,{contactId:t}))},s.usermedias=function(){return new ni(this.getSession(),this.pathParameters)},s.scans=function(){return new si(this.getSession(),this.pathParameters)},s.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)}},s.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)}},s.update=function(t,r){try{var e=new Ue(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n}(vt),oi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new Me(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),ii=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.assets=function(){return new oi(this.getSession(),this.pathParameters)},r}(vt),ui=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new Ge(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),ci=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new xe(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(vt),hi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new Ve(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(vt),pi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new Fe(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(vt),mi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t){try{var r=new He(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 e(r,t),r.prototype.create=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}(vt),li=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new Ye(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}return e(r,t),r.prototype.get=function(t){try{var r=new Be(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(vt),gi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new Qe(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(vt),di=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new We(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 e(r,t),r.prototype.get=function(t,r){try{var e=new Ke(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),vi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t){try{var r=new sn(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(yt),Ni=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.locatorCollisions=function(){return new yi(this.getSession(),this.pathParameters)},n.retry=function(){return new vi(this.getSession(),this.pathParameters)},n.delete=function(t){try{var r=new Je(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},n.update=function(t,r){try{var e=new tn(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(vt),Ai=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.create=function(t,r){try{var e=new Xe(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n.delete=function(t,r){try{var e=new Ze(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},n.get=function(t,r){try{var e=new en(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Si=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.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}(yt),Ii=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new on(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),wi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new un(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Ei=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t){try{var r=new cn(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(yt),Ti=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new hn(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),ki=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new pn(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 n(){return t.apply(this,arguments)||this}e(n,t);var s=n.prototype;return s.consent=function(){return new Ai(this.getSession(),this.pathParameters)},s.export=function(){return new Si(this.getSession(),this.pathParameters)},s.assets=function(){return new Ii(this.getSession(),this.pathParameters)},s.scansLocation=function(){return new wi(this.getSession(),this.pathParameters)},s.scans=function(){return new Ei(this.getSession(),this.pathParameters)},s.scansExport=function(){return new Ti(this.getSession(),this.pathParameters)},s.scan=function(t){return new ki(this.getSession(),r({},this.pathParameters,{scanId:t}))},s.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)}},s.delete=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)}},s.update=function(t,r){try{var e=new mn(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n}(vt),Oi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(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}(yt),Ci=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.validate=function(){return new Oi(this.getSession(),this.pathParameters)},n.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)}},r}(vt),ji=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.delete=function(t){try{var r=new Pn(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},n.get=function(t){try{var r=new yn(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(vt),Ri=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.delete=function(t){try{var r=new ln(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},n.update=function(t,r){try{var e=new dn(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(vt),Di=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(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}(yt),Li=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.update=function(t,r){try{var e=new vn(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n.get=function(t,r){try{var e=new Sn(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),bi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.assets=function(){return new Li(this.getSession(),this.pathParameters)},n.delete=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)}},n.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}(vt),Ui=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new Nn(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Mi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.get=function(t){try{var r=new In(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},n.update=function(t,r){try{var e=new Tn(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(vt),Gi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.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)}},r}(vt),xi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.get=function(t){try{var r=new jn(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},n.create=function(t,r){try{var e=new Ln(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Vi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new Dn(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 n(){return t.apply(this,arguments)||this}e(n,t);var s=n.prototype;return s.link=function(t){return new Gi(this.getSession(),r({},this.pathParameters,{link:t}))},s.links=function(){return new xi(this.getSession(),this.pathParameters)},s.swap=function(t){return new Vi(this.getSession(),r({},this.pathParameters,{locatorKey:t}))},s.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)}},s.delete=function(t){try{var r=new On(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},s.update=function(t,r){try{var e=new Cn(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n}(vt),Hi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.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)}},r}(vt),qi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new bn(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Yi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.realTimeQr=function(){return new qi(this.getSession(),this.pathParameters)},n.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),Bi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.create=function(t,r){try{var e=new Un(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n.get=function(t,r){try{var e=new as(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Qi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new Mn(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Wi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.create=function(t,r){try{var e=new Gn(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n.get=function(t,r){try{var e=new os(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Ki=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new xn(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Ji=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new Vn(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Xi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new Fn(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),zi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.create=function(t,r){try{var e=new Hn(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n.get=function(t,r){try{var e=new fs(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Zi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.create=function(t,r){try{var e=new qn(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n.get=function(t,r){try{var e=new ls(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),$i=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(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}(yt),tu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.create=function(t,r){try{var e=new Bn(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n.delete=function(t,r){try{var e=new ts(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),ru=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new Qn(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),eu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new Wn(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),nu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.delete=function(t){try{var r=new Kn(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},n.get=function(t){try{var r=new ys(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},n.update=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}(yt),su=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new Jn(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),au=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new Xn(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),ou=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.delete=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)}},r}(vt),iu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new Zn(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),uu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new $n(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),cu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new rs(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),hu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new es(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),pu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new ss(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),mu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t){try{var r=new is(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(yt),Pu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new us(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),lu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.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}(yt),fu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new hs(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),gu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t){try{var r=new ps(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(yt),du=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new Ps(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),yu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new gs(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),vu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new ds(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Nu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new vs(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Au=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new Ns(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Su=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new As(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Iu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new Ss(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),wu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new Is(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Eu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new Es(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Tu=/*#__PURE__*/function(t){function n(){return t.apply(this,arguments)||this}e(n,t);var s=n.prototype;return s.customDomain=function(t){return new Yi(this.getSession(),r({},this.pathParameters,{customDomain:t}))},s.assets=function(){return new Bi(this.getSession(),this.pathParameters)},s.presignedurlJobsAssetbatch=function(){return new Qi(this.getSession(),this.pathParameters)},s.assetgraphs=function(){return new Wi(this.getSession(),this.pathParameters)},s.validationJobsAssetbatch=function(){return new Ki(this.getSession(),this.pathParameters)},s.jobsAssetbatch=function(){return new Ji(this.getSession(),this.pathParameters)},s.assetsBatch=function(){return new Xi(this.getSession(),this.pathParameters)},s.contacts=function(){return new zi(this.getSession(),this.pathParameters)},s.qrCodes=function(){return new Zi(this.getSession(),this.pathParameters)},s.selfqueueprint=function(){return new $i(this.getSession(),this.pathParameters)},s.contactsBatch=function(){return new tu(this.getSession(),this.pathParameters)},s.templatedPrintPreview=function(){return new ru(this.getSession(),this.pathParameters)},s.smsTemplates=function(){return new eu(this.getSession(),this.pathParameters)},s.customDomainsRealTimeQr=function(){return new nu(this.getSession(),this.pathParameters)},s.websessionsExport=function(){return new su(this.getSession(),this.pathParameters)},s.printJobs=function(){return new au(this.getSession(),this.pathParameters)},s.smsTemplate=function(t){return new ou(this.getSession(),r({},this.pathParameters,{smsTemplateName:t}))},s.advancedAssetsReport=function(){return new iu(this.getSession(),this.pathParameters)},s.advancedScansReport=function(){return new uu(this.getSession(),this.pathParameters)},s.export=function(){return new cu(this.getSession(),this.pathParameters)},s.advancedContactsReport=function(){return new hu(this.getSession(),this.pathParameters)},s.assetsExport=function(){return new pu(this.getSession(),this.pathParameters)},s.basicContactsReport=function(){return new mu(this.getSession(),this.pathParameters)},s.batch=function(){return new Pu(this.getSession(),this.pathParameters)},s.consent=function(){return new lu(this.getSession(),this.pathParameters)},s.contactsExport=function(){return new fu(this.getSession(),this.pathParameters)},s.basicAssetsReport=function(){return new gu(this.getSession(),this.pathParameters)},s.assetsMostscanned=function(){return new du(this.getSession(),this.pathParameters)},s.scansExport=function(){return new yu(this.getSession(),this.pathParameters)},s.scansDayofweek=function(){return new vu(this.getSession(),this.pathParameters)},s.scansTimeline=function(){return new Nu(this.getSession(),this.pathParameters)},s.scansTimeofday=function(){return new Au(this.getSession(),this.pathParameters)},s.usermedias=function(){return new Su(this.getSession(),this.pathParameters)},s.scans=function(){return new Iu(this.getSession(),this.pathParameters)},s.updateassets=function(){return new wu(this.getSession(),this.pathParameters)},s.websessionsTimeline=function(){return new Eu(this.getSession(),this.pathParameters)},s.delete=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)}},s.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)}},s.update=function(t,r){try{var e=new ks(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n}(vt),ku=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new Ts(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),_u=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.update=function(t,r){try{var e=new Os(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Ou=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.contacts=function(){return new ku(this.getSession(),this.pathParameters)},n.customAttribute=function(){return new _u(this.getSession(),this.pathParameters)},n.update=function(t,r){try{var e=new _s(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n.get=function(t,r){try{var e=new Cs(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(vt),Cu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new js(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),ju=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.create=function(t){try{var r=new Ds(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},n.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}(vt),Ru=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.create=function(t){try{var r=new Ls(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},n.delete=function(t){try{var r=new xs(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(vt),Du=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.create=function(t){try{var r=new bs(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},n.delete=function(t){try{var r=new Ms(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(vt),Lu=/*#__PURE__*/function(t){function n(){return t.apply(this,arguments)||this}e(n,t);var s=n.prototype;return s.multipart=function(){return new Cu(this.getSession(),this.pathParameters)},s.project=function(t){return new ju(this.getSession(),r({},this.pathParameters,{projectId:t}))},s.asset=function(t){return new Ru(this.getSession(),r({},this.pathParameters,{assetId:t}))},s.scan=function(t){return new Du(this.getSession(),r({},this.pathParameters,{scanId:t}))},s.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)}},s.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)}},s.delete=function(t){try{var r=new ga(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},n}(vt),bu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.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)}},n.create=function(t,r){try{var e=new Fs(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Uu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new Hs(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Mu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new Ys(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Gu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.get=function(t){try{var r=new Bs(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},n.update=function(t,r){try{var e=new Ws(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),xu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.settings=function(){return new Gu(this.getSession(),this.pathParameters)},r}(vt),Vu=/*#__PURE__*/function(t){function n(){return t.apply(this,arguments)||this}e(n,t);var s=n.prototype;return s.accounts=function(){return new bu(this.getSession(),this.pathParameters)},s.errors=function(){return new Uu(this.getSession(),this.pathParameters)},s.invitations=function(){return new Mu(this.getSession(),this.pathParameters)},s.path=function(t){return new xu(this.getSession(),r({},this.pathParameters,{path:t}))},s.get=function(t){try{var r=new qs(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},s.update=function(t,r){try{var e=new Qs(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n}(vt),Fu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t){try{var r=new Ks(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(yt),Hu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new Js(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),qu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.delete=function(t){try{var r=new Xs(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},n.get=function(t){try{var r=new na(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},n.update=function(t,r){try{var e=new ia(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(vt),Yu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.get=function(t){try{var r=new zs(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},n.delete=function(t){try{var r=new Zs(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},n.update=function(t,r){try{var e=new ra(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(vt),Bu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.delete=function(t){try{var r=new $s(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},n.get=function(t){try{var r=new ta(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},n.update=function(t,r){try{var e=new ea(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(vt),Qu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t){try{var r=new sa(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(yt),Wu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.users=function(){return new Qu(this.getSession(),this.pathParameters)},n.get=function(t){try{var r=new aa(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},n.delete=function(t){try{var r=new oa(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(vt),Ku=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new ua(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Ju=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.get=function(t){try{var r=new ca(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},n.delete=function(t){try{var r=new pa(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},n.create=function(t,r){try{var e=new la(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),Xu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new ha(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),zu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t){try{var r=new ma(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(yt),Zu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new Pa(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),$u=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new fa(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(yt),tc=/*#__PURE__*/function(t){function n(){return t.apply(this,arguments)||this}e(n,t);var s=n.prototype;return s.app=function(t){return new va(this.getSession(),r({},this.pathParameters,{appId:t}))},s.appsPublished=function(){return new Na(this.getSession(),this.pathParameters)},s.apps=function(){return new Aa(this.getSession(),this.pathParameters)},s.account=function(t){return new bo(this.getSession(),r({},this.pathParameters,{accountId:t}))},s.appsAccount=function(t){return new Mo(this.getSession(),r({},this.pathParameters,{appAccountId:t}))},s.assetgraph=function(t){return new Go(this.getSession(),r({},this.pathParameters,{assetGraphId:t}))},s.apikey=function(t){return new Vo(this.getSession(),r({},this.pathParameters,{apiKeyId:t}))},s.assettype=function(t){return new Bo(this.getSession(),r({},this.pathParameters,{assetTypeId:t}))},s.asset=function(t){return new ai(this.getSession(),r({},this.pathParameters,{assetId:t}))},s.batch=function(t){return new ii(this.getSession(),r({},this.pathParameters,{batchId:t}))},s.careAccounts=function(){return new ui(this.getSession(),this.pathParameters)},s.billingCancelSubscription=function(t){return new ci(this.getSession(),r({},this.pathParameters,{accountId:t}))},s.billingSetupIntent=function(t){return new hi(this.getSession(),r({},this.pathParameters,{accountId:t}))},s.upgradePlanBillingPreview=function(t){return new pi(this.getSession(),r({},this.pathParameters,{accountId:t}))},s.billingCurrentPeriod=function(t){return new mi(this.getSession(),r({},this.pathParameters,{accountId:t}))},s.billingCancelDowngrade=function(t){return new Pi(this.getSession(),r({},this.pathParameters,{accountId:t}))},s.billingDowngradePlan=function(t){return new li(this.getSession(),r({},this.pathParameters,{accountId:t}))},s.billingDetail=function(t){return new fi(this.getSession(),r({},this.pathParameters,{accountId:t}))},s.billingInvoice=function(t){return new gi(this.getSession(),r({},this.pathParameters,{accountId:t}))},s.billingUpgradePlan=function(t){return new di(this.getSession(),r({},this.pathParameters,{accountId:t}))},s.customdomain=function(t){return new Ni(this.getSession(),r({},this.pathParameters,{customDomain:t}))},s.contact=function(t){return new _i(this.getSession(),r({},this.pathParameters,{contactId:t}))},s.file=function(t){return new Ci(this.getSession(),r({},this.pathParameters,{fileId:t}))},s.job=function(t){return new ji(this.getSession(),r({},this.pathParameters,{jobId:t}))},s.printJob=function(t){return new Ri(this.getSession(),r({},this.pathParameters,{printJobId:t}))},s.pricePlans=function(){return new Di(this.getSession(),this.pathParameters)},s.location=function(t){return new bi(this.getSession(),r({},this.pathParameters,{locationId:t}))},s.support=function(){return new Ui(this.getSession(),this.pathParameters)},s.qrcodelogo=function(t){return new Mi(this.getSession(),r({},this.pathParameters,{qrCodeLogoId:t}))},s.qrCode=function(t){return new Fi(this.getSession(),r({},this.pathParameters,{qrCodeId:t}))},s.qrcodelink=function(t){return new Hi(this.getSession(),r({},this.pathParameters,{qrCodeLink:t}))},s.project=function(t){return new Tu(this.getSession(),r({},this.pathParameters,{projectId:t}))},s.scan=function(t){return new Ou(this.getSession(),r({},this.pathParameters,{scanId:t}))},s.usermedia=function(t){return new Lu(this.getSession(),r({},this.pathParameters,{mediaId:t}))},s.user=function(t){return new Vu(this.getSession(),r({},this.pathParameters,{userId:t}))},s.userroles=function(){return new Fu(this.getSession(),this.pathParameters)},s.webhooksPrintjobresolution=function(){return new Hu(this.getSession(),this.pathParameters)},s.printStickerTemplate=function(t){return new qu(this.getSession(),r({},this.pathParameters,{printStickerTemplateId:t}))},s.printPageTemplate=function(t){return new Yu(this.getSession(),r({},this.pathParameters,{printPageTemplateId:t}))},s.stylingtemplate=function(t){return new Bu(this.getSession(),r({},this.pathParameters,{stylingTemplateId:t}))},s.invitation=function(t){return new Wu(this.getSession(),r({},this.pathParameters,{invitationId:t}))},s.passwordAuthUser=function(){return new Ku(this.getSession(),this.pathParameters)},s.authSession=function(){return new Ju(this.getSession(),this.pathParameters)},s.authUser=function(){return new Xu(this.getSession(),this.pathParameters)},s.refreshAuthSession=function(){return new zu(this.getSession(),this.pathParameters)},s.confirmationAuthUser=function(){return new Zu(this.getSession(),this.pathParameters)},s.resetAuthUser=function(){return new $u(this.getSession(),this.pathParameters)},n}(yt),rc="internal-JG0adajZUHU",ec=/*#__PURE__*/function(){function t(){this.debugConfig=!1,this.debugAuth=!1,this.debugRequest=!1,this.debugResponse=!1,this.debugError=!1,this.debugQuery=!1,this.debugOptions=!1,this.exp=0}var r=t.prototype;return r.getConfig=function(){throw Error("no session")},r.getCloudConfig=function(){throw Error("no session")},r.getAxios=function(){throw Error("no session")},r.authorize=function(){throw Error("no session")},r.getUser=function(){throw Error("no session")},r.getSignedInUser=function(){throw Error("no session")},r.signUpUser=function(){throw Error("no session")},r.changePassword=function(){throw Error("no session")},r.signOut=function(){throw Error("no session")},t}(),nc=/*#__PURE__*/function(n){function s(){var t;(t=n.call(this,new ec,{})||this)._config=void 0,t.cloudConfigName=void 0,t.cloudConfig=void 0,t.axios=void 0,t.debugConfig=!1,t.debugAuth=!1,t.debugRequest=!1,t.debugResponse=!1,t.debugError=!1,t.debugQuery=!1,t.debugOptions=!1,t.exp=void 0,t._user=void 0,t.authorizePromise=void 0,t.exp=0;var r,e=process.env.OS_DEBUG;if(e)switch(console.log("OS_DEBUG="+e),e=e.toLowerCase()){case"all":t.debugConfig=!0,t.debugAuth=!0,t.debugRequest=!0,t.debugResponse=!0,t.debugError=!0,t.debugQuery=!0,t.debugOptions=!0;break;case"none":case"off":case"false":case"":t.debugConfig=!1,t.debugAuth=!1,t.debugRequest=!1,t.debugResponse=!1,t.debugError=!1,t.debugQuery=!1,t.debugOptions=!1;break;default:r=e.split(","),t.debugConfig=r.includes("config"),t.debugAuth=r.includes("auth"),t.debugRequest=r.includes("request"),t.debugResponse=r.includes("response"),t.debugError=r.includes("error"),t.debugQuery=r.includes("query"),t.debugOptions=r.includes("options"),t.debugConfig||t.debugAuth||t.debugRequest||t.debugResponse||t.debugError||t.debugQuery||t.debugOptions||console.warn("Openscreen: OS_DEBUG environment var has invalid value: '"+process.env.OS_DEBUG+"'")}return t}e(s,n);var a=s.prototype;return a.getSession=function(){return this},a.config=function(t){if(this._config)throw Error("Openscreen: client is already configured");if(!t.key)throw Error("Openscreen: invalid config, provide API key and secret, or email and password");if(!t.secret)throw Error("Openscreen: invalid config, secret is missing");return"string"==typeof t.environment?this.cloudConfigName=t.environment:"object"==typeof t.environment?this.cloudConfig=Promise.resolve(t.environment):this.cloudConfigName=rc,this._config=t,this},a.getConfig=function(){if(!this._config)throw Error("Openscreen: client must be configured before accessing resources");return this._config},a.getSignedInUser=function(t){try{var r=this;return r.cloudConfigName=t||rc,Promise.resolve(r.getCloudConfig()).then(function(t){return r.debugAuth&&console.info("Openscreen AUTH: refreshing using axios cookie"),Promise.resolve(r.getAxios()).then(function(){return Promise.resolve(r.axios.post(t.endpoint+"/auth/session/refresh")).then(function(t){if(403===t.status||500===t.status)throw Error("Openscreen AUTH: User is not signed in");if(200===t.status){var e=t.data,n=e.expires,s=e.user;return r._user=s,r.debugAuth&&console.info("Openscreen AUTH: authorized '"+s.userId+"' until expiry="+n),r.exp=n,s}})})})}catch(t){return Promise.reject(t)}},a.signUpUser=function(t,r){try{var e=this;return e.cloudConfigName=r||rc,Promise.resolve(e.getCloudConfig()).then(function(r){return e.debugAuth&&console.info("Openscreen AUTH: signing up User"),Promise.resolve(e.getAxios()).then(function(){return Promise.resolve(e.axios.post(r.endpoint+"/auth/user",t)).then(function(t){if(403===t.status||500===t.status)throw Error("Openscreen AUTH: User Sign Up failed");return(200===t.status||204===t.status)&&(e.debugAuth&&console.info("Openscreen AUTH: Signed up user"),!0)})})})}catch(t){return Promise.reject(t)}},a.checkSession=function(t){try{var r=this;return r.cloudConfigName=t||rc,Promise.resolve(r.getCloudConfig()).then(function(t){return r.debugAuth&&console.info("Openscreen AUTH: checking session"),Promise.resolve(r.getAxios()).then(function(){return Promise.resolve(r.axios.get(t.endpoint+"/auth/session")).then(function(t){if(403===t.status||500===t.status)throw Error("Openscreen AUTH: User is not signed in");return!0})})})}catch(t){return Promise.reject(t)}},a.authorize=function(){try{var t=this;return t.authorizePromise||(t.authorizePromise=function(){try{return Promise.resolve(function(e,n){try{var s=Promise.resolve(t.getCloudConfig()).then(function(e){var n;function s(s){if(n)return s;var a,o,i=t.getConfig();if(t.debugConfig){var u=r({},i);u.secret&&(u.secret="*".repeat(u.secret.length)),console.debug("Openscreen CONFIG: "+JSON.stringify(u,null,2))}return t.debugConfig&&console.debug("Openscreen CONFIG: (environment) "+JSON.stringify(e,null,2)),a=i.key,o=i.secret,t.debugAuth&&console.info("Openscreen AUTH: authorizing '"+a+"'"),Promise.resolve(t.getAxios()).then(function(){return Promise.resolve(t.axios.post(e.endpoint+"/auth/session",{email:a,password:o})).then(function(r){if(403===r.status||500===r.status)throw Error("Openscreen AUTH: authentication failed");if(200===r.status){var e=r.data,n=e.expires;t._user=e.user,t.debugAuth&&console.info("Openscreen AUTH: authorized '"+a+"' until expiry="+n),t.exp=n}})})}if(!(t.exp>(new Date).getTime())){var a=function(){if(0!==t.exp)return t.debugAuth&&console.info("Openscreen AUTH: refreshing using axios cookie"),Promise.resolve(t.getAxios()).then(function(){return Promise.resolve(t.axios.post(e.endpoint+"/auth/session/refresh")).then(function(r){if(403===r.status||500===r.status)throw t.exp=0,Error("Openscreen AUTH: Refreshing failed, exiting");if(200===r.status){var e=r.data,s=e.expires,a=e.user;t._user=a,t.debugAuth&&console.info("Openscreen AUTH: authorized '"+a.userId+"' until expiry="+s),t.exp=s,n=1}})})}();return a&&a.then?a.then(s):s(a)}})}catch(t){return n(!0,t)}return s&&s.then?s.then(n.bind(null,!1),n.bind(null,!0)):n(!1,s)}(0,function(r,e){if(t.authorizePromise=void 0,r)throw e;return e}))}catch(t){return Promise.reject(t)}}()),Promise.resolve(t.authorizePromise)}catch(t){return Promise.reject(t)}},a.getUser=function(){return this._user},a.getCloudConfig=function(){try{var r=this;if(!r.cloudConfig){if(!r.cloudConfigName)throw Error("Openscreen: environment name missing");r.cloudConfig=function(r){try{var e=t.create({baseURL:"https://config.openscreen.com",timeout:25e3,responseType:"json",maxContentLength:10240,maxBodyLength:10240,maxRedirects:1,decompress:!0});return Promise.resolve(e.get(r+".json").catch(function(t){throw new Error("Openscreen: unable to load cloud configuration '"+r+"': "+t.message)})).then(function(t){return t.data})}catch(t){return Promise.reject(t)}}(r.cloudConfigName)}return Promise.resolve(r.cloudConfig)}catch(t){return Promise.reject(t)}},a.getAxios=function(){try{var r=this;return r.axios?Promise.resolve(r.axios):Promise.resolve(r.getCloudConfig()).then(function(e){return r.axios=t.create(e.axios||{timeout:25e3,responseType:"json",maxContentLength:1048576,maxBodyLength:1048576,maxRedirects:1,decompress:!0}),r.axios})}catch(t){return Promise.reject(t)}},a.changePassword=function(t,r){try{var e=this;return Promise.resolve(e.getCloudConfig()).then(function(n){return Promise.resolve(e.getAxios()).then(function(){return Promise.resolve(e.axios.post(n.endpoint+"/auth/user/password",{password:t,newPassword:r})).then(function(t){if(200===t.status)return!0;throw e.debugAuth&&console.log("password change failed for the current user, got the error",t.data),new Error("Failed to change password")})})})}catch(t){return Promise.reject(t)}},a.signOut=function(){try{var t=this;return Promise.resolve(t.getCloudConfig()).then(function(r){return Promise.resolve(t.getAxios()).then(function(){return Promise.resolve(t.axios.delete(r.endpoint+"/auth/session")).then(function(r){if(200!==r.status)throw t.debugAuth&&console.log("Sign out failed, response body is ",r.data),new Error("Failed to sign out")})})})}catch(t){return Promise.reject(t)}},s}(tc);export{s as AccountDomainTypes,a as AccountSortingTypes,o as AccountStatus,i as AccountType,u as AccountUserRole,qr as AdvanceStripeClockByAccountIdRequest,c as AssetByAssetTypeSortingTypes,h as AssetCreationFileTypes,p as AssetSortingTypes,m as AssetTypeSortingTypes,P as AssetTypeUsabilityState,Rn as AssignDomainToProjectRequest,bn as AssignRealTimeQrDomainToProjectRequest,l as AuthMessageId,f as AuthTokenScope,g as AuthTypes,d as CampaignUseCaseCategory,qe as CancelDowngradeRequestRequest,xe as CancelSubscriptionRequest,ua as ChangePasswordRequest,Fe as ChangeSubscriptionPreviewRequest,We as ChangeSubscriptionRequest,Ke as CheckCustomLocatorKeyRangeRequest,ca as CheckSessionRequest,Ct as CheckUrlSafetyByAccountIdRequest,js as CompleteUserMediaMultipartUploadRequest,ie as ComposeAssetByAssetTypeRequest,y as ConsentStatus,v as ConsentType,N as ContactAssetSortingTypes,A as ContactSortingTypes,Fs as CreateAccountByUserIdRequest,kt as CreateApiKeyByAccountIdRequest,Et as CreateAppRequest,xn as CreateAssetBatchValidationJobByProjectIdRequest,he as CreateAssetByAssetTypeRequest,Un as CreateAssetByProjectIdRequest,Vn as CreateAssetCreationJobByProjectIdRequest,Mn as CreateAssetCreationPresignedUrlRequest,Gn as CreateAssetGraphByProjectIdRequest,Tt as CreateAssetTypeByAccountIdRequest,Fn as CreateAssetsByProjectIdRequest,Br as CreateCampaignAccountByAccountIdRequest,Xe as CreateConsentByContactIdRequest,le as CreateContactByAssetIdRequest,Hn as CreateContactByProjectIdRequest,Ts as CreateContactByScanIdRequest,Bn as CreateContactsByProjectIdRequest,jt as CreateCustomDomainByAccountIdRequest,_t as CreateImageUploadPresignedUrlRequest,Ot as CreateInvitationByAccountIdRequest,Rt as CreateInvitationsByAccountIdRequest,Ln as CreateLinkByQrCodeRequest,Mt as CreateLocationByAccountIdRequest,de as CreateNeighborsByAssetIdRequest,Gt as CreatePrintPageTemplateByAccountIdRequest,bt as CreatePrintStickerTemplateByAccountIdRequest,Dt as CreateProjectByAccountIdRequest,ve as CreateQrCodeByAssetIdRequest,qn as CreateQrCodeByProjectIdRequest,Ut as CreateQrCodeLogoByAccountRequest,Vt as CreateQrCodeStylingTemplateByAccountRequest,Ae as CreateQrCodesByAssetIdRequest,xt as CreateQueryableCustomAttributeRequest,Yn as CreateSelfQueuePrintJobByProjectIdRequest,Ve as CreateSetupIntentRequest,Wn as CreateSmsTemplateByProjectIdRequest,Xn as CreateTemplatedPrintJobByProjectIdRequest,Qn as CreateTemplatedPrintPreviewByProjectIdRequest,Ht as CreateTicketByAccountIdRequest,sa as CreateUserByInvitationIdRequest,Ft as CreateUserMediaMultipartPresignedUrlByAccountIdRequest,Bt as CreateUserMediaPresignedUrlByAccountIdRequest,ha as CreateUserRequest,qt as CreateWebSessionExportByAccountIdRequest,Jn as CreateWebSessionExportByProjectIdRequest,te as DeleteAssetGraphRequest,Se as DeleteAssetRequest,ce as DeleteAssetTypeRequest,Ze as DeleteConsentByContactIdRequest,nn as DeleteContactRequest,Qt as DeleteContactsByAccountIdRequest,ts as DeleteContactsByProjectIdRequest,Je as DeleteCustomDomainRequest,oa as DeleteInvitationRequest,Pn as DeleteJobRequest,wn as DeleteLinkByQrCodeRequest,An as DeleteLocationRequest,ga as DeleteMediaRequest,Ee as DeleteNeighborsByAssetIdRequest,ln as DeletePrintJobRequest,Zs as DeletePrintPageTemplateRequest,Xs as DeletePrintStickerTemplateRequest,ns as DeleteProjectRequest,On as DeleteQrCodeRequest,$s as DeleteQrCodeStylingTemplateByStylingTemplateIdRequest,Kn as DeleteRealTimeQrDomainByProjectIdRequest,pa as DeleteSessionRequest,zn as DeleteSmsTemplateByProjectIdRequest,Yt as DeleteUserByAccountIdRequest,S as DomainStatus,Ye as DowngradePlanRequest,Xt as EnablePluginByAccountIdRequest,I as EncryptionTypes,w as EntitySources,E as FieldType,Lt as GetAccountAccessDataRequest,Kt as GetAccountPluginPasswordRequest,Jt as GetAccountRequest,Vs as GetAccountsByUserIdRequest,zt as GetAdvancedAssetReportByAccountIdRequest,Zn as GetAdvancedAssetReportByProjectIdRequest,tr as GetAdvancedContactReportByAccountIdRequest,es as GetAdvancedContactReportByProjectIdRequest,$t as GetAdvancedScanReportByAccountIdRequest,$n as GetAdvancedScanReportByProjectIdRequest,Ge as GetAllAccountsRequest,Zt as GetAllAppsByAccountIdRequest,rs as GetAllExportsByProjectIdRequest,re as GetApiKeyRequest,ae as GetApiKeySecretRequest,er as GetApiKeysByAccountIdRequest,zr as GetAppAccountByAppAccountIdRequest,Nt as GetAppByAppIdRequest,wt as GetAppsRequest,rr as GetAssetExportByAccountIdRequest,ss as GetAssetExportByProjectIdRequest,ee as GetAssetGraphRequest,nr as GetAssetGraphsByAccountIdRequest,os as GetAssetGraphsByProjectIdRequest,we as GetAssetHistoryRequest,ue as GetAssetTypeByAssetTypeIdRequest,me as GetAssetTypeCountAtLocationRequest,Pe as GetAssetTypeCountsByLocationRequest,ar as GetAssetTypesByAccountIdRequest,cr as GetAssetsByAccountIdRequest,ge as GetAssetsByAssetTypeRequest,Me as GetAssetsByBatchIdRequest,on as GetAssetsByContactIdRequest,Sn as GetAssetsByLocationIdRequest,as as GetAssetsByProjectIdRequest,ir as GetAssetsScanCountByAccountIdRequest,sr as GetBasicAssetReportByAccountIdRequest,ps as GetBasicAssetReportByProjectIdRequest,hr as GetBasicContactReportByAccountIdRequest,is as GetBasicContactReportByProjectIdRequest,ur as GetBatchesByAccountIdRequest,us as GetBatchesByProjectIdRequest,Be as GetBillingDetailsRequest,mr as GetConsentByAccountIdRequest,en as GetConsentByContactIdRequest,cs as GetConsentByProjectIdRequest,or as GetContactExportByAccountIdRequest,an as GetContactExportByContactIdRequest,hs as GetContactExportByProjectIdRequest,rn as GetContactRequest,pr as GetContactsByAccountIdRequest,Le as GetContactsByAssetIdRequest,fs as GetContactsByProjectIdRequest,He as GetCurrentPeriodRequest,Wt as GetCustomDomainRequest,gr as GetDecryptedKlaviyoKeyRequest,Pr as GetDomainsByAccountIdRequest,Hs as GetErrorsByUserIdRequest,Ie as GetExternalNeighborScanCountByAssetIdRequest,ze as GetFileRequest,fr as GetInstalledAppsByAccountIdRequest,aa as GetInvitationRequest,Ys as GetInvitationsByUserIdRequest,Qe as GetInvoicesRequest,yn as GetJobRequest,lr as GetJobsByAccountIdRequest,jn as GetLinksByQrCodeRequest,vr as GetLocationsByAccountIdRequest,$r as GetMainAccountByAppAccountIdRequest,Rs as GetMediaRequest,dr as GetMostScannedAssetsByAccountIdRequest,Ps as GetMostScannedAssetsByProjectIdRequest,Oe as GetNeighborScanCountByAssetIdRequest,_e as GetNeighborsByAssetIdRequest,yr as GetPluginsByAccountIdRequest,Nr as GetPricePlanByAccountIdRequest,gn as GetPricePlansRequest,Ar as GetPrintJobsByAccountIdRequest,zs as GetPrintPageTemplateRequest,Er as GetPrintPageTemplatesByAccountIdRequest,na as GetPrintStickerTemplateRequest,wr as GetPrintStickerTemplatesByAccountIdRequest,ms as GetProjectByProjectIdRequest,Ir as GetProjectExportByAccountIdRequest,Sr as GetProjectsByAccountIdRequest,St as GetPublishedAppsRequest,En as GetQrCodeLinkRequest,In as GetQrCodeLogoByQrCodeLogoIdRequest,Dr as GetQrCodeLogosByAccountIdRequest,_n as GetQrCodeRequest,ta as GetQrCodeStylingTemplateByStylingTemplateIdRequest,Tr as GetQrCodeStylingTemplatesByAccountIdRequest,kr as GetQrCodesByAccountIdRequest,Te as GetQrCodesByAssetIdRequest,ls as GetQrCodesByProjectIdRequest,Cr as GetQueryableCustomAttributeRequest,ys as GetRealTimeQrDomainByProjectIdRequest,_r as GetScanDayOfWeekByAccountIdRequest,ds as GetScanDayOfWeekByProjectIdRequest,Or as GetScanExportByAccountIdRequest,ke as GetScanExportByAssetIdRequest,hn as GetScanExportByContactIdRequest,gs as GetScanExportByProjectIdRequest,Ce as GetScanLocationDataByAssetIdRequest,un as GetScanLocationDataByContactIdRequest,Cs as GetScanRequest,jr as GetScanTimeOfDayByAccountIdRequest,Ns as GetScanTimeOfDayByProjectIdRequest,Ur as GetScanTimelineByAccountIdRequest,vs as GetScanTimelineByProjectIdRequest,Rr as GetScansByAccountIdRequest,De as GetScansByAssetIdRequest,cn as GetScansByContactIdRequest,Ss as GetScansByProjectIdRequest,ma as GetSessionRefreshRequest,la as GetSessionRequest,Mr as GetUserByAccountIdRequest,br as GetUserMediasByAccountIdRequest,Re as GetUserMediasByAssetIdRequest,As as GetUserMediasByProjectIdRequest,qs as GetUserRequest,Ks as GetUserRolesRequest,Bs as GetUserSettingsByUserIdRequest,Lr as GetUsersByAccountIdRequest,Gr as GetUsersRolesByAccountIdRequest,xr as GetWebSessionsTimelineByAccountIdRequest,Es as GetWebSessionsTimelineByProjectIdRequest,Vr as InstallAppToAccountRequest,T as InternalProductName,k as InvoiceStatus,dn as InvokePrintJobByJobIdRequest,_ as JobStatus,O as JobType,C as Label,je as LinkContactToAssetRequest,pn as LinkContactToScanRequest,Ls as LinkMediaToAssetRequest,Ds as LinkMediaToProjectRequest,bs as LinkMediaToScanRequest,It as LoadAppRequest,j as LocationSortingTypes,Ne as NameRequest,nc as Openscreen,R as OpenscreenEmails,D as Permission,L as PluginNameTypes,b as PluginStatus,U as PricePlanName,M as PricePlanPaymentPeriod,G as PricePlanReporting,x as PrintFormat,Js as PrintJobResolutionRequest,V as PrintMode,F as PrintOrientation,H as PrintTemplate,q as PrintUnit,Y as ProjectSortingTypes,B as ProjectStatus,Q as QrCodeCornerDotTypes,W as QrCodeCornerSquareTypes,K as QrCodeDotTypes,J as QrCodeDynamicRedirectType,X as QrCodeErrorCorrectionLevel,z as QrCodeGradientTypes,Z as QrCodeIntentType,$ as QrCodeLocatorKeyType,tt as QrCodeSortingTypes,rt as QrCodeStatus,et as QrCodeType,nt as QueryConditions,Pa as ResendConfirmationRequest,ne as ResetApiKeySecretRequest,fa as ResetPasswordRequest,Hr as RetrieveCampaignStatusByAccountIdRequest,sn as RetryCustomDomainRequest,_s as SaveGeolocationByScanIdRequest,st as ScanTimelineOptions,Za as SdkAccountAdvancedAssetsReportResources,ro as SdkAccountAdvancedContactsReportResources,to as SdkAccountAdvancedScansReportResources,wa as SdkAccountApikeysResources,_o as SdkAccountAppInstallResources,Oo as SdkAccountAppResource,Sa as SdkAccountAppsResources,no as SdkAccountAssetgraphsResources,eo as SdkAccountAssetsExportResources,Po as SdkAccountAssetsMostscannedResources,uo as SdkAccountAssetsResources,oo as SdkAccountAssetsScansResources,Ia as SdkAccountAssettypesResources,so as SdkAccountBasicAssetsReportResources,co as SdkAccountBasicContactsReportResources,io as SdkAccountBatchResources,Co as SdkAccountCampaignInformationResources,jo as SdkAccountClockResources,po as SdkAccountConsentResources,Ya as SdkAccountContactsBatchResources,ao as SdkAccountContactsExportResources,ho as SdkAccountContactsResources,Qa as SdkAccountCustomDomainResource,Ba as SdkAccountCustomDomainTestResources,_a as SdkAccountCustomDomainsResources,Ga as SdkAccountCustomattributesResources,Ro as SdkAccountEngagePricePlanResources,Ea as SdkAccountImageUploadResources,Oa as SdkAccountInvitationsBatchResources,Ta as SdkAccountInvitationsResources,mo as SdkAccountJobsResources,Ua as SdkAccountLocationsResources,$a as SdkAccountOwnerAppsResources,Ka as SdkAccountPluginKlaviyoKeyResources,Xa as SdkAccountPluginKlaviyoResources,Wa as SdkAccountPluginPasswordResources,Ja as SdkAccountPluginRehrigResources,za as SdkAccountPluginResource,lo as SdkAccountPluginsResources,fo as SdkAccountPricePlanResources,go as SdkAccountPrintJobsResources,Ma as SdkAccountPrintPageTemplatesResources,La as SdkAccountPrintStickerTemplatesResources,yo as SdkAccountProjectsExportResources,Ca as SdkAccountProjectsResources,vo as SdkAccountQrCodesResources,ba as SdkAccountQrcodelogosResources,Do as SdkAccountQrcodelogosUploadResources,bo as SdkAccountResource,No as SdkAccountScansDayofweekResources,Ao as SdkAccountScansExportResources,Io as SdkAccountScansResources,To as SdkAccountScansTimelineResources,So as SdkAccountScansTimeofdayResources,xa as SdkAccountStylingtemplatesResources,Lo as SdkAccountSupportTwilioResources,ka as SdkAccountUrlSafetiesResources,ja as SdkAccountUserConfirmResources,Da as SdkAccountUserResource,Ra as SdkAccountUserRolesResources,qa as SdkAccountUsermediasPresignedurlResources,Va as SdkAccountUsermediasPresignedurlmultipartResources,Eo as SdkAccountUsermediasResources,wo as SdkAccountUsersResources,Ha as SdkAccountWebsessionsExportResources,ko as SdkAccountWebsessionsTimelineResources,Fa as SdkAccountZendeskTicketResources,Vo as SdkApikeyResource,xo as SdkApikeySecretResources,da as SdkAppAccountLoadResources,ya as SdkAppAccountResource,va as SdkAppResource,Uo as SdkAppsAccountMainResources,Mo as SdkAppsAccountResource,Na as SdkAppsPublishedResources,Aa as SdkAppsResources,ei as SdkAssetContactResource,Qo as SdkAssetContactsResources,zo as SdkAssetHistoryResources,ti as SdkAssetNeighborResource,Zo as SdkAssetNeighborsDeleteResources,Wo as SdkAssetNeighborsResources,Ko as SdkAssetQrCodesResources,Jo as SdkAssetQracodesResources,ai as SdkAssetResource,$o as SdkAssetScansExportResources,ri as SdkAssetScansLocationResources,si as SdkAssetScansResources,Xo as SdkAssetUrlResource,ni as SdkAssetUsermediasResources,Go as SdkAssetgraphResource,Fo as SdkAssettypeAssetResource,Ho as SdkAssettypeAssetsResources,qo as SdkAssettypeLocationResource,Yo as SdkAssettypeLocationsResources,Bo as SdkAssettypeResource,Ju as SdkAuthSessionResources,Xu as SdkAuthUserResources,oi as SdkBatchAssetsResources,ii as SdkBatchResource,Pi as SdkBillingCancelDowngradeResource,ci as SdkBillingCancelSubscriptionResource,mi as SdkBillingCurrentPeriodResource,fi as SdkBillingDetailResource,li as SdkBillingDowngradePlanResource,gi as SdkBillingInvoiceResource,hi as SdkBillingSetupIntentResource,di as SdkBillingUpgradePlanResource,ui as SdkCareAccountsResources,Zu as SdkConfirmationAuthUserResources,Ii as SdkContactAssetsResources,Ai as SdkContactConsentResources,Si as SdkContactExportResources,_i as SdkContactResource,ki as SdkContactScanResource,Ti as SdkContactScansExportResources,wi as SdkContactScansLocationResources,Ei as SdkContactScansResources,yi as SdkCustomdomainLocatorCollisionsResources,Ni as SdkCustomdomainResource,vi as SdkCustomdomainRetryResources,Ci as SdkFileResource,Oi as SdkFileValidateResources,Wu as SdkInvitationResource,Qu as SdkInvitationUsersResources,ji as SdkJobResource,Li as SdkLocationAssetsResources,bi as SdkLocationResource,Ku as SdkPasswordAuthUserResources,Di as SdkPricePlansResources,Ri as SdkPrintJobResource,Yu as SdkPrintPageTemplateResource,qu as SdkPrintStickerTemplateResource,iu as SdkProjectAdvancedAssetsReportResources,hu as SdkProjectAdvancedContactsReportResources,uu as SdkProjectAdvancedScansReportResources,Wi as SdkProjectAssetgraphsResources,Xi as SdkProjectAssetsBatchResources,pu as SdkProjectAssetsExportResources,du as SdkProjectAssetsMostscannedResources,Bi as SdkProjectAssetsResources,gu as SdkProjectBasicAssetsReportResources,mu as SdkProjectBasicContactsReportResources,Pu as SdkProjectBatchResources,lu as SdkProjectConsentResources,tu as SdkProjectContactsBatchResources,fu as SdkProjectContactsExportResources,zi as SdkProjectContactsResources,qi as SdkProjectCustomDomainRealTimeQrResources,Yi as SdkProjectCustomDomainResource,nu as SdkProjectCustomDomainsRealTimeQrResources,cu as SdkProjectExportResources,Ji as SdkProjectJobsAssetbatchResources,Qi as SdkProjectPresignedurlJobsAssetbatchResources,au as SdkProjectPrintJobsResources,Zi as SdkProjectQrCodesResources,Tu as SdkProjectResource,vu as SdkProjectScansDayofweekResources,yu as SdkProjectScansExportResources,Iu as SdkProjectScansResources,Nu as SdkProjectScansTimelineResources,Au as SdkProjectScansTimeofdayResources,$i as SdkProjectSelfqueueprintResources,ou as SdkProjectSmsTemplateResource,eu as SdkProjectSmsTemplatesResources,ru as SdkProjectTemplatedPrintPreviewResources,wu as SdkProjectUpdateassetsResources,Su as SdkProjectUsermediasResources,Ki as SdkProjectValidationJobsAssetbatchResources,su as SdkProjectWebsessionsExportResources,Eu as SdkProjectWebsessionsTimelineResources,Gi as SdkQrCodeLinkResource,xi as SdkQrCodeLinksResources,Fi as SdkQrCodeResource,Vi as SdkQrCodeSwapResource,Hi as SdkQrcodelinkResource,Mi as SdkQrcodelogoResource,zu as SdkRefreshAuthSessionResources,$u as SdkResetAuthUserResources,tc as SdkResources,ku as SdkScanContactsResources,_u as SdkScanCustomAttributeResources,Ou as SdkScanResource,Bu as SdkStylingtemplateResource,Ui as SdkSupportResources,pi as SdkUpgradePlanBillingPreviewResource,bu as SdkUserAccountsResources,Uu as SdkUserErrorsResources,Mu as SdkUserInvitationsResources,xu as SdkUserPathResource,Gu as SdkUserPathSettingsResources,Vu as SdkUserResource,Ru as SdkUsermediaAssetResource,Cu as SdkUsermediaMultipartResources,ju as SdkUsermediaProjectResource,Lu as SdkUsermediaResource,Du as SdkUsermediaScanResource,Fu as SdkUserrolesResources,Hu as SdkWebhooksPrintjobresolutionResources,Nn as SendSupportEmailRequest,fn as SendSupportTwilioEmailRequest,Ws as SetUserSettingsByUserIdRequest,at as StickerShape,Dn as SwapQrCodeByLocatorKeyRequest,ot as TagActions,it as TagStates,Fr as TestDomainConnectionRequest,be as UnlinkContactToAssetRequest,xs as UnlinkMediaToAssetRequest,Gs as UnlinkMediaToProjectRequest,Ms as UnlinkMediaToScanRequest,Yr as UpdateAccountRequest,oe as UpdateApiKeyRequest,At as UpdateAppByAppIdRequest,se as UpdateAssetGraphRequest,Ue as UpdateAssetRequest,ye as UpdateAssetTypeCountAtLocationRequest,fe as UpdateAssetTypeRequest,Is as UpdateAssetsJobByProjectIdRequest,vn as UpdateAssetsLocationsRequest,mn as UpdateContactRequest,tn as UpdateCustomDomainRequest,Kr as UpdateEngagePricePlanRequest,Xr as UpdateKlaviyoAccountPluginRequest,kn as UpdateLocationRequest,Us as UpdateMediaRequest,Wr as UpdatePricePlanByAccountIdRequest,ra as UpdatePrintPageTemplateRequest,ia as UpdatePrintStickerTemplateRequest,ks as UpdateProjectByProjectIdRequest,Tn as UpdateQrCodeLogoByQrCodeLogoIdRequest,Cn as UpdateQrCodeRequest,ea as UpdateQrCodeStylingTemplateByStylingTemplateIdRequest,ws as UpdateRealTimeQrDomainByProjectIdRequest,Qr as UpdateRehrigAccountPluginRequest,Os as UpdateScanCustomAttributeRequest,Zr as UpdateUserByAccountIdRequest,Qs as UpdateUserRequest,Jr as UpdateUsersRolesByAccountIdRequest,pe as UploadQrCodeLogoByAccountRequest,ut as UserCredentialsStatus,ct as UserGroups,ht as UserMediaFileTypes,pt as UserMediaSortingTypes,mt as UserSettingsDomain,$e as ValidateFileRequest};
|
|
1
|
+
import t from"axios";function r(){return r=Object.assign?Object.assign.bind():function(t){for(var r=1;r<arguments.length;r++){var e=arguments[r];for(var n in e)({}).hasOwnProperty.call(e,n)&&(t[n]=e[n])}return t},r.apply(null,arguments)}function e(t,r){t.prototype=Object.create(r.prototype),t.prototype.constructor=t,n(t,r)}function n(t,r){return n=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,r){return t.__proto__=r,t},n(t,r)}var s,a,o,i,u,c,h,p,m,P,l,f,g,d,y,v,N,A,S,I,w,E,T,_,k,O,C,j,R,D,L,b,U,M,G,F,V,x,H,q,Y,B,Q,K,W,J,X,z,Z,$,tt,rt,et,nt,st,at,ot,it,ut,ct,ht,pt,mt,Pt,lt,ft=/*#__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}(),gt=/*#__PURE__*/function(t){function n(){return t.apply(this,arguments)||this}return e(n,t),n.prototype.go=function(t,e,n){try{var s=this;return Promise.resolve(function(a,o){try{var i=Promise.resolve(s.makeUri(t)).then(function(t){return s.debugRequest("delete",t,e,null,n),Promise.resolve(s.session.authorize()).then(function(){return Promise.resolve(s.session.getAxios()).then(function(a){return Promise.resolve(a.delete(t,r({params:e},n))).then(function(t){return s.debugResponse(t),t.data})})})})}catch(t){return o(t)}return i&&i.then?i.then(void 0,o):i}(0,function(t){throw s.handleAndDebugErr(t)}))}catch(t){return Promise.reject(t)}},n}(ft),dt=/*#__PURE__*/function(t){function n(){return t.apply(this,arguments)||this}return e(n,t),n.prototype.go=function(t,e,n){try{var s=this;return Promise.resolve(function(a,o){try{var i=Promise.resolve(s.makeUri(t)).then(function(t){return s.debugRequest("get",t,e,null,n),Promise.resolve(s.session.authorize()).then(function(){return Promise.resolve(s.session.getAxios()).then(function(a){return Promise.resolve(a.get(t,r({params:e},n))).then(function(t){return s.debugResponse(t),t.data})})})})}catch(t){return o(t)}return i&&i.then?i.then(void 0,o):i}(0,function(t){throw s.handleAndDebugErr(t)}))}catch(t){return Promise.reject(t)}},n}(ft),yt=/*#__PURE__*/function(t){function n(){return t.apply(this,arguments)||this}return e(n,t),n.prototype.go=function(t,e,n,s){try{var a=this;return Promise.resolve(function(t,r){try{var e=t()}catch(t){return r(t)}return e&&e.then?e.then(void 0,r):e}(function(){return Promise.resolve(a.makeUri(t)).then(function(t){return Promise.resolve(a.session.authorize()).then(function(){return a.debugRequest("patch",t,e,n,s),Promise.resolve(a.session.getAxios()).then(function(o){return Promise.resolve(o.patch(t,n,r({params:e},s))).then(function(t){return a.debugResponse(t),t.data})})})})},function(t){throw a.handleAndDebugErr(t)}))}catch(t){return Promise.reject(t)}},n}(ft),vt=/*#__PURE__*/function(t){function n(){return t.apply(this,arguments)||this}return e(n,t),n.prototype.go=function(t,e,n,s){try{var a=this;return Promise.resolve(function(t,r){try{var e=t()}catch(t){return r(t)}return e&&e.then?e.then(void 0,r):e}(function(){return Promise.resolve(a.makeUri(t)).then(function(t){return Promise.resolve(a.session.authorize()).then(function(){return a.debugRequest("post",t,e,n,s),Promise.resolve(a.session.getAxios()).then(function(o){return Promise.resolve(o.post(t,n,r({params:e},s))).then(function(t){return a.debugResponse(t),t.data})})})})},function(t){throw a.handleAndDebugErr(t)}))}catch(t){return Promise.reject(t)}},n}(ft),Nt=/*#__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}(),At=/*#__PURE__*/function(){function t(t,r){this.session=void 0,this.pathParameters=void 0,this.id=void 0,this.session=t,this.pathParameters=r}return t.prototype.getSession=function(){return this.session},t}();!function(t){t.ENGAGE_MICROSITE="ENGAGE_MICROSITE",t.QRCODE="QRCODE",t.TRACK_WORKFLOW="TRACK_WORKFLOW"}(s||(s={})),function(t){t.CREATED_DATE="CREATED_DATE",t.STATIC_QR_CODE_COUNT="STATIC_QR_CODE_COUNT",t.DYNAMIC_QR_CODE_COUNT="DYNAMIC_QR_CODE_COUNT",t.SCAN_COUNT="SCAN_COUNT",t.CONTACT_COUNT="CONTACT_COUNT",t.PRICE_PLAN="PRICE_PLAN",t.LAST_ACTIVITY="LAST_ACTIVITY",t.CLIENT_EXEC="CLIENT_EXEC",t.ASSET_COUNT="ASSET_COUNT",t.SMS_COUNT="SMS_COUNT",t.ACCOUNT_STATUS="ACCOUNT_STATUS"}(a||(a={})),function(t){t.ACTIVE="ACTIVE",t.SUSPENDED="SUSPENDED",t.CANCELLED="CANCELLED"}(o||(o={})),function(t){t.INTERNAL="INTERNAL",t.EXTERNAL="EXTERNAL"}(i||(i={})),function(t){t.OWNER="OWNER",t.ADMINISTRATOR="ADMINISTRATOR",t.BILLING_CONTACT="BILLING_CONTACT",t.MEMBER="MEMBER",t.API_KEY="API_KEY",t.INVITATION_DECLINED="INVITATION_DECLINED",t.READ_ONLY="READ_ONLY"}(u||(u={})),function(t){t.MODIFIED="MODIFIED",t.NAME="NAME",t.SCAN_COUNT="SCAN_COUNT",t.QR_CODE_COUNT="QR_CODE_COUNT",t.STATE="STATE"}(c||(c={})),function(t){t.json="json",t.csv="csv"}(h||(h={})),function(t){t.MODIFIED="MODIFIED",t.STATE="STATE",t.NAME="NAME",t.SCAN_COUNT="SCAN_COUNT",t.QR_CODE_COUNT="QR_CODE_COUNT",t.ASSET_TYPE_NAME="ASSET_TYPE_NAME"}(p||(p={})),function(t){t.MODIFIED="MODIFIED",t.NAME="NAME"}(m||(m={})),function(t){t.PUBLISHED="PUBLISHED",t.DRAFT="DRAFT",t.ARCHIVED="ARCHIVED"}(P||(P={})),function(t){t.EMAIL_ALREADY_TAKEN="EMAIL_ALREADY_TAKEN",t.INVALID_API_KEY="INVALID_API_KEY",t.INVALID_EMAIL="INVALID_EMAIL",t.INVALID_GROUP="INVALID_GROUP",t.INVALID_LEGACY_MIGRATION="INVALID_LEGACY_MIGRATION",t.INVALID_PASSWORD="INVALID_PASSWORD",t.INVALID_SCOPE="INVALID_SCOPE",t.INVALID_SECRET="INVALID_SECRET",t.INVALID_TOKEN="INVALID_TOKEN",t.MIGRATE_FROM_COGNITO="MIGRATE_FROM_COGNITO",t.NO_ACCESS_TOKEN="NO_ACCESS_TOKEN",t.NO_AUTHORIZATION_HEADER="NO_AUTHORIZATION_HEADER",t.NO_AUTHORIZATION_TOKEN="NO_AUTHORIZATION_TOKEN",t.NO_REFRESH_TOKEN="NO_REFRESH_TOKEN",t.RESET_PASSWORD="RESET_PASSWORD",t.RESET_SECRET="RESET_SECRET",t.SSO_USER="SSO_USER",t.SUSPENDED_OR_INACTIVE="SUSPENDED_OR_INACTIVE",t.TOKEN_EXPIRED="TOKEN_EXPIRED",t.TRY_AGAIN="TRY_AGAIN",t.UNABLE_TO_CONFIRM_EMAIL="UNABLE_TO_CONFIRM_EMAIL",t.UNCONFIRMED_EMAIL="UNCONFIRMED_EMAIL"}(l||(l={})),function(t){t.API="API",t.SSO="SSO",t.CONFIRM_EMAIL="CONFIRM_EMAIL",t.NEW_PASSWORD="NEW_PASSWORD",t.NO_SESSION="NO_SESSION",t.NO_PASSWORD="NO_PASSWORD",t.CONFIRMED_NO_PASSWORD="CONFIRMED_NO_PASSWORD"}(f||(f={})),function(t){t.MICROSOFT="MICROSOFT"}(g||(g={})),function(t){t.EIN="EIN",t.CBN="CBN",t.CRN="CRN",t.PROVINCIAL_NUMBER="PROVINCIAL_NUMBER",t.VAT="VAT",t.ACN="ACN",t.ABN="ABN",t.BRN="BRN",t.SIREN="SIREN",t.SIRET="SIRET",t.NZBN="NZBN",t.USt_IdNr="USt-IdNr",t.CIF="CIF",t.NIF="NIF",t.CNPJ="CNPJ",t.UID="UID",t.NEQ="NEQ",t.OTHER="OTHER"}(d||(d={})),function(t){t.SOLE_PROPRIETOR="SOLE_PROPRIETOR",t.PRIVATE_PROFIT="PRIVATE_PROFIT",t.PUBLIC_PROFIT="PUBLIC_PROFIT",t.NON_PROFIT="NON_PROFIT",t.GOVERNMENT="GOVERNMENT"}(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.AES_256="AES_256",t.NONE="NONE"}(E||(E={})),function(t){t.CARE_API="CARE_API"}(T||(T={})),function(t){t.STRING="STRING",t.NUMBER="NUMBER"}(_||(_={})),function(t){t.ENGAGE="ENGAGE",t.TRACK="TRACK",t.INVENTORY="INVENTORY",t.CREATE="CREATE"}(k||(k={})),function(t){t.COMING_UP="COMING_UP",t.PAID="PAID",t.PAST_DUE="PAST_DUE",t.VOID="VOID"}(O||(O={})),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.ACCOUNT_EXPORT="ACCOUNT_EXPORT",t.ASSET_EXPORT="ASSET_EXPORT",t.BATCH_CREATE_ASSETS="BATCH_CREATE_ASSETS",t.BATCH_CREATE_BLANK_ITEMS="BATCH_CREATE_BLANK_ITEMS",t.CARE_ACCOUNTS_EXPORT="CARE_ACCOUNTS_EXPORT",t.CLONE_MICROSITE="CLONE_MICROSITE",t.CLONE_WORKFLOW="CLONE_WORKFLOW",t.CONTACT_EXPORT="CONTACT_EXPORT",t.PROJECT_EXPORT="PROJECT_EXPORT",t.QRCODE_SCANS_EXPORT="QRCODE_SCANS_EXPORT",t.SCAN_EXPORT="SCAN_EXPORT",t.SELF_QUEUE_BATCH_PRINT="SELF_QUEUE_BATCH_PRINT",t.TEMPLATED_PRINT="TEMPLATED_PRINT",t.UPDATE_ASSETS="UPDATE_ASSETS",t.UPDATE_MICROSITE_CDN_CUSTOM_DOMAIN="UPDATE_MICROSITE_CDN_CUSTOM_DOMAIN",t.UPDATE_MICROSITE_QR_CODE_CUSTOM_DOMAIN="UPDATE_MICROSITE_QR_CODE_CUSTOM_DOMAIN",t.USER_DB_ENTITIES_EXPORT="USER_DB_ENTITIES_EXPORT",t.USER_DB_ENTITIES_GENENERATION="USER_DB_ENTITIES_GENENERATION",t.VALIDATE_AND_GENERATE_CSV="VALIDATE_AND_GENERATE_CSV",t.VALIDATE_CSV="VALIDATE_CSV",t.WEB_SESSION_EXPORT="WEB_SESSION_EXPORT"}(j||(j={})),function(t){t.NONE="NONE",t.ASSET_NAME="ASSET_NAME",t.CUSTOM="CUSTOM",t.COMPANY_NAME="COMPANY_NAME",t.LOCATOR_KEY="LOCATOR_KEY"}(R||(R={})),function(t){t.MODIFIED="MODIFIED",t.NAME="NAME",t.STATE="STATE"}(D||(D={})),function(t){t.SALES_EMAIL="SALES_EMAIL",t.SUPPORT_EMAIL="SUPPORT_EMAIL"}(L||(L={})),function(t){t.ASSET_MANAGEMENT="ASSET_MANAGEMENT",t.BILLING="BILLING",t.INDIVIDUAL_ACCOUNT_SETTINGS="INDIVIDUAL_ACCOUNT_SETTINGS",t.PLUGIN_CONFIGURATION="PLUGIN_CONFIGURATION",t.QR_CODE_AND_PRINT_STUDIO="QR_CODE_AND_PRINT_STUDIO",t.REPORTING_AND_ANALYTICS="REPORTING_AND_ANALYTICS",t.USER_MANAGEMENT="USER_MANAGEMENT",t.WORKFLOW_BUILDER="WORKFLOW_BUILDER"}(b||(b={})),function(t){t.ADMIN_PLUGIN="ADMIN_PLUGIN",t.AGE_VERIFICATION="AGE_VERIFICATION",t.BECTON_DICKINSON_RD="BECTON_DICKINSON_RD",t.CONDITIONAL_REDIRECT="CONDITIONAL_REDIRECT",t.GOOGLE_PLACES="GOOGLE_PLACES",t.GOOGLE_SHEET="GOOGLE_SHEET",t.GUND="GUND",t.HOTWIRE="HOTWIRE",t.KLAVIYO="KLAVIYO",t.OC_TRANSPO_RD="OC_TRANSPO_RD",t.REHRIG_BARRIE_ADDRESS_DYNAMO_DB="REHRIG_BARRIE_ADDRESS_DYNAMO_DB",t.REHRIG_SERVICE_TICKETS="REHRIG_SERVICE_TICKETS",t.REHRIG_VISION="REHRIG_VISION",t.REHRIG_VISION_TRACK="REHRIG_VISION_TRACK",t.STANFORD_RD="STANFORD_RD",t.SWAP_ASSET="SWAP_ASSET"}(U||(U={})),function(t){t.ACTIVE="ACTIVE",t.INACTIVE="INACTIVE",t.SUSPENDED="SUSPENDED"}(M||(M={})),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"}(G||(G={})),function(t){t.MONTHLY="monthly",t.ANNUAL="annual"}(F||(F={})),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"}(x||(x={})),function(t){t.SINGLE="SINGLE",t.MULTIPLE="MULTIPLE"}(H||(H={})),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"}(Y||(Y={})),function(t){t.IN="IN",t.CM="CM",t.MM="MM",t.PT="PT"}(B||(B={})),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"}(Q||(Q={})),function(t){t.ACTIVE="ACTIVE",t.SUSPENDED="SUSPENDED"}(K||(K={})),function(t){t.dot="dot",t.square="square"}(W||(W={})),function(t){t.dot="dot",t.square="square",t.extra_rounded="extra-rounded"}(J||(J={})),function(t){t.classy="classy",t.classy_rounded="classy-rounded",t.dots="dots",t.extra_rounded="extra-rounded",t.rounded="rounded",t.square="square"}(X||(X={})),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"}(z||(z={})),function(t){t.L="L",t.M="M",t.Q="Q",t.H="H"}(Z||(Z={})),function(t){t.linear="linear",t.radial="radial"}($||($={})),function(t){t.STATIC_REDIRECT="STATIC_REDIRECT",t.DYNAMIC_REDIRECT="DYNAMIC_REDIRECT",t.DYNAMIC_REDIRECT_TO_APP="DYNAMIC_REDIRECT_TO_APP"}(tt||(tt={})),function(t){t.SHORT_URL="SHORT_URL",t.HASHED_ID="HASHED_ID",t.SECURE_ID="SECURE_ID"}(rt||(rt={})),function(t){t.MODIFIED="MODIFIED",t.NAME="NAME",t.SCAN_COUNT="SCAN_COUNT"}(et||(et={})),function(t){t.ACTIVE="ACTIVE",t.INACTIVE="INACTIVE",t.SUSPENDED="SUSPENDED",t.UNSAFE="UNSAFE"}(nt||(nt={})),function(t){t.PNG="PNG",t.JPEG="JPEG",t.SVG="SVG",t.png="png",t.jpeg="jpeg",t.svg="svg"}(st||(st={})),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"}(at||(at={})),function(t){t.DAILY="DAILY",t.HOURLY="HOURLY"}(ot||(ot={})),function(t){t.SQUARE="SQUARE",t.CIRCLE="CIRCLE",t.RECTANGLE="RECTANGLE"}(it||(it={})),function(t){t.ACTIVATED="ACTIVATED",t.MODIFIED="MODIFIED"}(ut||(ut={})),function(t){t.ACTIVE="ACTIVE",t.INACTIVE="INACTIVE",t.USER_INFO_COLLECTION="USER_INFO_COLLECTION"}(ct||(ct={})),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"}(ht||(ht={})),function(t){t.appuser="appuser",t.appadmin="appadmin"}(pt||(pt={})),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"}(mt||(mt={})),function(t){t.MODIFIED="MODIFIED",t.NAME="NAME",t.FILE_TYPE="FILE_TYPE",t.CATEGORY="CATEGORY"}(Pt||(Pt={})),function(t){t.DASHBOARD="DASHBOARD"}(lt||(lt={}));var 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:"appAccountId",routePart:"appsAccounts",sdkPartName:"appsAccount"}],r}return e(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:"appAccountId",routePart:"appsAccounts",sdkPartName:"appsAccount"},{routePart:"main",sdkPartName:"main"}],r}return e(r,t),r}(dt),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:"apiKeyId",routePart:"apikeys",sdkPartName:"apikey"}],r}return e(r,t),r}(dt),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:"apiKeyId",routePart:"apikeys",sdkPartName:"apikey"},{routePart:"secret",sdkPartName:"secret"}],r}return e(r,t),r}(dt),Tt=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{routePart:"apps",sdkPartName:"apps"}],r}return e(r,t),r}(dt),_t=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"apiKeyId",routePart:"apikeys",sdkPartName:"apikey"}],r}return e(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:"apiKeyId",routePart:"apikeys",sdkPartName:"apikey"},{routePart:"secret",sdkPartName:"secret"}],r}return e(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=[{routePart:"apps/published",sdkPartName:"appsPublished"}],r}return e(r,t),r}(dt),Ct=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"appId",routePart:"apps",sdkPartName:"app"},{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"load",sdkPartName:"load"}],r}return e(r,t),r}(vt),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:"appId",routePart:"apps",sdkPartName:"app"}],r}return e(r,t),r}(dt),Rt=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"appId",routePart:"apps",sdkPartName:"app"}],r}return e(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"},{parm:"userId",routePart:"users",sdkPartName:"user"},{routePart:"confirm",sdkPartName:"confirm"}],r}return e(r,t),r}(dt),Lt=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"apikeys",sdkPartName:"apikeys"}],r}return e(r,t),r}(vt),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:"apps",sdkPartName:"apps"}],r}return e(r,t),r}(vt),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:"urlSafeties",sdkPartName:"urlSafeties"}],r}return e(r,t),r}(vt),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:"assettypes",sdkPartName:"assettypes"}],r}return e(r,t),r}(vt),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:"customDomains",sdkPartName:"customDomains"}],r}return e(r,t),r}(vt),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:"image/upload",sdkPartName:"imageUpload"}],r}return e(r,t),r}(vt),Vt=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"locations",sdkPartName:"locations"}],r}return e(r,t),r}(vt),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:"projects",sdkPartName:"projects"}],r}return e(r,t),r}(vt),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:"invitations",sdkPartName:"invitations"}],r}return e(r,t),r}(vt),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:"invitations/batch",sdkPartName:"invitationsBatch"}],r}return e(r,t),r}(vt),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:"printStickerTemplates",sdkPartName:"printStickerTemplates"}],r}return e(r,t),r}(vt),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:"qrcodelogos",sdkPartName:"qrcodelogos"}],r}return e(r,t),r}(vt),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:"customattributes",sdkPartName:"customattributes"}],r}return e(r,t),r}(vt),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:"printPageTemplates",sdkPartName:"printPageTemplates"}],r}return e(r,t),r}(vt),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:"stylingtemplates",sdkPartName:"stylingtemplates"}],r}return e(r,t),r}(vt),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:"usermedias/presignedurl",sdkPartName:"usermediasPresignedurl"}],r}return e(r,t),r}(vt),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:"usermedias/presignedurlmultipart",sdkPartName:"usermediasPresignedurlmultipart"}],r}return e(r,t),r}(vt),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:"zendeskTicket",sdkPartName:"zendeskTicket"}],r}return e(r,t),r}(vt),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:"websessions/export",sdkPartName:"websessionsExport"}],r}return e(r,t),r}(vt),$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:"contacts/batch",sdkPartName:"contactsBatch"}],r}return e(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"}],r}return e(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"},{parm:"pluginId",routePart:"plugins",sdkPartName:"plugin"}],r}return e(r,t),r}(yt),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"}],r}return e(r,t),r}(dt),nr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{parm:"customDomain",routePart:"customDomains",sdkPartName:"customDomain"}],r}return e(r,t),r}(dt),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:"pluginId",routePart:"plugins",sdkPartName:"plugin"},{routePart:"password",sdkPartName:"password"}],r}return e(r,t),r}(dt),ar=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"assets/report/advanced",sdkPartName:"advancedAssetsReport"}],r}return e(r,t),r}(dt),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:"contacts/report/advanced",sdkPartName:"advancedContactsReport"}],r}return e(r,t),r}(dt),ir=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"scans/report/advanced",sdkPartName:"advancedScansReport"}],r}return e(r,t),r}(dt),ur=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"owner/apps",sdkPartName:"ownerApps"}],r}return e(r,t),r}(dt),cr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"apikeys",sdkPartName:"apikeys"}],r}return e(r,t),r}(dt),hr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"assets/export",sdkPartName:"assetsExport"}],r}return e(r,t),r}(vt),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:"assetgraphs",sdkPartName:"assetgraphs"}],r}return e(r,t),r}(dt),mr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"assets",sdkPartName:"assets"}],r}return e(r,t),r}(dt),Pr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"assettypes",sdkPartName:"assettypes"}],r}return e(r,t),r}(dt),lr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"assets/report/basic",sdkPartName:"basicAssetsReport"}],r}return e(r,t),r}(dt),fr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"assets/scans",sdkPartName:"assetsScans"}],r}return e(r,t),r}(vt),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:"batch",sdkPartName:"batch"}],r}return e(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:"contacts/export",sdkPartName:"contactsExport"}],r}return e(r,t),r}(vt),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 e(r,t),r}(dt),vr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"contacts/report/basic",sdkPartName:"basicContactsReport"}],r}return e(r,t),r}(dt),Nr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"contacts",sdkPartName:"contacts"}],r}return e(r,t),r}(dt),Ar=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{parm:"pluginId",routePart:"plugins",sdkPartName:"plugin"},{routePart:"klaviyo/key",sdkPartName:"klaviyoKey"}],r}return e(r,t),r}(dt),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:"apps",sdkPartName:"apps"}],r}return e(r,t),r}(dt),Ir=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"jobs",sdkPartName:"jobs"}],r}return e(r,t),r}(dt),wr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"customDomains",sdkPartName:"customDomains"}],r}return e(r,t),r}(dt),Er=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"locations",sdkPartName:"locations"}],r}return e(r,t),r}(dt),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:"assets/mostscanned",sdkPartName:"assetsMostscanned"}],r}return e(r,t),r}(dt),_r=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"plugins",sdkPartName:"plugins"}],r}return e(r,t),r}(dt),kr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"priceplan",sdkPartName:"pricePlan"}],r}return e(r,t),r}(dt),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:"printJobs",sdkPartName:"printJobs"}],r}return e(r,t),r}(dt),Cr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"printStickerTemplates",sdkPartName:"printStickerTemplates"}],r}return e(r,t),r}(dt),jr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"printPageTemplates",sdkPartName:"printPageTemplates"}],r}return e(r,t),r}(dt),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:"qrcodelogos",sdkPartName:"qrcodelogos"}],r}return e(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:"projects/export",sdkPartName:"projectsExport"}],r}return e(r,t),r}(vt),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 e(r,t),r}(dt),br=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"stylingtemplates",sdkPartName:"stylingtemplates"}],r}return e(r,t),r}(dt),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:"qrcodes",sdkPartName:"qrCodes"}],r}return e(r,t),r}(dt),Mr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"scans/dayofweek",sdkPartName:"scansDayofweek"}],r}return e(r,t),r}(dt),Gr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"scans/export",sdkPartName:"scansExport"}],r}return e(r,t),r}(vt),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:"customattributes",sdkPartName:"customattributes"}],r}return e(r,t),r}(dt),Vr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"scans/timeofday",sdkPartName:"scansTimeofday"}],r}return e(r,t),r}(dt),xr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"scans",sdkPartName:"scans"}],r}return e(r,t),r}(dt),Hr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"scans/timeline",sdkPartName:"scansTimeline"}],r}return e(r,t),r}(dt),qr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{parm:"userId",routePart:"users",sdkPartName:"user"}],r}return e(r,t),r}(dt),Yr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"websessions/timeline",sdkPartName:"websessionsTimeline"}],r}return e(r,t),r}(dt),Br=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"users",sdkPartName:"users"}],r}return e(r,t),r}(dt),Qr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"usermedias",sdkPartName:"usermedias"}],r}return e(r,t),r}(dt),Kr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{parm:"userId",routePart:"users",sdkPartName:"user"},{routePart:"roles",sdkPartName:"roles"}],r}return e(r,t),r}(dt),Wr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{parm:"appId",routePart:"apps",sdkPartName:"app"},{routePart:"install",sdkPartName:"install"}],r}return e(r,t),r}(vt),Jr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{parm:"customDomain",routePart:"customDomains",sdkPartName:"customDomain"},{routePart:"test",sdkPartName:"test"}],r}return e(r,t),r}(yt),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:"campaignInformation",sdkPartName:"campaignInformation"}],r}return e(r,t),r}(vt),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:"campaignInformation",sdkPartName:"campaignInformation"}],r}return e(r,t),r}(dt),Zr=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"}],r}return e(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:"clock",sdkPartName:"clock"}],r}return e(r,t),r}(vt),te=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{parm:"pluginId",routePart:"plugins",sdkPartName:"plugin"},{routePart:"klaviyo",sdkPartName:"klaviyo"}],r}return e(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:"accounts",sdkPartName:"account"},{routePart:"engagePricePlan",sdkPartName:"engagePricePlan"}],r}return e(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:"accountId",routePart:"accounts",sdkPartName:"account"},{parm:"pluginId",routePart:"plugins",sdkPartName:"plugin"},{routePart:"rehrig",sdkPartName:"rehrig"}],r}return e(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"},{routePart:"qrcodelogos/upload",sdkPartName:"qrcodelogosUpload"}],r}return e(r,t),r}(vt),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"},{parm:"userId",routePart:"users",sdkPartName:"user"}],r}return e(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:"priceplan",sdkPartName:"pricePlan"}],r}return e(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:"accounts",sdkPartName:"account"},{parm:"userId",routePart:"users",sdkPartName:"user"},{routePart:"roles",sdkPartName:"roles"}],r}return e(r,t),r}(yt),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:"assetGraphId",routePart:"assetgraphs",sdkPartName:"assetgraph"}],r}return e(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:"assetGraphId",routePart:"assetgraphs",sdkPartName:"assetgraph"}],r}return e(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:"assetTypeId",routePart:"assettypes",sdkPartName:"assettype"},{parm:"assetId",routePart:"assets",sdkPartName:"asset"}],r}return e(r,t),r}(vt),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:"assetGraphId",routePart:"assetgraphs",sdkPartName:"assetgraph"}],r}return e(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:"assetTypeId",routePart:"assettypes",sdkPartName:"assettype"},{routePart:"assets",sdkPartName:"assets"}],r}return e(r,t),r}(vt),me=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"assetTypeId",routePart:"assettypes",sdkPartName:"assettype"},{routePart:"assets",sdkPartName:"assets"}],r}return e(r,t),r}(dt),Pe=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"assetTypeId",routePart:"assettypes",sdkPartName:"assettype"}],r}return e(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:"assetTypeId",routePart:"assettypes",sdkPartName:"assettype"},{parm:"locationId",routePart:"locations",sdkPartName:"location"}],r}return e(r,t),r}(dt),fe=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"assetTypeId",routePart:"assettypes",sdkPartName:"assettype"},{parm:"locationId",routePart:"locations",sdkPartName:"location"}],r}return e(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:"assetTypeId",routePart:"assettypes",sdkPartName:"assettype"}],r}return e(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:"assetTypeId",routePart:"assettypes",sdkPartName:"assettype"}],r}return e(r,t),r}(dt),ye=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"assetTypeId",routePart:"assettypes",sdkPartName:"assettype"},{routePart:"locations",sdkPartName:"locations"}],r}return e(r,t),r}(dt),ve=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{routePart:"neighbors",sdkPartName:"neighbors"}],r}return e(r,t),r}(vt),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 e(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"},{routePart:"qracodes",sdkPartName:"qracodes"}],r}return e(r,t),r}(vt),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 e(r,t),r}(vt),Ie=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{routePart:"neighbors/delete",sdkPartName:"neighborsDelete"}],r}return e(r,t),r}(vt),we=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{routePart:"qrcodes",sdkPartName:"qrCodes"}],r}return e(r,t),r}(vt),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:"history",sdkPartName:"history"}],r}return e(r,t),r}(dt),Te=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{routePart:"contacts",sdkPartName:"contacts"}],r}return e(r,t),r}(dt),_e=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"}],r}return e(r,t),r}(dt),ke=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{routePart:"neighbors",sdkPartName:"neighbors"}],r}return e(r,t),r}(dt),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"},{parm:"url",routePart:"urls",sdkPartName:"url"}],r}return e(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:"assetId",routePart:"assets",sdkPartName:"asset"},{routePart:"scans/export",sdkPartName:"scansExport"}],r}return e(r,t),r}(vt),je=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{routePart:"scans/location",sdkPartName:"scansLocation"}],r}return e(r,t),r}(dt),Re=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{routePart:"qrcodes",sdkPartName:"qrCodes"}],r}return e(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:"assetId",routePart:"assets",sdkPartName:"asset"},{parm:"neighborId",routePart:"neighbors",sdkPartName:"neighbor"}],r}return e(r,t),r}(dt),Le=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{routePart:"scans",sdkPartName:"scans"}],r}return e(r,t),r}(dt),be=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{routePart:"usermedias",sdkPartName:"usermedias"}],r}return e(r,t),r}(dt),Ue=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{parm:"contactId",routePart:"contacts",sdkPartName:"contact"}],r}return e(r,t),r}(vt),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"},{parm:"contactId",routePart:"contacts",sdkPartName:"contact"}],r}return e(r,t),r}(gt),Ge=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"batchId",routePart:"batch",sdkPartName:"batch"},{routePart:"assets",sdkPartName:"assets"}],r}return e(r,t),r}(dt),Fe=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"}],r}return e(r,t),r}(yt),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/cancelDowngrade",sdkPartName:"billingCancelDowngrade"}],r}return e(r,t),r}(vt),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=[{routePart:"care/accounts",sdkPartName:"careAccounts"}],r}return e(r,t),r}(dt),He=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"billing/cancelSubscription",sdkPartName:"billingCancelSubscription"}],r}return e(r,t),r}(vt),qe=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"billing/preview/upgradePlan",sdkPartName:"upgradePlanBillingPreview"}],r}return e(r,t),r}(dt),Ye=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"billing/details",sdkPartName:"billingDetail"}],r}return e(r,t),r}(dt),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 e(r,t),r}(vt),Qe=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"billing/setupIntent",sdkPartName:"billingSetupIntent"}],r}return e(r,t),r}(vt),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/currentPeriod",sdkPartName:"billingCurrentPeriod"}],r}return e(r,t),r}(dt),We=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"billing/invoices",sdkPartName:"billingInvoice"}],r}return e(r,t),r}(dt),Je=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"accountId",routePart:"billing/upgradePlan",sdkPartName:"billingUpgradePlan"}],r}return e(r,t),r}(vt),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"},{routePart:"retry",sdkPartName:"retry"}],r}return e(r,t),r}(vt),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:"customDomain",routePart:"customdomains",sdkPartName:"customdomain"},{routePart:"locator/collisions",sdkPartName:"locatorCollisions"}],r}return e(r,t),r}(dt),Ze=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"customDomain",routePart:"customdomains",sdkPartName:"customdomain"}],r}return e(r,t),r}(yt),$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:"customDomain",routePart:"customdomains",sdkPartName:"customdomain"}],r}return e(r,t),r}(gt),tn=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"fileId",routePart:"files",sdkPartName:"file"},{routePart:"validate",sdkPartName:"validate"}],r}return e(r,t),r}(vt),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:"fileId",routePart:"files",sdkPartName:"file"}],r}return e(r,t),r}(dt),en=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"contactId",routePart:"contacts",sdkPartName:"contact"},{routePart:"consent",sdkPartName:"consent"}],r}return e(r,t),r}(vt),nn=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"contactId",routePart:"contacts",sdkPartName:"contact"},{routePart:"assets",sdkPartName:"assets"}],r}return e(r,t),r}(dt),sn=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"contactId",routePart:"contacts",sdkPartName:"contact"},{routePart:"consent",sdkPartName:"consent"}],r}return e(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:"contactId",routePart:"contacts",sdkPartName:"contact"}],r}return e(r,t),r}(gt),on=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"contactId",routePart:"contacts",sdkPartName:"contact"}],r}return e(r,t),r}(dt),un=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"contactId",routePart:"contacts",sdkPartName:"contact"},{routePart:"consent",sdkPartName:"consent"}],r}return e(r,t),r}(dt),cn=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"contactId",routePart:"contacts",sdkPartName:"contact"},{routePart:"scans/export",sdkPartName:"scansExport"}],r}return e(r,t),r}(vt),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:"contactId",routePart:"contacts",sdkPartName:"contact"},{routePart:"scans/location",sdkPartName:"scansLocation"}],r}return e(r,t),r}(dt),pn=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"contactId",routePart:"contacts",sdkPartName:"contact"},{routePart:"scans",sdkPartName:"scans"}],r}return e(r,t),r}(dt),mn=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"contactId",routePart:"contacts",sdkPartName:"contact"},{parm:"scanId",routePart:"scans",sdkPartName:"scan"}],r}return e(r,t),r}(vt),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:"contactId",routePart:"contacts",sdkPartName:"contact"}],r}return e(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:"invitationId",routePart:"invitations",sdkPartName:"invitation"}],r}return e(r,t),r}(gt),fn=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"contactId",routePart:"contacts",sdkPartName:"contact"},{routePart:"export",sdkPartName:"export"}],r}return e(r,t),r}(vt),gn=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"invitationId",routePart:"invitations",sdkPartName:"invitation"}],r}return e(r,t),r}(dt),dn=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"invitationId",routePart:"invitations",sdkPartName:"invitation"},{routePart:"users",sdkPartName:"users"}],r}return e(r,t),r}(vt),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:"printJobId",routePart:"printJobs",sdkPartName:"printJob"}],r}return e(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:"printJobId",routePart:"printJobs",sdkPartName:"printJob"}],r}return e(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:"jobId",routePart:"jobs",sdkPartName:"job"}],r}return e(r,t),r}(dt),An=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"locationId",routePart:"locations",sdkPartName:"location"},{routePart:"assets",sdkPartName:"assets"}],r}return e(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:"locationId",routePart:"locations",sdkPartName:"location"}],r}return e(r,t),r}(gt),In=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"locationId",routePart:"locations",sdkPartName:"location"},{routePart:"assets",sdkPartName:"assets"}],r}return e(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:"jobId",routePart:"jobs",sdkPartName:"job"}],r}return e(r,t),r}(gt),En=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"locationId",routePart:"locations",sdkPartName:"location"}],r}return e(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 e(r,t),r}(vt),_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:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"support/twilio",sdkPartName:"supportTwilio"}],r}return e(r,t),r}(vt),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:"qrCodeLink",routePart:"qrcodelinks",sdkPartName:"qrcodelink"}],r}return e(r,t),r}(dt),On=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"assets",sdkPartName:"assets"}],r}return e(r,t),r}(vt),Cn=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{parm:"customDomain",routePart:"customDomains",sdkPartName:"customDomain"},{routePart:"realTimeQr",sdkPartName:"realTimeQr"}],r}return e(r,t),r}(vt),jn=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"jobs/assetbatch",sdkPartName:"jobsAssetbatch"}],r}return e(r,t),r}(vt),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"},{parm:"customDomain",routePart:"customDomains",sdkPartName:"customDomain"}],r}return e(r,t),r}(vt),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=[{routePart:"pricePlans",sdkPartName:"pricePlans"}],r}return e(r,t),r}(dt),Ln=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"jobs/assetbatch/validation",sdkPartName:"validationJobsAssetbatch"}],r}return e(r,t),r}(vt),bn=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"jobs/assetbatch/presignedurl",sdkPartName:"presignedurlJobsAssetbatch"}],r}return e(r,t),r}(vt),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:"assetgraphs",sdkPartName:"assetgraphs"}],r}return e(r,t),r}(vt),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 e(r,t),r}(vt),Gn=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"contacts/batch",sdkPartName:"contactsBatch"}],r}return e(r,t),r}(vt),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:"qrcodes",sdkPartName:"qrCodes"}],r}return e(r,t),r}(vt),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 e(r,t),r}(vt),xn=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"selfqueueprint",sdkPartName:"selfqueueprint"}],r}return e(r,t),r}(vt),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:"assets/batch",sdkPartName:"assetsBatch"}],r}return e(r,t),r}(vt),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:"smstemplates",sdkPartName:"smsTemplates"}],r}return e(r,t),r}(vt),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:"templatedPrint/preview",sdkPartName:"templatedPrintPreview"}],r}return e(r,t),r}(vt),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"}],r}return e(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:"websessions/export",sdkPartName:"websessionsExport"}],r}return e(r,t),r}(vt),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:"customDomains/realTimeQr",sdkPartName:"customDomainsRealTimeQr"}],r}return e(r,t),r}(gt),Wn=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{parm:"smsTemplateName",routePart:"smstemplates",sdkPartName:"smsTemplate"}],r}return e(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:"contacts/batch",sdkPartName:"contactsBatch"}],r}return e(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/report/advanced",sdkPartName:"advancedAssetsReport"}],r}return e(r,t),r}(dt),zn=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"contacts/report/advanced",sdkPartName:"advancedContactsReport"}],r}return e(r,t),r}(dt),Zn=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"assetgraphs",sdkPartName:"assetgraphs"}],r}return e(r,t),r}(dt),$n=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"assets/export",sdkPartName:"assetsExport"}],r}return e(r,t),r}(vt),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/report/advanced",sdkPartName:"advancedScansReport"}],r}return e(r,t),r}(dt),rs=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"assets",sdkPartName:"assets"}],r}return e(r,t),r}(dt),es=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"assets/report/basic",sdkPartName:"basicAssetsReport"}],r}return e(r,t),r}(dt),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:"export",sdkPartName:"export"}],r}return e(r,t),r}(vt),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:"consent",sdkPartName:"consent"}],r}return e(r,t),r}(dt),as=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"contacts/report/basic",sdkPartName:"basicContactsReport"}],r}return e(r,t),r}(dt),os=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"batch",sdkPartName:"batch"}],r}return e(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:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"contacts",sdkPartName:"contacts"}],r}return e(r,t),r}(dt),us=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"}],r}return e(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:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"contacts/export",sdkPartName:"contactsExport"}],r}return e(r,t),r}(vt),hs=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"scans/dayofweek",sdkPartName:"scansDayofweek"}],r}return e(r,t),r}(dt),ps=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"assets/mostscanned",sdkPartName:"assetsMostscanned"}],r}return e(r,t),r}(dt),ms=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"qrcodes",sdkPartName:"qrCodes"}],r}return e(r,t),r}(dt),Ps=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"scans/timeline",sdkPartName:"scansTimeline"}],r}return e(r,t),r}(dt),ls=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"scans/export",sdkPartName:"scansExport"}],r}return e(r,t),r}(vt),fs=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"scans",sdkPartName:"scans"}],r}return e(r,t),r}(dt),gs=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"scans/timeofday",sdkPartName:"scansTimeofday"}],r}return e(r,t),r}(dt),ds=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"usermedias",sdkPartName:"usermedias"}],r}return e(r,t),r}(dt),ys=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"customDomains/realTimeQr",sdkPartName:"customDomainsRealTimeQr"}],r}return e(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:"projectId",routePart:"projects",sdkPartName:"project"}],r}return e(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:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"customDomains/realTimeQr",sdkPartName:"customDomainsRealTimeQr"}],r}return e(r,t),r}(yt),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:"websessions/timeline",sdkPartName:"websessionsTimeline"}],r}return e(r,t),r}(dt),Ss=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"qrCodeLogoId",routePart:"qrcodelogos",sdkPartName:"qrcodelogo"}],r}return e(r,t),r}(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:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"updateassets",sdkPartName:"updateassets"}],r}return e(r,t),r}(vt),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:"qrCodeLogoId",routePart:"qrcodelogos",sdkPartName:"qrcodelogo"}],r}return e(r,t),r}(yt),Es=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"qrCodeId",routePart:"qrcodes",sdkPartName:"qrCode"},{parm:"link",routePart:"links",sdkPartName:"link"}],r}return e(r,t),r}(gt),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:"qrCodeId",routePart:"qrcodes",sdkPartName:"qrCode"},{routePart:"links",sdkPartName:"links"}],r}return e(r,t),r}(vt),_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:"qrCodeId",routePart:"qrcodes",sdkPartName:"qrCode"}],r}return e(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:"qrCodeId",routePart:"qrcodes",sdkPartName:"qrCode"},{routePart:"links",sdkPartName:"links"}],r}return e(r,t),r}(dt),Os=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"qrCodeId",routePart:"qrcodes",sdkPartName:"qrCode"}],r}return e(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:"qrCodeId",routePart:"qrcodes",sdkPartName:"qrCode"}],r}return e(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:"qrCodeId",routePart:"qrcodes",sdkPartName:"qrCode"},{parm:"locatorKey",routePart:"swap",sdkPartName:"swap"}],r}return e(r,t),r}(vt),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 e(r,t),r}(gt),Ds=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"stylingTemplateId",routePart:"stylingtemplates",sdkPartName:"stylingtemplate"}],r}return e(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:"printStickerTemplateId",routePart:"printStickerTemplates",sdkPartName:"printStickerTemplate"}],r}return e(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:"printPageTemplateId",routePart:"printPageTemplates",sdkPartName:"printPageTemplate"}],r}return e(r,t),r}(dt),Us=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"printStickerTemplateId",routePart:"printStickerTemplates",sdkPartName:"printStickerTemplate"}],r}return e(r,t),r}(dt),Ms=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"stylingTemplateId",routePart:"stylingtemplates",sdkPartName:"stylingtemplate"}],r}return e(r,t),r}(dt),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:"printPageTemplateId",routePart:"printPageTemplates",sdkPartName:"printPageTemplate"}],r}return e(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:"printStickerTemplateId",routePart:"printStickerTemplates",sdkPartName:"printStickerTemplate"}],r}return e(r,t),r}(yt),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:"stylingTemplateId",routePart:"stylingtemplates",sdkPartName:"stylingtemplate"}],r}return e(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=[{parm:"scanId",routePart:"scans",sdkPartName:"scan"},{routePart:"contacts",sdkPartName:"contacts"}],r}return e(r,t),r}(vt),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:"scanId",routePart:"scans",sdkPartName:"scan"}],r}return e(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=[{parm:"scanId",routePart:"scans",sdkPartName:"scan"}],r}return e(r,t),r}(dt),Ys=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"scanId",routePart:"scans",sdkPartName:"scan"},{routePart:"customAttribute",sdkPartName:"customAttribute"}],r}return e(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:"mediaId",routePart:"usermedias",sdkPartName:"usermedia"},{routePart:"multipart",sdkPartName:"multipart"}],r}return e(r,t),r}(vt),Qs=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"mediaId",routePart:"usermedias",sdkPartName:"usermedia"},{parm:"assetId",routePart:"assets",sdkPartName:"asset"}],r}return e(r,t),r}(vt),Ks=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"mediaId",routePart:"usermedias",sdkPartName:"usermedia"}],r}return e(r,t),r}(dt),Ws=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"mediaId",routePart:"usermedias",sdkPartName:"usermedia"},{parm:"scanId",routePart:"scans",sdkPartName:"scan"}],r}return e(r,t),r}(vt),Js=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"mediaId",routePart:"usermedias",sdkPartName:"usermedia"},{parm:"projectId",routePart:"project",sdkPartName:"project"}],r}return e(r,t),r}(vt),Xs=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"mediaId",routePart:"usermedias",sdkPartName:"usermedia"},{parm:"projectId",routePart:"projects",sdkPartName:"project"}],r}return e(r,t),r}(gt),zs=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"mediaId",routePart:"usermedias",sdkPartName:"usermedia"},{parm:"assetId",routePart:"assets",sdkPartName:"asset"}],r}return e(r,t),r}(gt),Zs=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"mediaId",routePart:"usermedias",sdkPartName:"usermedia"},{parm:"scanId",routePart:"scans",sdkPartName:"scan"}],r}return e(r,t),r}(gt),$s=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"mediaId",routePart:"usermedias",sdkPartName:"usermedia"}],r}return e(r,t),r}(yt),ta=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{routePart:"userroles",sdkPartName:"userroles"}],r}return e(r,t),r}(dt),ra=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"userId",routePart:"users",sdkPartName:"user"},{routePart:"accounts",sdkPartName:"accounts"}],r}return e(r,t),r}(vt),ea=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"userId",routePart:"users",sdkPartName:"user"},{routePart:"errors",sdkPartName:"errors"}],r}return e(r,t),r}(dt),na=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"userId",routePart:"users",sdkPartName:"user"},{routePart:"accounts",sdkPartName:"accounts"}],r}return e(r,t),r}(dt),sa=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"userId",routePart:"users",sdkPartName:"user"}],r}return e(r,t),r}(dt),aa=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"userId",routePart:"users",sdkPartName:"user"},{parm:"path",routePart:"path",sdkPartName:"path"},{routePart:"settings",sdkPartName:"settings"}],r}return e(r,t),r}(dt),oa=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"userId",routePart:"users",sdkPartName:"user"},{parm:"path",routePart:"path",sdkPartName:"path"},{routePart:"settings",sdkPartName:"settings"}],r}return e(r,t),r}(yt),ia=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"userId",routePart:"users",sdkPartName:"user"}],r}return e(r,t),r}(yt),ua=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"userId",routePart:"users",sdkPartName:"user"},{routePart:"invitations",sdkPartName:"invitations"}],r}return e(r,t),r}(dt),ca=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{routePart:"webhooks/printjobresolution",sdkPartName:"webhooksPrintjobresolution"}],r}return e(r,t),r}(vt),ha=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{routePart:"auth/session",sdkPartName:"authSession"}],r}return e(r,t),r}(dt),pa=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{routePart:"auth/user",sdkPartName:"authUser"}],r}return e(r,t),r}(vt),ma=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{routePart:"auth/user/password",sdkPartName:"passwordAuthUser"}],r}return e(r,t),r}(vt),Pa=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{routePart:"auth/session",sdkPartName:"authSession"}],r}return e(r,t),r}(vt),la=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{routePart:"auth/session",sdkPartName:"authSession"}],r}return e(r,t),r}(gt),fa=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{routePart:"auth/session/refresh",sdkPartName:"refreshAuthSession"}],r}return e(r,t),r}(vt),ga=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{routePart:"auth/user/reset",sdkPartName:"resetAuthUser"}],r}return e(r,t),r}(vt),da=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{routePart:"auth/user/confirmation",sdkPartName:"confirmationAuthUser"}],r}return e(r,t),r}(vt),ya=/*#__PURE__*/function(t){function r(){for(var r,e=arguments.length,n=new Array(e),s=0;s<e;s++)n[s]=arguments[s];return(r=t.call.apply(t,[this].concat(n))||this).routeSegments=[{parm:"mediaId",routePart:"usermedias",sdkPartName:"usermedia"}],r}return e(r,t),r}(gt),va=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t){try{var r=new It(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(Nt),Na=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.main=function(){return new va(this.getSession(),this.pathParameters)},n.get=function(t){try{var r=new St(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(At),Aa=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.get=function(t){try{var r=new Et(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},n.update=function(t){try{var r=new kt(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}e(r,t);var n=r.prototype;return n.secret=function(){return new Aa(this.getSession(),this.pathParameters)},n.get=function(t){try{var r=new wt(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},n.update=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}(At),Ia=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new Tt(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(Nt),wa=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new Ot(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(Nt),Ea=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=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}(Nt),Ta=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.load=function(){return new Ea(this.getSession(),this.pathParameters)},r}(At),_a=/*#__PURE__*/function(t){function n(){return t.apply(this,arguments)||this}e(n,t);var s=n.prototype;return s.account=function(t){return new Ta(this.getSession(),r({},this.pathParameters,{accountId:t}))},s.get=function(t){try{var r=new jt(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},s.update=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)}},n}(At),ka=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t){try{var r=new Dt(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(Nt),Oa=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.get=function(t){try{var r=new Kr(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},n.update=function(t,r){try{var e=new oe(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(Nt),Ca=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.confirm=function(){return new ka(this.getSession(),this.pathParameters)},n.roles=function(){return new Oa(this.getSession(),this.pathParameters)},n.delete=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)}},n.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)}},n.update=function(t,r){try{var e=new se(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(At),ja=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.create=function(t,r){try{var e=new Lt(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n.get=function(t,r){try{var e=new cr(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(Nt),Ra=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.create=function(t,r){try{var e=new bt(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n.get=function(t,r){try{var e=new Sr(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 e(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}(Nt),La=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.create=function(t,r){try{var e=new Mt(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n.get=function(t,r){try{var e=new Pr(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(Nt),ba=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.create=function(t,r){try{var e=new Gt(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n.get=function(t,r){try{var e=new wr(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(Nt),Ua=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new Ft(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(Nt),Ma=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.create=function(t,r){try{var e=new Vt(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n.get=function(t,r){try{var e=new Er(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}e(r,t);var n=r.prototype;return n.create=function(t,r){try{var e=new xt(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n.get=function(t,r){try{var e=new Lr(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(Nt),Fa=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new Ht(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(Nt),Va=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new qt(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(Nt),xa=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.create=function(t,r){try{var e=new Yt(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n.get=function(t,r){try{var e=new Cr(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(Nt),Ha=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.create=function(t,r){try{var e=new Bt(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n.get=function(t,r){try{var e=new Rr(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(Nt),qa=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.create=function(t,r){try{var e=new Qt(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n.get=function(t,r){try{var e=new Fr(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(Nt),Ya=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.create=function(t,r){try{var e=new Kt(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n.get=function(t,r){try{var e=new jr(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(Nt),Ba=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.create=function(t,r){try{var e=new Wt(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n.get=function(t,r){try{var e=new br(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(Nt),Qa=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new Jt(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(Nt),Ka=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new Xt(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 e(r,t),r.prototype.create=function(t,r){try{var e=new zt(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(Nt),Ja=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new Zt(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(Nt),Xa=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.delete=function(t,r){try{var e=new $t(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(Nt),za=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(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}(Nt),Za=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t){try{var r=new Ar(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(Nt),$a=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.update=function(t,r){try{var e=new te(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}return e(r,t),r.prototype.update=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}(Nt),ro=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.password=function(){return new za(this.getSession(),this.pathParameters)},n.klaviyoKey=function(){return new Za(this.getSession(),this.pathParameters)},n.klaviyo=function(){return new $a(this.getSession(),this.pathParameters)},n.rehrig=function(){return new to(this.getSession(),this.pathParameters)},n.update=function(t){try{var r=new rr(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(At),eo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.update=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),no=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.test=function(){return new eo(this.getSession(),this.pathParameters)},n.get=function(t){try{var r=new nr(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(At),so=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new ar(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(Nt),ao=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new or(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(Nt),oo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new ir(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(Nt),io=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new ur(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(Nt),uo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new hr(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 e(r,t),r.prototype.get=function(t,r){try{var e=new pr(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(Nt),ho=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new mr(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(Nt),po=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t){try{var r=new lr(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(Nt),mo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r,e){try{var n=new fr(this.session);return Promise.resolve(n.go(this.pathParameters,t,r,e))}catch(t){return Promise.reject(t)}},r}(Nt),Po=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new gr(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(Nt),lo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new dr(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 e(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}(Nt),go=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.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)}},r}(Nt),yo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new Nr(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(Nt),vo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new Ir(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(Nt),No=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new Tr(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(Nt),Ao=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t){try{var r=new _r(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(Nt),So=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.get=function(t){try{var r=new kr(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},n.update=function(t,r){try{var e=new ae(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 e(r,t),r.prototype.get=function(t,r){try{var e=new Or(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(Nt),wo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new Dr(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(Nt),Eo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new Ur(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(Nt),To=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new Mr(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(Nt),_o=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new Gr(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 e(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}(Nt),Oo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new xr(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(Nt),Co=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new Hr(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(Nt),jo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new Yr(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 e(r,t),r.prototype.get=function(t,r){try{var e=new Br(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(Nt),Do=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new Qr(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 e(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}(Nt),bo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.install=function(){return new Lo(this.getSession(),this.pathParameters)},r}(At),Uo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.create=function(t,r){try{var e=new Xr(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n.get=function(t){try{var r=new zr(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(Nt),Mo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new $r(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(Nt),Go=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.update=function(t,r){try{var e=new re(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 e(r,t),r.prototype.create=function(t,r){try{var e=new ne(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(Nt),Vo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t){try{var r=new _n(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(Nt),xo=/*#__PURE__*/function(t){function n(){return t.apply(this,arguments)||this}e(n,t);var s=n.prototype;return s.user=function(t){return new Ca(this.getSession(),r({},this.pathParameters,{userId:t}))},s.apikeys=function(){return new ja(this.getSession(),this.pathParameters)},s.apps=function(){return new Ra(this.getSession(),this.pathParameters)},s.urlSafeties=function(){return new Da(this.getSession(),this.pathParameters)},s.assettypes=function(){return new La(this.getSession(),this.pathParameters)},s.customDomains=function(){return new ba(this.getSession(),this.pathParameters)},s.imageUpload=function(){return new Ua(this.getSession(),this.pathParameters)},s.locations=function(){return new Ma(this.getSession(),this.pathParameters)},s.projects=function(){return new Ga(this.getSession(),this.pathParameters)},s.invitations=function(){return new Fa(this.getSession(),this.pathParameters)},s.invitationsBatch=function(){return new Va(this.getSession(),this.pathParameters)},s.printStickerTemplates=function(){return new xa(this.getSession(),this.pathParameters)},s.qrcodelogos=function(){return new Ha(this.getSession(),this.pathParameters)},s.customattributes=function(){return new qa(this.getSession(),this.pathParameters)},s.printPageTemplates=function(){return new Ya(this.getSession(),this.pathParameters)},s.stylingtemplates=function(){return new Ba(this.getSession(),this.pathParameters)},s.usermediasPresignedurl=function(){return new Qa(this.getSession(),this.pathParameters)},s.usermediasPresignedurlmultipart=function(){return new Ka(this.getSession(),this.pathParameters)},s.zendeskTicket=function(){return new Wa(this.getSession(),this.pathParameters)},s.websessionsExport=function(){return new Ja(this.getSession(),this.pathParameters)},s.contactsBatch=function(){return new Xa(this.getSession(),this.pathParameters)},s.plugin=function(t){return new ro(this.getSession(),r({},this.pathParameters,{pluginId:t}))},s.customDomain=function(t){return new no(this.getSession(),r({},this.pathParameters,{customDomain:t}))},s.advancedAssetsReport=function(){return new so(this.getSession(),this.pathParameters)},s.advancedContactsReport=function(){return new ao(this.getSession(),this.pathParameters)},s.advancedScansReport=function(){return new oo(this.getSession(),this.pathParameters)},s.ownerApps=function(){return new io(this.getSession(),this.pathParameters)},s.assetsExport=function(){return new uo(this.getSession(),this.pathParameters)},s.assetgraphs=function(){return new co(this.getSession(),this.pathParameters)},s.assets=function(){return new ho(this.getSession(),this.pathParameters)},s.basicAssetsReport=function(){return new po(this.getSession(),this.pathParameters)},s.assetsScans=function(){return new mo(this.getSession(),this.pathParameters)},s.batch=function(){return new Po(this.getSession(),this.pathParameters)},s.contactsExport=function(){return new lo(this.getSession(),this.pathParameters)},s.consent=function(){return new fo(this.getSession(),this.pathParameters)},s.basicContactsReport=function(){return new go(this.getSession(),this.pathParameters)},s.contacts=function(){return new yo(this.getSession(),this.pathParameters)},s.jobs=function(){return new vo(this.getSession(),this.pathParameters)},s.assetsMostscanned=function(){return new No(this.getSession(),this.pathParameters)},s.plugins=function(){return new Ao(this.getSession(),this.pathParameters)},s.pricePlan=function(){return new So(this.getSession(),this.pathParameters)},s.printJobs=function(){return new Io(this.getSession(),this.pathParameters)},s.projectsExport=function(){return new wo(this.getSession(),this.pathParameters)},s.qrCodes=function(){return new Eo(this.getSession(),this.pathParameters)},s.scansDayofweek=function(){return new To(this.getSession(),this.pathParameters)},s.scansExport=function(){return new _o(this.getSession(),this.pathParameters)},s.scansTimeofday=function(){return new ko(this.getSession(),this.pathParameters)},s.scans=function(){return new Oo(this.getSession(),this.pathParameters)},s.scansTimeline=function(){return new Co(this.getSession(),this.pathParameters)},s.websessionsTimeline=function(){return new jo(this.getSession(),this.pathParameters)},s.users=function(){return new Ro(this.getSession(),this.pathParameters)},s.usermedias=function(){return new Do(this.getSession(),this.pathParameters)},s.app=function(t){return new bo(this.getSession(),r({},this.pathParameters,{appId:t}))},s.campaignInformation=function(){return new Uo(this.getSession(),this.pathParameters)},s.clock=function(){return new Mo(this.getSession(),this.pathParameters)},s.engagePricePlan=function(){return new Go(this.getSession(),this.pathParameters)},s.qrcodelogosUpload=function(){return new Fo(this.getSession(),this.pathParameters)},s.supportTwilio=function(){return new Vo(this.getSession(),this.pathParameters)},s.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)}},s.update=function(t,r){try{var e=new Zr(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n}(At),Ho=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.delete=function(t){try{var r=new ie(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},n.get=function(t){try{var r=new ue(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},n.update=function(t,r){try{var e=new he(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(At),qo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new ce(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(At),Yo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.create=function(t,r){try{var e=new pe(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n.get=function(t,r){try{var e=new me(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(Nt),Bo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.get=function(t){try{var r=new le(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},n.update=function(t,r){try{var e=new fe(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(At),Qo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new ye(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(Nt),Ko=/*#__PURE__*/function(t){function n(){return t.apply(this,arguments)||this}e(n,t);var s=n.prototype;return s.asset=function(t){return new qo(this.getSession(),r({},this.pathParameters,{assetId:t}))},s.assets=function(){return new Yo(this.getSession(),this.pathParameters)},s.location=function(t){return new Bo(this.getSession(),r({},this.pathParameters,{locationId:t}))},s.locations=function(){return new Qo(this.getSession(),this.pathParameters)},s.delete=function(t){try{var r=new Pe(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},s.update=function(t,r){try{var e=new ge(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},s.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)}},n}(At),Wo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.create=function(t,r){try{var e=new ve(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n.get=function(t,r){try{var e=new ke(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(Nt),Jo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new Ae(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(Nt),Xo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.create=function(t,r){try{var e=new Se(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n.get=function(t,r){try{var e=new Te(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 e(r,t),r.prototype.create=function(t,r){try{var e=new Ie(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(Nt),Zo=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.create=function(t,r){try{var e=new we(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n.get=function(t,r){try{var e=new Re(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(Nt),$o=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new Ee(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(Nt),ti=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new Oe(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(At),ri=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new Ce(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(Nt),ei=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new je(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(Nt),ni=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new De(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(At),si=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new Le(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(Nt),ai=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new be(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(Nt),oi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.create=function(t,r){try{var e=new Ue(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n.delete=function(t){try{var r=new Me(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(At),ii=/*#__PURE__*/function(t){function n(){return t.apply(this,arguments)||this}e(n,t);var s=n.prototype;return s.neighbors=function(){return new Wo(this.getSession(),this.pathParameters)},s.qracodes=function(){return new Jo(this.getSession(),this.pathParameters)},s.contacts=function(){return new Xo(this.getSession(),this.pathParameters)},s.neighborsDelete=function(){return new zo(this.getSession(),this.pathParameters)},s.qrCodes=function(){return new Zo(this.getSession(),this.pathParameters)},s.history=function(){return new $o(this.getSession(),this.pathParameters)},s.url=function(t){return new ti(this.getSession(),r({},this.pathParameters,{url:t}))},s.scansExport=function(){return new ri(this.getSession(),this.pathParameters)},s.scansLocation=function(){return new ei(this.getSession(),this.pathParameters)},s.neighbor=function(t){return new ni(this.getSession(),r({},this.pathParameters,{neighborId:t}))},s.scans=function(){return new si(this.getSession(),this.pathParameters)},s.usermedias=function(){return new ai(this.getSession(),this.pathParameters)},s.contact=function(t){return new oi(this.getSession(),r({},this.pathParameters,{contactId:t}))},s.delete=function(t){try{var r=new Ne(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},s.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)}},s.update=function(t,r){try{var e=new Fe(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n}(At),ui=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new Ge(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(Nt),ci=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.assets=function(){return new ui(this.getSession(),this.pathParameters)},r}(At),hi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t){try{var r=new Ve(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(At),pi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new xe(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(Nt),mi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new He(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(At),Pi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new qe(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(At),li=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t){try{var r=new Ye(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(At),fi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new Be(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(At),gi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new Qe(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(At),di=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t){try{var r=new Ke(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(At),yi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new We(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(At),vi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new Je(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(At),Ni=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t){try{var r=new Xe(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(Nt),Ai=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new ze(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(Nt),Si=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.retry=function(){return new Ni(this.getSession(),this.pathParameters)},n.locatorCollisions=function(){return new Ai(this.getSession(),this.pathParameters)},n.update=function(t,r){try{var e=new Ze(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n.delete=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}(At),Ii=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=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),wi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.validate=function(){return new Ii(this.getSession(),this.pathParameters)},n.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}(At),Ei=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.create=function(t,r){try{var e=new en(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n.delete=function(t,r){try{var e=new sn(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},n.get=function(t,r){try{var e=new un(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(Nt),Ti=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new nn(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(Nt),_i=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new cn(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(Nt),ki=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new hn(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(Nt),Oi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t){try{var r=new pn(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(Nt),Ci=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new mn(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(At),ji=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new fn(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(Nt),Ri=/*#__PURE__*/function(t){function n(){return t.apply(this,arguments)||this}e(n,t);var s=n.prototype;return s.consent=function(){return new Ei(this.getSession(),this.pathParameters)},s.assets=function(){return new Ti(this.getSession(),this.pathParameters)},s.scansExport=function(){return new _i(this.getSession(),this.pathParameters)},s.scansLocation=function(){return new ki(this.getSession(),this.pathParameters)},s.scans=function(){return new Oi(this.getSession(),this.pathParameters)},s.scan=function(t){return new Ci(this.getSession(),r({},this.pathParameters,{scanId:t}))},s.export=function(){return new ji(this.getSession(),this.pathParameters)},s.delete=function(t){try{var r=new an(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},s.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)}},s.update=function(t,r){try{var e=new Pn(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n}(At),Di=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=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)}},r}(Nt),Li=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.users=function(){return new Di(this.getSession(),this.pathParameters)},n.delete=function(t){try{var r=new ln(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},n.get=function(t){try{var r=new gn(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(At),bi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.delete=function(t){try{var r=new yn(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},n.update=function(t,r){try{var e=new vn(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(At),Ui=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.get=function(t){try{var r=new Nn(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},n.delete=function(t){try{var r=new wn(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(At),Mi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.update=function(t,r){try{var e=new An(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n.get=function(t,r){try{var e=new In(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(Nt),Gi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.assets=function(){return new Mi(this.getSession(),this.pathParameters)},n.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)}},n.update=function(t,r){try{var e=new En(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(At),Fi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new Tn(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(Nt),Vi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t){try{var r=new kn(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(At),xi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.create=function(t,r){try{var e=new On(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n.get=function(t,r){try{var e=new rs(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(Nt),Hi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new Cn(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(Nt),qi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.realTimeQr=function(){return new Hi(this.getSession(),this.pathParameters)},n.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}(At),Yi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new jn(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 e(r,t),r.prototype.create=function(t,r){try{var e=new Ln(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(Nt),Qi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new bn(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(Nt),Ki=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.create=function(t,r){try{var e=new Un(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n.get=function(t,r){try{var e=new Zn(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(Nt),Wi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.create=function(t,r){try{var e=new Mn(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n.get=function(t,r){try{var e=new is(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(Nt),Ji=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.create=function(t,r){try{var e=new Gn(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n.delete=function(t,r){try{var e=new Jn(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(Nt),Xi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.create=function(t,r){try{var e=new Fn(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n.get=function(t,r){try{var e=new ms(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(Nt),zi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new Vn(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(Nt),Zi=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new xn(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(Nt),$i=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new Hn(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(Nt),tu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new qn(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(Nt),ru=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new Yn(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}return e(r,t),r.prototype.create=function(t,r){try{var e=new Qn(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(Nt),nu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.delete=function(t){try{var r=new Kn(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},n.get=function(t){try{var r=new ys(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},n.update=function(t,r){try{var e=new Ns(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(Nt),su=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.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)}},r}(At),au=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new Xn(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(Nt),ou=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new zn(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(Nt),iu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new $n(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(Nt),uu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new ts(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(Nt),cu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t){try{var r=new es(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(Nt),hu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new ns(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(Nt),pu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new ss(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(Nt),mu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.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)}},r}(Nt),Pu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new os(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(Nt),lu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new cs(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(Nt),fu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new hs(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(Nt),gu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new ps(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(Nt),du=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new Ps(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(Nt),yu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new ls(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(Nt),vu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new fs(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(Nt),Nu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new gs(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(Nt),Au=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new ds(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(Nt),Su=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new As(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(Nt),Iu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new Is(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(Nt),wu=/*#__PURE__*/function(t){function n(){return t.apply(this,arguments)||this}e(n,t);var s=n.prototype;return s.assets=function(){return new xi(this.getSession(),this.pathParameters)},s.customDomain=function(t){return new qi(this.getSession(),r({},this.pathParameters,{customDomain:t}))},s.jobsAssetbatch=function(){return new Yi(this.getSession(),this.pathParameters)},s.validationJobsAssetbatch=function(){return new Bi(this.getSession(),this.pathParameters)},s.presignedurlJobsAssetbatch=function(){return new Qi(this.getSession(),this.pathParameters)},s.assetgraphs=function(){return new Ki(this.getSession(),this.pathParameters)},s.contacts=function(){return new Wi(this.getSession(),this.pathParameters)},s.contactsBatch=function(){return new Ji(this.getSession(),this.pathParameters)},s.qrCodes=function(){return new Xi(this.getSession(),this.pathParameters)},s.printJobs=function(){return new zi(this.getSession(),this.pathParameters)},s.selfqueueprint=function(){return new Zi(this.getSession(),this.pathParameters)},s.assetsBatch=function(){return new $i(this.getSession(),this.pathParameters)},s.smsTemplates=function(){return new tu(this.getSession(),this.pathParameters)},s.templatedPrintPreview=function(){return new ru(this.getSession(),this.pathParameters)},s.websessionsExport=function(){return new eu(this.getSession(),this.pathParameters)},s.customDomainsRealTimeQr=function(){return new nu(this.getSession(),this.pathParameters)},s.smsTemplate=function(t){return new su(this.getSession(),r({},this.pathParameters,{smsTemplateName:t}))},s.advancedAssetsReport=function(){return new au(this.getSession(),this.pathParameters)},s.advancedContactsReport=function(){return new ou(this.getSession(),this.pathParameters)},s.assetsExport=function(){return new iu(this.getSession(),this.pathParameters)},s.advancedScansReport=function(){return new uu(this.getSession(),this.pathParameters)},s.basicAssetsReport=function(){return new cu(this.getSession(),this.pathParameters)},s.export=function(){return new hu(this.getSession(),this.pathParameters)},s.consent=function(){return new pu(this.getSession(),this.pathParameters)},s.basicContactsReport=function(){return new mu(this.getSession(),this.pathParameters)},s.batch=function(){return new Pu(this.getSession(),this.pathParameters)},s.contactsExport=function(){return new lu(this.getSession(),this.pathParameters)},s.scansDayofweek=function(){return new fu(this.getSession(),this.pathParameters)},s.assetsMostscanned=function(){return new gu(this.getSession(),this.pathParameters)},s.scansTimeline=function(){return new du(this.getSession(),this.pathParameters)},s.scansExport=function(){return new yu(this.getSession(),this.pathParameters)},s.scans=function(){return new vu(this.getSession(),this.pathParameters)},s.scansTimeofday=function(){return new Nu(this.getSession(),this.pathParameters)},s.usermedias=function(){return new Au(this.getSession(),this.pathParameters)},s.websessionsTimeline=function(){return new Su(this.getSession(),this.pathParameters)},s.updateassets=function(){return new Iu(this.getSession(),this.pathParameters)},s.delete=function(t){try{var r=new Bn(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},s.get=function(t){try{var r=new us(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},s.update=function(t,r){try{var e=new vs(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n}(At),Eu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=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)}},r}(Nt),Tu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.get=function(t){try{var r=new Ss(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},n.update=function(t,r){try{var e=new ws(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(At),_u=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.delete=function(t){try{var r=new Es(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(At),ku=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.create=function(t,r){try{var e=new Ts(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n.get=function(t){try{var r=new ks(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(Nt),Ou=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new js(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(At),Cu=/*#__PURE__*/function(t){function n(){return t.apply(this,arguments)||this}e(n,t);var s=n.prototype;return s.link=function(t){return new _u(this.getSession(),r({},this.pathParameters,{link:t}))},s.links=function(){return new ku(this.getSession(),this.pathParameters)},s.swap=function(t){return new Ou(this.getSession(),r({},this.pathParameters,{locatorKey:t}))},s.delete=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)}},s.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)}},s.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)}},n}(At),ju=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.delete=function(t){try{var r=new Rs(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},n.get=function(t){try{var r=new bs(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},n.update=function(t,r){try{var e=new Gs(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(At),Ru=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.delete=function(t){try{var r=new Ds(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},n.get=function(t){try{var r=new Ms(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},n.update=function(t,r){try{var e=new Vs(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(At),Du=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.delete=function(t){try{var r=new Ls(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},n.get=function(t){try{var r=new Us(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},n.update=function(t,r){try{var e=new Fs(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(At),Lu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new xs(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(Nt),bu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.update=function(t,r){try{var e=new Ys(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}e(r,t);var n=r.prototype;return n.contacts=function(){return new Lu(this.getSession(),this.pathParameters)},n.customAttribute=function(){return new bu(this.getSession(),this.pathParameters)},n.update=function(t,r){try{var e=new Hs(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n.get=function(t,r){try{var e=new qs(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(At),Mu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new Bs(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(Nt),Gu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.create=function(t){try{var r=new Qs(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},n.delete=function(t){try{var r=new zs(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(At),Fu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.create=function(t){try{var r=new Ws(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},n.delete=function(t){try{var r=new Zs(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(At),Vu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.create=function(t){try{var r=new Js(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},n.delete=function(t){try{var r=new Xs(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(At),xu=/*#__PURE__*/function(t){function n(){return t.apply(this,arguments)||this}e(n,t);var s=n.prototype;return s.multipart=function(){return new Mu(this.getSession(),this.pathParameters)},s.asset=function(t){return new Gu(this.getSession(),r({},this.pathParameters,{assetId:t}))},s.scan=function(t){return new Fu(this.getSession(),r({},this.pathParameters,{scanId:t}))},s.project=function(t){return new Vu(this.getSession(),r({},this.pathParameters,{projectId:t}))},s.get=function(t){try{var r=new Ks(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},s.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)}},s.delete=function(t){try{var r=new ya(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},n}(At),Hu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t){try{var r=new ta(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(Nt),qu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.create=function(t,r){try{var e=new ra(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n.get=function(t,r){try{var e=new na(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(Nt),Yu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new ea(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(Nt),Bu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.get=function(t){try{var r=new aa(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},n.update=function(t,r){try{var e=new oa(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(Nt),Qu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.settings=function(){return new Bu(this.getSession(),this.pathParameters)},r}(At),Ku=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.get=function(t,r){try{var e=new ua(this.session);return Promise.resolve(e.go(this.pathParameters,t,r))}catch(t){return Promise.reject(t)}},r}(Nt),Wu=/*#__PURE__*/function(t){function n(){return t.apply(this,arguments)||this}e(n,t);var s=n.prototype;return s.accounts=function(){return new qu(this.getSession(),this.pathParameters)},s.errors=function(){return new Yu(this.getSession(),this.pathParameters)},s.path=function(t){return new Qu(this.getSession(),r({},this.pathParameters,{path:t}))},s.invitations=function(){return new Ku(this.getSession(),this.pathParameters)},s.get=function(t){try{var r=new sa(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},s.update=function(t,r){try{var e=new ia(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n}(At),Ju=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new ca(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(Nt),Xu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}e(r,t);var n=r.prototype;return n.get=function(t){try{var r=new ha(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},n.create=function(t,r){try{var e=new Pa(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},n.delete=function(t){try{var r=new la(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(Nt),zu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new pa(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(Nt),Zu=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new ma(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(Nt),$u=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t){try{var r=new fa(this.session);return Promise.resolve(r.go(this.pathParameters,void 0,t))}catch(t){return Promise.reject(t)}},r}(Nt),tc=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new ga(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(Nt),rc=/*#__PURE__*/function(t){function r(){return t.apply(this,arguments)||this}return e(r,t),r.prototype.create=function(t,r){try{var e=new da(this.session);return Promise.resolve(e.go(this.pathParameters,void 0,t,r))}catch(t){return Promise.reject(t)}},r}(Nt),ec=/*#__PURE__*/function(t){function n(){return t.apply(this,arguments)||this}e(n,t);var s=n.prototype;return s.appsAccount=function(t){return new Na(this.getSession(),r({},this.pathParameters,{appAccountId:t}))},s.apikey=function(t){return new Sa(this.getSession(),r({},this.pathParameters,{apiKeyId:t}))},s.apps=function(){return new Ia(this.getSession(),this.pathParameters)},s.appsPublished=function(){return new wa(this.getSession(),this.pathParameters)},s.app=function(t){return new _a(this.getSession(),r({},this.pathParameters,{appId:t}))},s.account=function(t){return new xo(this.getSession(),r({},this.pathParameters,{accountId:t}))},s.assetgraph=function(t){return new Ho(this.getSession(),r({},this.pathParameters,{assetGraphId:t}))},s.assettype=function(t){return new Ko(this.getSession(),r({},this.pathParameters,{assetTypeId:t}))},s.asset=function(t){return new ii(this.getSession(),r({},this.pathParameters,{assetId:t}))},s.batch=function(t){return new ci(this.getSession(),r({},this.pathParameters,{batchId:t}))},s.billingCancelDowngrade=function(t){return new hi(this.getSession(),r({},this.pathParameters,{accountId:t}))},s.careAccounts=function(){return new pi(this.getSession(),this.pathParameters)},s.billingCancelSubscription=function(t){return new mi(this.getSession(),r({},this.pathParameters,{accountId:t}))},s.upgradePlanBillingPreview=function(t){return new Pi(this.getSession(),r({},this.pathParameters,{accountId:t}))},s.billingDetail=function(t){return new li(this.getSession(),r({},this.pathParameters,{accountId:t}))},s.billingDowngradePlan=function(t){return new fi(this.getSession(),r({},this.pathParameters,{accountId:t}))},s.billingSetupIntent=function(t){return new gi(this.getSession(),r({},this.pathParameters,{accountId:t}))},s.billingCurrentPeriod=function(t){return new di(this.getSession(),r({},this.pathParameters,{accountId:t}))},s.billingInvoice=function(t){return new yi(this.getSession(),r({},this.pathParameters,{accountId:t}))},s.billingUpgradePlan=function(t){return new vi(this.getSession(),r({},this.pathParameters,{accountId:t}))},s.customdomain=function(t){return new Si(this.getSession(),r({},this.pathParameters,{customDomain:t}))},s.file=function(t){return new wi(this.getSession(),r({},this.pathParameters,{fileId:t}))},s.contact=function(t){return new Ri(this.getSession(),r({},this.pathParameters,{contactId:t}))},s.invitation=function(t){return new Li(this.getSession(),r({},this.pathParameters,{invitationId:t}))},s.printJob=function(t){return new bi(this.getSession(),r({},this.pathParameters,{printJobId:t}))},s.job=function(t){return new Ui(this.getSession(),r({},this.pathParameters,{jobId:t}))},s.location=function(t){return new Gi(this.getSession(),r({},this.pathParameters,{locationId:t}))},s.support=function(){return new Fi(this.getSession(),this.pathParameters)},s.qrcodelink=function(t){return new Vi(this.getSession(),r({},this.pathParameters,{qrCodeLink:t}))},s.project=function(t){return new wu(this.getSession(),r({},this.pathParameters,{projectId:t}))},s.pricePlans=function(){return new Eu(this.getSession(),this.pathParameters)},s.qrcodelogo=function(t){return new Tu(this.getSession(),r({},this.pathParameters,{qrCodeLogoId:t}))},s.qrCode=function(t){return new Cu(this.getSession(),r({},this.pathParameters,{qrCodeId:t}))},s.printPageTemplate=function(t){return new ju(this.getSession(),r({},this.pathParameters,{printPageTemplateId:t}))},s.stylingtemplate=function(t){return new Ru(this.getSession(),r({},this.pathParameters,{stylingTemplateId:t}))},s.printStickerTemplate=function(t){return new Du(this.getSession(),r({},this.pathParameters,{printStickerTemplateId:t}))},s.scan=function(t){return new Uu(this.getSession(),r({},this.pathParameters,{scanId:t}))},s.usermedia=function(t){return new xu(this.getSession(),r({},this.pathParameters,{mediaId:t}))},s.userroles=function(){return new Hu(this.getSession(),this.pathParameters)},s.user=function(t){return new Wu(this.getSession(),r({},this.pathParameters,{userId:t}))},s.webhooksPrintjobresolution=function(){return new Ju(this.getSession(),this.pathParameters)},s.authSession=function(){return new Xu(this.getSession(),this.pathParameters)},s.authUser=function(){return new zu(this.getSession(),this.pathParameters)},s.passwordAuthUser=function(){return new Zu(this.getSession(),this.pathParameters)},s.refreshAuthSession=function(){return new $u(this.getSession(),this.pathParameters)},s.resetAuthUser=function(){return new tc(this.getSession(),this.pathParameters)},s.confirmationAuthUser=function(){return new rc(this.getSession(),this.pathParameters)},n}(Nt),nc="internal-JG0adajZUHU",sc=/*#__PURE__*/function(){function t(){this.debugConfig=!1,this.debugAuth=!1,this.debugRequest=!1,this.debugResponse=!1,this.debugError=!1,this.debugQuery=!1,this.debugOptions=!1,this.exp=0}var r=t.prototype;return r.getConfig=function(){throw Error("no session")},r.getCloudConfig=function(){throw Error("no session")},r.getAxios=function(){throw Error("no session")},r.authorize=function(){throw Error("no session")},r.getUser=function(){throw Error("no session")},r.getSignedInUser=function(){throw Error("no session")},r.signUpUser=function(){throw Error("no session")},r.changePassword=function(){throw Error("no session")},r.signOut=function(){throw Error("no session")},t}(),ac=/*#__PURE__*/function(n){function s(){var t;(t=n.call(this,new sc,{})||this)._config=void 0,t.cloudConfigName=void 0,t.cloudConfig=void 0,t.axios=void 0,t.debugConfig=!1,t.debugAuth=!1,t.debugRequest=!1,t.debugResponse=!1,t.debugError=!1,t.debugQuery=!1,t.debugOptions=!1,t.exp=void 0,t._user=void 0,t.authorizePromise=void 0,t.exp=0;var r,e=process.env.OS_DEBUG;if(e)switch(console.log("OS_DEBUG="+e),e=e.toLowerCase()){case"all":t.debugConfig=!0,t.debugAuth=!0,t.debugRequest=!0,t.debugResponse=!0,t.debugError=!0,t.debugQuery=!0,t.debugOptions=!0;break;case"none":case"off":case"false":case"":t.debugConfig=!1,t.debugAuth=!1,t.debugRequest=!1,t.debugResponse=!1,t.debugError=!1,t.debugQuery=!1,t.debugOptions=!1;break;default:r=e.split(","),t.debugConfig=r.includes("config"),t.debugAuth=r.includes("auth"),t.debugRequest=r.includes("request"),t.debugResponse=r.includes("response"),t.debugError=r.includes("error"),t.debugQuery=r.includes("query"),t.debugOptions=r.includes("options"),t.debugConfig||t.debugAuth||t.debugRequest||t.debugResponse||t.debugError||t.debugQuery||t.debugOptions||console.warn("Openscreen: OS_DEBUG environment var has invalid value: '"+process.env.OS_DEBUG+"'")}return t}e(s,n);var a=s.prototype;return a.getSession=function(){return this},a.config=function(t){if(this._config)throw Error("Openscreen: client is already configured");if(!t.key)throw Error("Openscreen: invalid config, provide API key and secret, or email and password");if(!t.secret)throw Error("Openscreen: invalid config, secret is missing");return"string"==typeof t.environment?this.cloudConfigName=t.environment:"object"==typeof t.environment?this.cloudConfig=Promise.resolve(t.environment):this.cloudConfigName=nc,this._config=t,this},a.getConfig=function(){if(!this._config)throw Error("Openscreen: client must be configured before accessing resources");return this._config},a.getSignedInUser=function(t){try{var r=this;return r.cloudConfigName=t||nc,Promise.resolve(r.getCloudConfig()).then(function(t){return r.debugAuth&&console.info("Openscreen AUTH: refreshing using axios cookie"),Promise.resolve(r.getAxios()).then(function(){return Promise.resolve(r.axios.post(t.endpoint+"/auth/session/refresh")).then(function(t){if(403===t.status||500===t.status)throw Error("Openscreen AUTH: User is not signed in");if(200===t.status){var e=t.data,n=e.expires,s=e.user;return r._user=s,r.debugAuth&&console.info("Openscreen AUTH: authorized '"+s.userId+"' until expiry="+n),r.exp=n,s}})})})}catch(t){return Promise.reject(t)}},a.signUpUser=function(t,r){try{var e=this;return e.cloudConfigName=r||nc,Promise.resolve(e.getCloudConfig()).then(function(r){return e.debugAuth&&console.info("Openscreen AUTH: signing up User"),Promise.resolve(e.getAxios()).then(function(){return Promise.resolve(e.axios.post(r.endpoint+"/auth/user",t)).then(function(t){if(403===t.status||500===t.status)throw Error("Openscreen AUTH: User Sign Up failed");return(200===t.status||204===t.status)&&(e.debugAuth&&console.info("Openscreen AUTH: Signed up user"),!0)})})})}catch(t){return Promise.reject(t)}},a.checkSession=function(t){try{var r=this;return r.cloudConfigName=t||nc,Promise.resolve(r.getCloudConfig()).then(function(t){return r.debugAuth&&console.info("Openscreen AUTH: checking session"),Promise.resolve(r.getAxios()).then(function(){return Promise.resolve(r.axios.get(t.endpoint+"/auth/session")).then(function(t){if(403===t.status||500===t.status)throw Error("Openscreen AUTH: User is not signed in");return!0})})})}catch(t){return Promise.reject(t)}},a.authorize=function(){try{var t=this;return t.authorizePromise||(t.authorizePromise=function(){try{return Promise.resolve(function(e,n){try{var s=Promise.resolve(t.getCloudConfig()).then(function(e){var n;function s(s){if(n)return s;var a,o,i=t.getConfig();if(t.debugConfig){var u=r({},i);u.secret&&(u.secret="*".repeat(u.secret.length)),console.debug("Openscreen CONFIG: "+JSON.stringify(u,null,2))}return t.debugConfig&&console.debug("Openscreen CONFIG: (environment) "+JSON.stringify(e,null,2)),a=i.key,o=i.secret,t.debugAuth&&console.info("Openscreen AUTH: authorizing '"+a+"'"),Promise.resolve(t.getAxios()).then(function(){return Promise.resolve(t.axios.post(e.endpoint+"/auth/session",{email:a,password:o})).then(function(r){if(403===r.status||500===r.status)throw Error("Openscreen AUTH: authentication failed");if(200===r.status){var e=r.data,n=e.expires;t._user=e.user,t.debugAuth&&console.info("Openscreen AUTH: authorized '"+a+"' until expiry="+n),t.exp=n}})})}if(!(t.exp>(new Date).getTime())){var a=function(){if(0!==t.exp)return t.debugAuth&&console.info("Openscreen AUTH: refreshing using axios cookie"),Promise.resolve(t.getAxios()).then(function(){return Promise.resolve(t.axios.post(e.endpoint+"/auth/session/refresh")).then(function(r){if(403===r.status||500===r.status)throw t.exp=0,Error("Openscreen AUTH: Refreshing failed, exiting");if(200===r.status){var e=r.data,s=e.expires,a=e.user;t._user=a,t.debugAuth&&console.info("Openscreen AUTH: authorized '"+a.userId+"' until expiry="+s),t.exp=s,n=1}})})}();return a&&a.then?a.then(s):s(a)}})}catch(t){return n(!0,t)}return s&&s.then?s.then(n.bind(null,!1),n.bind(null,!0)):n(!1,s)}(0,function(r,e){if(t.authorizePromise=void 0,r)throw e;return e}))}catch(t){return Promise.reject(t)}}()),Promise.resolve(t.authorizePromise)}catch(t){return Promise.reject(t)}},a.getUser=function(){return this._user},a.getCloudConfig=function(){try{var r=this;if(!r.cloudConfig){if(!r.cloudConfigName)throw Error("Openscreen: environment name missing");r.cloudConfig=function(r){try{var e=t.create({baseURL:"https://config.openscreen.com",timeout:25e3,responseType:"json",maxContentLength:10240,maxBodyLength:10240,maxRedirects:1,decompress:!0});return Promise.resolve(e.get(r+".json").catch(function(t){throw new Error("Openscreen: unable to load cloud configuration '"+r+"': "+t.message)})).then(function(t){return t.data})}catch(t){return Promise.reject(t)}}(r.cloudConfigName)}return Promise.resolve(r.cloudConfig)}catch(t){return Promise.reject(t)}},a.getAxios=function(){try{var r=this;return r.axios?Promise.resolve(r.axios):Promise.resolve(r.getCloudConfig()).then(function(e){return r.axios=t.create(e.axios||{timeout:25e3,responseType:"json",maxContentLength:1048576,maxBodyLength:1048576,maxRedirects:1,decompress:!0}),r.axios})}catch(t){return Promise.reject(t)}},a.changePassword=function(t,r){try{var e=this;return Promise.resolve(e.getCloudConfig()).then(function(n){return Promise.resolve(e.getAxios()).then(function(){return Promise.resolve(e.axios.post(n.endpoint+"/auth/user/password",{password:t,newPassword:r})).then(function(t){if(200===t.status)return!0;throw e.debugAuth&&console.log("password change failed for the current user, got the error",t.data),new Error("Failed to change password")})})})}catch(t){return Promise.reject(t)}},a.signOut=function(){try{var t=this;return Promise.resolve(t.getCloudConfig()).then(function(r){return Promise.resolve(t.getAxios()).then(function(){return Promise.resolve(t.axios.delete(r.endpoint+"/auth/session")).then(function(r){if(200!==r.status)throw t.debugAuth&&console.log("Sign out failed, response body is ",r.data),new Error("Failed to sign out")})})})}catch(t){return Promise.reject(t)}},s}(ec);export{s as AccountDomainTypes,a as AccountSortingTypes,o as AccountStatus,i as AccountType,u as AccountUserRole,$r as AdvanceStripeClockByAccountIdRequest,c as AssetByAssetTypeSortingTypes,h as AssetCreationFileTypes,p as AssetSortingTypes,m as AssetTypeSortingTypes,P as AssetTypeUsabilityState,Rn as AssignDomainToProjectRequest,Cn as AssignRealTimeQrDomainToProjectRequest,l as AuthMessageId,f as AuthTokenScope,g as AuthTypes,d as BusinessRegistrationAuthority,y as BusinessType,v as CampaignUseCaseCategory,Ve as CancelDowngradeRequestRequest,He as CancelSubscriptionRequest,ma as ChangePasswordRequest,qe as ChangeSubscriptionPreviewRequest,Je as ChangeSubscriptionRequest,ze as CheckCustomLocatorKeyRangeRequest,ha as CheckSessionRequest,Ut as CheckUrlSafetyByAccountIdRequest,Bs as CompleteUserMediaMultipartUploadRequest,ce as ComposeAssetByAssetTypeRequest,N as ConsentStatus,A as ConsentType,S as ContactAssetSortingTypes,I as ContactSortingTypes,ra as CreateAccountByUserIdRequest,Lt as CreateApiKeyByAccountIdRequest,bt as CreateAppRequest,Ln as CreateAssetBatchValidationJobByProjectIdRequest,pe as CreateAssetByAssetTypeRequest,On as CreateAssetByProjectIdRequest,jn as CreateAssetCreationJobByProjectIdRequest,bn as CreateAssetCreationPresignedUrlRequest,Un as CreateAssetGraphByProjectIdRequest,Mt as CreateAssetTypeByAccountIdRequest,Hn as CreateAssetsByProjectIdRequest,Xr as CreateCampaignAccountByAccountIdRequest,en as CreateConsentByContactIdRequest,Se as CreateContactByAssetIdRequest,Mn as CreateContactByProjectIdRequest,xs as CreateContactByScanIdRequest,Gn as CreateContactsByProjectIdRequest,Gt as CreateCustomDomainByAccountIdRequest,Ft as CreateImageUploadPresignedUrlRequest,Ht as CreateInvitationByAccountIdRequest,qt as CreateInvitationsByAccountIdRequest,Ts as CreateLinkByQrCodeRequest,Vt as CreateLocationByAccountIdRequest,ve as CreateNeighborsByAssetIdRequest,Kt as CreatePrintPageTemplateByAccountIdRequest,Yt as CreatePrintStickerTemplateByAccountIdRequest,xt as CreateProjectByAccountIdRequest,we as CreateQrCodeByAssetIdRequest,Fn as CreateQrCodeByProjectIdRequest,Bt as CreateQrCodeLogoByAccountRequest,Wt as CreateQrCodeStylingTemplateByAccountRequest,Ae as CreateQrCodesByAssetIdRequest,Qt as CreateQueryableCustomAttributeRequest,xn as CreateSelfQueuePrintJobByProjectIdRequest,Qe as CreateSetupIntentRequest,qn as CreateSmsTemplateByProjectIdRequest,Vn as CreateTemplatedPrintJobByProjectIdRequest,Yn as CreateTemplatedPrintPreviewByProjectIdRequest,zt as CreateTicketByAccountIdRequest,dn as CreateUserByInvitationIdRequest,Xt as CreateUserMediaMultipartPresignedUrlByAccountIdRequest,Jt as CreateUserMediaPresignedUrlByAccountIdRequest,pa as CreateUserRequest,Zt as CreateWebSessionExportByAccountIdRequest,Qn as CreateWebSessionExportByProjectIdRequest,ie as DeleteAssetGraphRequest,Ne as DeleteAssetRequest,Pe as DeleteAssetTypeRequest,sn as DeleteConsentByContactIdRequest,an as DeleteContactRequest,$t as DeleteContactsByAccountIdRequest,Jn as DeleteContactsByProjectIdRequest,$e as DeleteCustomDomainRequest,ln as DeleteInvitationRequest,wn as DeleteJobRequest,Es as DeleteLinkByQrCodeRequest,Sn as DeleteLocationRequest,ya as DeleteMediaRequest,Ie as DeleteNeighborsByAssetIdRequest,yn as DeletePrintJobRequest,Rs as DeletePrintPageTemplateRequest,Ls as DeletePrintStickerTemplateRequest,Bn as DeleteProjectRequest,_s as DeleteQrCodeRequest,Ds as DeleteQrCodeStylingTemplateByStylingTemplateIdRequest,Kn as DeleteRealTimeQrDomainByProjectIdRequest,la as DeleteSessionRequest,Wn as DeleteSmsTemplateByProjectIdRequest,tr as DeleteUserByAccountIdRequest,w as DomainStatus,Be as DowngradePlanRequest,rr as EnablePluginByAccountIdRequest,E as EncryptionTypes,T as EntitySources,_ as FieldType,Dt as GetAccountAccessDataRequest,sr as GetAccountPluginPasswordRequest,er as GetAccountRequest,na as GetAccountsByUserIdRequest,ar as GetAdvancedAssetReportByAccountIdRequest,Xn as GetAdvancedAssetReportByProjectIdRequest,or as GetAdvancedContactReportByAccountIdRequest,zn as GetAdvancedContactReportByProjectIdRequest,ir as GetAdvancedScanReportByAccountIdRequest,ts as GetAdvancedScanReportByProjectIdRequest,xe as GetAllAccountsRequest,ur as GetAllAppsByAccountIdRequest,ns as GetAllExportsByProjectIdRequest,wt as GetApiKeyRequest,Et as GetApiKeySecretRequest,cr as GetApiKeysByAccountIdRequest,St as GetAppAccountByAppAccountIdRequest,jt as GetAppByAppIdRequest,Tt as GetAppsRequest,hr as GetAssetExportByAccountIdRequest,$n as GetAssetExportByProjectIdRequest,ue as GetAssetGraphRequest,pr as GetAssetGraphsByAccountIdRequest,Zn as GetAssetGraphsByProjectIdRequest,Ee as GetAssetHistoryRequest,de as GetAssetTypeByAssetTypeIdRequest,le as GetAssetTypeCountAtLocationRequest,ye as GetAssetTypeCountsByLocationRequest,Pr as GetAssetTypesByAccountIdRequest,mr as GetAssetsByAccountIdRequest,me as GetAssetsByAssetTypeRequest,Ge as GetAssetsByBatchIdRequest,nn as GetAssetsByContactIdRequest,In as GetAssetsByLocationIdRequest,rs as GetAssetsByProjectIdRequest,fr as GetAssetsScanCountByAccountIdRequest,lr as GetBasicAssetReportByAccountIdRequest,es as GetBasicAssetReportByProjectIdRequest,vr as GetBasicContactReportByAccountIdRequest,as as GetBasicContactReportByProjectIdRequest,gr as GetBatchesByAccountIdRequest,os as GetBatchesByProjectIdRequest,Ye as GetBillingDetailsRequest,yr as GetConsentByAccountIdRequest,un as GetConsentByContactIdRequest,ss as GetConsentByProjectIdRequest,dr as GetContactExportByAccountIdRequest,fn as GetContactExportByContactIdRequest,cs as GetContactExportByProjectIdRequest,on as GetContactRequest,Nr as GetContactsByAccountIdRequest,Te as GetContactsByAssetIdRequest,is as GetContactsByProjectIdRequest,Ke as GetCurrentPeriodRequest,nr as GetCustomDomainRequest,Ar as GetDecryptedKlaviyoKeyRequest,wr as GetDomainsByAccountIdRequest,ea as GetErrorsByUserIdRequest,Oe as GetExternalNeighborScanCountByAssetIdRequest,rn as GetFileRequest,Sr as GetInstalledAppsByAccountIdRequest,gn as GetInvitationRequest,ua as GetInvitationsByUserIdRequest,We as GetInvoicesRequest,Nn as GetJobRequest,Ir as GetJobsByAccountIdRequest,ks as GetLinksByQrCodeRequest,Er as GetLocationsByAccountIdRequest,It as GetMainAccountByAppAccountIdRequest,Ks as GetMediaRequest,Tr as GetMostScannedAssetsByAccountIdRequest,ps as GetMostScannedAssetsByProjectIdRequest,De as GetNeighborScanCountByAssetIdRequest,ke as GetNeighborsByAssetIdRequest,_r as GetPluginsByAccountIdRequest,kr as GetPricePlanByAccountIdRequest,Dn as GetPricePlansRequest,Or as GetPrintJobsByAccountIdRequest,bs as GetPrintPageTemplateRequest,jr as GetPrintPageTemplatesByAccountIdRequest,Us as GetPrintStickerTemplateRequest,Cr as GetPrintStickerTemplatesByAccountIdRequest,us as GetProjectByProjectIdRequest,Dr as GetProjectExportByAccountIdRequest,Lr as GetProjectsByAccountIdRequest,Ot as GetPublishedAppsRequest,kn as GetQrCodeLinkRequest,Ss as GetQrCodeLogoByQrCodeLogoIdRequest,Rr as GetQrCodeLogosByAccountIdRequest,Cs as GetQrCodeRequest,Ms as GetQrCodeStylingTemplateByStylingTemplateIdRequest,br as GetQrCodeStylingTemplatesByAccountIdRequest,Ur as GetQrCodesByAccountIdRequest,Re as GetQrCodesByAssetIdRequest,ms as GetQrCodesByProjectIdRequest,Fr as GetQueryableCustomAttributeRequest,ys as GetRealTimeQrDomainByProjectIdRequest,Mr as GetScanDayOfWeekByAccountIdRequest,hs as GetScanDayOfWeekByProjectIdRequest,Gr as GetScanExportByAccountIdRequest,Ce as GetScanExportByAssetIdRequest,cn as GetScanExportByContactIdRequest,ls as GetScanExportByProjectIdRequest,je as GetScanLocationDataByAssetIdRequest,hn as GetScanLocationDataByContactIdRequest,qs as GetScanRequest,Vr as GetScanTimeOfDayByAccountIdRequest,gs as GetScanTimeOfDayByProjectIdRequest,Hr as GetScanTimelineByAccountIdRequest,Ps as GetScanTimelineByProjectIdRequest,xr as GetScansByAccountIdRequest,Le as GetScansByAssetIdRequest,pn as GetScansByContactIdRequest,fs as GetScansByProjectIdRequest,fa as GetSessionRefreshRequest,Pa as GetSessionRequest,qr as GetUserByAccountIdRequest,Qr as GetUserMediasByAccountIdRequest,be as GetUserMediasByAssetIdRequest,ds as GetUserMediasByProjectIdRequest,sa as GetUserRequest,ta as GetUserRolesRequest,aa as GetUserSettingsByUserIdRequest,Br as GetUsersByAccountIdRequest,Kr as GetUsersRolesByAccountIdRequest,Yr as GetWebSessionsTimelineByAccountIdRequest,As as GetWebSessionsTimelineByProjectIdRequest,Wr as InstallAppToAccountRequest,k as InternalProductName,O as InvoiceStatus,vn as InvokePrintJobByJobIdRequest,C as JobStatus,j as JobType,R as Label,Ue as LinkContactToAssetRequest,mn as LinkContactToScanRequest,Qs as LinkMediaToAssetRequest,Js as LinkMediaToProjectRequest,Ws as LinkMediaToScanRequest,Ct as LoadAppRequest,D as LocationSortingTypes,_e as NameRequest,ac as Openscreen,L as OpenscreenEmails,b as Permission,U as PluginNameTypes,M as PluginStatus,G as PricePlanName,F as PricePlanPaymentPeriod,V as PricePlanReporting,x as PrintFormat,ca as PrintJobResolutionRequest,H as PrintMode,q as PrintOrientation,Y as PrintTemplate,B as PrintUnit,Q as ProjectSortingTypes,K as ProjectStatus,W as QrCodeCornerDotTypes,J as QrCodeCornerSquareTypes,X as QrCodeDotTypes,z as QrCodeDynamicRedirectType,Z as QrCodeErrorCorrectionLevel,$ as QrCodeGradientTypes,tt as QrCodeIntentType,rt as QrCodeLocatorKeyType,et as QrCodeSortingTypes,nt as QrCodeStatus,st as QrCodeType,at as QueryConditions,da as ResendConfirmationRequest,kt as ResetApiKeySecretRequest,ga as ResetPasswordRequest,zr as RetrieveCampaignStatusByAccountIdRequest,Xe as RetryCustomDomainRequest,Hs as SaveGeolocationByScanIdRequest,ot as ScanTimelineOptions,so as SdkAccountAdvancedAssetsReportResources,ao as SdkAccountAdvancedContactsReportResources,oo as SdkAccountAdvancedScansReportResources,ja as SdkAccountApikeysResources,Lo as SdkAccountAppInstallResources,bo as SdkAccountAppResource,Ra as SdkAccountAppsResources,co as SdkAccountAssetgraphsResources,uo as SdkAccountAssetsExportResources,No as SdkAccountAssetsMostscannedResources,ho as SdkAccountAssetsResources,mo as SdkAccountAssetsScansResources,La as SdkAccountAssettypesResources,po as SdkAccountBasicAssetsReportResources,go as SdkAccountBasicContactsReportResources,Po as SdkAccountBatchResources,Uo as SdkAccountCampaignInformationResources,Mo as SdkAccountClockResources,fo as SdkAccountConsentResources,Xa as SdkAccountContactsBatchResources,lo as SdkAccountContactsExportResources,yo as SdkAccountContactsResources,no as SdkAccountCustomDomainResource,eo as SdkAccountCustomDomainTestResources,ba as SdkAccountCustomDomainsResources,qa as SdkAccountCustomattributesResources,Go as SdkAccountEngagePricePlanResources,Ua as SdkAccountImageUploadResources,Va as SdkAccountInvitationsBatchResources,Fa as SdkAccountInvitationsResources,vo as SdkAccountJobsResources,Ma as SdkAccountLocationsResources,io as SdkAccountOwnerAppsResources,Za as SdkAccountPluginKlaviyoKeyResources,$a as SdkAccountPluginKlaviyoResources,za as SdkAccountPluginPasswordResources,to as SdkAccountPluginRehrigResources,ro as SdkAccountPluginResource,Ao as SdkAccountPluginsResources,So as SdkAccountPricePlanResources,Io as SdkAccountPrintJobsResources,Ya as SdkAccountPrintPageTemplatesResources,xa as SdkAccountPrintStickerTemplatesResources,wo as SdkAccountProjectsExportResources,Ga as SdkAccountProjectsResources,Eo as SdkAccountQrCodesResources,Ha as SdkAccountQrcodelogosResources,Fo as SdkAccountQrcodelogosUploadResources,xo as SdkAccountResource,To as SdkAccountScansDayofweekResources,_o as SdkAccountScansExportResources,Oo as SdkAccountScansResources,Co as SdkAccountScansTimelineResources,ko as SdkAccountScansTimeofdayResources,Ba as SdkAccountStylingtemplatesResources,Vo as SdkAccountSupportTwilioResources,Da as SdkAccountUrlSafetiesResources,ka as SdkAccountUserConfirmResources,Ca as SdkAccountUserResource,Oa as SdkAccountUserRolesResources,Qa as SdkAccountUsermediasPresignedurlResources,Ka as SdkAccountUsermediasPresignedurlmultipartResources,Do as SdkAccountUsermediasResources,Ro as SdkAccountUsersResources,Ja as SdkAccountWebsessionsExportResources,jo as SdkAccountWebsessionsTimelineResources,Wa as SdkAccountZendeskTicketResources,Sa as SdkApikeyResource,Aa as SdkApikeySecretResources,Ea as SdkAppAccountLoadResources,Ta as SdkAppAccountResource,_a as SdkAppResource,va as SdkAppsAccountMainResources,Na as SdkAppsAccountResource,wa as SdkAppsPublishedResources,Ia as SdkAppsResources,oi as SdkAssetContactResource,Xo as SdkAssetContactsResources,$o as SdkAssetHistoryResources,ni as SdkAssetNeighborResource,zo as SdkAssetNeighborsDeleteResources,Wo as SdkAssetNeighborsResources,Zo as SdkAssetQrCodesResources,Jo as SdkAssetQracodesResources,ii as SdkAssetResource,ri as SdkAssetScansExportResources,ei as SdkAssetScansLocationResources,si as SdkAssetScansResources,ti as SdkAssetUrlResource,ai as SdkAssetUsermediasResources,Ho as SdkAssetgraphResource,qo as SdkAssettypeAssetResource,Yo as SdkAssettypeAssetsResources,Bo as SdkAssettypeLocationResource,Qo as SdkAssettypeLocationsResources,Ko as SdkAssettypeResource,Xu as SdkAuthSessionResources,zu as SdkAuthUserResources,ui as SdkBatchAssetsResources,ci as SdkBatchResource,hi as SdkBillingCancelDowngradeResource,mi as SdkBillingCancelSubscriptionResource,di as SdkBillingCurrentPeriodResource,li as SdkBillingDetailResource,fi as SdkBillingDowngradePlanResource,yi as SdkBillingInvoiceResource,gi as SdkBillingSetupIntentResource,vi as SdkBillingUpgradePlanResource,pi as SdkCareAccountsResources,rc as SdkConfirmationAuthUserResources,Ti as SdkContactAssetsResources,Ei as SdkContactConsentResources,ji as SdkContactExportResources,Ri as SdkContactResource,Ci as SdkContactScanResource,_i as SdkContactScansExportResources,ki as SdkContactScansLocationResources,Oi as SdkContactScansResources,Ai as SdkCustomdomainLocatorCollisionsResources,Si as SdkCustomdomainResource,Ni as SdkCustomdomainRetryResources,wi as SdkFileResource,Ii as SdkFileValidateResources,Li as SdkInvitationResource,Di as SdkInvitationUsersResources,Ui as SdkJobResource,Mi as SdkLocationAssetsResources,Gi as SdkLocationResource,Zu as SdkPasswordAuthUserResources,Eu as SdkPricePlansResources,bi as SdkPrintJobResource,ju as SdkPrintPageTemplateResource,Du as SdkPrintStickerTemplateResource,au as SdkProjectAdvancedAssetsReportResources,ou as SdkProjectAdvancedContactsReportResources,uu as SdkProjectAdvancedScansReportResources,Ki as SdkProjectAssetgraphsResources,$i as SdkProjectAssetsBatchResources,iu as SdkProjectAssetsExportResources,gu as SdkProjectAssetsMostscannedResources,xi as SdkProjectAssetsResources,cu as SdkProjectBasicAssetsReportResources,mu as SdkProjectBasicContactsReportResources,Pu as SdkProjectBatchResources,pu as SdkProjectConsentResources,Ji as SdkProjectContactsBatchResources,lu as SdkProjectContactsExportResources,Wi as SdkProjectContactsResources,Hi as SdkProjectCustomDomainRealTimeQrResources,qi as SdkProjectCustomDomainResource,nu as SdkProjectCustomDomainsRealTimeQrResources,hu as SdkProjectExportResources,Yi as SdkProjectJobsAssetbatchResources,Qi as SdkProjectPresignedurlJobsAssetbatchResources,zi as SdkProjectPrintJobsResources,Xi as SdkProjectQrCodesResources,wu as SdkProjectResource,fu as SdkProjectScansDayofweekResources,yu as SdkProjectScansExportResources,vu as SdkProjectScansResources,du as SdkProjectScansTimelineResources,Nu as SdkProjectScansTimeofdayResources,Zi as SdkProjectSelfqueueprintResources,su as SdkProjectSmsTemplateResource,tu as SdkProjectSmsTemplatesResources,ru as SdkProjectTemplatedPrintPreviewResources,Iu as SdkProjectUpdateassetsResources,Au as SdkProjectUsermediasResources,Bi as SdkProjectValidationJobsAssetbatchResources,eu as SdkProjectWebsessionsExportResources,Su as SdkProjectWebsessionsTimelineResources,_u as SdkQrCodeLinkResource,ku as SdkQrCodeLinksResources,Cu as SdkQrCodeResource,Ou as SdkQrCodeSwapResource,Vi as SdkQrcodelinkResource,Tu as SdkQrcodelogoResource,$u as SdkRefreshAuthSessionResources,tc as SdkResetAuthUserResources,ec as SdkResources,Lu as SdkScanContactsResources,bu as SdkScanCustomAttributeResources,Uu as SdkScanResource,Ru as SdkStylingtemplateResource,Fi as SdkSupportResources,Pi as SdkUpgradePlanBillingPreviewResource,qu as SdkUserAccountsResources,Yu as SdkUserErrorsResources,Ku as SdkUserInvitationsResources,Qu as SdkUserPathResource,Bu as SdkUserPathSettingsResources,Wu as SdkUserResource,Gu as SdkUsermediaAssetResource,Mu as SdkUsermediaMultipartResources,Vu as SdkUsermediaProjectResource,xu as SdkUsermediaResource,Fu as SdkUsermediaScanResource,Hu as SdkUserrolesResources,Ju as SdkWebhooksPrintjobresolutionResources,Tn as SendSupportEmailRequest,_n as SendSupportTwilioEmailRequest,oa as SetUserSettingsByUserIdRequest,it as StickerShape,js as SwapQrCodeByLocatorKeyRequest,ut as TagActions,ct as TagStates,Jr as TestDomainConnectionRequest,Me as UnlinkContactToAssetRequest,zs as UnlinkMediaToAssetRequest,Xs as UnlinkMediaToProjectRequest,Zs as UnlinkMediaToScanRequest,Zr as UpdateAccountRequest,_t as UpdateApiKeyRequest,Rt as UpdateAppByAppIdRequest,he as UpdateAssetGraphRequest,Fe as UpdateAssetRequest,fe as UpdateAssetTypeCountAtLocationRequest,ge as UpdateAssetTypeRequest,Is as UpdateAssetsJobByProjectIdRequest,An as UpdateAssetsLocationsRequest,Pn as UpdateContactRequest,Ze as UpdateCustomDomainRequest,re as UpdateEngagePricePlanRequest,te as UpdateKlaviyoAccountPluginRequest,En as UpdateLocationRequest,$s as UpdateMediaRequest,ae as UpdatePricePlanByAccountIdRequest,Gs as UpdatePrintPageTemplateRequest,Fs as UpdatePrintStickerTemplateRequest,vs as UpdateProjectByProjectIdRequest,ws as UpdateQrCodeLogoByQrCodeLogoIdRequest,Os as UpdateQrCodeRequest,Vs as UpdateQrCodeStylingTemplateByStylingTemplateIdRequest,Ns as UpdateRealTimeQrDomainByProjectIdRequest,ee as UpdateRehrigAccountPluginRequest,Ys as UpdateScanCustomAttributeRequest,se as UpdateUserByAccountIdRequest,ia as UpdateUserRequest,oe as UpdateUsersRolesByAccountIdRequest,ne as UploadQrCodeLogoByAccountRequest,ht as UserCredentialsStatus,pt as UserGroups,mt as UserMediaFileTypes,Pt as UserMediaSortingTypes,lt as UserSettingsDomain,tn as ValidateFileRequest};
|
|
2
2
|
//# sourceMappingURL=index.mjs.map
|