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