@openscreen/internal-sdk 2.1.10 → 2.1.11
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 +2552 -2551
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,_,O,C,R,y,D,v,L,b,f,U,M,j,G,V,F,H,q,Y,B,Q,W,K,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"}(O||(O={})),function(t){t.AES_256="AES_256",t.NONE="NONE"}(C||(C={})),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.CLONE_WORKFLOW="CLONE_WORKFLOW",t.CONTACT_EXPORT="CONTACT_EXPORT",t.PROJECT_EXPORT="PROJECT_EXPORT",t.QRCODE_SCANS_EXPORT="QRCODE_SCANS_EXPORT",t.SCAN_EXPORT="SCAN_EXPORT",t.SELF_QUEUE_BATCH_PRINT="SELF_QUEUE_BATCH_PRINT",t.TEMPLATED_PRINT="TEMPLATED_PRINT",t.UPDATE_MICROSITE_CDN_CUSTOM_DOMAIN="UPDATE_MICROSITE_CDN_CUSTOM_DOMAIN",t.UPDATE_MICROSITE_QR_CODE_CUSTOM_DOMAIN="UPDATE_MICROSITE_QR_CODE_CUSTOM_DOMAIN",t.USER_DB_ENTITIES_EXPORT="USER_DB_ENTITIES_EXPORT",t.USER_DB_ENTITIES_GENENERATION="USER_DB_ENTITIES_GENENERATION",t.VALIDATE_AND_GENERATE_CSV="VALIDATE_AND_GENERATE_CSV",t.VALIDATE_CSV="VALIDATE_CSV",t.WEB_SESSION_EXPORT="WEB_SESSION_EXPORT"}(b||(b={})),function(t){t.NONE="NONE",t.ASSET_NAME="ASSET_NAME",t.CUSTOM="CUSTOM",t.COMPANY_NAME="COMPANY_NAME",t.LOCATOR_KEY="LOCATOR_KEY"}(f||(f={})),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",t.SWAP_ASSET="SWAP_ASSET"}(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"}(W||(W={})),function(t){t.IN="IN",t.CM="CM",t.MM="MM",t.PT="PT"}(K||(K={})),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 a{constructor(...t){super(...t),this.routeSegments=[{parm:"apiKeyId",routePart:"apikeys",sdkPartName:"apikey"}]}}class It extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"apiKeyId",routePart:"apikeys",sdkPartName:"apikey"},{routePart:"secret",sdkPartName:"secret"}]}}class Et extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"apiKeyId",routePart:"apikeys",sdkPartName:"apikey"},{routePart:"secret",sdkPartName:"secret"}]}}class At extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"apiKeyId",routePart:"apikeys",sdkPartName:"apikey"}]}}class Tt 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 wt extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"urlSafeties",sdkPartName:"urlSafeties"}]}}class xt extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"apikeys",sdkPartName:"apikeys"}]}}class kt extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"apps",sdkPartName:"apps"}]}}class _t extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"assettypes",sdkPartName:"assettypes"}]}}class Ot extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"customDomains",sdkPartName:"customDomains"}]}}class Ct extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"image/upload",sdkPartName:"imageUpload"}]}}class Rt extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"invitations",sdkPartName:"invitations"}]}}class yt extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"invitations/batch",sdkPartName:"invitationsBatch"}]}}class Dt extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"locations",sdkPartName:"locations"}]}}class vt extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"printPageTemplates",sdkPartName:"printPageTemplates"}]}}class Lt extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"printStickerTemplates",sdkPartName:"printStickerTemplates"}]}}class bt extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"projects",sdkPartName:"projects"}]}}class ft extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"stylingtemplates",sdkPartName:"stylingtemplates"}]}}class Ut extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"qrcodelogos",sdkPartName:"qrcodelogos"}]}}class Mt extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"customattributes",sdkPartName:"customattributes"}]}}class jt extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"zendeskTicket",sdkPartName:"zendeskTicket"}]}}class Gt extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"usermedias/presignedurlmultipart",sdkPartName:"usermediasPresignedurlmultipart"}]}}class Vt extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"usermedias/presignedurl",sdkPartName:"usermediasPresignedurl"}]}}class Ft extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"websessions/export",sdkPartName:"websessionsExport"}]}}class Ht extends r{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"contacts/batch",sdkPartName:"contactsBatch"}]}}class qt extends r{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{parm:"userId",routePart:"users",sdkPartName:"user"}]}}class Yt extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{parm:"pluginId",routePart:"plugins",sdkPartName:"plugin"}]}}class Bt extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{parm:"customDomain",routePart:"customDomains",sdkPartName:"customDomain"}]}}class Qt extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"}]}}class Wt 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 Kt extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"assets/report/advanced",sdkPartName:"advancedAssetsReport"}]}}class Jt extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"contacts/report/advanced",sdkPartName:"advancedContactsReport"}]}}class $t extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"owner/apps",sdkPartName:"ownerApps"}]}}class Xt extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"scans/report/advanced",sdkPartName:"advancedScansReport"}]}}class zt extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"apikeys",sdkPartName:"apikeys"}]}}class Zt extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"assetgraphs",sdkPartName:"assetgraphs"}]}}class ts extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"assets/export",sdkPartName:"assetsExport"}]}}class ss extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"assettypes",sdkPartName:"assettypes"}]}}class es extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"assets/scans",sdkPartName:"assetsScans"}]}}class rs extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"assets",sdkPartName:"assets"}]}}class as extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"assets/report/basic",sdkPartName:"basicAssetsReport"}]}}class ns extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"contacts/report/basic",sdkPartName:"basicContactsReport"}]}}class os extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"batch",sdkPartName:"batch"}]}}class is extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"consent",sdkPartName:"consent"}]}}class cs extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"contacts/export",sdkPartName:"contactsExport"}]}}class us extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"contacts",sdkPartName:"contacts"}]}}class hs 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 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:"apps",sdkPartName:"apps"}]}}class ps extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"jobs",sdkPartName:"jobs"}]}}class Ps extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"locations",sdkPartName:"locations"}]}}class gs extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"assets/mostscanned",sdkPartName:"assetsMostscanned"}]}}class ls extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"plugins",sdkPartName:"plugins"}]}}class Ns extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"priceplan",sdkPartName:"pricePlan"}]}}class Ss extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"printJobs",sdkPartName:"printJobs"}]}}class Is extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"printStickerTemplates",sdkPartName:"printStickerTemplates"}]}}class Es extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"projects/export",sdkPartName:"projectsExport"}]}}class As extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"printPageTemplates",sdkPartName:"printPageTemplates"}]}}class Ts extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"projects",sdkPartName:"projects"}]}}class ws extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"qrcodelogos",sdkPartName:"qrcodelogos"}]}}class xs extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"stylingtemplates",sdkPartName:"stylingtemplates"}]}}class ks extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"qrcodes",sdkPartName:"qrCodes"}]}}class _s extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"customattributes",sdkPartName:"customattributes"}]}}class Os extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"scans/dayofweek",sdkPartName:"scansDayofweek"}]}}class Cs extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"scans/export",sdkPartName:"scansExport"}]}}class Rs extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"scans/timeline",sdkPartName:"scansTimeline"}]}}class ys extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"scans/timeofday",sdkPartName:"scansTimeofday"}]}}class Ds extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{parm:"userId",routePart:"users",sdkPartName:"user"}]}}class vs extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"scans",sdkPartName:"scans"}]}}class Ls extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"usermedias",sdkPartName:"usermedias"}]}}class bs 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 fs extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"users",sdkPartName:"users"}]}}class Us extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"websessions/timeline",sdkPartName:"websessionsTimeline"}]}}class Ms 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 js extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"campaignInformation",sdkPartName:"campaignInformation"}]}}class Gs extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"campaignInformation",sdkPartName:"campaignInformation"}]}}class Vs extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"clock",sdkPartName:"clock"}]}}class Fs 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 Hs extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"}]}}class qs extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"engagePricePlan",sdkPartName:"engagePricePlan"}]}}class Ys 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 Bs extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"priceplan",sdkPartName:"pricePlan"}]}}class Qs 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 Ws extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{parm:"userId",routePart:"users",sdkPartName:"user"}]}}class Ks extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"qrcodelogos/upload",sdkPartName:"qrcodelogosUpload"}]}}class Js 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 $s extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"appAccountId",routePart:"appsAccounts",sdkPartName:"appsAccount"}]}}class Xs extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"appAccountId",routePart:"appsAccounts",sdkPartName:"appsAccount"},{routePart:"main",sdkPartName:"main"}]}}class zs extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"appId",routePart:"apps",sdkPartName:"app"}]}}class Zs extends a{constructor(...t){super(...t),this.routeSegments=[{routePart:"apps",sdkPartName:"apps"}]}}class te extends a{constructor(...t){super(...t),this.routeSegments=[{routePart:"apps/published",sdkPartName:"appsPublished"}]}}class se extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"appId",routePart:"apps",sdkPartName:"app"}]}}class ee 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 re extends r{constructor(...t){super(...t),this.routeSegments=[{parm:"assetGraphId",routePart:"assetgraphs",sdkPartName:"assetgraph"}]}}class ae extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"assetGraphId",routePart:"assetgraphs",sdkPartName:"assetgraph"}]}}class ne extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"assetTypeId",routePart:"assettypes",sdkPartName:"assettype"},{routePart:"assets",sdkPartName:"assets"}]}}class oe extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"assetGraphId",routePart:"assetgraphs",sdkPartName:"assetgraph"}]}}class ie extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"assetTypeId",routePart:"assettypes",sdkPartName:"assettype"},{parm:"assetId",routePart:"assets",sdkPartName:"asset"}]}}class ce extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"assetTypeId",routePart:"assettypes",sdkPartName:"assettype"}]}}class ue extends r{constructor(...t){super(...t),this.routeSegments=[{parm:"assetTypeId",routePart:"assettypes",sdkPartName:"assettype"}]}}class he extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"assetTypeId",routePart:"assettypes",sdkPartName:"assettype"},{routePart:"assets",sdkPartName:"assets"}]}}class de extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"assetTypeId",routePart:"assettypes",sdkPartName:"assettype"},{parm:"locationId",routePart:"locations",sdkPartName:"location"}]}}class me extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"assetTypeId",routePart:"assettypes",sdkPartName:"assettype"},{routePart:"locations",sdkPartName:"locations"}]}}class pe extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"assetTypeId",routePart:"assettypes",sdkPartName:"assettype"}]}}class Pe extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"assetTypeId",routePart:"assettypes",sdkPartName:"assettype"},{parm:"locationId",routePart:"locations",sdkPartName:"location"}]}}class ge extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{routePart:"contacts",sdkPartName:"contacts"}]}}class le extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{routePart:"neighbors",sdkPartName:"neighbors"}]}}class Ne extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{routePart:"qrcodes",sdkPartName:"qrCodes"}]}}class Se extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{routePart:"qracodes",sdkPartName:"qracodes"}]}}class Ie extends r{constructor(...t){super(...t),this.routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"}]}}class Ee extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"}]}}class Ae extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{routePart:"neighbors/delete",sdkPartName:"neighborsDelete"}]}}class Te extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{routePart:"history",sdkPartName:"history"}]}}class we extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{routePart:"contacts",sdkPartName:"contacts"}]}}class xe extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{parm:"url",routePart:"urls",sdkPartName:"url"}]}}class ke extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{routePart:"neighbors",sdkPartName:"neighbors"}]}}class _e extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{parm:"neighborId",routePart:"neighbors",sdkPartName:"neighbor"}]}}class Oe extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{routePart:"qrcodes",sdkPartName:"qrCodes"}]}}class Ce extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{routePart:"scans/location",sdkPartName:"scansLocation"}]}}class Re extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{routePart:"scans/export",sdkPartName:"scansExport"}]}}class ye extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{routePart:"usermedias",sdkPartName:"usermedias"}]}}class De extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{parm:"contactId",routePart:"contacts",sdkPartName:"contact"}]}}class ve extends r{constructor(...t){super(...t),this.routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{parm:"contactId",routePart:"contacts",sdkPartName:"contact"}]}}class Le extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{routePart:"scans",sdkPartName:"scans"}]}}class be extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"}]}}class fe extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"batchId",routePart:"batch",sdkPartName:"batch"},{routePart:"assets",sdkPartName:"assets"}]}}class Ue extends a{constructor(...t){super(...t),this.routeSegments=[{routePart:"care/accounts",sdkPartName:"careAccounts"}]}}class Me extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"billing/cancelDowngrade",sdkPartName:"billingCancelDowngrade"}]}}class je extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"billing/cancelSubscription",sdkPartName:"billingCancelSubscription"}]}}class Ge extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"billing/preview/upgradePlan",sdkPartName:"upgradePlanBillingPreview"}]}}class Ve extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"billing/setupIntent",sdkPartName:"billingSetupIntent"}]}}class Fe extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"billing/downgradePlan",sdkPartName:"billingDowngradePlan"}]}}class He extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"billing/details",sdkPartName:"billingDetail"}]}}class qe extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"billing/currentPeriod",sdkPartName:"billingCurrentPeriod"}]}}class Ye extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"billing/invoices",sdkPartName:"billingInvoice"}]}}class Be extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"billing/upgradePlan",sdkPartName:"billingUpgradePlan"}]}}class Qe extends o{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 Ke 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 $e extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"contactId",routePart:"contacts",sdkPartName:"contact"},{routePart:"consent",sdkPartName:"consent"}]}}class Xe extends a{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"},{routePart:"export",sdkPartName:"export"}]}}class Ze extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"contactId",routePart:"contacts",sdkPartName:"contact"},{routePart:"scans/export",sdkPartName:"scansExport"}]}}class tr extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"contactId",routePart:"contacts",sdkPartName:"contact"},{routePart:"scans/location",sdkPartName:"scansLocation"}]}}class sr extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"contactId",routePart:"contacts",sdkPartName:"contact"},{routePart:"scans",sdkPartName:"scans"}]}}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 n{constructor(...t){super(...t),this.routeSegments=[{parm:"contactId",routePart:"contacts",sdkPartName:"contact"}]}}class ar extends r{constructor(...t){super(...t),this.routeSegments=[{parm:"customDomain",routePart:"customdomains",sdkPartName:"customdomain"}]}}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:"customDomain",routePart:"customdomains",sdkPartName:"customdomain"},{routePart:"retry",sdkPartName:"retry"}]}}class ir extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"customDomain",routePart:"customdomains",sdkPartName:"customdomain"}]}}class cr extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"fileId",routePart:"files",sdkPartName:"file"}]}}class ur extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"fileId",routePart:"files",sdkPartName:"file"},{routePart:"validate",sdkPartName:"validate"}]}}class hr extends r{constructor(...t){super(...t),this.routeSegments=[{parm:"invitationId",routePart:"invitations",sdkPartName:"invitation"}]}}class dr extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"invitationId",routePart:"invitations",sdkPartName:"invitation"},{routePart:"users",sdkPartName:"users"}]}}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:"invitationId",routePart:"invitations",sdkPartName:"invitation"}]}}class Pr extends r{constructor(...t){super(...t),this.routeSegments=[{parm:"printJobId",routePart:"printJobs",sdkPartName:"printJob"}]}}class gr extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"jobId",routePart:"jobs",sdkPartName:"job"}]}}class lr extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"printJobId",routePart:"printJobs",sdkPartName:"printJob"}]}}class Nr extends o{constructor(...t){super(...t),this.routeSegments=[{routePart:"support",sdkPartName:"support"}]}}class Sr extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"support/twilio",sdkPartName:"supportTwilio"}]}}class Ir extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"locationId",routePart:"locations",sdkPartName:"location"},{routePart:"assets",sdkPartName:"assets"}]}}class Er extends r{constructor(...t){super(...t),this.routeSegments=[{parm:"locationId",routePart:"locations",sdkPartName:"location"}]}}class Ar extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"locationId",routePart:"locations",sdkPartName:"location"},{routePart:"assets",sdkPartName:"assets"}]}}class Tr extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"locationId",routePart:"locations",sdkPartName:"location"}]}}class wr extends a{constructor(...t){super(...t),this.routeSegments=[{routePart:"pricePlans",sdkPartName:"pricePlans"}]}}class xr extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{parm:"customDomain",routePart:"customDomains",sdkPartName:"customDomain"}]}}class kr 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 _r extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"jobs/assetbatch/validation",sdkPartName:"validationJobsAssetbatch"}]}}class Or extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"assets",sdkPartName:"assets"}]}}class Cr extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"jobs/assetbatch",sdkPartName:"jobsAssetbatch"}]}}class Rr extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"jobs/assetbatch/presignedurl",sdkPartName:"presignedurlJobsAssetbatch"}]}}class yr extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"assetgraphs",sdkPartName:"assetgraphs"}]}}class Dr 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:"assets/batch",sdkPartName:"assetsBatch"}]}}class Lr extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"contacts/batch",sdkPartName:"contactsBatch"}]}}class br 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 Ur extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"printJobs",sdkPartName:"printJobs"}]}}class Mr extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"smstemplates",sdkPartName:"smsTemplates"}]}}class jr extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"templatedPrint/preview",sdkPartName:"templatedPrintPreview"}]}}class Gr extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"websessions/export",sdkPartName:"websessionsExport"}]}}class Vr extends r{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"contacts/batch",sdkPartName:"contactsBatch"}]}}class Fr extends r{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"}]}}class Hr extends r{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"customDomains/realTimeQr",sdkPartName:"customDomainsRealTimeQr"}]}}class qr extends r{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{parm:"smsTemplateName",routePart:"smstemplates",sdkPartName:"smsTemplate"}]}}class Yr extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"assets/report/advanced",sdkPartName:"advancedAssetsReport"}]}}class Br extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"contacts/report/advanced",sdkPartName:"advancedContactsReport"}]}}class Qr extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"export",sdkPartName:"export"}]}}class Wr extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"scans/report/advanced",sdkPartName:"advancedScansReport"}]}}class Kr extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"assets/export",sdkPartName:"assetsExport"}]}}class Jr extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"assetgraphs",sdkPartName:"assetgraphs"}]}}class $r extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"assets",sdkPartName:"assets"}]}}class Xr extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"assets/report/basic",sdkPartName:"basicAssetsReport"}]}}class zr extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"batch",sdkPartName:"batch"}]}}class Zr extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"contacts/report/basic",sdkPartName:"basicContactsReport"}]}}class ta extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"consent",sdkPartName:"consent"}]}}class sa extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"contacts/export",sdkPartName:"contactsExport"}]}}class ea extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"contacts",sdkPartName:"contacts"}]}}class ra extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"}]}}class aa extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"assets/mostscanned",sdkPartName:"assetsMostscanned"}]}}class na extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"qrcodes",sdkPartName:"qrCodes"}]}}class oa extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"customDomains/realTimeQr",sdkPartName:"customDomainsRealTimeQr"}]}}class ia extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"scans/dayofweek",sdkPartName:"scansDayofweek"}]}}class ca extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"scans/export",sdkPartName:"scansExport"}]}}class ua extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"scans/timeofday",sdkPartName:"scansTimeofday"}]}}class ha extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"scans/timeline",sdkPartName:"scansTimeline"}]}}class da extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"scans",sdkPartName:"scans"}]}}class ma extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"usermedias",sdkPartName:"usermedias"}]}}class pa extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"websessions/timeline",sdkPartName:"websessionsTimeline"}]}}class Pa extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"}]}}class ga extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"customDomains/realTimeQr",sdkPartName:"customDomainsRealTimeQr"}]}}class la extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"qrCodeLink",routePart:"qrcodelinks",sdkPartName:"qrcodelink"}]}}class Na extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"qrCodeLogoId",routePart:"qrcodelogos",sdkPartName:"qrcodelogo"}]}}class Sa extends r{constructor(...t){super(...t),this.routeSegments=[{parm:"printPageTemplateId",routePart:"printPageTemplates",sdkPartName:"printPageTemplate"}]}}class Ia extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"qrCodeLogoId",routePart:"qrcodelogos",sdkPartName:"qrcodelogo"}]}}class Ea extends r{constructor(...t){super(...t),this.routeSegments=[{parm:"printStickerTemplateId",routePart:"printStickerTemplates",sdkPartName:"printStickerTemplate"}]}}class Aa extends r{constructor(...t){super(...t),this.routeSegments=[{parm:"stylingTemplateId",routePart:"stylingtemplates",sdkPartName:"stylingtemplate"}]}}class Ta extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"printStickerTemplateId",routePart:"printStickerTemplates",sdkPartName:"printStickerTemplate"}]}}class wa extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"stylingTemplateId",routePart:"stylingtemplates",sdkPartName:"stylingtemplate"}]}}class xa extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"printPageTemplateId",routePart:"printPageTemplates",sdkPartName:"printPageTemplate"}]}}class ka extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"printPageTemplateId",routePart:"printPageTemplates",sdkPartName:"printPageTemplate"}]}}class _a extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"printStickerTemplateId",routePart:"printStickerTemplates",sdkPartName:"printStickerTemplate"}]}}class Oa extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"stylingTemplateId",routePart:"stylingtemplates",sdkPartName:"stylingtemplate"}]}}class Ca extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"qrCodeId",routePart:"qrcodes",sdkPartName:"qrCode"},{routePart:"links",sdkPartName:"links"}]}}class Ra extends r{constructor(...t){super(...t),this.routeSegments=[{parm:"qrCodeId",routePart:"qrcodes",sdkPartName:"qrCode"},{parm:"link",routePart:"links",sdkPartName:"link"}]}}class ya extends r{constructor(...t){super(...t),this.routeSegments=[{parm:"qrCodeId",routePart:"qrcodes",sdkPartName:"qrCode"}]}}class Da extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"qrCodeId",routePart:"qrcodes",sdkPartName:"qrCode"},{routePart:"links",sdkPartName:"links"}]}}class va extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"qrCodeId",routePart:"qrcodes",sdkPartName:"qrCode"}]}}class La extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"qrCodeId",routePart:"qrcodes",sdkPartName:"qrCode"},{parm:"locatorKey",routePart:"swap",sdkPartName:"swap"}]}}class ba extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"qrCodeId",routePart:"qrcodes",sdkPartName:"qrCode"}]}}class fa extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"scanId",routePart:"scans",sdkPartName:"scan"},{routePart:"contacts",sdkPartName:"contacts"}]}}class Ua extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"scanId",routePart:"scans",sdkPartName:"scan"}]}}class Ma extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"scanId",routePart:"scans",sdkPartName:"scan"}]}}class ja extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"scanId",routePart:"scans",sdkPartName:"scan"},{routePart:"customAttribute",sdkPartName:"customAttribute"}]}}class Ga extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"mediaId",routePart:"usermedias",sdkPartName:"usermedia"},{routePart:"multipart",sdkPartName:"multipart"}]}}class Va extends a{constructor(...t){super(...t),this.routeSegments=[{routePart:"userroles",sdkPartName:"userroles"}]}}class Fa extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"mediaId",routePart:"usermedias",sdkPartName:"usermedia"}]}}class Ha extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"mediaId",routePart:"usermedias",sdkPartName:"usermedia"},{parm:"assetId",routePart:"assets",sdkPartName:"asset"}]}}class qa extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"mediaId",routePart:"usermedias",sdkPartName:"usermedia"},{parm:"projectId",routePart:"project",sdkPartName:"project"}]}}class Ya extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"mediaId",routePart:"usermedias",sdkPartName:"usermedia"},{parm:"scanId",routePart:"scans",sdkPartName:"scan"}]}}class Ba extends r{constructor(...t){super(...t),this.routeSegments=[{parm:"mediaId",routePart:"usermedias",sdkPartName:"usermedia"},{parm:"assetId",routePart:"assets",sdkPartName:"asset"}]}}class Qa extends r{constructor(...t){super(...t),this.routeSegments=[{parm:"mediaId",routePart:"usermedias",sdkPartName:"usermedia"},{parm:"projectId",routePart:"projects",sdkPartName:"project"}]}}class Wa extends r{constructor(...t){super(...t),this.routeSegments=[{parm:"mediaId",routePart:"usermedias",sdkPartName:"usermedia"},{parm:"scanId",routePart:"scans",sdkPartName:"scan"}]}}class Ka extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"mediaId",routePart:"usermedias",sdkPartName:"usermedia"}]}}class Ja extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"userId",routePart:"users",sdkPartName:"user"},{routePart:"accounts",sdkPartName:"accounts"}]}}class $a extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"userId",routePart:"users",sdkPartName:"user"},{routePart:"accounts",sdkPartName:"accounts"}]}}class Xa extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"userId",routePart:"users",sdkPartName:"user"},{routePart:"errors",sdkPartName:"errors"}]}}class za extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"userId",routePart:"users",sdkPartName:"user"},{routePart:"invitations",sdkPartName:"invitations"}]}}class Za 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 tn 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 sn extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"userId",routePart:"users",sdkPartName:"user"}]}}class en extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"userId",routePart:"users",sdkPartName:"user"}]}}class rn extends o{constructor(...t){super(...t),this.routeSegments=[{routePart:"webhooks/printjobresolution",sdkPartName:"webhooksPrintjobresolution"}]}}class an extends o{constructor(...t){super(...t),this.routeSegments=[{routePart:"auth/user/password",sdkPartName:"passwordAuthUser"}]}}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/user",sdkPartName:"authUser"}]}}class cn extends r{constructor(...t){super(...t),this.routeSegments=[{routePart:"auth/session",sdkPartName:"authSession"}]}}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/session",sdkPartName:"authSession"}]}}class dn extends o{constructor(...t){super(...t),this.routeSegments=[{routePart:"auth/user/confirmation",sdkPartName:"confirmationAuthUser"}]}}class mn extends o{constructor(...t){super(...t),this.routeSegments=[{routePart:"auth/user/reset",sdkPartName:"resetAuthUser"}]}}class pn extends r{constructor(...t){super(...t),this.routeSegments=[{parm:"mediaId",routePart:"usermedias",sdkPartName:"usermedia"}]}}class Pn extends i{async update(t){return new It(this.session).go(this.pathParameters,void 0,t)}async get(t){return new Et(this.session).go(this.pathParameters,void 0,t)}}class gn extends c{secret(){return new Pn(this.getSession(),this.pathParameters)}async get(t){return new St(this.session).go(this.pathParameters,void 0,t)}async update(t,s){return new At(this.session).go(this.pathParameters,void 0,t,s)}}class ln extends i{async get(t){return new Tt(this.session).go(this.pathParameters,void 0,t)}}class Nn extends i{async get(t){return new bs(this.session).go(this.pathParameters,void 0,t)}async update(t,s){return new Js(this.session).go(this.pathParameters,void 0,t,s)}}class Sn extends c{confirm(){return new ln(this.getSession(),this.pathParameters)}roles(){return new Nn(this.getSession(),this.pathParameters)}async delete(t){return new qt(this.session).go(this.pathParameters,void 0,t)}async get(t){return new Ds(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 In extends i{async create(t,s){return new wt(this.session).go(this.pathParameters,void 0,t,s)}}class En extends i{async create(t,s){return new xt(this.session).go(this.pathParameters,void 0,t,s)}async get(t,s){return new zt(this.session).go(this.pathParameters,t,s)}}class An extends i{async create(t,s){return new kt(this.session).go(this.pathParameters,void 0,t,s)}async get(t,s){return new ms(this.session).go(this.pathParameters,t,s)}}class Tn extends i{async create(t,s){return new _t(this.session).go(this.pathParameters,void 0,t,s)}async get(t,s){return new ss(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 ds(this.session).go(this.pathParameters,t,s)}}class xn extends i{async create(t,s){return new Ct(this.session).go(this.pathParameters,void 0,t,s)}}class kn extends i{async create(t,s){return new Rt(this.session).go(this.pathParameters,void 0,t,s)}}class _n extends i{async create(t,s){return new yt(this.session).go(this.pathParameters,void 0,t,s)}}class On extends i{async create(t,s){return new Dt(this.session).go(this.pathParameters,void 0,t,s)}async get(t,s){return new Ps(this.session).go(this.pathParameters,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 As(this.session).go(this.pathParameters,t,s)}}class Rn extends i{async create(t,s){return new Lt(this.session).go(this.pathParameters,void 0,t,s)}async get(t,s){return new Is(this.session).go(this.pathParameters,t,s)}}class yn extends i{async create(t,s){return new bt(this.session).go(this.pathParameters,void 0,t,s)}async get(t,s){return new Ts(this.session).go(this.pathParameters,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 xs(this.session).go(this.pathParameters,t,s)}}class vn extends i{async create(t,s){return new Ut(this.session).go(this.pathParameters,void 0,t,s)}async get(t,s){return new ws(this.session).go(this.pathParameters,t,s)}}class Ln extends i{async create(t,s){return new Mt(this.session).go(this.pathParameters,void 0,t,s)}async get(t,s){return new _s(this.session).go(this.pathParameters,t,s)}}class bn extends i{async create(t,s){return new jt(this.session).go(this.pathParameters,void 0,t,s)}}class fn extends i{async create(t,s){return new Gt(this.session).go(this.pathParameters,void 0,t,s)}}class Un extends i{async create(t,s){return new Vt(this.session).go(this.pathParameters,void 0,t,s)}}class Mn extends i{async create(t,s){return new Ft(this.session).go(this.pathParameters,void 0,t,s)}}class jn extends i{async delete(t,s){return new Ht(this.session).go(this.pathParameters,t,s)}}class Gn extends i{async get(t){return new Wt(this.session).go(this.pathParameters,void 0,t)}}class Vn extends i{async get(t){return new hs(this.session).go(this.pathParameters,void 0,t)}}class Fn extends i{async update(t,s){return new Ys(this.session).go(this.pathParameters,void 0,t,s)}}class Hn extends i{async update(t,s){return new Qs(this.session).go(this.pathParameters,void 0,t,s)}}class qn extends c{password(){return new Gn(this.getSession(),this.pathParameters)}klaviyoKey(){return new Vn(this.getSession(),this.pathParameters)}klaviyo(){return new Fn(this.getSession(),this.pathParameters)}rehrig(){return new Hn(this.getSession(),this.pathParameters)}async update(t){return new Yt(this.session).go(this.pathParameters,void 0,t)}}class Yn extends i{async update(t){return new Fs(this.session).go(this.pathParameters,void 0,t)}}class Bn extends c{test(){return new Yn(this.getSession(),this.pathParameters)}async get(t){return new Bt(this.session).go(this.pathParameters,void 0,t)}}class Qn extends i{async get(t,s){return new Kt(this.session).go(this.pathParameters,t,s)}}class Wn extends i{async get(t,s){return new Jt(this.session).go(this.pathParameters,t,s)}}class Kn 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,s){return new Zt(this.session).go(this.pathParameters,t,s)}}class Xn extends i{async create(t,s){return new ts(this.session).go(this.pathParameters,void 0,t,s)}}class zn extends i{async create(t,s,e){return new es(this.session).go(this.pathParameters,t,s,e)}}class Zn extends i{async get(t,s){return new rs(this.session).go(this.pathParameters,t,s)}}class to extends i{async get(t){return new as(this.session).go(this.pathParameters,void 0,t)}}class so extends i{async get(t){return new ns(this.session).go(this.pathParameters,void 0,t)}}class eo extends i{async get(t,s){return new os(this.session).go(this.pathParameters,t,s)}}class ro extends i{async get(t,s){return new is(this.session).go(this.pathParameters,t,s)}}class ao extends i{async create(t,s){return new cs(this.session).go(this.pathParameters,void 0,t,s)}}class no extends i{async get(t,s){return new us(this.session).go(this.pathParameters,t,s)}}class oo extends i{async get(t,s){return new ps(this.session).go(this.pathParameters,t,s)}}class io extends i{async get(t,s){return new gs(this.session).go(this.pathParameters,t,s)}}class co extends i{async get(t){return new ls(this.session).go(this.pathParameters,void 0,t)}}class uo extends i{async get(t){return new Ns(this.session).go(this.pathParameters,void 0,t)}async update(t,s){return new Bs(this.session).go(this.pathParameters,void 0,t,s)}}class ho extends i{async get(t,s){return new Ss(this.session).go(this.pathParameters,t,s)}}class mo extends i{async create(t,s){return new Es(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 Os(this.session).go(this.pathParameters,t,s)}}class go extends i{async create(t,s){return new Cs(this.session).go(this.pathParameters,void 0,t,s)}}class lo extends i{async get(t,s){return new Rs(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 vs(this.session).go(this.pathParameters,t,s)}}class Io extends i{async get(t,s){return new Ls(this.session).go(this.pathParameters,t,s)}}class Eo extends i{async get(t,s){return new fs(this.session).go(this.pathParameters,t,s)}}class Ao extends i{async get(t,s){return new Us(this.session).go(this.pathParameters,t,s)}}class To extends i{async create(t){return new Ms(this.session).go(this.pathParameters,void 0,t)}}class wo extends c{install(){return new To(this.getSession(),this.pathParameters)}}class xo extends i{async get(t){return new js(this.session).go(this.pathParameters,void 0,t)}async create(t,s){return new Gs(this.session).go(this.pathParameters,void 0,t,s)}}class ko extends i{async create(t,s){return new Vs(this.session).go(this.pathParameters,void 0,t,s)}}class _o extends i{async update(t,s){return new qs(this.session).go(this.pathParameters,void 0,t,s)}}class Oo extends i{async create(t,s){return new Ks(this.session).go(this.pathParameters,void 0,t,s)}}class Co extends i{async create(t){return new Sr(this.session).go(this.pathParameters,void 0,t)}}class Ro extends c{user(t){return new Sn(this.getSession(),s({},this.pathParameters,{userId:t}))}urlSafeties(){return new In(this.getSession(),this.pathParameters)}apikeys(){return new En(this.getSession(),this.pathParameters)}apps(){return new An(this.getSession(),this.pathParameters)}assettypes(){return new Tn(this.getSession(),this.pathParameters)}customDomains(){return new wn(this.getSession(),this.pathParameters)}imageUpload(){return new xn(this.getSession(),this.pathParameters)}invitations(){return new kn(this.getSession(),this.pathParameters)}invitationsBatch(){return new _n(this.getSession(),this.pathParameters)}locations(){return new On(this.getSession(),this.pathParameters)}printPageTemplates(){return new Cn(this.getSession(),this.pathParameters)}printStickerTemplates(){return new Rn(this.getSession(),this.pathParameters)}projects(){return new yn(this.getSession(),this.pathParameters)}stylingtemplates(){return new Dn(this.getSession(),this.pathParameters)}qrcodelogos(){return new vn(this.getSession(),this.pathParameters)}customattributes(){return new Ln(this.getSession(),this.pathParameters)}zendeskTicket(){return new bn(this.getSession(),this.pathParameters)}usermediasPresignedurlmultipart(){return new fn(this.getSession(),this.pathParameters)}usermediasPresignedurl(){return new Un(this.getSession(),this.pathParameters)}websessionsExport(){return new Mn(this.getSession(),this.pathParameters)}contactsBatch(){return new jn(this.getSession(),this.pathParameters)}plugin(t){return new qn(this.getSession(),s({},this.pathParameters,{pluginId:t}))}customDomain(t){return new Bn(this.getSession(),s({},this.pathParameters,{customDomain:t}))}advancedAssetsReport(){return new Qn(this.getSession(),this.pathParameters)}advancedContactsReport(){return new Wn(this.getSession(),this.pathParameters)}ownerApps(){return new Kn(this.getSession(),this.pathParameters)}advancedScansReport(){return new Jn(this.getSession(),this.pathParameters)}assetgraphs(){return new $n(this.getSession(),this.pathParameters)}assetsExport(){return new Xn(this.getSession(),this.pathParameters)}assetsScans(){return new zn(this.getSession(),this.pathParameters)}assets(){return new Zn(this.getSession(),this.pathParameters)}basicAssetsReport(){return new to(this.getSession(),this.pathParameters)}basicContactsReport(){return new so(this.getSession(),this.pathParameters)}batch(){return new eo(this.getSession(),this.pathParameters)}consent(){return new ro(this.getSession(),this.pathParameters)}contactsExport(){return new ao(this.getSession(),this.pathParameters)}contacts(){return new no(this.getSession(),this.pathParameters)}jobs(){return new oo(this.getSession(),this.pathParameters)}assetsMostscanned(){return new io(this.getSession(),this.pathParameters)}plugins(){return new co(this.getSession(),this.pathParameters)}pricePlan(){return new uo(this.getSession(),this.pathParameters)}printJobs(){return new ho(this.getSession(),this.pathParameters)}projectsExport(){return new mo(this.getSession(),this.pathParameters)}qrCodes(){return new po(this.getSession(),this.pathParameters)}scansDayofweek(){return new Po(this.getSession(),this.pathParameters)}scansExport(){return new go(this.getSession(),this.pathParameters)}scansTimeline(){return new lo(this.getSession(),this.pathParameters)}scansTimeofday(){return new No(this.getSession(),this.pathParameters)}scans(){return new So(this.getSession(),this.pathParameters)}usermedias(){return new Io(this.getSession(),this.pathParameters)}users(){return new Eo(this.getSession(),this.pathParameters)}websessionsTimeline(){return new Ao(this.getSession(),this.pathParameters)}app(t){return new wo(this.getSession(),s({},this.pathParameters,{appId:t}))}campaignInformation(){return new xo(this.getSession(),this.pathParameters)}clock(){return new ko(this.getSession(),this.pathParameters)}engagePricePlan(){return new _o(this.getSession(),this.pathParameters)}qrcodelogosUpload(){return new Oo(this.getSession(),this.pathParameters)}supportTwilio(){return new Co(this.getSession(),this.pathParameters)}async get(t){return new Qt(this.session).go(this.pathParameters,void 0,t)}async update(t,s){return new Hs(this.session).go(this.pathParameters,void 0,t,s)}}class yo extends i{async get(t){return new Xs(this.session).go(this.pathParameters,void 0,t)}}class Do extends c{main(){return new yo(this.getSession(),this.pathParameters)}async get(t){return new $s(this.session).go(this.pathParameters,void 0,t)}}class vo extends i{async create(t){return new ee(this.session).go(this.pathParameters,void 0,t)}}class Lo extends c{load(){return new vo(this.getSession(),this.pathParameters)}}class bo extends c{account(t){return new Lo(this.getSession(),s({},this.pathParameters,{accountId:t}))}async get(t){return new zs(this.session).go(this.pathParameters,void 0,t)}async update(t,s){return new se(this.session).go(this.pathParameters,void 0,t,s)}}class fo extends i{async get(t,s){return new Zs(this.session).go(this.pathParameters,t,s)}}class Uo extends i{async get(t,s){return new te(this.session).go(this.pathParameters,t,s)}}class Mo extends c{async delete(t){return new re(this.session).go(this.pathParameters,void 0,t)}async get(t){return new ae(this.session).go(this.pathParameters,void 0,t)}async update(t,s){return new oe(this.session).go(this.pathParameters,void 0,t,s)}}class jo extends i{async create(t,s){return new ne(this.session).go(this.pathParameters,void 0,t,s)}async get(t,s){return new he(this.session).go(this.pathParameters,t,s)}}class Go extends c{async create(t,s){return new ie(this.session).go(this.pathParameters,void 0,t,s)}}class Vo extends c{async get(t){return new de(this.session).go(this.pathParameters,void 0,t)}async update(t,s){return new Pe(this.session).go(this.pathParameters,void 0,t,s)}}class Fo extends i{async get(t,s){return new me(this.session).go(this.pathParameters,t,s)}}class Ho extends c{assets(){return new jo(this.getSession(),this.pathParameters)}asset(t){return new Go(this.getSession(),s({},this.pathParameters,{assetId:t}))}location(t){return new Vo(this.getSession(),s({},this.pathParameters,{locationId:t}))}locations(){return new Fo(this.getSession(),this.pathParameters)}async get(t,s){return new ce(this.session).go(this.pathParameters,t,s)}async delete(t){return new ue(this.session).go(this.pathParameters,void 0,t)}async update(t,s){return new pe(this.session).go(this.pathParameters,void 0,t,s)}}class qo extends i{async create(t,s){return new ge(this.session).go(this.pathParameters,void 0,t,s)}async get(t,s){return new we(this.session).go(this.pathParameters,t,s)}}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 ke(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)}async get(t,s){return new Oe(this.session).go(this.pathParameters,t,s)}}class Qo extends i{async create(t,s){return new Se(this.session).go(this.pathParameters,void 0,t,s)}}class Wo extends i{async create(t,s){return new Ae(this.session).go(this.pathParameters,void 0,t,s)}}class Ko extends i{async get(t,s){return new Te(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 c{async get(t,s){return new _e(this.session).go(this.pathParameters,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 create(t,s){return new Re(this.session).go(this.pathParameters,void 0,t,s)}}class Zo extends i{async get(t,s){return new ye(this.session).go(this.pathParameters,t,s)}}class ti extends c{async create(t,s){return new De(this.session).go(this.pathParameters,void 0,t,s)}async delete(t){return new ve(this.session).go(this.pathParameters,void 0,t)}}class si extends i{async get(t,s){return new Le(this.session).go(this.pathParameters,t,s)}}class ei extends c{contacts(){return new qo(this.getSession(),this.pathParameters)}neighbors(){return new Yo(this.getSession(),this.pathParameters)}qrCodes(){return new Bo(this.getSession(),this.pathParameters)}qracodes(){return new Qo(this.getSession(),this.pathParameters)}neighborsDelete(){return new Wo(this.getSession(),this.pathParameters)}history(){return new Ko(this.getSession(),this.pathParameters)}url(t){return new Jo(this.getSession(),s({},this.pathParameters,{url:t}))}neighbor(t){return new $o(this.getSession(),s({},this.pathParameters,{neighborId:t}))}scansLocation(){return new Xo(this.getSession(),this.pathParameters)}scansExport(){return new zo(this.getSession(),this.pathParameters)}usermedias(){return new Zo(this.getSession(),this.pathParameters)}contact(t){return new ti(this.getSession(),s({},this.pathParameters,{contactId:t}))}scans(){return new si(this.getSession(),this.pathParameters)}async delete(t){return new Ie(this.session).go(this.pathParameters,void 0,t)}async get(t,s){return new Ee(this.session).go(this.pathParameters,t,s)}async update(t,s){return new be(this.session).go(this.pathParameters,void 0,t,s)}}class ri extends i{async get(t,s){return new fe(this.session).go(this.pathParameters,t,s)}}class ai extends c{assets(){return new ri(this.getSession(),this.pathParameters)}}class ni extends i{async get(t,s){return new Ue(this.session).go(this.pathParameters,t,s)}}class oi extends c{async create(t){return new Me(this.session).go(this.pathParameters,void 0,t)}}class ii extends c{async create(t,s){return new je(this.session).go(this.pathParameters,void 0,t,s)}}class ci extends c{async get(t,s){return new Ge(this.session).go(this.pathParameters,t,s)}}class ui extends c{async create(t,s){return new Ve(this.session).go(this.pathParameters,void 0,t,s)}}class hi extends c{async create(t,s){return new Fe(this.session).go(this.pathParameters,void 0,t,s)}}class di extends c{async get(t){return new He(this.session).go(this.pathParameters,void 0,t)}}class mi extends c{async get(t){return new qe(this.session).go(this.pathParameters,void 0,t)}}class pi extends c{async get(t,s){return new Ye(this.session).go(this.pathParameters,t,s)}}class Pi extends c{async create(t,s){return new Be(this.session).go(this.pathParameters,void 0,t,s)}}class gi 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 $e(this.session).go(this.pathParameters,t,s)}}class li extends i{async get(t,s){return new Je(this.session).go(this.pathParameters,t,s)}}class Ni extends i{async create(t,s){return new ze(this.session).go(this.pathParameters,void 0,t,s)}}class Si extends i{async create(t,s){return new Ze(this.session).go(this.pathParameters,void 0,t,s)}}class Ii extends i{async get(t,s){return new tr(this.session).go(this.pathParameters,t,s)}}class Ei extends i{async get(t){return new sr(this.session).go(this.pathParameters,void 0,t)}}class Ai extends c{async create(t,s){return new er(this.session).go(this.pathParameters,void 0,t,s)}}class Ti extends c{consent(){return new gi(this.getSession(),this.pathParameters)}assets(){return new li(this.getSession(),this.pathParameters)}export(){return new Ni(this.getSession(),this.pathParameters)}scansExport(){return new Si(this.getSession(),this.pathParameters)}scansLocation(){return new Ii(this.getSession(),this.pathParameters)}scans(){return new Ei(this.getSession(),this.pathParameters)}scan(t){return new Ai(this.getSession(),s({},this.pathParameters,{scanId:t}))}async delete(t){return new We(this.session).go(this.pathParameters,void 0,t)}async get(t){return new Xe(this.session).go(this.pathParameters,void 0,t)}async update(t,s){return new rr(this.session).go(this.pathParameters,void 0,t,s)}}class wi extends i{async get(t,s){return new nr(this.session).go(this.pathParameters,t,s)}}class xi extends i{async create(t){return new or(this.session).go(this.pathParameters,void 0,t)}}class ki extends c{locatorCollisions(){return new wi(this.getSession(),this.pathParameters)}retry(){return new xi(this.getSession(),this.pathParameters)}async delete(t){return new ar(this.session).go(this.pathParameters,void 0,t)}async update(t,s){return new ir(this.session).go(this.pathParameters,void 0,t,s)}}class _i extends i{async create(t){return new ur(this.session).go(this.pathParameters,void 0,t)}}class Oi extends c{validate(){return new _i(this.getSession(),this.pathParameters)}async get(t){return new cr(this.session).go(this.pathParameters,void 0,t)}}class Ci extends i{async create(t){return new dr(this.session).go(this.pathParameters,void 0,t)}}class Ri extends c{users(){return new Ci(this.getSession(),this.pathParameters)}async delete(t){return new hr(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 delete(t){return new mr(this.session).go(this.pathParameters,void 0,t)}async get(t){return new gr(this.session).go(this.pathParameters,void 0,t)}}class Di extends c{async delete(t){return new Pr(this.session).go(this.pathParameters,void 0,t)}async update(t,s){return new lr(this.session).go(this.pathParameters,void 0,t,s)}}class vi extends i{async create(t,s){return new Nr(this.session).go(this.pathParameters,void 0,t,s)}}class Li extends i{async update(t,s){return new Ir(this.session).go(this.pathParameters,void 0,t,s)}async get(t,s){return new Ar(this.session).go(this.pathParameters,t,s)}}class bi extends c{assets(){return new Li(this.getSession(),this.pathParameters)}async delete(t,s){return new Er(this.session).go(this.pathParameters,t,s)}async update(t,s){return new Tr(this.session).go(this.pathParameters,void 0,t,s)}}class fi extends i{async get(t){return new wr(this.session).go(this.pathParameters,void 0,t)}}class Ui extends i{async create(t,s){return new kr(this.session).go(this.pathParameters,void 0,t,s)}}class Mi extends c{realTimeQr(){return new Ui(this.getSession(),this.pathParameters)}async create(t){return new xr(this.session).go(this.pathParameters,void 0,t)}}class ji extends i{async create(t,s){return new _r(this.session).go(this.pathParameters,void 0,t,s)}}class Gi extends i{async create(t,s){return new Or(this.session).go(this.pathParameters,void 0,t,s)}async get(t,s){return new $r(this.session).go(this.pathParameters,t,s)}}class Vi extends i{async create(t,s){return new Cr(this.session).go(this.pathParameters,void 0,t,s)}}class Fi extends i{async create(t,s){return new Rr(this.session).go(this.pathParameters,void 0,t,s)}}class Hi extends i{async create(t,s){return new yr(this.session).go(this.pathParameters,void 0,t,s)}async get(t,s){return new Jr(this.session).go(this.pathParameters,t,s)}}class qi extends i{async create(t,s){return new Dr(this.session).go(this.pathParameters,void 0,t,s)}async get(t,s){return new ea(this.session).go(this.pathParameters,t,s)}}class Yi extends i{async create(t,s){return new vr(this.session).go(this.pathParameters,void 0,t,s)}}class Bi extends i{async create(t,s){return new Lr(this.session).go(this.pathParameters,void 0,t,s)}async delete(t,s){return new Vr(this.session).go(this.pathParameters,t,s)}}class Qi extends i{async create(t,s){return new br(this.session).go(this.pathParameters,void 0,t,s)}async get(t,s){return new na(this.session).go(this.pathParameters,t,s)}}class Wi extends i{async create(t,s){return new fr(this.session).go(this.pathParameters,void 0,t,s)}}class Ki extends i{async create(t,s){return new Ur(this.session).go(this.pathParameters,void 0,t,s)}}class Ji extends i{async create(t,s){return new Mr(this.session).go(this.pathParameters,void 0,t,s)}}class $i extends i{async create(t,s){return new jr(this.session).go(this.pathParameters,void 0,t,s)}}class Xi extends i{async create(t,s){return new Gr(this.session).go(this.pathParameters,void 0,t,s)}}class zi extends i{async delete(t){return new Hr(this.session).go(this.pathParameters,void 0,t)}async get(t){return new oa(this.session).go(this.pathParameters,void 0,t)}async update(t,s){return new ga(this.session).go(this.pathParameters,void 0,t,s)}}class Zi extends c{async delete(t){return new qr(this.session).go(this.pathParameters,void 0,t)}}class tc extends i{async get(t,s){return new Yr(this.session).go(this.pathParameters,t,s)}}class sc extends i{async get(t,s){return new Br(this.session).go(this.pathParameters,t,s)}}class ec extends i{async create(t,s){return new Qr(this.session).go(this.pathParameters,void 0,t,s)}}class rc extends i{async get(t,s){return new Wr(this.session).go(this.pathParameters,t,s)}}class ac extends i{async create(t,s){return new Kr(this.session).go(this.pathParameters,void 0,t,s)}}class nc extends i{async get(t){return new Xr(this.session).go(this.pathParameters,void 0,t)}}class oc extends i{async get(t,s){return new zr(this.session).go(this.pathParameters,t,s)}}class ic extends i{async get(t){return new Zr(this.session).go(this.pathParameters,void 0,t)}}class cc extends i{async get(t,s){return new ta(this.session).go(this.pathParameters,t,s)}}class uc extends i{async create(t,s){return new sa(this.session).go(this.pathParameters,void 0,t,s)}}class hc extends i{async get(t,s){return new aa(this.session).go(this.pathParameters,t,s)}}class dc extends i{async get(t,s){return new ia(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 ua(this.session).go(this.pathParameters,t,s)}}class Pc extends i{async get(t,s){return new ha(this.session).go(this.pathParameters,t,s)}}class gc extends i{async get(t,s){return new da(this.session).go(this.pathParameters,t,s)}}class lc extends i{async get(t,s){return new ma(this.session).go(this.pathParameters,t,s)}}class Nc extends i{async get(t,s){return new pa(this.session).go(this.pathParameters,t,s)}}class Sc extends c{customDomain(t){return new Mi(this.getSession(),s({},this.pathParameters,{customDomain:t}))}validationJobsAssetbatch(){return new ji(this.getSession(),this.pathParameters)}assets(){return new Gi(this.getSession(),this.pathParameters)}jobsAssetbatch(){return new Vi(this.getSession(),this.pathParameters)}presignedurlJobsAssetbatch(){return new Fi(this.getSession(),this.pathParameters)}assetgraphs(){return new Hi(this.getSession(),this.pathParameters)}contacts(){return new qi(this.getSession(),this.pathParameters)}assetsBatch(){return new Yi(this.getSession(),this.pathParameters)}contactsBatch(){return new Bi(this.getSession(),this.pathParameters)}qrCodes(){return new Qi(this.getSession(),this.pathParameters)}selfqueueprint(){return new Wi(this.getSession(),this.pathParameters)}printJobs(){return new Ki(this.getSession(),this.pathParameters)}smsTemplates(){return new Ji(this.getSession(),this.pathParameters)}templatedPrintPreview(){return new $i(this.getSession(),this.pathParameters)}websessionsExport(){return new Xi(this.getSession(),this.pathParameters)}customDomainsRealTimeQr(){return new zi(this.getSession(),this.pathParameters)}smsTemplate(t){return new Zi(this.getSession(),s({},this.pathParameters,{smsTemplateName:t}))}advancedAssetsReport(){return new tc(this.getSession(),this.pathParameters)}advancedContactsReport(){return new sc(this.getSession(),this.pathParameters)}export(){return new ec(this.getSession(),this.pathParameters)}advancedScansReport(){return new rc(this.getSession(),this.pathParameters)}assetsExport(){return new ac(this.getSession(),this.pathParameters)}basicAssetsReport(){return new nc(this.getSession(),this.pathParameters)}batch(){return new oc(this.getSession(),this.pathParameters)}basicContactsReport(){return new ic(this.getSession(),this.pathParameters)}consent(){return new cc(this.getSession(),this.pathParameters)}contactsExport(){return new uc(this.getSession(),this.pathParameters)}assetsMostscanned(){return new hc(this.getSession(),this.pathParameters)}scansDayofweek(){return new dc(this.getSession(),this.pathParameters)}scansExport(){return new mc(this.getSession(),this.pathParameters)}scansTimeofday(){return new pc(this.getSession(),this.pathParameters)}scansTimeline(){return new Pc(this.getSession(),this.pathParameters)}scans(){return new gc(this.getSession(),this.pathParameters)}usermedias(){return new lc(this.getSession(),this.pathParameters)}websessionsTimeline(){return new Nc(this.getSession(),this.pathParameters)}async delete(t){return new Fr(this.session).go(this.pathParameters,void 0,t)}async get(t){return new ra(this.session).go(this.pathParameters,void 0,t)}async update(t,s){return new Pa(this.session).go(this.pathParameters,void 0,t,s)}}class Ic extends c{async get(t){return new la(this.session).go(this.pathParameters,void 0,t)}}class Ec extends c{async update(t,s){return new Na(this.session).go(this.pathParameters,void 0,t,s)}async get(t){return new Ia(this.session).go(this.pathParameters,void 0,t)}}class Ac extends c{async delete(t){return new Sa(this.session).go(this.pathParameters,void 0,t)}async get(t){return new xa(this.session).go(this.pathParameters,void 0,t)}async update(t,s){return new ka(this.session).go(this.pathParameters,void 0,t,s)}}class Tc extends c{async delete(t){return new Ea(this.session).go(this.pathParameters,void 0,t)}async get(t){return new Ta(this.session).go(this.pathParameters,void 0,t)}async update(t,s){return new _a(this.session).go(this.pathParameters,void 0,t,s)}}class wc extends c{async delete(t){return new Aa(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 Oa(this.session).go(this.pathParameters,void 0,t,s)}}class xc extends i{async create(t,s){return new Ca(this.session).go(this.pathParameters,void 0,t,s)}async get(t){return new Da(this.session).go(this.pathParameters,void 0,t)}}class kc extends c{async delete(t){return new Ra(this.session).go(this.pathParameters,void 0,t)}}class _c extends c{async create(t,s){return new La(this.session).go(this.pathParameters,void 0,t,s)}}class Oc extends c{links(){return new xc(this.getSession(),this.pathParameters)}link(t){return new kc(this.getSession(),s({},this.pathParameters,{link:t}))}swap(t){return new _c(this.getSession(),s({},this.pathParameters,{locatorKey:t}))}async delete(t){return new ya(this.session).go(this.pathParameters,void 0,t)}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 Cc extends i{async create(t,s){return new fa(this.session).go(this.pathParameters,void 0,t,s)}}class Rc extends i{async update(t,s){return new ja(this.session).go(this.pathParameters,void 0,t,s)}}class yc extends c{contacts(){return new Cc(this.getSession(),this.pathParameters)}customAttribute(){return new Rc(this.getSession(),this.pathParameters)}async get(t,s){return new Ua(this.session).go(this.pathParameters,t,s)}async update(t,s){return new Ma(this.session).go(this.pathParameters,void 0,t,s)}}class Dc extends i{async create(t,s){return new Ga(this.session).go(this.pathParameters,void 0,t,s)}}class vc extends c{async create(t){return new Ha(this.session).go(this.pathParameters,void 0,t)}async delete(t){return new Ba(this.session).go(this.pathParameters,void 0,t)}}class Lc extends c{async create(t){return new qa(this.session).go(this.pathParameters,void 0,t)}async delete(t){return new Qa(this.session).go(this.pathParameters,void 0,t)}}class bc extends c{async create(t){return new Ya(this.session).go(this.pathParameters,void 0,t)}async delete(t){return new Wa(this.session).go(this.pathParameters,void 0,t)}}class fc extends c{multipart(){return new Dc(this.getSession(),this.pathParameters)}asset(t){return new vc(this.getSession(),s({},this.pathParameters,{assetId:t}))}project(t){return new Lc(this.getSession(),s({},this.pathParameters,{projectId:t}))}scan(t){return new bc(this.getSession(),s({},this.pathParameters,{scanId:t}))}async get(t){return new Fa(this.session).go(this.pathParameters,void 0,t)}async update(t,s){return new Ka(this.session).go(this.pathParameters,void 0,t,s)}async delete(t){return new pn(this.session).go(this.pathParameters,void 0,t)}}class Uc extends i{async get(t){return new Va(this.session).go(this.pathParameters,void 0,t)}}class Mc extends i{async create(t,s){return new Ja(this.session).go(this.pathParameters,void 0,t,s)}async get(t,s){return new $a(this.session).go(this.pathParameters,t,s)}}class jc extends i{async get(t,s){return new Xa(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){return new Za(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 Fc extends c{settings(){return new Vc(this.getSession(),this.pathParameters)}}class Hc extends c{accounts(){return new Mc(this.getSession(),this.pathParameters)}errors(){return new jc(this.getSession(),this.pathParameters)}invitations(){return new Gc(this.getSession(),this.pathParameters)}path(t){return new Fc(this.getSession(),s({},this.pathParameters,{path:t}))}async update(t,s){return new sn(this.session).go(this.pathParameters,void 0,t,s)}async get(t){return new en(this.session).go(this.pathParameters,void 0,t)}}class qc extends i{async create(t,s){return new rn(this.session).go(this.pathParameters,void 0,t,s)}}class Yc extends i{async create(t,s){return new an(this.session).go(this.pathParameters,void 0,t,s)}}class Bc extends i{async get(t){return new nn(this.session).go(this.pathParameters,void 0,t)}async delete(t){return new cn(this.session).go(this.pathParameters,void 0,t)}async create(t,s){return new hn(this.session).go(this.pathParameters,void 0,t,s)}}class Qc extends i{async create(t,s){return new on(this.session).go(this.pathParameters,void 0,t,s)}}class Wc extends i{async create(t){return new un(this.session).go(this.pathParameters,void 0,t)}}class Kc extends i{async create(t,s){return new dn(this.session).go(this.pathParameters,void 0,t,s)}}class Jc extends i{async create(t,s){return new mn(this.session).go(this.pathParameters,void 0,t,s)}}class $c extends i{apikey(t){return new gn(this.getSession(),s({},this.pathParameters,{apiKeyId:t}))}account(t){return new Ro(this.getSession(),s({},this.pathParameters,{accountId:t}))}appsAccount(t){return new Do(this.getSession(),s({},this.pathParameters,{appAccountId:t}))}app(t){return new bo(this.getSession(),s({},this.pathParameters,{appId:t}))}apps(){return new fo(this.getSession(),this.pathParameters)}appsPublished(){return new Uo(this.getSession(),this.pathParameters)}assetgraph(t){return new Mo(this.getSession(),s({},this.pathParameters,{assetGraphId:t}))}assettype(t){return new Ho(this.getSession(),s({},this.pathParameters,{assetTypeId:t}))}asset(t){return new ei(this.getSession(),s({},this.pathParameters,{assetId:t}))}batch(t){return new ai(this.getSession(),s({},this.pathParameters,{batchId:t}))}careAccounts(){return new ni(this.getSession(),this.pathParameters)}billingCancelDowngrade(t){return new oi(this.getSession(),s({},this.pathParameters,{accountId:t}))}billingCancelSubscription(t){return new ii(this.getSession(),s({},this.pathParameters,{accountId:t}))}upgradePlanBillingPreview(t){return new ci(this.getSession(),s({},this.pathParameters,{accountId:t}))}billingSetupIntent(t){return new ui(this.getSession(),s({},this.pathParameters,{accountId:t}))}billingDowngradePlan(t){return new hi(this.getSession(),s({},this.pathParameters,{accountId:t}))}billingDetail(t){return new di(this.getSession(),s({},this.pathParameters,{accountId:t}))}billingCurrentPeriod(t){return new mi(this.getSession(),s({},this.pathParameters,{accountId:t}))}billingInvoice(t){return new pi(this.getSession(),s({},this.pathParameters,{accountId:t}))}billingUpgradePlan(t){return new Pi(this.getSession(),s({},this.pathParameters,{accountId:t}))}contact(t){return new Ti(this.getSession(),s({},this.pathParameters,{contactId:t}))}customdomain(t){return new ki(this.getSession(),s({},this.pathParameters,{customDomain:t}))}file(t){return new Oi(this.getSession(),s({},this.pathParameters,{fileId:t}))}invitation(t){return new Ri(this.getSession(),s({},this.pathParameters,{invitationId:t}))}job(t){return new yi(this.getSession(),s({},this.pathParameters,{jobId:t}))}printJob(t){return new Di(this.getSession(),s({},this.pathParameters,{printJobId:t}))}support(){return new vi(this.getSession(),this.pathParameters)}location(t){return new bi(this.getSession(),s({},this.pathParameters,{locationId:t}))}pricePlans(){return new fi(this.getSession(),this.pathParameters)}project(t){return new Sc(this.getSession(),s({},this.pathParameters,{projectId:t}))}qrcodelink(t){return new Ic(this.getSession(),s({},this.pathParameters,{qrCodeLink:t}))}qrcodelogo(t){return new Ec(this.getSession(),s({},this.pathParameters,{qrCodeLogoId:t}))}printPageTemplate(t){return new Ac(this.getSession(),s({},this.pathParameters,{printPageTemplateId:t}))}printStickerTemplate(t){return new Tc(this.getSession(),s({},this.pathParameters,{printStickerTemplateId:t}))}stylingtemplate(t){return new wc(this.getSession(),s({},this.pathParameters,{stylingTemplateId:t}))}qrCode(t){return new Oc(this.getSession(),s({},this.pathParameters,{qrCodeId:t}))}scan(t){return new yc(this.getSession(),s({},this.pathParameters,{scanId:t}))}usermedia(t){return new fc(this.getSession(),s({},this.pathParameters,{mediaId:t}))}userroles(){return new Uc(this.getSession(),this.pathParameters)}user(t){return new Hc(this.getSession(),s({},this.pathParameters,{userId:t}))}webhooksPrintjobresolution(){return new qc(this.getSession(),this.pathParameters)}passwordAuthUser(){return new Yc(this.getSession(),this.pathParameters)}authSession(){return new Bc(this.getSession(),this.pathParameters)}authUser(){return new Qc(this.getSession(),this.pathParameters)}refreshAuthSession(){return new Wc(this.getSession(),this.pathParameters)}confirmationAuthUser(){return new Kc(this.getSession(),this.pathParameters)}resetAuthUser(){return new Jc(this.getSession(),this.pathParameters)}}const Xc="internal-JG0adajZUHU";class zc{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 Zc extends $c{constructor(){super(new zc,{}),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=Xc,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||Xc;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||Xc;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||Xc;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,Vs as AdvanceStripeClockByAccountIdRequest,P as AssetByAssetTypeSortingTypes,g as AssetCreationFileTypes,l as AssetSortingTypes,N as AssetTypeSortingTypes,S as AssetTypeUsabilityState,xr as AssignDomainToProjectRequest,kr as AssignRealTimeQrDomainToProjectRequest,I as AuthMessageId,E as AuthTokenScope,A as AuthTypes,T as CampaignUseCaseCategory,Me as CancelDowngradeRequestRequest,je as CancelSubscriptionRequest,an as ChangePasswordRequest,Ge as ChangeSubscriptionPreviewRequest,Be as ChangeSubscriptionRequest,nr as CheckCustomLocatorKeyRangeRequest,nn as CheckSessionRequest,wt as CheckUrlSafetyByAccountIdRequest,Ga as CompleteUserMediaMultipartUploadRequest,ie as ComposeAssetByAssetTypeRequest,w as ConsentStatus,x as ConsentType,k as ContactAssetSortingTypes,_ as ContactSortingTypes,Ja as CreateAccountByUserIdRequest,xt as CreateApiKeyByAccountIdRequest,kt as CreateAppRequest,_r as CreateAssetBatchValidationJobByProjectIdRequest,ne as CreateAssetByAssetTypeRequest,Or as CreateAssetByProjectIdRequest,Cr as CreateAssetCreationJobByProjectIdRequest,Rr as CreateAssetCreationPresignedUrlRequest,yr as CreateAssetGraphByProjectIdRequest,_t as CreateAssetTypeByAccountIdRequest,vr as CreateAssetsByProjectIdRequest,Gs as CreateCampaignAccountByAccountIdRequest,Qe as CreateConsentByContactIdRequest,ge as CreateContactByAssetIdRequest,Dr as CreateContactByProjectIdRequest,fa as CreateContactByScanIdRequest,Lr as CreateContactsByProjectIdRequest,Ot as CreateCustomDomainByAccountIdRequest,Ct as CreateImageUploadPresignedUrlRequest,Rt as CreateInvitationByAccountIdRequest,yt as CreateInvitationsByAccountIdRequest,Ca as CreateLinkByQrCodeRequest,Dt as CreateLocationByAccountIdRequest,le as CreateNeighborsByAssetIdRequest,vt as CreatePrintPageTemplateByAccountIdRequest,Lt as CreatePrintStickerTemplateByAccountIdRequest,bt as CreateProjectByAccountIdRequest,Ne as CreateQrCodeByAssetIdRequest,br as CreateQrCodeByProjectIdRequest,Ut as CreateQrCodeLogoByAccountRequest,ft as CreateQrCodeStylingTemplateByAccountRequest,Se as CreateQrCodesByAssetIdRequest,Mt as CreateQueryableCustomAttributeRequest,fr as CreateSelfQueuePrintJobByProjectIdRequest,Ve as CreateSetupIntentRequest,Mr as CreateSmsTemplateByProjectIdRequest,Ur as CreateTemplatedPrintJobByProjectIdRequest,jr as CreateTemplatedPrintPreviewByProjectIdRequest,jt as CreateTicketByAccountIdRequest,dr as CreateUserByInvitationIdRequest,Gt as CreateUserMediaMultipartPresignedUrlByAccountIdRequest,Vt as CreateUserMediaPresignedUrlByAccountIdRequest,on as CreateUserRequest,Ft as CreateWebSessionExportByAccountIdRequest,Gr as CreateWebSessionExportByProjectIdRequest,re as DeleteAssetGraphRequest,Ie as DeleteAssetRequest,ue as DeleteAssetTypeRequest,Ke as DeleteConsentByContactIdRequest,We as DeleteContactRequest,Ht as DeleteContactsByAccountIdRequest,Vr as DeleteContactsByProjectIdRequest,ar as DeleteCustomDomainRequest,hr as DeleteInvitationRequest,mr as DeleteJobRequest,Ra as DeleteLinkByQrCodeRequest,Er as DeleteLocationRequest,pn as DeleteMediaRequest,Ae as DeleteNeighborsByAssetIdRequest,Pr as DeletePrintJobRequest,Sa as DeletePrintPageTemplateRequest,Ea as DeletePrintStickerTemplateRequest,Fr as DeleteProjectRequest,ya as DeleteQrCodeRequest,Aa as DeleteQrCodeStylingTemplateByStylingTemplateIdRequest,Hr as DeleteRealTimeQrDomainByProjectIdRequest,cn as DeleteSessionRequest,qr as DeleteSmsTemplateByProjectIdRequest,qt as DeleteUserByAccountIdRequest,O as DomainStatus,Fe as DowngradePlanRequest,Yt as EnablePluginByAccountIdRequest,C as EncryptionTypes,R as EntitySources,y as FieldType,Tt as GetAccountAccessDataRequest,Wt as GetAccountPluginPasswordRequest,Qt as GetAccountRequest,$a as GetAccountsByUserIdRequest,Kt as GetAdvancedAssetReportByAccountIdRequest,Yr as GetAdvancedAssetReportByProjectIdRequest,Jt as GetAdvancedContactReportByAccountIdRequest,Br as GetAdvancedContactReportByProjectIdRequest,Xt as GetAdvancedScanReportByAccountIdRequest,Wr as GetAdvancedScanReportByProjectIdRequest,Ue as GetAllAccountsRequest,$t as GetAllAppsByAccountIdRequest,Qr as GetAllExportsByProjectIdRequest,St as GetApiKeyRequest,Et as GetApiKeySecretRequest,zt as GetApiKeysByAccountIdRequest,$s as GetAppAccountByAppAccountIdRequest,zs as GetAppByAppIdRequest,Zs as GetAppsRequest,ts as GetAssetExportByAccountIdRequest,Kr as GetAssetExportByProjectIdRequest,ae as GetAssetGraphRequest,Zt as GetAssetGraphsByAccountIdRequest,Jr as GetAssetGraphsByProjectIdRequest,Te as GetAssetHistoryRequest,ce as GetAssetTypeByAssetTypeIdRequest,de as GetAssetTypeCountAtLocationRequest,me as GetAssetTypeCountsByLocationRequest,ss as GetAssetTypesByAccountIdRequest,rs as GetAssetsByAccountIdRequest,he as GetAssetsByAssetTypeRequest,fe as GetAssetsByBatchIdRequest,Je as GetAssetsByContactIdRequest,Ar as GetAssetsByLocationIdRequest,$r as GetAssetsByProjectIdRequest,es as GetAssetsScanCountByAccountIdRequest,as as GetBasicAssetReportByAccountIdRequest,Xr as GetBasicAssetReportByProjectIdRequest,ns as GetBasicContactReportByAccountIdRequest,Zr as GetBasicContactReportByProjectIdRequest,os as GetBatchesByAccountIdRequest,zr as GetBatchesByProjectIdRequest,He as GetBillingDetailsRequest,is as GetConsentByAccountIdRequest,$e as GetConsentByContactIdRequest,ta as GetConsentByProjectIdRequest,cs as GetContactExportByAccountIdRequest,ze as GetContactExportByContactIdRequest,sa as GetContactExportByProjectIdRequest,Xe as GetContactRequest,us as GetContactsByAccountIdRequest,we as GetContactsByAssetIdRequest,ea as GetContactsByProjectIdRequest,qe as GetCurrentPeriodRequest,Bt as GetCustomDomainRequest,hs as GetDecryptedKlaviyoKeyRequest,ds as GetDomainsByAccountIdRequest,Xa as GetErrorsByUserIdRequest,xe as GetExternalNeighborScanCountByAssetIdRequest,cr as GetFileRequest,ms as GetInstalledAppsByAccountIdRequest,pr as GetInvitationRequest,za as GetInvitationsByUserIdRequest,Ye as GetInvoicesRequest,gr as GetJobRequest,ps as GetJobsByAccountIdRequest,Da as GetLinksByQrCodeRequest,Ps as GetLocationsByAccountIdRequest,Xs as GetMainAccountByAppAccountIdRequest,Fa as GetMediaRequest,gs as GetMostScannedAssetsByAccountIdRequest,aa as GetMostScannedAssetsByProjectIdRequest,_e as GetNeighborScanCountByAssetIdRequest,ke as GetNeighborsByAssetIdRequest,ls as GetPluginsByAccountIdRequest,Ns as GetPricePlanByAccountIdRequest,wr as GetPricePlansRequest,Ss as GetPrintJobsByAccountIdRequest,xa as GetPrintPageTemplateRequest,As as GetPrintPageTemplatesByAccountIdRequest,Ta as GetPrintStickerTemplateRequest,Is as GetPrintStickerTemplatesByAccountIdRequest,ra as GetProjectByProjectIdRequest,Es as GetProjectExportByAccountIdRequest,Ts as GetProjectsByAccountIdRequest,te as GetPublishedAppsRequest,la as GetQrCodeLinkRequest,Ia as GetQrCodeLogoByQrCodeLogoIdRequest,ws as GetQrCodeLogosByAccountIdRequest,va as GetQrCodeRequest,wa as GetQrCodeStylingTemplateByStylingTemplateIdRequest,xs as GetQrCodeStylingTemplatesByAccountIdRequest,ks as GetQrCodesByAccountIdRequest,Oe as GetQrCodesByAssetIdRequest,na as GetQrCodesByProjectIdRequest,_s as GetQueryableCustomAttributeRequest,oa as GetRealTimeQrDomainByProjectIdRequest,Os as GetScanDayOfWeekByAccountIdRequest,ia as GetScanDayOfWeekByProjectIdRequest,Cs as GetScanExportByAccountIdRequest,Re as GetScanExportByAssetIdRequest,Ze as GetScanExportByContactIdRequest,ca as GetScanExportByProjectIdRequest,Ce as GetScanLocationDataByAssetIdRequest,tr as GetScanLocationDataByContactIdRequest,Ua as GetScanRequest,ys as GetScanTimeOfDayByAccountIdRequest,ua as GetScanTimeOfDayByProjectIdRequest,Rs as GetScanTimelineByAccountIdRequest,ha as GetScanTimelineByProjectIdRequest,vs as GetScansByAccountIdRequest,Le as GetScansByAssetIdRequest,sr as GetScansByContactIdRequest,da as GetScansByProjectIdRequest,un as GetSessionRefreshRequest,hn as GetSessionRequest,Ds as GetUserByAccountIdRequest,Ls as GetUserMediasByAccountIdRequest,ye as GetUserMediasByAssetIdRequest,ma as GetUserMediasByProjectIdRequest,en as GetUserRequest,Va as GetUserRolesRequest,Za as GetUserSettingsByUserIdRequest,fs as GetUsersByAccountIdRequest,bs as GetUsersRolesByAccountIdRequest,Us as GetWebSessionsTimelineByAccountIdRequest,pa as GetWebSessionsTimelineByProjectIdRequest,Ms as InstallAppToAccountRequest,D as InternalProductName,v as InvoiceStatus,lr as InvokePrintJobByJobIdRequest,L as JobStatus,b as JobType,f as Label,De as LinkContactToAssetRequest,er as LinkContactToScanRequest,Ha as LinkMediaToAssetRequest,qa as LinkMediaToProjectRequest,Ya as LinkMediaToScanRequest,ee as LoadAppRequest,U as LocationSortingTypes,Ee as NameRequest,Zc 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,rn as PrintJobResolutionRequest,B as PrintMode,Q as PrintOrientation,W as PrintTemplate,K 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,dn as ResendConfirmationRequest,It as ResetApiKeySecretRequest,mn as ResetPasswordRequest,js as RetrieveCampaignStatusByAccountIdRequest,or as RetryCustomDomainRequest,Ma as SaveGeolocationByScanIdRequest,ut as ScanTimelineOptions,Qn as SdkAccountAdvancedAssetsReportResources,Wn as SdkAccountAdvancedContactsReportResources,Jn as SdkAccountAdvancedScansReportResources,En as SdkAccountApikeysResources,To as SdkAccountAppInstallResources,wo as SdkAccountAppResource,An as SdkAccountAppsResources,$n as SdkAccountAssetgraphsResources,Xn as SdkAccountAssetsExportResources,io as SdkAccountAssetsMostscannedResources,Zn as SdkAccountAssetsResources,zn as SdkAccountAssetsScansResources,Tn as SdkAccountAssettypesResources,to as SdkAccountBasicAssetsReportResources,so as SdkAccountBasicContactsReportResources,eo as SdkAccountBatchResources,xo as SdkAccountCampaignInformationResources,ko as SdkAccountClockResources,ro as SdkAccountConsentResources,jn as SdkAccountContactsBatchResources,ao as SdkAccountContactsExportResources,no as SdkAccountContactsResources,Bn as SdkAccountCustomDomainResource,Yn as SdkAccountCustomDomainTestResources,wn as SdkAccountCustomDomainsResources,Ln as SdkAccountCustomattributesResources,_o as SdkAccountEngagePricePlanResources,xn as SdkAccountImageUploadResources,_n as SdkAccountInvitationsBatchResources,kn as SdkAccountInvitationsResources,oo as SdkAccountJobsResources,On as SdkAccountLocationsResources,Kn as SdkAccountOwnerAppsResources,Vn as SdkAccountPluginKlaviyoKeyResources,Fn as SdkAccountPluginKlaviyoResources,Gn as SdkAccountPluginPasswordResources,Hn as SdkAccountPluginRehrigResources,qn as SdkAccountPluginResource,co as SdkAccountPluginsResources,uo as SdkAccountPricePlanResources,ho as SdkAccountPrintJobsResources,Cn as SdkAccountPrintPageTemplatesResources,Rn as SdkAccountPrintStickerTemplatesResources,mo as SdkAccountProjectsExportResources,yn as SdkAccountProjectsResources,po as SdkAccountQrCodesResources,vn as SdkAccountQrcodelogosResources,Oo as SdkAccountQrcodelogosUploadResources,Ro as SdkAccountResource,Po as SdkAccountScansDayofweekResources,go as SdkAccountScansExportResources,So as SdkAccountScansResources,lo as SdkAccountScansTimelineResources,No as SdkAccountScansTimeofdayResources,Dn as SdkAccountStylingtemplatesResources,Co as SdkAccountSupportTwilioResources,In as SdkAccountUrlSafetiesResources,ln as SdkAccountUserConfirmResources,Sn as SdkAccountUserResource,Nn as SdkAccountUserRolesResources,Un as SdkAccountUsermediasPresignedurlResources,fn as SdkAccountUsermediasPresignedurlmultipartResources,Io as SdkAccountUsermediasResources,Eo as SdkAccountUsersResources,Mn as SdkAccountWebsessionsExportResources,Ao as SdkAccountWebsessionsTimelineResources,bn as SdkAccountZendeskTicketResources,gn as SdkApikeyResource,Pn as SdkApikeySecretResources,vo as SdkAppAccountLoadResources,Lo as SdkAppAccountResource,bo as SdkAppResource,yo as SdkAppsAccountMainResources,Do as SdkAppsAccountResource,Uo as SdkAppsPublishedResources,fo as SdkAppsResources,ti as SdkAssetContactResource,qo as SdkAssetContactsResources,Ko as SdkAssetHistoryResources,$o as SdkAssetNeighborResource,Wo as SdkAssetNeighborsDeleteResources,Yo as SdkAssetNeighborsResources,Bo as SdkAssetQrCodesResources,Qo as SdkAssetQracodesResources,ei as SdkAssetResource,zo as SdkAssetScansExportResources,Xo as SdkAssetScansLocationResources,si as SdkAssetScansResources,Jo as SdkAssetUrlResource,Zo as SdkAssetUsermediasResources,Mo as SdkAssetgraphResource,Go as SdkAssettypeAssetResource,jo as SdkAssettypeAssetsResources,Vo as SdkAssettypeLocationResource,Fo as SdkAssettypeLocationsResources,Ho as SdkAssettypeResource,Bc as SdkAuthSessionResources,Qc as SdkAuthUserResources,ri as SdkBatchAssetsResources,ai as SdkBatchResource,oi as SdkBillingCancelDowngradeResource,ii as SdkBillingCancelSubscriptionResource,mi as SdkBillingCurrentPeriodResource,di as SdkBillingDetailResource,hi as SdkBillingDowngradePlanResource,pi as SdkBillingInvoiceResource,ui as SdkBillingSetupIntentResource,Pi as SdkBillingUpgradePlanResource,ni as SdkCareAccountsResources,Kc as SdkConfirmationAuthUserResources,li as SdkContactAssetsResources,gi as SdkContactConsentResources,Ni as SdkContactExportResources,Ti as SdkContactResource,Ai as SdkContactScanResource,Si as SdkContactScansExportResources,Ii as SdkContactScansLocationResources,Ei as SdkContactScansResources,wi as SdkCustomdomainLocatorCollisionsResources,ki as SdkCustomdomainResource,xi as SdkCustomdomainRetryResources,Oi as SdkFileResource,_i as SdkFileValidateResources,Ri as SdkInvitationResource,Ci as SdkInvitationUsersResources,yi as SdkJobResource,Li as SdkLocationAssetsResources,bi as SdkLocationResource,Yc as SdkPasswordAuthUserResources,fi as SdkPricePlansResources,Di as SdkPrintJobResource,Ac as SdkPrintPageTemplateResource,Tc as SdkPrintStickerTemplateResource,tc as SdkProjectAdvancedAssetsReportResources,sc as SdkProjectAdvancedContactsReportResources,rc as SdkProjectAdvancedScansReportResources,Hi as SdkProjectAssetgraphsResources,Yi as SdkProjectAssetsBatchResources,ac as SdkProjectAssetsExportResources,hc as SdkProjectAssetsMostscannedResources,Gi as SdkProjectAssetsResources,nc as SdkProjectBasicAssetsReportResources,ic as SdkProjectBasicContactsReportResources,oc as SdkProjectBatchResources,cc as SdkProjectConsentResources,Bi as SdkProjectContactsBatchResources,uc as SdkProjectContactsExportResources,qi as SdkProjectContactsResources,Ui as SdkProjectCustomDomainRealTimeQrResources,Mi as SdkProjectCustomDomainResource,zi as SdkProjectCustomDomainsRealTimeQrResources,ec as SdkProjectExportResources,Vi as SdkProjectJobsAssetbatchResources,Fi as SdkProjectPresignedurlJobsAssetbatchResources,Ki as SdkProjectPrintJobsResources,Qi as SdkProjectQrCodesResources,Sc as SdkProjectResource,dc as SdkProjectScansDayofweekResources,mc as SdkProjectScansExportResources,gc as SdkProjectScansResources,Pc as SdkProjectScansTimelineResources,pc as SdkProjectScansTimeofdayResources,Wi as SdkProjectSelfqueueprintResources,Zi as SdkProjectSmsTemplateResource,Ji as SdkProjectSmsTemplatesResources,$i as SdkProjectTemplatedPrintPreviewResources,lc as SdkProjectUsermediasResources,ji as SdkProjectValidationJobsAssetbatchResources,Xi as SdkProjectWebsessionsExportResources,Nc as SdkProjectWebsessionsTimelineResources,kc as SdkQrCodeLinkResource,xc as SdkQrCodeLinksResources,Oc as SdkQrCodeResource,_c as SdkQrCodeSwapResource,Ic as SdkQrcodelinkResource,Ec as SdkQrcodelogoResource,Wc as SdkRefreshAuthSessionResources,Jc as SdkResetAuthUserResources,$c as SdkResources,Cc as SdkScanContactsResources,Rc as SdkScanCustomAttributeResources,yc as SdkScanResource,wc as SdkStylingtemplateResource,vi as SdkSupportResources,ci as SdkUpgradePlanBillingPreviewResource,Mc as SdkUserAccountsResources,jc as SdkUserErrorsResources,Gc as SdkUserInvitationsResources,Fc as SdkUserPathResource,Vc as SdkUserPathSettingsResources,Hc as SdkUserResource,vc as SdkUsermediaAssetResource,Dc as SdkUsermediaMultipartResources,Lc as SdkUsermediaProjectResource,fc as SdkUsermediaResource,bc as SdkUsermediaScanResource,Uc as SdkUserrolesResources,qc as SdkWebhooksPrintjobresolutionResources,Nr as SendSupportEmailRequest,Sr as SendSupportTwilioEmailRequest,tn as SetUserSettingsByUserIdRequest,ht as StickerShape,La as SwapQrCodeByLocatorKeyRequest,dt as TagActions,mt as TagStates,Fs as TestDomainConnectionRequest,ve as UnlinkContactToAssetRequest,Ba as UnlinkMediaToAssetRequest,Qa as UnlinkMediaToProjectRequest,Wa as UnlinkMediaToScanRequest,Hs as UpdateAccountRequest,At as UpdateApiKeyRequest,se as UpdateAppByAppIdRequest,oe as UpdateAssetGraphRequest,be as UpdateAssetRequest,Pe as UpdateAssetTypeCountAtLocationRequest,pe as UpdateAssetTypeRequest,Ir as UpdateAssetsLocationsRequest,rr as UpdateContactRequest,ir as UpdateCustomDomainRequest,qs as UpdateEngagePricePlanRequest,Ys as UpdateKlaviyoAccountPluginRequest,Tr as UpdateLocationRequest,Ka as UpdateMediaRequest,Bs as UpdatePricePlanByAccountIdRequest,ka as UpdatePrintPageTemplateRequest,_a as UpdatePrintStickerTemplateRequest,Pa as UpdateProjectByProjectIdRequest,Na as UpdateQrCodeLogoByQrCodeLogoIdRequest,ba as UpdateQrCodeRequest,Oa as UpdateQrCodeStylingTemplateByStylingTemplateIdRequest,ga as UpdateRealTimeQrDomainByProjectIdRequest,Qs as UpdateRehrigAccountPluginRequest,ja as UpdateScanCustomAttributeRequest,Ws as UpdateUserByAccountIdRequest,sn as UpdateUserRequest,Js as UpdateUsersRolesByAccountIdRequest,Ks as UploadQrCodeLogoByAccountRequest,pt as UserCredentialsStatus,Pt as UserGroups,gt as UserMediaFileTypes,lt as UserMediaSortingTypes,Nt as UserSettingsDomain,ur 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,_,O,C,R,y,D,v,L,b,f,U,M,j,G,V,F,H,q,Y,B,Q,W,K,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"}(O||(O={})),function(t){t.AES_256="AES_256",t.NONE="NONE"}(C||(C={})),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.CLONE_WORKFLOW="CLONE_WORKFLOW",t.CONTACT_EXPORT="CONTACT_EXPORT",t.PROJECT_EXPORT="PROJECT_EXPORT",t.QRCODE_SCANS_EXPORT="QRCODE_SCANS_EXPORT",t.SCAN_EXPORT="SCAN_EXPORT",t.SELF_QUEUE_BATCH_PRINT="SELF_QUEUE_BATCH_PRINT",t.TEMPLATED_PRINT="TEMPLATED_PRINT",t.UPDATE_MICROSITE_CDN_CUSTOM_DOMAIN="UPDATE_MICROSITE_CDN_CUSTOM_DOMAIN",t.UPDATE_MICROSITE_QR_CODE_CUSTOM_DOMAIN="UPDATE_MICROSITE_QR_CODE_CUSTOM_DOMAIN",t.USER_DB_ENTITIES_EXPORT="USER_DB_ENTITIES_EXPORT",t.USER_DB_ENTITIES_GENENERATION="USER_DB_ENTITIES_GENENERATION",t.VALIDATE_AND_GENERATE_CSV="VALIDATE_AND_GENERATE_CSV",t.VALIDATE_CSV="VALIDATE_CSV",t.WEB_SESSION_EXPORT="WEB_SESSION_EXPORT"}(b||(b={})),function(t){t.NONE="NONE",t.ASSET_NAME="ASSET_NAME",t.CUSTOM="CUSTOM",t.COMPANY_NAME="COMPANY_NAME",t.LOCATOR_KEY="LOCATOR_KEY"}(f||(f={})),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",t.SWAP_ASSET="SWAP_ASSET"}(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"}(W||(W={})),function(t){t.IN="IN",t.CM="CM",t.MM="MM",t.PT="PT"}(K||(K={})),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 a{constructor(...t){super(...t),this.routeSegments=[{parm:"assetGraphId",routePart:"assetgraphs",sdkPartName:"assetgraph"}]}}class It extends r{constructor(...t){super(...t),this.routeSegments=[{parm:"assetGraphId",routePart:"assetgraphs",sdkPartName:"assetgraph"}]}}class Et extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"assetTypeId",routePart:"assettypes",sdkPartName:"assettype"},{parm:"assetId",routePart:"assets",sdkPartName:"asset"}]}}class At extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"assetTypeId",routePart:"assettypes",sdkPartName:"assettype"},{routePart:"assets",sdkPartName:"assets"}]}}class Tt extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"assetTypeId",routePart:"assettypes",sdkPartName:"assettype"}]}}class wt extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"assetGraphId",routePart:"assetgraphs",sdkPartName:"assetgraph"}]}}class xt extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"assetTypeId",routePart:"assettypes",sdkPartName:"assettype"},{parm:"locationId",routePart:"locations",sdkPartName:"location"}]}}class kt extends r{constructor(...t){super(...t),this.routeSegments=[{parm:"assetTypeId",routePart:"assettypes",sdkPartName:"assettype"}]}}class _t extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"assetTypeId",routePart:"assettypes",sdkPartName:"assettype"},{routePart:"locations",sdkPartName:"locations"}]}}class Ot extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"assetTypeId",routePart:"assettypes",sdkPartName:"assettype"}]}}class Ct extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"assetTypeId",routePart:"assettypes",sdkPartName:"assettype"},{parm:"locationId",routePart:"locations",sdkPartName:"location"}]}}class Rt extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"assetTypeId",routePart:"assettypes",sdkPartName:"assettype"},{routePart:"assets",sdkPartName:"assets"}]}}class yt extends a{constructor(...t){super(...t),this.routeSegments=[{routePart:"apps",sdkPartName:"apps"}]}}class Dt extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"appId",routePart:"apps",sdkPartName:"app"}]}}class vt 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 Lt extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"appId",routePart:"apps",sdkPartName:"app"}]}}class bt 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 Ut extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{routePart:"neighbors",sdkPartName:"neighbors"}]}}class Mt extends r{constructor(...t){super(...t),this.routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"}]}}class jt extends a{constructor(...t){super(...t),this.routeSegments=[{routePart:"apps/published",sdkPartName:"appsPublished"}]}}class Gt extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{routePart:"history",sdkPartName:"history"}]}}class Vt extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{routePart:"contacts",sdkPartName:"contacts"}]}}class Ft extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{parm:"url",routePart:"urls",sdkPartName:"url"}]}}class Ht extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{parm:"neighborId",routePart:"neighbors",sdkPartName:"neighbor"}]}}class qt extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"}]}}class Yt extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{routePart:"neighbors",sdkPartName:"neighbors"}]}}class Bt extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{routePart:"qrcodes",sdkPartName:"qrCodes"}]}}class Qt extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{routePart:"scans",sdkPartName:"scans"}]}}class Wt extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{routePart:"scans/location",sdkPartName:"scansLocation"}]}}class Kt extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{routePart:"neighbors/delete",sdkPartName:"neighborsDelete"}]}}class Jt extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{routePart:"usermedias",sdkPartName:"usermedias"}]}}class $t extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{parm:"contactId",routePart:"contacts",sdkPartName:"contact"}]}}class Xt extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{routePart:"qracodes",sdkPartName:"qracodes"}]}}class zt extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{routePart:"scans/export",sdkPartName:"scansExport"}]}}class Zt extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"}]}}class ts extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"apiKeyId",routePart:"apikeys",sdkPartName:"apikey"}]}}class ss extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"apiKeyId",routePart:"apikeys",sdkPartName:"apikey"},{routePart:"secret",sdkPartName:"secret"}]}}class es extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"batchId",routePart:"batch",sdkPartName:"batch"},{routePart:"assets",sdkPartName:"assets"}]}}class rs extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"apiKeyId",routePart:"apikeys",sdkPartName:"apikey"}]}}class as extends r{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/cancelSubscription",sdkPartName:"billingCancelSubscription"}]}}class os extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"billing/cancelDowngrade",sdkPartName:"billingCancelDowngrade"}]}}class is extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"billing/downgradePlan",sdkPartName:"billingDowngradePlan"}]}}class cs extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"apiKeyId",routePart:"apikeys",sdkPartName:"apikey"},{routePart:"secret",sdkPartName:"secret"}]}}class us extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"billing/details",sdkPartName:"billingDetail"}]}}class hs extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"billing/currentPeriod",sdkPartName:"billingCurrentPeriod"}]}}class ds extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"billing/invoices",sdkPartName:"billingInvoice"}]}}class ms extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"billing/setupIntent",sdkPartName:"billingSetupIntent"}]}}class ps extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"billing/upgradePlan",sdkPartName:"billingUpgradePlan"}]}}class Ps extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"billing/preview/upgradePlan",sdkPartName:"upgradePlanBillingPreview"}]}}class gs extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"appAccountId",routePart:"appsAccounts",sdkPartName:"appsAccount"}]}}class ls extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"appAccountId",routePart:"appsAccounts",sdkPartName:"appsAccount"},{routePart:"main",sdkPartName:"main"}]}}class Ns extends r{constructor(...t){super(...t),this.routeSegments=[{parm:"customDomain",routePart:"customdomains",sdkPartName:"customdomain"}]}}class Ss extends a{constructor(...t){super(...t),this.routeSegments=[{routePart:"care/accounts",sdkPartName:"careAccounts"}]}}class Is extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"contactId",routePart:"contacts",sdkPartName:"contact"},{routePart:"consent",sdkPartName:"consent"}]}}class Es extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"customDomain",routePart:"customdomains",sdkPartName:"customdomain"},{routePart:"locator/collisions",sdkPartName:"locatorCollisions"}]}}class As extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"customDomain",routePart:"customdomains",sdkPartName:"customdomain"}]}}class Ts extends r{constructor(...t){super(...t),this.routeSegments=[{parm:"contactId",routePart:"contacts",sdkPartName:"contact"},{routePart:"consent",sdkPartName:"consent"}]}}class ws extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"contactId",routePart:"contacts",sdkPartName:"contact"},{routePart:"consent",sdkPartName:"consent"}]}}class xs extends r{constructor(...t){super(...t),this.routeSegments=[{parm:"contactId",routePart:"contacts",sdkPartName:"contact"}]}}class ks extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"contactId",routePart:"contacts",sdkPartName:"contact"},{routePart:"export",sdkPartName:"export"}]}}class _s extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"contactId",routePart:"contacts",sdkPartName:"contact"}]}}class Os extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"contactId",routePart:"contacts",sdkPartName:"contact"},{routePart:"scans",sdkPartName:"scans"}]}}class Cs extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"customDomain",routePart:"customdomains",sdkPartName:"customdomain"},{routePart:"retry",sdkPartName:"retry"}]}}class Rs extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"contactId",routePart:"contacts",sdkPartName:"contact"}]}}class ys extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"contactId",routePart:"contacts",sdkPartName:"contact"},{routePart:"assets",sdkPartName:"assets"}]}}class Ds extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"contactId",routePart:"contacts",sdkPartName:"contact"},{routePart:"scans/location",sdkPartName:"scansLocation"}]}}class vs extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"apikeys",sdkPartName:"apikeys"}]}}class Ls extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"contactId",routePart:"contacts",sdkPartName:"contact"},{routePart:"scans/export",sdkPartName:"scansExport"}]}}class bs extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"contactId",routePart:"contacts",sdkPartName:"contact"},{parm:"scanId",routePart:"scans",sdkPartName:"scan"}]}}class fs 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 Us extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"image/upload",sdkPartName:"imageUpload"}]}}class Ms extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"urlSafeties",sdkPartName:"urlSafeties"}]}}class js extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"apps",sdkPartName:"apps"}]}}class Gs extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"customDomains",sdkPartName:"customDomains"}]}}class Vs extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"invitations/batch",sdkPartName:"invitationsBatch"}]}}class Fs extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"assettypes",sdkPartName:"assettypes"}]}}class Hs extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"printPageTemplates",sdkPartName:"printPageTemplates"}]}}class qs 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:"invitations",sdkPartName:"invitations"}]}}class Bs extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"locations",sdkPartName:"locations"}]}}class Qs extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"stylingtemplates",sdkPartName:"stylingtemplates"}]}}class Ws extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"zendeskTicket",sdkPartName:"zendeskTicket"}]}}class Ks extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"qrcodelogos",sdkPartName:"qrcodelogos"}]}}class Js extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"customattributes",sdkPartName:"customattributes"}]}}class $s extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"printStickerTemplates",sdkPartName:"printStickerTemplates"}]}}class Xs extends r{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{parm:"userId",routePart:"users",sdkPartName:"user"}]}}class zs extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"usermedias/presignedurl",sdkPartName:"usermediasPresignedurl"}]}}class Zs extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{parm:"pluginId",routePart:"plugins",sdkPartName:"plugin"}]}}class te extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"usermedias/presignedurlmultipart",sdkPartName:"usermediasPresignedurlmultipart"}]}}class se extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"}]}}class ee extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"websessions/export",sdkPartName:"websessionsExport"}]}}class re extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"assets/report/advanced",sdkPartName:"advancedAssetsReport"}]}}class ae extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{parm:"customDomain",routePart:"customDomains",sdkPartName:"customDomain"}]}}class ne extends r{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"contacts/batch",sdkPartName:"contactsBatch"}]}}class oe extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"owner/apps",sdkPartName:"ownerApps"}]}}class ie extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"apikeys",sdkPartName:"apikeys"}]}}class ce extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"scans/report/advanced",sdkPartName:"advancedScansReport"}]}}class ue extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"assets/export",sdkPartName:"assetsExport"}]}}class he extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"assets/report/basic",sdkPartName:"basicAssetsReport"}]}}class de 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 me extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"assettypes",sdkPartName:"assettypes"}]}}class pe extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"contacts/report/advanced",sdkPartName:"advancedContactsReport"}]}}class Pe extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"assets/scans",sdkPartName:"assetsScans"}]}}class ge extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"contacts/report/basic",sdkPartName:"basicContactsReport"}]}}class le extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"assetgraphs",sdkPartName:"assetgraphs"}]}}class Ne extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"batch",sdkPartName:"batch"}]}}class Se extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"consent",sdkPartName:"consent"}]}}class Ie extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"contacts",sdkPartName:"contacts"}]}}class Ee extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"customDomains",sdkPartName:"customDomains"}]}}class Ae extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"contacts/export",sdkPartName:"contactsExport"}]}}class Te extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"locations",sdkPartName:"locations"}]}}class we extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"plugins",sdkPartName:"plugins"}]}}class xe extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"assets/mostscanned",sdkPartName:"assetsMostscanned"}]}}class ke extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"apps",sdkPartName:"apps"}]}}class _e extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"priceplan",sdkPartName:"pricePlan"}]}}class Oe extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"printJobs",sdkPartName:"printJobs"}]}}class Ce extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"printPageTemplates",sdkPartName:"printPageTemplates"}]}}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 ye extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"projects",sdkPartName:"projects"}]}}class De extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"printStickerTemplates",sdkPartName:"printStickerTemplates"}]}}class ve extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"stylingtemplates",sdkPartName:"stylingtemplates"}]}}class Le extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"qrcodelogos",sdkPartName:"qrcodelogos"}]}}class be extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"projects/export",sdkPartName:"projectsExport"}]}}class fe extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"qrcodes",sdkPartName:"qrCodes"}]}}class Ue extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"scans/dayofweek",sdkPartName:"scansDayofweek"}]}}class Me extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"scans/timeline",sdkPartName:"scansTimeline"}]}}class je extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"scans/export",sdkPartName:"scansExport"}]}}class Ge extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"scans",sdkPartName:"scans"}]}}class Ve extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{parm:"userId",routePart:"users",sdkPartName:"user"}]}}class Fe extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"jobs",sdkPartName:"jobs"}]}}class He extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"websessions/timeline",sdkPartName:"websessionsTimeline"}]}}class qe extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"usermedias",sdkPartName:"usermedias"}]}}class Ye extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"users",sdkPartName:"users"}]}}class Be extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"scans/timeofday",sdkPartName:"scansTimeofday"}]}}class Qe extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"campaignInformation",sdkPartName:"campaignInformation"}]}}class We extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"campaignInformation",sdkPartName:"campaignInformation"}]}}class Ke extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"customattributes",sdkPartName:"customattributes"}]}}class Je 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 $e 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 Xe 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 ze extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"}]}}class Ze extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"priceplan",sdkPartName:"pricePlan"}]}}class tr 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 sr extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{parm:"userId",routePart:"users",sdkPartName:"user"}]}}class er extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"engagePricePlan",sdkPartName:"engagePricePlan"}]}}class rr extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"clock",sdkPartName:"clock"}]}}class ar extends o{constructor(...t){super(...t),this.routeSegments=[{routePart:"support",sdkPartName:"support"}]}}class nr 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 or extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"locationId",routePart:"locations",sdkPartName:"location"},{routePart:"assets",sdkPartName:"assets"}]}}class ir extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"qrcodelogos/upload",sdkPartName:"qrcodelogosUpload"}]}}class cr extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"locationId",routePart:"locations",sdkPartName:"location"},{routePart:"assets",sdkPartName:"assets"}]}}class ur extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"support/twilio",sdkPartName:"supportTwilio"}]}}class hr extends r{constructor(...t){super(...t),this.routeSegments=[{parm:"locationId",routePart:"locations",sdkPartName:"location"}]}}class dr extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"locationId",routePart:"locations",sdkPartName:"location"}]}}class mr extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"invitationId",routePart:"invitations",sdkPartName:"invitation"}]}}class pr extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"invitationId",routePart:"invitations",sdkPartName:"invitation"},{routePart:"users",sdkPartName:"users"}]}}class Pr extends a{constructor(...t){super(...t),this.routeSegments=[{routePart:"pricePlans",sdkPartName:"pricePlans"}]}}class gr extends r{constructor(...t){super(...t),this.routeSegments=[{parm:"invitationId",routePart:"invitations",sdkPartName:"invitation"}]}}class lr extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"qrCodeLink",routePart:"qrcodelinks",sdkPartName:"qrcodelink"}]}}class Nr extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"fileId",routePart:"files",sdkPartName:"file"},{routePart:"validate",sdkPartName:"validate"}]}}class Sr 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 Ir extends r{constructor(...t){super(...t),this.routeSegments=[{parm:"jobId",routePart:"jobs",sdkPartName:"job"}]}}class Er extends r{constructor(...t){super(...t),this.routeSegments=[{parm:"printJobId",routePart:"printJobs",sdkPartName:"printJob"}]}}class Ar extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"fileId",routePart:"files",sdkPartName:"file"}]}}class Tr extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"qrCodeLogoId",routePart:"qrcodelogos",sdkPartName:"qrcodelogo"}]}}class wr extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"qrCodeLogoId",routePart:"qrcodelogos",sdkPartName:"qrcodelogo"}]}}class xr extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"jobId",routePart:"jobs",sdkPartName:"job"}]}}class kr extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{parm:"customDomain",routePart:"customDomains",sdkPartName:"customDomain"}]}}class _r 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 Or extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"assets",sdkPartName:"assets"}]}}class Cr extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"jobs/assetbatch/presignedurl",sdkPartName:"presignedurlJobsAssetbatch"}]}}class Rr extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"assetgraphs",sdkPartName:"assetgraphs"}]}}class yr extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"jobs/assetbatch/validation",sdkPartName:"validationJobsAssetbatch"}]}}class Dr extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"jobs/assetbatch",sdkPartName:"jobsAssetbatch"}]}}class vr extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"contacts/batch",sdkPartName:"contactsBatch"}]}}class Lr extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"assets/batch",sdkPartName:"assetsBatch"}]}}class br 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:"smstemplates",sdkPartName:"smsTemplates"}]}}class Ur extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"contacts",sdkPartName:"contacts"}]}}class Mr extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"websessions/export",sdkPartName:"websessionsExport"}]}}class jr extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"printJobs",sdkPartName:"printJobs"}]}}class Gr extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"templatedPrint/preview",sdkPartName:"templatedPrintPreview"}]}}class Vr extends r{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"contacts/batch",sdkPartName:"contactsBatch"}]}}class Fr extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"selfqueueprint",sdkPartName:"selfqueueprint"}]}}class Hr extends r{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"}]}}class qr extends r{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"customDomains/realTimeQr",sdkPartName:"customDomainsRealTimeQr"}]}}class Yr extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"contacts/report/advanced",sdkPartName:"advancedContactsReport"}]}}class Br extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"scans/report/advanced",sdkPartName:"advancedScansReport"}]}}class Qr extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"export",sdkPartName:"export"}]}}class Wr extends r{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{parm:"smsTemplateName",routePart:"smstemplates",sdkPartName:"smsTemplate"}]}}class Kr extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"assets/export",sdkPartName:"assetsExport"}]}}class Jr extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"assetgraphs",sdkPartName:"assetgraphs"}]}}class $r extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"assets",sdkPartName:"assets"}]}}class Xr extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"assets/report/basic",sdkPartName:"basicAssetsReport"}]}}class zr extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"batch",sdkPartName:"batch"}]}}class Zr extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"assets/report/advanced",sdkPartName:"advancedAssetsReport"}]}}class ta extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"contacts/report/basic",sdkPartName:"basicContactsReport"}]}}class sa extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"contacts/export",sdkPartName:"contactsExport"}]}}class ea extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"consent",sdkPartName:"consent"}]}}class ra extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"contacts",sdkPartName:"contacts"}]}}class aa extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"assets/mostscanned",sdkPartName:"assetsMostscanned"}]}}class na extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"}]}}class oa extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"customDomains/realTimeQr",sdkPartName:"customDomainsRealTimeQr"}]}}class ia extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"qrcodes",sdkPartName:"qrCodes"}]}}class ca extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"scans/timeofday",sdkPartName:"scansTimeofday"}]}}class ua extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"scans/timeline",sdkPartName:"scansTimeline"}]}}class ha extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"scans",sdkPartName:"scans"}]}}class da extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"usermedias",sdkPartName:"usermedias"}]}}class ma extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"scans/dayofweek",sdkPartName:"scansDayofweek"}]}}class pa extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"}]}}class Pa extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"websessions/timeline",sdkPartName:"websessionsTimeline"}]}}class ga extends r{constructor(...t){super(...t),this.routeSegments=[{parm:"printPageTemplateId",routePart:"printPageTemplates",sdkPartName:"printPageTemplate"}]}}class la extends r{constructor(...t){super(...t),this.routeSegments=[{parm:"printStickerTemplateId",routePart:"printStickerTemplates",sdkPartName:"printStickerTemplate"}]}}class Na extends r{constructor(...t){super(...t),this.routeSegments=[{parm:"stylingTemplateId",routePart:"stylingtemplates",sdkPartName:"stylingtemplate"}]}}class Sa extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"printPageTemplateId",routePart:"printPageTemplates",sdkPartName:"printPageTemplate"}]}}class Ia extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"customDomains/realTimeQr",sdkPartName:"customDomainsRealTimeQr"}]}}class Ea extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"printStickerTemplateId",routePart:"printStickerTemplates",sdkPartName:"printStickerTemplate"}]}}class Aa extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"stylingTemplateId",routePart:"stylingtemplates",sdkPartName:"stylingtemplate"}]}}class Ta extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"scanId",routePart:"scans",sdkPartName:"scan"},{routePart:"contacts",sdkPartName:"contacts"}]}}class wa 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:"scanId",routePart:"scans",sdkPartName:"scan"}]}}class ka extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"printPageTemplateId",routePart:"printPageTemplates",sdkPartName:"printPageTemplate"}]}}class _a extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"printStickerTemplateId",routePart:"printStickerTemplates",sdkPartName:"printStickerTemplate"}]}}class Oa extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"scanId",routePart:"scans",sdkPartName:"scan"}]}}class Ca extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"qrCodeId",routePart:"qrcodes",sdkPartName:"qrCode"},{routePart:"links",sdkPartName:"links"}]}}class Ra extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"qrCodeId",routePart:"qrcodes",sdkPartName:"qrCode"},{routePart:"links",sdkPartName:"links"}]}}class ya extends r{constructor(...t){super(...t),this.routeSegments=[{parm:"qrCodeId",routePart:"qrcodes",sdkPartName:"qrCode"},{parm:"link",routePart:"links",sdkPartName:"link"}]}}class Da extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"scanId",routePart:"scans",sdkPartName:"scan"},{routePart:"customAttribute",sdkPartName:"customAttribute"}]}}class va extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"qrCodeId",routePart:"qrcodes",sdkPartName:"qrCode"},{parm:"locatorKey",routePart:"swap",sdkPartName:"swap"}]}}class La extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"qrCodeId",routePart:"qrcodes",sdkPartName:"qrCode"}]}}class ba extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"qrCodeId",routePart:"qrcodes",sdkPartName:"qrCode"}]}}class fa extends r{constructor(...t){super(...t),this.routeSegments=[{parm:"qrCodeId",routePart:"qrcodes",sdkPartName:"qrCode"}]}}class Ua extends r{constructor(...t){super(...t),this.routeSegments=[{parm:"mediaId",routePart:"usermedias",sdkPartName:"usermedia"}]}}class Ma extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"mediaId",routePart:"usermedias",sdkPartName:"usermedia"},{routePart:"multipart",sdkPartName:"multipart"}]}}class ja extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"mediaId",routePart:"usermedias",sdkPartName:"usermedia"}]}}class Ga extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"mediaId",routePart:"usermedias",sdkPartName:"usermedia"},{parm:"projectId",routePart:"project",sdkPartName:"project"}]}}class Va extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"mediaId",routePart:"usermedias",sdkPartName:"usermedia"},{parm:"scanId",routePart:"scans",sdkPartName:"scan"}]}}class Fa extends r{constructor(...t){super(...t),this.routeSegments=[{parm:"mediaId",routePart:"usermedias",sdkPartName:"usermedia"},{parm:"projectId",routePart:"projects",sdkPartName:"project"}]}}class Ha extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"mediaId",routePart:"usermedias",sdkPartName:"usermedia"}]}}class qa extends r{constructor(...t){super(...t),this.routeSegments=[{parm:"mediaId",routePart:"usermedias",sdkPartName:"usermedia"},{parm:"assetId",routePart:"assets",sdkPartName:"asset"}]}}class Ya extends r{constructor(...t){super(...t),this.routeSegments=[{parm:"mediaId",routePart:"usermedias",sdkPartName:"usermedia"},{parm:"scanId",routePart:"scans",sdkPartName:"scan"}]}}class Ba extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"mediaId",routePart:"usermedias",sdkPartName:"usermedia"},{parm:"assetId",routePart:"assets",sdkPartName:"asset"}]}}class Qa extends a{constructor(...t){super(...t),this.routeSegments=[{routePart:"userroles",sdkPartName:"userroles"}]}}class Wa extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"userId",routePart:"users",sdkPartName:"user"},{routePart:"accounts",sdkPartName:"accounts"}]}}class Ka 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 $a 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 Xa extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"userId",routePart:"users",sdkPartName:"user"}]}}class za 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 Za extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"userId",routePart:"users",sdkPartName:"user"},{routePart:"errors",sdkPartName:"errors"}]}}class tn extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"userId",routePart:"users",sdkPartName:"user"}]}}class sn extends o{constructor(...t){super(...t),this.routeSegments=[{routePart:"webhooks/printjobresolution",sdkPartName:"webhooksPrintjobresolution"}]}}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/confirmation",sdkPartName:"confirmationAuthUser"}]}}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/reset",sdkPartName:"resetAuthUser"}]}}class un extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"assets",sdkPartName:"assets"}]}}class hn extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"scans/export",sdkPartName:"scansExport"}]}}class dn extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"printJobId",routePart:"printJobs",sdkPartName:"printJob"}]}}class mn extends o{constructor(...t){super(...t),this.routeSegments=[{routePart:"auth/user",sdkPartName:"authUser"}]}}class pn extends o{constructor(...t){super(...t),this.routeSegments=[{routePart:"auth/session/refresh",sdkPartName:"refreshAuthSession"}]}}class Pn extends c{async get(t){return new St(this.session).go(this.pathParameters,void 0,t)}async delete(t){return new It(this.session).go(this.pathParameters,void 0,t)}async update(t,s){return new wt(this.session).go(this.pathParameters,void 0,t,s)}}class gn extends c{async create(t,s){return new Et(this.session).go(this.pathParameters,void 0,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 Rt(this.session).go(this.pathParameters,t,s)}}class Nn extends c{async get(t){return new xt(this.session).go(this.pathParameters,void 0,t)}async update(t,s){return new Ct(this.session).go(this.pathParameters,void 0,t,s)}}class Sn extends i{async get(t,s){return new _t(this.session).go(this.pathParameters,t,s)}}class In extends c{asset(t){return new gn(this.getSession(),s({},this.pathParameters,{assetId:t}))}assets(){return new ln(this.getSession(),this.pathParameters)}location(t){return new Nn(this.getSession(),s({},this.pathParameters,{locationId:t}))}locations(){return new Sn(this.getSession(),this.pathParameters)}async get(t,s){return new Tt(this.session).go(this.pathParameters,t,s)}async delete(t){return new kt(this.session).go(this.pathParameters,void 0,t)}async update(t,s){return new Ot(this.session).go(this.pathParameters,void 0,t,s)}}class En extends i{async get(t,s){return new yt(this.session).go(this.pathParameters,t,s)}}class An extends i{async create(t){return new vt(this.session).go(this.pathParameters,void 0,t)}}class Tn extends c{load(){return new An(this.getSession(),this.pathParameters)}}class wn extends c{account(t){return new Tn(this.getSession(),s({},this.pathParameters,{accountId:t}))}async get(t){return new Dt(this.session).go(this.pathParameters,void 0,t)}async update(t,s){return new Lt(this.session).go(this.pathParameters,void 0,t,s)}}class xn extends i{async create(t,s){return new bt(this.session).go(this.pathParameters,void 0,t,s)}async get(t,s){return new Vt(this.session).go(this.pathParameters,t,s)}}class kn extends i{async create(t,s){return new ft(this.session).go(this.pathParameters,void 0,t,s)}async get(t,s){return new Bt(this.session).go(this.pathParameters,t,s)}}class _n extends i{async create(t,s){return new Ut(this.session).go(this.pathParameters,void 0,t,s)}async get(t,s){return new Yt(this.session).go(this.pathParameters,t,s)}}class On extends i{async get(t,s){return new Gt(this.session).go(this.pathParameters,t,s)}}class Cn extends c{async get(t,s){return new Ft(this.session).go(this.pathParameters,t,s)}}class Rn extends c{async get(t,s){return new Ht(this.session).go(this.pathParameters,t,s)}}class yn extends i{async get(t,s){return new Qt(this.session).go(this.pathParameters,t,s)}}class Dn extends i{async get(t,s){return new Wt(this.session).go(this.pathParameters,t,s)}}class vn extends i{async create(t,s){return new Kt(this.session).go(this.pathParameters,void 0,t,s)}}class Ln extends i{async get(t,s){return new Jt(this.session).go(this.pathParameters,t,s)}}class bn extends c{async create(t,s){return new $t(this.session).go(this.pathParameters,void 0,t,s)}async delete(t){return new as(this.session).go(this.pathParameters,void 0,t)}}class fn extends i{async create(t,s){return new Xt(this.session).go(this.pathParameters,void 0,t,s)}}class Un extends i{async create(t,s){return new zt(this.session).go(this.pathParameters,void 0,t,s)}}class Mn extends c{contacts(){return new xn(this.getSession(),this.pathParameters)}qrCodes(){return new kn(this.getSession(),this.pathParameters)}neighbors(){return new _n(this.getSession(),this.pathParameters)}history(){return new On(this.getSession(),this.pathParameters)}url(t){return new Cn(this.getSession(),s({},this.pathParameters,{url:t}))}neighbor(t){return new Rn(this.getSession(),s({},this.pathParameters,{neighborId:t}))}scans(){return new yn(this.getSession(),this.pathParameters)}scansLocation(){return new Dn(this.getSession(),this.pathParameters)}neighborsDelete(){return new vn(this.getSession(),this.pathParameters)}usermedias(){return new Ln(this.getSession(),this.pathParameters)}contact(t){return new bn(this.getSession(),s({},this.pathParameters,{contactId:t}))}qracodes(){return new fn(this.getSession(),this.pathParameters)}scansExport(){return new Un(this.getSession(),this.pathParameters)}async delete(t){return new Mt(this.session).go(this.pathParameters,void 0,t)}async get(t,s){return new qt(this.session).go(this.pathParameters,t,s)}async update(t,s){return new Zt(this.session).go(this.pathParameters,void 0,t,s)}}class jn extends i{async get(t,s){return new jt(this.session).go(this.pathParameters,t,s)}}class Gn extends i{async update(t){return new ss(this.session).go(this.pathParameters,void 0,t)}async get(t){return new cs(this.session).go(this.pathParameters,void 0,t)}}class Vn extends c{secret(){return new Gn(this.getSession(),this.pathParameters)}async get(t){return new ts(this.session).go(this.pathParameters,void 0,t)}async update(t,s){return new rs(this.session).go(this.pathParameters,void 0,t,s)}}class Fn extends i{async get(t,s){return new es(this.session).go(this.pathParameters,t,s)}}class Hn extends c{assets(){return new Fn(this.getSession(),this.pathParameters)}}class qn extends c{async create(t,s){return new ns(this.session).go(this.pathParameters,void 0,t,s)}}class Yn extends c{async create(t){return new os(this.session).go(this.pathParameters,void 0,t)}}class Bn extends c{async create(t,s){return new is(this.session).go(this.pathParameters,void 0,t,s)}}class Qn extends c{async get(t){return new us(this.session).go(this.pathParameters,void 0,t)}}class Wn extends c{async get(t){return new hs(this.session).go(this.pathParameters,void 0,t)}}class Kn extends c{async get(t,s){return new ds(this.session).go(this.pathParameters,t,s)}}class Jn extends c{async create(t,s){return new ms(this.session).go(this.pathParameters,void 0,t,s)}}class $n extends c{async create(t,s){return new ps(this.session).go(this.pathParameters,void 0,t,s)}}class Xn extends c{async get(t,s){return new Ps(this.session).go(this.pathParameters,t,s)}}class zn extends i{async get(t){return new ls(this.session).go(this.pathParameters,void 0,t)}}class Zn extends c{main(){return new zn(this.getSession(),this.pathParameters)}async get(t){return new gs(this.session).go(this.pathParameters,void 0,t)}}class to extends i{async get(t,s){return new Es(this.session).go(this.pathParameters,t,s)}}class so extends i{async create(t){return new Cs(this.session).go(this.pathParameters,void 0,t)}}class eo extends c{locatorCollisions(){return new to(this.getSession(),this.pathParameters)}retry(){return new so(this.getSession(),this.pathParameters)}async delete(t){return new Ns(this.session).go(this.pathParameters,void 0,t)}async update(t,s){return new As(this.session).go(this.pathParameters,void 0,t,s)}}class ro extends i{async get(t,s){return new Ss(this.session).go(this.pathParameters,t,s)}}class ao extends i{async create(t,s){return new Is(this.session).go(this.pathParameters,void 0,t,s)}async delete(t,s){return new Ts(this.session).go(this.pathParameters,t,s)}async get(t,s){return new ws(this.session).go(this.pathParameters,t,s)}}class no extends i{async create(t,s){return new ks(this.session).go(this.pathParameters,void 0,t,s)}}class oo extends i{async get(t){return new Os(this.session).go(this.pathParameters,void 0,t)}}class io extends i{async get(t,s){return new ys(this.session).go(this.pathParameters,t,s)}}class co extends i{async get(t,s){return new Ds(this.session).go(this.pathParameters,t,s)}}class uo extends i{async create(t,s){return new Ls(this.session).go(this.pathParameters,void 0,t,s)}}class ho extends c{async create(t,s){return new bs(this.session).go(this.pathParameters,void 0,t,s)}}class mo extends c{consent(){return new ao(this.getSession(),this.pathParameters)}export(){return new no(this.getSession(),this.pathParameters)}scans(){return new oo(this.getSession(),this.pathParameters)}assets(){return new io(this.getSession(),this.pathParameters)}scansLocation(){return new co(this.getSession(),this.pathParameters)}scansExport(){return new uo(this.getSession(),this.pathParameters)}scan(t){return new ho(this.getSession(),s({},this.pathParameters,{scanId:t}))}async delete(t){return new xs(this.session).go(this.pathParameters,void 0,t)}async get(t){return new _s(this.session).go(this.pathParameters,void 0,t)}async update(t,s){return new Rs(this.session).go(this.pathParameters,void 0,t,s)}}class po extends i{async create(t,s){return new vs(this.session).go(this.pathParameters,void 0,t,s)}async get(t,s){return new ie(this.session).go(this.pathParameters,t,s)}}class Po extends i{async get(t){return new fs(this.session).go(this.pathParameters,void 0,t)}}class go extends i{async get(t){return new Xe(this.session).go(this.pathParameters,void 0,t)}async update(t,s){return new nr(this.session).go(this.pathParameters,void 0,t,s)}}class lo extends c{confirm(){return new Po(this.getSession(),this.pathParameters)}roles(){return new go(this.getSession(),this.pathParameters)}async delete(t){return new Xs(this.session).go(this.pathParameters,void 0,t)}async get(t){return new Ve(this.session).go(this.pathParameters,void 0,t)}async update(t,s){return new sr(this.session).go(this.pathParameters,void 0,t,s)}}class No extends i{async create(t,s){return new Us(this.session).go(this.pathParameters,void 0,t,s)}}class So extends i{async create(t,s){return new Ms(this.session).go(this.pathParameters,void 0,t,s)}}class Io extends i{async create(t,s){return new js(this.session).go(this.pathParameters,void 0,t,s)}async get(t,s){return new ke(this.session).go(this.pathParameters,t,s)}}class Eo extends i{async create(t,s){return new Gs(this.session).go(this.pathParameters,void 0,t,s)}async get(t,s){return new Ee(this.session).go(this.pathParameters,t,s)}}class Ao extends i{async create(t,s){return new Vs(this.session).go(this.pathParameters,void 0,t,s)}}class To extends i{async create(t,s){return new Fs(this.session).go(this.pathParameters,void 0,t,s)}async get(t,s){return new me(this.session).go(this.pathParameters,t,s)}}class wo extends i{async create(t,s){return new Hs(this.session).go(this.pathParameters,void 0,t,s)}async get(t,s){return new Ce(this.session).go(this.pathParameters,t,s)}}class xo extends i{async create(t,s){return new qs(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 Ys(this.session).go(this.pathParameters,void 0,t,s)}}class _o extends i{async create(t,s){return new Bs(this.session).go(this.pathParameters,void 0,t,s)}async get(t,s){return new Te(this.session).go(this.pathParameters,t,s)}}class Oo extends i{async create(t,s){return new Qs(this.session).go(this.pathParameters,void 0,t,s)}async get(t,s){return new ve(this.session).go(this.pathParameters,t,s)}}class Co extends i{async create(t,s){return new Ws(this.session).go(this.pathParameters,void 0,t,s)}}class Ro extends i{async create(t,s){return new Ks(this.session).go(this.pathParameters,void 0,t,s)}async get(t,s){return new Le(this.session).go(this.pathParameters,t,s)}}class yo extends i{async create(t,s){return new Js(this.session).go(this.pathParameters,void 0,t,s)}async get(t,s){return new Ke(this.session).go(this.pathParameters,t,s)}}class Do extends i{async create(t,s){return new $s(this.session).go(this.pathParameters,void 0,t,s)}async get(t,s){return new De(this.session).go(this.pathParameters,t,s)}}class vo extends i{async create(t,s){return new zs(this.session).go(this.pathParameters,void 0,t,s)}}class Lo extends i{async get(t){return new de(this.session).go(this.pathParameters,void 0,t)}}class bo extends i{async get(t){return new Re(this.session).go(this.pathParameters,void 0,t)}}class fo extends i{async update(t,s){return new tr(this.session).go(this.pathParameters,void 0,t,s)}}class Uo extends i{async update(t,s){return new Sr(this.session).go(this.pathParameters,void 0,t,s)}}class Mo extends c{password(){return new Lo(this.getSession(),this.pathParameters)}klaviyoKey(){return new bo(this.getSession(),this.pathParameters)}klaviyo(){return new fo(this.getSession(),this.pathParameters)}rehrig(){return new Uo(this.getSession(),this.pathParameters)}async update(t){return new Zs(this.session).go(this.pathParameters,void 0,t)}}class jo extends i{async create(t,s){return new te(this.session).go(this.pathParameters,void 0,t,s)}}class Go extends i{async create(t,s){return new ee(this.session).go(this.pathParameters,void 0,t,s)}}class Vo extends i{async get(t,s){return new re(this.session).go(this.pathParameters,t,s)}}class Fo extends i{async update(t){return new $e(this.session).go(this.pathParameters,void 0,t)}}class Ho extends c{test(){return new Fo(this.getSession(),this.pathParameters)}async get(t){return new ae(this.session).go(this.pathParameters,void 0,t)}}class qo extends i{async delete(t,s){return new ne(this.session).go(this.pathParameters,t,s)}}class Yo extends i{async get(t,s){return new oe(this.session).go(this.pathParameters,t,s)}}class Bo 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 Wo extends i{async get(t){return new he(this.session).go(this.pathParameters,void 0,t)}}class Ko extends i{async get(t,s){return new pe(this.session).go(this.pathParameters,t,s)}}class Jo extends i{async create(t,s,e){return new Pe(this.session).go(this.pathParameters,t,s,e)}}class $o extends i{async get(t){return new ge(this.session).go(this.pathParameters,void 0,t)}}class Xo extends i{async get(t,s){return new le(this.session).go(this.pathParameters,t,s)}}class zo extends i{async get(t,s){return new Ne(this.session).go(this.pathParameters,t,s)}}class Zo extends i{async get(t,s){return new Se(this.session).go(this.pathParameters,t,s)}}class ti extends i{async get(t,s){return new Ie(this.session).go(this.pathParameters,t,s)}}class si extends i{async create(t,s){return new Ae(this.session).go(this.pathParameters,void 0,t,s)}}class ei extends i{async get(t){return new we(this.session).go(this.pathParameters,void 0,t)}}class ri extends i{async get(t,s){return new xe(this.session).go(this.pathParameters,t,s)}}class ai extends i{async get(t){return new _e(this.session).go(this.pathParameters,void 0,t)}async update(t,s){return new Ze(this.session).go(this.pathParameters,void 0,t,s)}}class ni extends i{async get(t,s){return new Oe(this.session).go(this.pathParameters,t,s)}}class oi extends i{async create(t,s){return new be(this.session).go(this.pathParameters,void 0,t,s)}}class ii extends i{async get(t,s){return new fe(this.session).go(this.pathParameters,t,s)}}class ci extends i{async get(t,s){return new Ue(this.session).go(this.pathParameters,t,s)}}class ui extends i{async get(t,s){return new Me(this.session).go(this.pathParameters,t,s)}}class hi extends i{async create(t,s){return new je(this.session).go(this.pathParameters,void 0,t,s)}}class di extends i{async get(t,s){return new Ge(this.session).go(this.pathParameters,t,s)}}class mi extends i{async get(t,s){return new Fe(this.session).go(this.pathParameters,t,s)}}class pi extends i{async get(t,s){return new He(this.session).go(this.pathParameters,t,s)}}class Pi extends i{async get(t,s){return new qe(this.session).go(this.pathParameters,t,s)}}class gi extends i{async get(t,s){return new Ye(this.session).go(this.pathParameters,t,s)}}class li extends i{async get(t,s){return new Be(this.session).go(this.pathParameters,t,s)}}class Ni extends i{async get(t){return new Qe(this.session).go(this.pathParameters,void 0,t)}async create(t,s){return new We(this.session).go(this.pathParameters,void 0,t,s)}}class Si extends i{async create(t){return new Je(this.session).go(this.pathParameters,void 0,t)}}class Ii extends c{install(){return new Si(this.getSession(),this.pathParameters)}}class Ei extends i{async update(t,s){return new er(this.session).go(this.pathParameters,void 0,t,s)}}class Ai extends i{async create(t,s){return new rr(this.session).go(this.pathParameters,void 0,t,s)}}class Ti extends i{async create(t,s){return new ir(this.session).go(this.pathParameters,void 0,t,s)}}class wi extends i{async create(t){return new ur(this.session).go(this.pathParameters,void 0,t)}}class xi extends i{async get(t,s){return new un(this.session).go(this.pathParameters,t,s)}}class ki extends c{apikeys(){return new po(this.getSession(),this.pathParameters)}user(t){return new lo(this.getSession(),s({},this.pathParameters,{userId:t}))}imageUpload(){return new No(this.getSession(),this.pathParameters)}urlSafeties(){return new So(this.getSession(),this.pathParameters)}apps(){return new Io(this.getSession(),this.pathParameters)}customDomains(){return new Eo(this.getSession(),this.pathParameters)}invitationsBatch(){return new Ao(this.getSession(),this.pathParameters)}assettypes(){return new To(this.getSession(),this.pathParameters)}printPageTemplates(){return new wo(this.getSession(),this.pathParameters)}projects(){return new xo(this.getSession(),this.pathParameters)}invitations(){return new ko(this.getSession(),this.pathParameters)}locations(){return new _o(this.getSession(),this.pathParameters)}stylingtemplates(){return new Oo(this.getSession(),this.pathParameters)}zendeskTicket(){return new Co(this.getSession(),this.pathParameters)}qrcodelogos(){return new Ro(this.getSession(),this.pathParameters)}customattributes(){return new yo(this.getSession(),this.pathParameters)}printStickerTemplates(){return new Do(this.getSession(),this.pathParameters)}usermediasPresignedurl(){return new vo(this.getSession(),this.pathParameters)}plugin(t){return new Mo(this.getSession(),s({},this.pathParameters,{pluginId:t}))}usermediasPresignedurlmultipart(){return new jo(this.getSession(),this.pathParameters)}websessionsExport(){return new Go(this.getSession(),this.pathParameters)}advancedAssetsReport(){return new Vo(this.getSession(),this.pathParameters)}customDomain(t){return new Ho(this.getSession(),s({},this.pathParameters,{customDomain:t}))}contactsBatch(){return new qo(this.getSession(),this.pathParameters)}ownerApps(){return new Yo(this.getSession(),this.pathParameters)}advancedScansReport(){return new Bo(this.getSession(),this.pathParameters)}assetsExport(){return new Qo(this.getSession(),this.pathParameters)}basicAssetsReport(){return new Wo(this.getSession(),this.pathParameters)}advancedContactsReport(){return new Ko(this.getSession(),this.pathParameters)}assetsScans(){return new Jo(this.getSession(),this.pathParameters)}basicContactsReport(){return new $o(this.getSession(),this.pathParameters)}assetgraphs(){return new Xo(this.getSession(),this.pathParameters)}batch(){return new zo(this.getSession(),this.pathParameters)}consent(){return new Zo(this.getSession(),this.pathParameters)}contacts(){return new ti(this.getSession(),this.pathParameters)}contactsExport(){return new si(this.getSession(),this.pathParameters)}plugins(){return new ei(this.getSession(),this.pathParameters)}assetsMostscanned(){return new ri(this.getSession(),this.pathParameters)}pricePlan(){return new ai(this.getSession(),this.pathParameters)}printJobs(){return new ni(this.getSession(),this.pathParameters)}projectsExport(){return new oi(this.getSession(),this.pathParameters)}qrCodes(){return new ii(this.getSession(),this.pathParameters)}scansDayofweek(){return new ci(this.getSession(),this.pathParameters)}scansTimeline(){return new ui(this.getSession(),this.pathParameters)}scansExport(){return new hi(this.getSession(),this.pathParameters)}scans(){return new di(this.getSession(),this.pathParameters)}jobs(){return new mi(this.getSession(),this.pathParameters)}websessionsTimeline(){return new pi(this.getSession(),this.pathParameters)}usermedias(){return new Pi(this.getSession(),this.pathParameters)}users(){return new gi(this.getSession(),this.pathParameters)}scansTimeofday(){return new li(this.getSession(),this.pathParameters)}campaignInformation(){return new Ni(this.getSession(),this.pathParameters)}app(t){return new Ii(this.getSession(),s({},this.pathParameters,{appId:t}))}engagePricePlan(){return new Ei(this.getSession(),this.pathParameters)}clock(){return new Ai(this.getSession(),this.pathParameters)}qrcodelogosUpload(){return new Ti(this.getSession(),this.pathParameters)}supportTwilio(){return new wi(this.getSession(),this.pathParameters)}assets(){return new xi(this.getSession(),this.pathParameters)}async get(t){return new se(this.session).go(this.pathParameters,void 0,t)}async update(t,s){return new ze(this.session).go(this.pathParameters,void 0,t,s)}}class _i extends i{async create(t,s){return new ar(this.session).go(this.pathParameters,void 0,t,s)}}class Oi extends i{async update(t,s){return new or(this.session).go(this.pathParameters,void 0,t,s)}async get(t,s){return new cr(this.session).go(this.pathParameters,t,s)}}class Ci extends c{assets(){return new Oi(this.getSession(),this.pathParameters)}async delete(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 Ri extends i{async create(t){return new pr(this.session).go(this.pathParameters,void 0,t)}}class yi extends c{users(){return new Ri(this.getSession(),this.pathParameters)}async get(t){return new mr(this.session).go(this.pathParameters,void 0,t)}async delete(t){return new gr(this.session).go(this.pathParameters,void 0,t)}}class Di extends i{async get(t){return new Pr(this.session).go(this.pathParameters,void 0,t)}}class vi extends c{async get(t){return new lr(this.session).go(this.pathParameters,void 0,t)}}class Li extends i{async create(t){return new Nr(this.session).go(this.pathParameters,void 0,t)}}class bi extends c{validate(){return new Li(this.getSession(),this.pathParameters)}async get(t){return new Ar(this.session).go(this.pathParameters,void 0,t)}}class fi extends c{async delete(t){return new Ir(this.session).go(this.pathParameters,void 0,t)}async get(t){return new xr(this.session).go(this.pathParameters,void 0,t)}}class Ui extends c{async delete(t){return new Er(this.session).go(this.pathParameters,void 0,t)}async update(t,s){return new dn(this.session).go(this.pathParameters,void 0,t,s)}}class Mi extends c{async update(t,s){return new Tr(this.session).go(this.pathParameters,void 0,t,s)}async get(t){return new wr(this.session).go(this.pathParameters,void 0,t)}}class ji extends i{async create(t,s){return new _r(this.session).go(this.pathParameters,void 0,t,s)}}class Gi extends c{realTimeQr(){return new ji(this.getSession(),this.pathParameters)}async create(t){return new kr(this.session).go(this.pathParameters,void 0,t)}}class Vi extends i{async create(t,s){return new Or(this.session).go(this.pathParameters,void 0,t,s)}async get(t,s){return new $r(this.session).go(this.pathParameters,t,s)}}class Fi extends i{async create(t,s){return new Cr(this.session).go(this.pathParameters,void 0,t,s)}}class Hi extends i{async create(t,s){return new Rr(this.session).go(this.pathParameters,void 0,t,s)}async get(t,s){return new Jr(this.session).go(this.pathParameters,t,s)}}class qi extends i{async create(t,s){return new yr(this.session).go(this.pathParameters,void 0,t,s)}}class Yi extends i{async create(t,s){return new Dr(this.session).go(this.pathParameters,void 0,t,s)}}class Bi extends i{async create(t,s){return new vr(this.session).go(this.pathParameters,void 0,t,s)}async delete(t,s){return new Vr(this.session).go(this.pathParameters,t,s)}}class Qi extends i{async create(t,s){return new Lr(this.session).go(this.pathParameters,void 0,t,s)}}class Wi extends i{async create(t,s){return new br(this.session).go(this.pathParameters,void 0,t,s)}async get(t,s){return new ia(this.session).go(this.pathParameters,t,s)}}class Ki extends i{async create(t,s){return new fr(this.session).go(this.pathParameters,void 0,t,s)}}class Ji extends i{async create(t,s){return new Ur(this.session).go(this.pathParameters,void 0,t,s)}async get(t,s){return new ra(this.session).go(this.pathParameters,t,s)}}class $i extends i{async create(t,s){return new Mr(this.session).go(this.pathParameters,void 0,t,s)}}class Xi extends i{async create(t,s){return new jr(this.session).go(this.pathParameters,void 0,t,s)}}class zi extends i{async create(t,s){return new Gr(this.session).go(this.pathParameters,void 0,t,s)}}class Zi extends i{async create(t,s){return new Fr(this.session).go(this.pathParameters,void 0,t,s)}}class tc extends i{async delete(t){return new qr(this.session).go(this.pathParameters,void 0,t)}async get(t){return new oa(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 sc extends i{async get(t,s){return new Yr(this.session).go(this.pathParameters,t,s)}}class ec extends i{async get(t,s){return new Br(this.session).go(this.pathParameters,t,s)}}class rc extends i{async create(t,s){return new Qr(this.session).go(this.pathParameters,void 0,t,s)}}class ac extends c{async delete(t){return new Wr(this.session).go(this.pathParameters,void 0,t)}}class nc extends i{async create(t,s){return new Kr(this.session).go(this.pathParameters,void 0,t,s)}}class oc extends i{async get(t){return new Xr(this.session).go(this.pathParameters,void 0,t)}}class ic extends i{async get(t,s){return new zr(this.session).go(this.pathParameters,t,s)}}class cc extends i{async get(t,s){return new Zr(this.session).go(this.pathParameters,t,s)}}class uc extends i{async get(t){return new ta(this.session).go(this.pathParameters,void 0,t)}}class hc extends i{async create(t,s){return new sa(this.session).go(this.pathParameters,void 0,t,s)}}class dc extends i{async get(t,s){return new ea(this.session).go(this.pathParameters,t,s)}}class mc extends i{async get(t,s){return new aa(this.session).go(this.pathParameters,t,s)}}class pc extends i{async get(t,s){return new ca(this.session).go(this.pathParameters,t,s)}}class Pc extends i{async get(t,s){return new ua(this.session).go(this.pathParameters,t,s)}}class gc extends i{async get(t,s){return new ha(this.session).go(this.pathParameters,t,s)}}class lc extends i{async get(t,s){return new da(this.session).go(this.pathParameters,t,s)}}class Nc extends i{async get(t,s){return new ma(this.session).go(this.pathParameters,t,s)}}class Sc extends i{async get(t,s){return new Pa(this.session).go(this.pathParameters,t,s)}}class Ic extends i{async create(t,s){return new hn(this.session).go(this.pathParameters,void 0,t,s)}}class Ec extends c{customDomain(t){return new Gi(this.getSession(),s({},this.pathParameters,{customDomain:t}))}assets(){return new Vi(this.getSession(),this.pathParameters)}presignedurlJobsAssetbatch(){return new Fi(this.getSession(),this.pathParameters)}assetgraphs(){return new Hi(this.getSession(),this.pathParameters)}validationJobsAssetbatch(){return new qi(this.getSession(),this.pathParameters)}jobsAssetbatch(){return new Yi(this.getSession(),this.pathParameters)}contactsBatch(){return new Bi(this.getSession(),this.pathParameters)}assetsBatch(){return new Qi(this.getSession(),this.pathParameters)}qrCodes(){return new Wi(this.getSession(),this.pathParameters)}smsTemplates(){return new Ki(this.getSession(),this.pathParameters)}contacts(){return new Ji(this.getSession(),this.pathParameters)}websessionsExport(){return new $i(this.getSession(),this.pathParameters)}printJobs(){return new Xi(this.getSession(),this.pathParameters)}templatedPrintPreview(){return new zi(this.getSession(),this.pathParameters)}selfqueueprint(){return new Zi(this.getSession(),this.pathParameters)}customDomainsRealTimeQr(){return new tc(this.getSession(),this.pathParameters)}advancedContactsReport(){return new sc(this.getSession(),this.pathParameters)}advancedScansReport(){return new ec(this.getSession(),this.pathParameters)}export(){return new rc(this.getSession(),this.pathParameters)}smsTemplate(t){return new ac(this.getSession(),s({},this.pathParameters,{smsTemplateName:t}))}assetsExport(){return new nc(this.getSession(),this.pathParameters)}basicAssetsReport(){return new oc(this.getSession(),this.pathParameters)}batch(){return new ic(this.getSession(),this.pathParameters)}advancedAssetsReport(){return new cc(this.getSession(),this.pathParameters)}basicContactsReport(){return new uc(this.getSession(),this.pathParameters)}contactsExport(){return new hc(this.getSession(),this.pathParameters)}consent(){return new dc(this.getSession(),this.pathParameters)}assetsMostscanned(){return new mc(this.getSession(),this.pathParameters)}scansTimeofday(){return new pc(this.getSession(),this.pathParameters)}scansTimeline(){return new Pc(this.getSession(),this.pathParameters)}scans(){return new gc(this.getSession(),this.pathParameters)}usermedias(){return new lc(this.getSession(),this.pathParameters)}scansDayofweek(){return new Nc(this.getSession(),this.pathParameters)}websessionsTimeline(){return new Sc(this.getSession(),this.pathParameters)}scansExport(){return new Ic(this.getSession(),this.pathParameters)}async delete(t){return new Hr(this.session).go(this.pathParameters,void 0,t)}async get(t){return new na(this.session).go(this.pathParameters,void 0,t)}async update(t,s){return new pa(this.session).go(this.pathParameters,void 0,t,s)}}class Ac extends c{async delete(t){return new ga(this.session).go(this.pathParameters,void 0,t)}async get(t){return new Sa(this.session).go(this.pathParameters,void 0,t)}async update(t,s){return new ka(this.session).go(this.pathParameters,void 0,t,s)}}class Tc extends c{async delete(t){return new la(this.session).go(this.pathParameters,void 0,t)}async get(t){return new Ea(this.session).go(this.pathParameters,void 0,t)}async update(t,s){return new _a(this.session).go(this.pathParameters,void 0,t,s)}}class wc extends c{async delete(t){return new Na(this.session).go(this.pathParameters,void 0,t)}async update(t,s){return new Aa(this.session).go(this.pathParameters,void 0,t,s)}async get(t){return new wa(this.session).go(this.pathParameters,void 0,t)}}class xc extends i{async create(t,s){return new Ta(this.session).go(this.pathParameters,void 0,t,s)}}class kc extends i{async update(t,s){return new Da(this.session).go(this.pathParameters,void 0,t,s)}}class _c extends c{contacts(){return new xc(this.getSession(),this.pathParameters)}customAttribute(){return new kc(this.getSession(),this.pathParameters)}async update(t,s){return new xa(this.session).go(this.pathParameters,void 0,t,s)}async get(t,s){return new Oa(this.session).go(this.pathParameters,t,s)}}class Oc extends i{async get(t){return new Ca(this.session).go(this.pathParameters,void 0,t)}async create(t,s){return new Ra(this.session).go(this.pathParameters,void 0,t,s)}}class Cc extends c{async delete(t){return new ya(this.session).go(this.pathParameters,void 0,t)}}class Rc extends c{async create(t,s){return new va(this.session).go(this.pathParameters,void 0,t,s)}}class yc extends c{links(){return new Oc(this.getSession(),this.pathParameters)}link(t){return new Cc(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 La(this.session).go(this.pathParameters,t,s)}async update(t,s){return new ba(this.session).go(this.pathParameters,void 0,t,s)}async delete(t){return new fa(this.session).go(this.pathParameters,void 0,t)}}class Dc extends i{async create(t,s){return new Ma(this.session).go(this.pathParameters,void 0,t,s)}}class vc extends c{async create(t){return new Ga(this.session).go(this.pathParameters,void 0,t)}async delete(t){return new Fa(this.session).go(this.pathParameters,void 0,t)}}class Lc extends c{async create(t){return new Va(this.session).go(this.pathParameters,void 0,t)}async delete(t){return new Ya(this.session).go(this.pathParameters,void 0,t)}}class bc extends c{async delete(t){return new qa(this.session).go(this.pathParameters,void 0,t)}async create(t){return new Ba(this.session).go(this.pathParameters,void 0,t)}}class fc extends c{multipart(){return new Dc(this.getSession(),this.pathParameters)}project(t){return new vc(this.getSession(),s({},this.pathParameters,{projectId:t}))}scan(t){return new Lc(this.getSession(),s({},this.pathParameters,{scanId:t}))}asset(t){return new bc(this.getSession(),s({},this.pathParameters,{assetId:t}))}async delete(t){return new Ua(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 Ha(this.session).go(this.pathParameters,void 0,t,s)}}class Uc extends i{async get(t){return new Qa(this.session).go(this.pathParameters,void 0,t)}}class Mc extends i{async get(t,s){return new Wa(this.session).go(this.pathParameters,t,s)}async create(t,s){return new Ka(this.session).go(this.pathParameters,void 0,t,s)}}class jc extends i{async get(t,s){return new Ja(this.session).go(this.pathParameters,t,s)}}class Gc extends i{async update(t,s){return new $a(this.session).go(this.pathParameters,void 0,t,s)}async get(t){return new za(this.session).go(this.pathParameters,void 0,t)}}class Vc extends c{settings(){return new Gc(this.getSession(),this.pathParameters)}}class Fc extends i{async get(t,s){return new Za(this.session).go(this.pathParameters,t,s)}}class Hc extends c{accounts(){return new Mc(this.getSession(),this.pathParameters)}invitations(){return new jc(this.getSession(),this.pathParameters)}path(t){return new Vc(this.getSession(),s({},this.pathParameters,{path:t}))}errors(){return new Fc(this.getSession(),this.pathParameters)}async get(t){return new Xa(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 qc extends i{async create(t,s){return new sn(this.session).go(this.pathParameters,void 0,t,s)}}class Yc extends i{async create(t,s){return new en(this.session).go(this.pathParameters,void 0,t,s)}}class Bc 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 Wc extends i{async create(t,s){return new cn(this.session).go(this.pathParameters,void 0,t,s)}}class Kc extends i{async create(t,s){return new mn(this.session).go(this.pathParameters,void 0,t,s)}}class Jc extends i{async create(t){return new pn(this.session).go(this.pathParameters,void 0,t)}}class $c extends i{assetgraph(t){return new Pn(this.getSession(),s({},this.pathParameters,{assetGraphId:t}))}assettype(t){return new In(this.getSession(),s({},this.pathParameters,{assetTypeId:t}))}apps(){return new En(this.getSession(),this.pathParameters)}app(t){return new wn(this.getSession(),s({},this.pathParameters,{appId:t}))}asset(t){return new Mn(this.getSession(),s({},this.pathParameters,{assetId:t}))}appsPublished(){return new jn(this.getSession(),this.pathParameters)}apikey(t){return new Vn(this.getSession(),s({},this.pathParameters,{apiKeyId:t}))}batch(t){return new Hn(this.getSession(),s({},this.pathParameters,{batchId:t}))}billingCancelSubscription(t){return new qn(this.getSession(),s({},this.pathParameters,{accountId:t}))}billingCancelDowngrade(t){return new Yn(this.getSession(),s({},this.pathParameters,{accountId:t}))}billingDowngradePlan(t){return new Bn(this.getSession(),s({},this.pathParameters,{accountId:t}))}billingDetail(t){return new Qn(this.getSession(),s({},this.pathParameters,{accountId:t}))}billingCurrentPeriod(t){return new Wn(this.getSession(),s({},this.pathParameters,{accountId:t}))}billingInvoice(t){return new Kn(this.getSession(),s({},this.pathParameters,{accountId:t}))}billingSetupIntent(t){return new Jn(this.getSession(),s({},this.pathParameters,{accountId:t}))}billingUpgradePlan(t){return new $n(this.getSession(),s({},this.pathParameters,{accountId:t}))}upgradePlanBillingPreview(t){return new Xn(this.getSession(),s({},this.pathParameters,{accountId:t}))}appsAccount(t){return new Zn(this.getSession(),s({},this.pathParameters,{appAccountId:t}))}customdomain(t){return new eo(this.getSession(),s({},this.pathParameters,{customDomain:t}))}careAccounts(){return new ro(this.getSession(),this.pathParameters)}contact(t){return new mo(this.getSession(),s({},this.pathParameters,{contactId:t}))}account(t){return new ki(this.getSession(),s({},this.pathParameters,{accountId:t}))}support(){return new _i(this.getSession(),this.pathParameters)}location(t){return new Ci(this.getSession(),s({},this.pathParameters,{locationId:t}))}invitation(t){return new yi(this.getSession(),s({},this.pathParameters,{invitationId:t}))}pricePlans(){return new Di(this.getSession(),this.pathParameters)}qrcodelink(t){return new vi(this.getSession(),s({},this.pathParameters,{qrCodeLink:t}))}file(t){return new bi(this.getSession(),s({},this.pathParameters,{fileId:t}))}job(t){return new fi(this.getSession(),s({},this.pathParameters,{jobId:t}))}printJob(t){return new Ui(this.getSession(),s({},this.pathParameters,{printJobId:t}))}qrcodelogo(t){return new Mi(this.getSession(),s({},this.pathParameters,{qrCodeLogoId:t}))}project(t){return new Ec(this.getSession(),s({},this.pathParameters,{projectId:t}))}printPageTemplate(t){return new Ac(this.getSession(),s({},this.pathParameters,{printPageTemplateId:t}))}printStickerTemplate(t){return new Tc(this.getSession(),s({},this.pathParameters,{printStickerTemplateId:t}))}stylingtemplate(t){return new wc(this.getSession(),s({},this.pathParameters,{stylingTemplateId:t}))}scan(t){return new _c(this.getSession(),s({},this.pathParameters,{scanId:t}))}qrCode(t){return new yc(this.getSession(),s({},this.pathParameters,{qrCodeId:t}))}usermedia(t){return new fc(this.getSession(),s({},this.pathParameters,{mediaId:t}))}userroles(){return new Uc(this.getSession(),this.pathParameters)}user(t){return new Hc(this.getSession(),s({},this.pathParameters,{userId:t}))}webhooksPrintjobresolution(){return new qc(this.getSession(),this.pathParameters)}passwordAuthUser(){return new Yc(this.getSession(),this.pathParameters)}authSession(){return new Bc(this.getSession(),this.pathParameters)}confirmationAuthUser(){return new Qc(this.getSession(),this.pathParameters)}resetAuthUser(){return new Wc(this.getSession(),this.pathParameters)}authUser(){return new Kc(this.getSession(),this.pathParameters)}refreshAuthSession(){return new Jc(this.getSession(),this.pathParameters)}}const Xc="internal-JG0adajZUHU";class zc{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 Zc extends $c{constructor(){super(new zc,{}),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=Xc,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||Xc;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||Xc;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||Xc;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,rr as AdvanceStripeClockByAccountIdRequest,P as AssetByAssetTypeSortingTypes,g as AssetCreationFileTypes,l as AssetSortingTypes,N as AssetTypeSortingTypes,S as AssetTypeUsabilityState,kr as AssignDomainToProjectRequest,_r as AssignRealTimeQrDomainToProjectRequest,I as AuthMessageId,E as AuthTokenScope,A as AuthTypes,T as CampaignUseCaseCategory,os as CancelDowngradeRequestRequest,ns as CancelSubscriptionRequest,en as ChangePasswordRequest,Ps as ChangeSubscriptionPreviewRequest,ps as ChangeSubscriptionRequest,Es as CheckCustomLocatorKeyRangeRequest,rn as CheckSessionRequest,Ms as CheckUrlSafetyByAccountIdRequest,Ma as CompleteUserMediaMultipartUploadRequest,Et as ComposeAssetByAssetTypeRequest,w as ConsentStatus,x as ConsentType,k as ContactAssetSortingTypes,_ as ContactSortingTypes,Ka as CreateAccountByUserIdRequest,vs as CreateApiKeyByAccountIdRequest,js as CreateAppRequest,yr as CreateAssetBatchValidationJobByProjectIdRequest,At as CreateAssetByAssetTypeRequest,Or as CreateAssetByProjectIdRequest,Dr as CreateAssetCreationJobByProjectIdRequest,Cr as CreateAssetCreationPresignedUrlRequest,Rr as CreateAssetGraphByProjectIdRequest,Fs as CreateAssetTypeByAccountIdRequest,Lr as CreateAssetsByProjectIdRequest,We as CreateCampaignAccountByAccountIdRequest,Is as CreateConsentByContactIdRequest,bt as CreateContactByAssetIdRequest,Ur as CreateContactByProjectIdRequest,Ta as CreateContactByScanIdRequest,vr as CreateContactsByProjectIdRequest,Gs as CreateCustomDomainByAccountIdRequest,Us as CreateImageUploadPresignedUrlRequest,Ys as CreateInvitationByAccountIdRequest,Vs as CreateInvitationsByAccountIdRequest,Ra as CreateLinkByQrCodeRequest,Bs as CreateLocationByAccountIdRequest,Ut as CreateNeighborsByAssetIdRequest,Hs as CreatePrintPageTemplateByAccountIdRequest,$s as CreatePrintStickerTemplateByAccountIdRequest,qs as CreateProjectByAccountIdRequest,ft as CreateQrCodeByAssetIdRequest,br as CreateQrCodeByProjectIdRequest,Ks as CreateQrCodeLogoByAccountRequest,Qs as CreateQrCodeStylingTemplateByAccountRequest,Xt as CreateQrCodesByAssetIdRequest,Js as CreateQueryableCustomAttributeRequest,Fr as CreateSelfQueuePrintJobByProjectIdRequest,ms as CreateSetupIntentRequest,fr as CreateSmsTemplateByProjectIdRequest,jr as CreateTemplatedPrintJobByProjectIdRequest,Gr as CreateTemplatedPrintPreviewByProjectIdRequest,Ws as CreateTicketByAccountIdRequest,pr as CreateUserByInvitationIdRequest,te as CreateUserMediaMultipartPresignedUrlByAccountIdRequest,zs as CreateUserMediaPresignedUrlByAccountIdRequest,mn as CreateUserRequest,ee as CreateWebSessionExportByAccountIdRequest,Mr as CreateWebSessionExportByProjectIdRequest,It as DeleteAssetGraphRequest,Mt as DeleteAssetRequest,kt as DeleteAssetTypeRequest,Ts as DeleteConsentByContactIdRequest,xs as DeleteContactRequest,ne as DeleteContactsByAccountIdRequest,Vr as DeleteContactsByProjectIdRequest,Ns as DeleteCustomDomainRequest,gr as DeleteInvitationRequest,Ir as DeleteJobRequest,ya as DeleteLinkByQrCodeRequest,hr as DeleteLocationRequest,Ua as DeleteMediaRequest,Kt as DeleteNeighborsByAssetIdRequest,Er as DeletePrintJobRequest,ga as DeletePrintPageTemplateRequest,la as DeletePrintStickerTemplateRequest,Hr as DeleteProjectRequest,fa as DeleteQrCodeRequest,Na as DeleteQrCodeStylingTemplateByStylingTemplateIdRequest,qr as DeleteRealTimeQrDomainByProjectIdRequest,an as DeleteSessionRequest,Wr as DeleteSmsTemplateByProjectIdRequest,Xs as DeleteUserByAccountIdRequest,O as DomainStatus,is as DowngradePlanRequest,Zs as EnablePluginByAccountIdRequest,C as EncryptionTypes,R as EntitySources,y as FieldType,fs as GetAccountAccessDataRequest,de as GetAccountPluginPasswordRequest,se as GetAccountRequest,Wa as GetAccountsByUserIdRequest,re as GetAdvancedAssetReportByAccountIdRequest,Zr as GetAdvancedAssetReportByProjectIdRequest,pe as GetAdvancedContactReportByAccountIdRequest,Yr as GetAdvancedContactReportByProjectIdRequest,ce as GetAdvancedScanReportByAccountIdRequest,Br as GetAdvancedScanReportByProjectIdRequest,Ss as GetAllAccountsRequest,oe as GetAllAppsByAccountIdRequest,Qr as GetAllExportsByProjectIdRequest,ts as GetApiKeyRequest,cs as GetApiKeySecretRequest,ie as GetApiKeysByAccountIdRequest,gs as GetAppAccountByAppAccountIdRequest,Dt as GetAppByAppIdRequest,yt as GetAppsRequest,ue as GetAssetExportByAccountIdRequest,Kr as GetAssetExportByProjectIdRequest,St as GetAssetGraphRequest,le as GetAssetGraphsByAccountIdRequest,Jr as GetAssetGraphsByProjectIdRequest,Gt as GetAssetHistoryRequest,Tt as GetAssetTypeByAssetTypeIdRequest,xt as GetAssetTypeCountAtLocationRequest,_t as GetAssetTypeCountsByLocationRequest,me as GetAssetTypesByAccountIdRequest,un as GetAssetsByAccountIdRequest,Rt as GetAssetsByAssetTypeRequest,es as GetAssetsByBatchIdRequest,ys as GetAssetsByContactIdRequest,cr as GetAssetsByLocationIdRequest,$r as GetAssetsByProjectIdRequest,Pe as GetAssetsScanCountByAccountIdRequest,he as GetBasicAssetReportByAccountIdRequest,Xr as GetBasicAssetReportByProjectIdRequest,ge as GetBasicContactReportByAccountIdRequest,ta as GetBasicContactReportByProjectIdRequest,Ne as GetBatchesByAccountIdRequest,zr as GetBatchesByProjectIdRequest,us as GetBillingDetailsRequest,Se as GetConsentByAccountIdRequest,ws as GetConsentByContactIdRequest,ea as GetConsentByProjectIdRequest,Ae as GetContactExportByAccountIdRequest,ks as GetContactExportByContactIdRequest,sa as GetContactExportByProjectIdRequest,_s as GetContactRequest,Ie as GetContactsByAccountIdRequest,Vt as GetContactsByAssetIdRequest,ra as GetContactsByProjectIdRequest,hs as GetCurrentPeriodRequest,ae as GetCustomDomainRequest,Re as GetDecryptedKlaviyoKeyRequest,Ee as GetDomainsByAccountIdRequest,Za as GetErrorsByUserIdRequest,Ft as GetExternalNeighborScanCountByAssetIdRequest,Ar as GetFileRequest,ke as GetInstalledAppsByAccountIdRequest,mr as GetInvitationRequest,Ja as GetInvitationsByUserIdRequest,ds as GetInvoicesRequest,xr as GetJobRequest,Fe as GetJobsByAccountIdRequest,Ca as GetLinksByQrCodeRequest,Te as GetLocationsByAccountIdRequest,ls as GetMainAccountByAppAccountIdRequest,ja as GetMediaRequest,xe as GetMostScannedAssetsByAccountIdRequest,aa as GetMostScannedAssetsByProjectIdRequest,Ht as GetNeighborScanCountByAssetIdRequest,Yt as GetNeighborsByAssetIdRequest,we as GetPluginsByAccountIdRequest,_e as GetPricePlanByAccountIdRequest,Pr as GetPricePlansRequest,Oe as GetPrintJobsByAccountIdRequest,Sa as GetPrintPageTemplateRequest,Ce as GetPrintPageTemplatesByAccountIdRequest,Ea as GetPrintStickerTemplateRequest,De as GetPrintStickerTemplatesByAccountIdRequest,na as GetProjectByProjectIdRequest,be as GetProjectExportByAccountIdRequest,ye as GetProjectsByAccountIdRequest,jt as GetPublishedAppsRequest,lr as GetQrCodeLinkRequest,wr as GetQrCodeLogoByQrCodeLogoIdRequest,Le as GetQrCodeLogosByAccountIdRequest,La as GetQrCodeRequest,wa as GetQrCodeStylingTemplateByStylingTemplateIdRequest,ve as GetQrCodeStylingTemplatesByAccountIdRequest,fe as GetQrCodesByAccountIdRequest,Bt as GetQrCodesByAssetIdRequest,ia as GetQrCodesByProjectIdRequest,Ke as GetQueryableCustomAttributeRequest,oa as GetRealTimeQrDomainByProjectIdRequest,Ue as GetScanDayOfWeekByAccountIdRequest,ma as GetScanDayOfWeekByProjectIdRequest,je as GetScanExportByAccountIdRequest,zt as GetScanExportByAssetIdRequest,Ls as GetScanExportByContactIdRequest,hn as GetScanExportByProjectIdRequest,Wt as GetScanLocationDataByAssetIdRequest,Ds as GetScanLocationDataByContactIdRequest,Oa as GetScanRequest,Be as GetScanTimeOfDayByAccountIdRequest,ca as GetScanTimeOfDayByProjectIdRequest,Me as GetScanTimelineByAccountIdRequest,ua as GetScanTimelineByProjectIdRequest,Ge as GetScansByAccountIdRequest,Qt as GetScansByAssetIdRequest,Os as GetScansByContactIdRequest,ha as GetScansByProjectIdRequest,pn as GetSessionRefreshRequest,on as GetSessionRequest,Ve as GetUserByAccountIdRequest,qe as GetUserMediasByAccountIdRequest,Jt as GetUserMediasByAssetIdRequest,da as GetUserMediasByProjectIdRequest,Xa as GetUserRequest,Qa as GetUserRolesRequest,za as GetUserSettingsByUserIdRequest,Ye as GetUsersByAccountIdRequest,Xe as GetUsersRolesByAccountIdRequest,He as GetWebSessionsTimelineByAccountIdRequest,Pa as GetWebSessionsTimelineByProjectIdRequest,Je as InstallAppToAccountRequest,D as InternalProductName,v as InvoiceStatus,dn as InvokePrintJobByJobIdRequest,L as JobStatus,b as JobType,f as Label,$t as LinkContactToAssetRequest,bs as LinkContactToScanRequest,Ba as LinkMediaToAssetRequest,Ga as LinkMediaToProjectRequest,Va as LinkMediaToScanRequest,vt as LoadAppRequest,U as LocationSortingTypes,qt as NameRequest,Zc 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,sn as PrintJobResolutionRequest,B as PrintMode,Q as PrintOrientation,W as PrintTemplate,K 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,nn as ResendConfirmationRequest,ss as ResetApiKeySecretRequest,cn as ResetPasswordRequest,Qe as RetrieveCampaignStatusByAccountIdRequest,Cs as RetryCustomDomainRequest,xa as SaveGeolocationByScanIdRequest,ut as ScanTimelineOptions,Vo as SdkAccountAdvancedAssetsReportResources,Ko as SdkAccountAdvancedContactsReportResources,Bo as SdkAccountAdvancedScansReportResources,po as SdkAccountApikeysResources,Si as SdkAccountAppInstallResources,Ii as SdkAccountAppResource,Io as SdkAccountAppsResources,Xo as SdkAccountAssetgraphsResources,Qo as SdkAccountAssetsExportResources,ri as SdkAccountAssetsMostscannedResources,xi as SdkAccountAssetsResources,Jo as SdkAccountAssetsScansResources,To as SdkAccountAssettypesResources,Wo as SdkAccountBasicAssetsReportResources,$o as SdkAccountBasicContactsReportResources,zo as SdkAccountBatchResources,Ni as SdkAccountCampaignInformationResources,Ai as SdkAccountClockResources,Zo as SdkAccountConsentResources,qo as SdkAccountContactsBatchResources,si as SdkAccountContactsExportResources,ti as SdkAccountContactsResources,Ho as SdkAccountCustomDomainResource,Fo as SdkAccountCustomDomainTestResources,Eo as SdkAccountCustomDomainsResources,yo as SdkAccountCustomattributesResources,Ei as SdkAccountEngagePricePlanResources,No as SdkAccountImageUploadResources,Ao as SdkAccountInvitationsBatchResources,ko as SdkAccountInvitationsResources,mi as SdkAccountJobsResources,_o as SdkAccountLocationsResources,Yo as SdkAccountOwnerAppsResources,bo as SdkAccountPluginKlaviyoKeyResources,fo as SdkAccountPluginKlaviyoResources,Lo as SdkAccountPluginPasswordResources,Uo as SdkAccountPluginRehrigResources,Mo as SdkAccountPluginResource,ei as SdkAccountPluginsResources,ai as SdkAccountPricePlanResources,ni as SdkAccountPrintJobsResources,wo as SdkAccountPrintPageTemplatesResources,Do as SdkAccountPrintStickerTemplatesResources,oi as SdkAccountProjectsExportResources,xo as SdkAccountProjectsResources,ii as SdkAccountQrCodesResources,Ro as SdkAccountQrcodelogosResources,Ti as SdkAccountQrcodelogosUploadResources,ki as SdkAccountResource,ci as SdkAccountScansDayofweekResources,hi as SdkAccountScansExportResources,di as SdkAccountScansResources,ui as SdkAccountScansTimelineResources,li as SdkAccountScansTimeofdayResources,Oo as SdkAccountStylingtemplatesResources,wi as SdkAccountSupportTwilioResources,So as SdkAccountUrlSafetiesResources,Po as SdkAccountUserConfirmResources,lo as SdkAccountUserResource,go as SdkAccountUserRolesResources,vo as SdkAccountUsermediasPresignedurlResources,jo as SdkAccountUsermediasPresignedurlmultipartResources,Pi as SdkAccountUsermediasResources,gi as SdkAccountUsersResources,Go as SdkAccountWebsessionsExportResources,pi as SdkAccountWebsessionsTimelineResources,Co as SdkAccountZendeskTicketResources,Vn as SdkApikeyResource,Gn as SdkApikeySecretResources,An as SdkAppAccountLoadResources,Tn as SdkAppAccountResource,wn as SdkAppResource,zn as SdkAppsAccountMainResources,Zn as SdkAppsAccountResource,jn as SdkAppsPublishedResources,En as SdkAppsResources,bn as SdkAssetContactResource,xn as SdkAssetContactsResources,On as SdkAssetHistoryResources,Rn as SdkAssetNeighborResource,vn as SdkAssetNeighborsDeleteResources,_n as SdkAssetNeighborsResources,kn as SdkAssetQrCodesResources,fn as SdkAssetQracodesResources,Mn as SdkAssetResource,Un as SdkAssetScansExportResources,Dn as SdkAssetScansLocationResources,yn as SdkAssetScansResources,Cn as SdkAssetUrlResource,Ln as SdkAssetUsermediasResources,Pn as SdkAssetgraphResource,gn as SdkAssettypeAssetResource,ln as SdkAssettypeAssetsResources,Nn as SdkAssettypeLocationResource,Sn as SdkAssettypeLocationsResources,In as SdkAssettypeResource,Bc as SdkAuthSessionResources,Kc as SdkAuthUserResources,Fn as SdkBatchAssetsResources,Hn as SdkBatchResource,Yn as SdkBillingCancelDowngradeResource,qn as SdkBillingCancelSubscriptionResource,Wn as SdkBillingCurrentPeriodResource,Qn as SdkBillingDetailResource,Bn as SdkBillingDowngradePlanResource,Kn as SdkBillingInvoiceResource,Jn as SdkBillingSetupIntentResource,$n as SdkBillingUpgradePlanResource,ro as SdkCareAccountsResources,Qc as SdkConfirmationAuthUserResources,io as SdkContactAssetsResources,ao as SdkContactConsentResources,no as SdkContactExportResources,mo as SdkContactResource,ho as SdkContactScanResource,uo as SdkContactScansExportResources,co as SdkContactScansLocationResources,oo as SdkContactScansResources,to as SdkCustomdomainLocatorCollisionsResources,eo as SdkCustomdomainResource,so as SdkCustomdomainRetryResources,bi as SdkFileResource,Li as SdkFileValidateResources,yi as SdkInvitationResource,Ri as SdkInvitationUsersResources,fi as SdkJobResource,Oi as SdkLocationAssetsResources,Ci as SdkLocationResource,Yc as SdkPasswordAuthUserResources,Di as SdkPricePlansResources,Ui as SdkPrintJobResource,Ac as SdkPrintPageTemplateResource,Tc as SdkPrintStickerTemplateResource,cc as SdkProjectAdvancedAssetsReportResources,sc as SdkProjectAdvancedContactsReportResources,ec as SdkProjectAdvancedScansReportResources,Hi as SdkProjectAssetgraphsResources,Qi as SdkProjectAssetsBatchResources,nc as SdkProjectAssetsExportResources,mc as SdkProjectAssetsMostscannedResources,Vi as SdkProjectAssetsResources,oc as SdkProjectBasicAssetsReportResources,uc as SdkProjectBasicContactsReportResources,ic as SdkProjectBatchResources,dc as SdkProjectConsentResources,Bi as SdkProjectContactsBatchResources,hc as SdkProjectContactsExportResources,Ji as SdkProjectContactsResources,ji as SdkProjectCustomDomainRealTimeQrResources,Gi as SdkProjectCustomDomainResource,tc as SdkProjectCustomDomainsRealTimeQrResources,rc as SdkProjectExportResources,Yi as SdkProjectJobsAssetbatchResources,Fi as SdkProjectPresignedurlJobsAssetbatchResources,Xi as SdkProjectPrintJobsResources,Wi as SdkProjectQrCodesResources,Ec as SdkProjectResource,Nc as SdkProjectScansDayofweekResources,Ic as SdkProjectScansExportResources,gc as SdkProjectScansResources,Pc as SdkProjectScansTimelineResources,pc as SdkProjectScansTimeofdayResources,Zi as SdkProjectSelfqueueprintResources,ac as SdkProjectSmsTemplateResource,Ki as SdkProjectSmsTemplatesResources,zi as SdkProjectTemplatedPrintPreviewResources,lc as SdkProjectUsermediasResources,qi as SdkProjectValidationJobsAssetbatchResources,$i as SdkProjectWebsessionsExportResources,Sc as SdkProjectWebsessionsTimelineResources,Cc as SdkQrCodeLinkResource,Oc as SdkQrCodeLinksResources,yc as SdkQrCodeResource,Rc as SdkQrCodeSwapResource,vi as SdkQrcodelinkResource,Mi as SdkQrcodelogoResource,Jc as SdkRefreshAuthSessionResources,Wc as SdkResetAuthUserResources,$c as SdkResources,xc as SdkScanContactsResources,kc as SdkScanCustomAttributeResources,_c as SdkScanResource,wc as SdkStylingtemplateResource,_i as SdkSupportResources,Xn as SdkUpgradePlanBillingPreviewResource,Mc as SdkUserAccountsResources,Fc as SdkUserErrorsResources,jc as SdkUserInvitationsResources,Vc as SdkUserPathResource,Gc as SdkUserPathSettingsResources,Hc as SdkUserResource,bc as SdkUsermediaAssetResource,Dc as SdkUsermediaMultipartResources,vc as SdkUsermediaProjectResource,fc as SdkUsermediaResource,Lc as SdkUsermediaScanResource,Uc as SdkUserrolesResources,qc as SdkWebhooksPrintjobresolutionResources,ar as SendSupportEmailRequest,ur as SendSupportTwilioEmailRequest,$a as SetUserSettingsByUserIdRequest,ht as StickerShape,va as SwapQrCodeByLocatorKeyRequest,dt as TagActions,mt as TagStates,$e as TestDomainConnectionRequest,as as UnlinkContactToAssetRequest,qa as UnlinkMediaToAssetRequest,Fa as UnlinkMediaToProjectRequest,Ya as UnlinkMediaToScanRequest,ze as UpdateAccountRequest,rs as UpdateApiKeyRequest,Lt as UpdateAppByAppIdRequest,wt as UpdateAssetGraphRequest,Zt as UpdateAssetRequest,Ct as UpdateAssetTypeCountAtLocationRequest,Ot as UpdateAssetTypeRequest,or as UpdateAssetsLocationsRequest,Rs as UpdateContactRequest,As as UpdateCustomDomainRequest,er as UpdateEngagePricePlanRequest,tr as UpdateKlaviyoAccountPluginRequest,dr as UpdateLocationRequest,Ha as UpdateMediaRequest,Ze as UpdatePricePlanByAccountIdRequest,ka as UpdatePrintPageTemplateRequest,_a as UpdatePrintStickerTemplateRequest,pa as UpdateProjectByProjectIdRequest,Tr as UpdateQrCodeLogoByQrCodeLogoIdRequest,ba as UpdateQrCodeRequest,Aa as UpdateQrCodeStylingTemplateByStylingTemplateIdRequest,Ia as UpdateRealTimeQrDomainByProjectIdRequest,Sr as UpdateRehrigAccountPluginRequest,Da as UpdateScanCustomAttributeRequest,sr as UpdateUserByAccountIdRequest,tn as UpdateUserRequest,nr as UpdateUsersRolesByAccountIdRequest,ir as UploadQrCodeLogoByAccountRequest,pt as UserCredentialsStatus,Pt as UserGroups,gt as UserMediaFileTypes,lt as UserMediaSortingTypes,Nt as UserSettingsDomain,Nr as ValidateFileRequest};
|
|
2
2
|
//# sourceMappingURL=index.modern.mjs.map
|