@openscreen/internal-sdk 1.9.3 → 1.9.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -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)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r])}return t},s.apply(this,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,w,A,x,k,T,_,C,y,O,R,D,v,b,f,L,U,M,j,G,V,q,F,H,Y,B,Q,W,J,$,K,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"}(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.INVALID_API_KEY="INVALID_API_KEY",t.INVALID_EMAIL="INVALID_EMAIL",t.INVALID_LEGACY_MIGRATION="INVALID_LEGACY_MIGRATION",t.INVALID_PASSWORD="INVALID_PASSWORD",t.INVALID_SCOPE="INVALID_SCOPE",t.INVALID_SECRET="INVALID_SECRET",t.INVALID_TOKEN="INVALID_TOKEN",t.MIGRATE_FROM_COGNITO="MIGRATE_FROM_COGNITO",t.NO_ACCESS_TOKEN="NO_ACCESS_TOKEN",t.NO_REFRESH_TOKEN="NO_REFRESH_TOKEN",t.RESET_PASSWORD="RESET_PASSWORD",t.RESET_SECRET="RESET_SECRET",t.SUSPENDED_OR_INACTIVE="SUSPENDED_OR_INACTIVE",t.TOKEN_EXPIRED="TOKEN_EXPIRED",t.TRY_AGAIN="TRY_AGAIN",t.UNABLE_TO_CONFIRM_EMAIL="UNABLE_TO_CONFIRM_EMAIL",t.UNCONFIRMED_EMAIL="UNCONFIRMED_EMAIL",t.EMAIL_ALREADY_TAKEN="EMAIL_ALREADY_TAKEN",t.SSO_USER="SSO_USER"}(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"}(w||(w={})),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"}(A||(A={})),function(t){t.ACCEPTED="ACCEPTED",t.DECLINED="DECLINED",t.true="true",t.false="false"}(x||(x={})),function(t){t.SMS="SMS",t.EMAIL="EMAIL",t.DATA="DATA",t.CUSTOM="CUSTOM"}(k||(k={})),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"}(T||(T={})),function(t){t.MODIFIED="MODIFIED",t.NAME="NAME",t.ASSET_NAME="ASSET_NAME",t.PHONE="PHONE",t.EMAIL="EMAIL",t.LAST_SCAN_TIME="LAST_SCAN_TIME",t.LAST_SCAN_LOCATION="LAST_SCAN_LOCATION",t.SCAN_COUNT="SCAN_COUNT"}(_||(_={})),function(t){t.INITIATED="INITIATED",t.VERIFIED="VERIFIED",t.CERTIFICATE_REQUESTED="CERTIFICATE_REQUESTED",t.CERTIFICATE_VALIDATION_ADDED="CERTIFICATE_VALIDATION_ADDED",t.CERTIFICATE_VALIDATED="CERTIFICATE_VALIDATED",t.CDN_DISTRIBUTION_ADDED="CDN_DISTRIBUTION_ADDED",t.COMPLETED="COMPLETED",t.FAILED="FAILED"}(C||(C={})),function(t){t.CARE_API="CARE_API"}(y||(y={})),function(t){t.STRING="STRING",t.NUMBER="NUMBER"}(O||(O={})),function(t){t.ASSET_BATCH="ASSET_BATCH"}(R||(R={})),function(t){t.VALIDATING="VALIDATING",t.VALID="VALID",t.INVALID="INVALID",t.NOT_VALIDATED="NOT_VALIDATED"}(D||(D={})),function(t){t.ENGAGE="ENGAGE",t.TRACK="TRACK",t.INVENTORY="INVENTORY",t.CREATE="CREATE"}(v||(v={})),function(t){t.COMING_UP="COMING_UP",t.PAID="PAID",t.PAST_DUE="PAST_DUE",t.VOID="VOID"}(b||(b={})),function(t){t.IN_PROGRESS="IN_PROGRESS",t.COMPLETED="COMPLETED",t.TIMEOUT="TIMEOUT",t.FAILED="FAILED",t.CANCELLED="CANCELLED",t.DOWNLOADED="DOWNLOADED"}(f||(f={})),function(t){t.BATCH_CREATE_BLANK_ITEMS="BATCH_CREATE_BLANK_ITEMS",t.BATCH_CREATE_ASSETS="BATCH_CREATE_ASSETS",t.VALIDATE_CSV="VALIDATE_CSV",t.SELF_QUEUE_BATCH_PRINT="SELF_QUEUE_BATCH_PRINT",t.SCAN_EXPORT="SCAN_EXPORT",t.ASSET_EXPORT="ASSET_EXPORT",t.CONTACT_EXPORT="CONTACT_EXPORT",t.TEMPLATED_PRINT="TEMPLATED_PRINT",t.CLONE_MICROSITE="CLONE_MICROSITE",t.QRCODE_SCANS_EXPORT="QRCODE_SCANS_EXPORT",t.PROJECT_EXPORT="PROJECT_EXPORT",t.ACCOUNT_EXPORT="ACCOUNT_EXPORT",t.WEB_SESSION_EXPORT="WEB_SESSION_EXPORT",t.USER_DB_ENTITIES_GENENERATION="USER_DB_ENTITIES_GENENERATION",t.USER_DB_ENTITIES_EXPORT="USER_DB_ENTITIES_EXPORT"}(L||(L={})),function(t){t.NONE="NONE",t.ASSET_NAME="ASSET_NAME",t.CUSTOM="CUSTOM",t.COMPANY_NAME="COMPANY_NAME",t.LOCATOR_KEY="LOCATOR_KEY"}(U||(U={})),function(t){t.MODIFIED="MODIFIED",t.NAME="NAME",t.STATE="STATE"}(M||(M={})),function(t){t.SALES_EMAIL="SALES_EMAIL",t.SUPPORT_EMAIL="SUPPORT_EMAIL"}(j||(j={})),function(t){t.ADMIN_PLUGIN="ADMIN_PLUGIN",t.REHRIG_VISION="REHRIG_VISION",t.HOTWIRE="HOTWIRE",t.GOOGLE_SHEET="GOOGLE_SHEET",t.CONDITIONAL_REDIRECT="CONDITIONAL_REDIRECT",t.GOOGLE_PLACES="GOOGLE_PLACES",t.REHRIG_BARRIE_ADDRESS_DYNAMO_DB="REHRIG_BARRIE_ADDRESS_DYNAMO_DB",t.GUND="GUND"}(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"}(q||(q={})),function(t){t.MONTHLY="monthly",t.ANNUAL="annual"}(F||(F={})),function(t){t.BASIC="basic",t.ADVANCED="advanced",t.basic="basic",t.advance="advanced"}(H||(H={})),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"}(J||(J={})),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"}($||($={})),function(t){t.ACTIVE="ACTIVE",t.SUSPENDED="SUSPENDED"}(K||(K={})),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:"accountId",routePart:"accounts",sdkPartName:"account"},{parm:"userId",routePart:"users",sdkPartName:"user"},{routePart:"confirm",sdkPartName:"confirm"}]}}class It extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"urlSafeties",sdkPartName:"urlSafeties"}]}}class Et extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"apikeys",sdkPartName:"apikeys"}]}}class wt extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"apps",sdkPartName:"apps"}]}}class At extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"assettypes",sdkPartName:"assettypes"}]}}class xt extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"customDomains",sdkPartName:"customDomains"}]}}class kt extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"image/upload",sdkPartName:"imageUpload"}]}}class Tt extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"invitations",sdkPartName:"invitations"}]}}class _t extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"invitations/batch",sdkPartName:"invitationsBatch"}]}}class Ct extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"locations",sdkPartName:"locations"}]}}class yt extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"printPageTemplates",sdkPartName:"printPageTemplates"}]}}class Ot extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"printStickerTemplates",sdkPartName:"printStickerTemplates"}]}}class Rt extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"projects",sdkPartName:"projects"}]}}class Dt extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"qrcodelogos",sdkPartName:"qrcodelogos"}]}}class vt extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"stylingtemplates",sdkPartName:"stylingtemplates"}]}}class bt extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"account",sdkPartName:"account"},{routePart:"customattributes",sdkPartName:"customattributes"}]}}class ft extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"SSOConfiguration",sdkPartName:"SSOConfiguration"}]}}class Lt extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"zendeskTicket",sdkPartName:"zendeskTicket"}]}}class Ut extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"usermedias/presignedurl",sdkPartName:"usermediasPresignedurl"}]}}class Mt extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"websessions/export",sdkPartName:"websessionsExport"}]}}class jt extends r{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"contacts/batch",sdkPartName:"contactsBatch"}]}}class Gt extends r{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{parm:"userId",routePart:"users",sdkPartName:"user"}]}}class Vt extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{parm:"pluginId",routePart:"plugins",sdkPartName:"plugin"}]}}class qt extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"}]}}class Ft extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{parm:"customDomain",routePart:"customDomains",sdkPartName:"customDomain"}]}}class Ht extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{parm:"pluginId",routePart:"plugins",sdkPartName:"plugin"},{routePart:"password",sdkPartName:"password"}]}}class Yt extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"assets/report/advanced",sdkPartName:"advancedAssetsReport"}]}}class Bt extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"contacts/report/advanced",sdkPartName:"advancedContactsReport"}]}}class Qt extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"scans/report/advanced",sdkPartName:"advancedScansReport"}]}}class Wt extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"owner/apps",sdkPartName:"ownerApps"}]}}class Jt extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"apikeys",sdkPartName:"apikeys"}]}}class $t extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"assets/export",sdkPartName:"assetsExport"}]}}class Kt extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"assetgraphs",sdkPartName:"assetgraphs"}]}}class Xt extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"assettypes",sdkPartName:"assettypes"}]}}class zt extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"assets",sdkPartName:"assets"}]}}class Zt extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"assets/report/basic",sdkPartName:"basicAssetsReport"}]}}class ts extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"contacts/report/basic",sdkPartName:"basicContactsReport"}]}}class ss extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"account",sdkPartName:"account"},{routePart:"batch",sdkPartName:"batch"}]}}class es extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"consent",sdkPartName:"consent"}]}}class rs extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"contacts/export",sdkPartName:"contactsExport"}]}}class as extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"contacts",sdkPartName:"contacts"}]}}class ns extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"customDomains",sdkPartName:"customDomains"}]}}class os extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"apps",sdkPartName:"apps"}]}}class is extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"jobs",sdkPartName:"jobs"}]}}class cs extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"locations",sdkPartName:"locations"}]}}class us extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"assets/mostscanned",sdkPartName:"assetsMostscanned"}]}}class hs extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"plugins",sdkPartName:"plugins"}]}}class ds extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"priceplan",sdkPartName:"pricePlan"}]}}class ms extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"printJobs",sdkPartName:"printJobs"}]}}class ps extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"printPageTemplates",sdkPartName:"printPageTemplates"}]}}class Ps extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"printStickerTemplates",sdkPartName:"printStickerTemplates"}]}}class gs extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"projects",sdkPartName:"projects"}]}}class ls extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"qrcodelogos",sdkPartName:"qrcodelogos"}]}}class Ns extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"qrcodes/scans/export",sdkPartName:"exportQrCodesScans"}]}}class Ss extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"stylingtemplates",sdkPartName:"stylingtemplates"}]}}class Is extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"qrcodes",sdkPartName:"qrCodes"}]}}class Es extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"account",sdkPartName:"account"},{routePart:"customattributes",sdkPartName:"customattributes"}]}}class ws extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"scans/dayofweek",sdkPartName:"scansDayofweek"}]}}class As extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"scans/export",sdkPartName:"scansExport"}]}}class xs extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"scans/timeofday",sdkPartName:"scansTimeofday"}]}}class ks extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"scans/timeline",sdkPartName:"scansTimeline"}]}}class Ts extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"scans",sdkPartName:"scans"}]}}class _s extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{parm:"userId",routePart:"users",sdkPartName:"user"}]}}class Cs extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"usermedias",sdkPartName:"usermedias"}]}}class ys extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"users",sdkPartName:"users"}]}}class Os extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"websessions/timeline",sdkPartName:"websessionsTimeline"}]}}class Rs extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{parm:"appId",routePart:"apps",sdkPartName:"app"},{routePart:"install",sdkPartName:"install"}]}}class Ds extends a{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:"campaignInformation",sdkPartName:"campaignInformation"}]}}class bs 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 Ls extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"}]}}class Us extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"engagePricePlan",sdkPartName:"engagePricePlan"}]}}class Ms extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"priceplan",sdkPartName:"pricePlan"}]}}class js 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 Gs extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{parm:"userId",routePart:"users",sdkPartName:"user"}]}}class Vs extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"qrcodelogos/upload",sdkPartName:"qrcodelogosUpload"}]}}class qs extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"apiKeyId",routePart:"apikeys",sdkPartName:"apikey"}]}}class Fs extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"apiKeyId",routePart:"apikeys",sdkPartName:"apikey"},{routePart:"secret",sdkPartName:"secret"}]}}class Hs extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"apiKeyId",routePart:"apikeys",sdkPartName:"apikey"},{routePart:"secret",sdkPartName:"secret"}]}}class Ys extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"apiKeyId",routePart:"apikeys",sdkPartName:"apikey"}]}}class Bs extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"appId",routePart:"apps",sdkPartName:"app"}]}}class Qs extends a{constructor(...t){super(...t),this.routeSegments=[{routePart:"apps",sdkPartName:"apps"}]}}class Ws extends a{constructor(...t){super(...t),this.routeSegments=[{routePart:"apps/published",sdkPartName:"appsPublished"}]}}class Js 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 $s extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"appId",routePart:"apps",sdkPartName:"app"}]}}class Ks 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 r{constructor(...t){super(...t),this.routeSegments=[{parm:"assetGraphId",routePart:"assetgraphs",sdkPartName:"assetgraph"}]}}class Zs extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"assetGraphId",routePart:"assetgraphs",sdkPartName:"assetgraph"}]}}class te extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"assetGraphId",routePart:"assetgraphs",sdkPartName:"assetgraph"}]}}class se extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"assetTypeId",routePart:"assettypes",sdkPartName:"assettype"},{parm:"assetId",routePart:"assets",sdkPartName:"asset"}]}}class ee extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"assetTypeId",routePart:"assettypes",sdkPartName:"assettype"},{routePart:"assets",sdkPartName:"assets"}]}}class re extends r{constructor(...t){super(...t),this.routeSegments=[{parm:"assetTypeId",routePart:"assettypes",sdkPartName:"assettype"}]}}class ae extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"assetTypeId",routePart:"assettypes",sdkPartName:"assettype"}]}}class ne extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"assetTypeId",routePart:"assettypes",sdkPartName:"assettype"},{parm:"locationId",routePart:"locations",sdkPartName:"location"}]}}class oe extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"assetTypeId",routePart:"assettypes",sdkPartName:"assettype"},{routePart:"assets",sdkPartName:"assets"}]}}class ie extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"assetTypeId",routePart:"assettypes",sdkPartName:"assettype"},{routePart:"locations",sdkPartName:"locations"}]}}class ce extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"assetTypeId",routePart:"assettypes",sdkPartName:"assettype"}]}}class ue extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"assetTypeId",routePart:"assettypes",sdkPartName:"assettype"},{parm:"locationId",routePart:"locations",sdkPartName:"location"}]}}class he extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{routePart:"contacts",sdkPartName:"contacts"}]}}class de extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{routePart:"neighbors",sdkPartName:"neighbors"}]}}class me extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{routePart:"qrcodes",sdkPartName:"qrCodes"}]}}class pe extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{routePart:"qrcodes",sdkPartName:"qrCodes"}]}}class Pe extends r{constructor(...t){super(...t),this.routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"}]}}class ge extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{routePart:"neighbors/delete",sdkPartName:"neighborsDelete"}]}}class le extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"}]}}class Ne extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{routePart:"history",sdkPartName:"history"}]}}class Se extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{routePart:"contacts",sdkPartName:"contacts"}]}}class Ie extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{parm:"url",routePart:"urls",sdkPartName:"url"}]}}class Ee extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{parm:"neighborId",routePart:"neighbors",sdkPartName:"neighbor"}]}}class we extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{routePart:"neighbors",sdkPartName:"neighbors"}]}}class Ae extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{routePart:"qrcodes",sdkPartName:"qrCodes"}]}}class xe extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{routePart:"scans/export",sdkPartName:"scansExport"}]}}class ke extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{routePart:"scans/location",sdkPartName:"scansLocation"}]}}class Te extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{routePart:"scans",sdkPartName:"scans"}]}}class _e extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{routePart:"usermedias",sdkPartName:"usermedias"}]}}class Ce extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{parm:"contactId",routePart:"contacts",sdkPartName:"contact"}]}}class ye extends r{constructor(...t){super(...t),this.routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{parm:"contactId",routePart:"contacts",sdkPartName:"contact"}]}}class Oe extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"}]}}class Re extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"batchId",routePart:"batch",sdkPartName:"batch"},{routePart:"assets",sdkPartName:"assets"}]}}class De extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"billing/cancelDowngrade",sdkPartName:"billingCancelDowngrade"}]}}class ve extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"billing/cancelSubscription",sdkPartName:"billingCancelSubscription"}]}}class be extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"billing/preview/upgradePlan",sdkPartName:"upgradePlanBillingPreview"}]}}class fe extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"billing/setupIntent",sdkPartName:"billingSetupIntent"}]}}class Le extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"billing/downgradePlan",sdkPartName:"billingDowngradePlan"}]}}class Ue extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"billing/details",sdkPartName:"billingDetail"}]}}class Me extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"billing/currentPeriod",sdkPartName:"billingCurrentPeriod"}]}}class je extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"billing/invoices",sdkPartName:"billingInvoice"}]}}class Ge extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"billing/upgradePlan",sdkPartName:"billingUpgradePlan"}]}}class Ve extends a{constructor(...t){super(...t),this.routeSegments=[{routePart:"care/accounts",sdkPartName:"careAccounts"}]}}class qe extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"contactId",routePart:"contacts",sdkPartName:"contact"},{routePart:"consent",sdkPartName:"consent"}]}}class Fe extends r{constructor(...t){super(...t),this.routeSegments=[{parm:"contactId",routePart:"contacts",sdkPartName:"contact"},{routePart:"consent",sdkPartName:"consent"}]}}class He extends r{constructor(...t){super(...t),this.routeSegments=[{parm:"contactId",routePart:"contacts",sdkPartName:"contact"}]}}class Ye extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"contactId",routePart:"contacts",sdkPartName:"contact"},{routePart:"assets",sdkPartName:"assets"}]}}class Be extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"contactId",routePart:"contacts",sdkPartName:"contact"},{routePart:"consent",sdkPartName:"consent"}]}}class Qe extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"contactId",routePart:"contacts",sdkPartName:"contact"}]}}class We extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"contactId",routePart:"contacts",sdkPartName:"contact"},{routePart:"export",sdkPartName:"export"}]}}class Je extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"contactId",routePart:"contacts",sdkPartName:"contact"},{routePart:"scans/export",sdkPartName:"scansExport"}]}}class $e extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"contactId",routePart:"contacts",sdkPartName:"contact"},{routePart:"scans/location",sdkPartName:"scansLocation"}]}}class Ke extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"contactId",routePart:"contacts",sdkPartName:"contact"},{routePart:"scans",sdkPartName:"scans"}]}}class Xe extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"contactId",routePart:"contacts",sdkPartName:"contact"},{parm:"scanId",routePart:"scans",sdkPartName:"scan"}]}}class ze extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"contactId",routePart:"contacts",sdkPartName:"contact"}]}}class Ze extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"customDomain",routePart:"customdomains",sdkPartName:"customdomain"},{routePart:"locator/collisions",sdkPartName:"locatorCollisions"}]}}class tr extends r{constructor(...t){super(...t),this.routeSegments=[{parm:"customDomain",routePart:"customdomains",sdkPartName:"customdomain"}]}}class sr extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"customDomain",routePart:"customdomains",sdkPartName:"customdomain"},{routePart:"retry",sdkPartName:"retry"}]}}class er extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"fileId",routePart:"files",sdkPartName:"file"},{routePart:"validate",sdkPartName:"validate"}]}}class rr extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"fileId",routePart:"files",sdkPartName:"file"},{routePart:"validate",sdkPartName:"validate"}]}}class ar extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"invitationId",routePart:"invitations",sdkPartName:"invitation"},{routePart:"users",sdkPartName:"users"}]}}class nr extends r{constructor(...t){super(...t),this.routeSegments=[{parm:"invitationId",routePart:"invitations",sdkPartName:"invitation"}]}}class or extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"invitationId",routePart:"invitations",sdkPartName:"invitation"}]}}class ir extends r{constructor(...t){super(...t),this.routeSegments=[{parm:"jobId",routePart:"jobs",sdkPartName:"job"}]}}class cr extends r{constructor(...t){super(...t),this.routeSegments=[{parm:"printJobId",routePart:"printJobs",sdkPartName:"printJob"}]}}class ur extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"jobId",routePart:"jobs",sdkPartName:"job"}]}}class hr extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"printJobId",routePart:"printJobs",sdkPartName:"printJob"}]}}class dr extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"locationId",routePart:"locations",sdkPartName:"location"},{routePart:"assets",sdkPartName:"assets"}]}}class mr extends r{constructor(...t){super(...t),this.routeSegments=[{parm:"locationId",routePart:"locations",sdkPartName:"location"}]}}class pr extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"locationId",routePart:"locations",sdkPartName:"location"},{routePart:"assets",sdkPartName:"assets"}]}}class Pr extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"locationId",routePart:"locations",sdkPartName:"location"}]}}class gr extends o{constructor(...t){super(...t),this.routeSegments=[{routePart:"support",sdkPartName:"support"}]}}class lr extends a{constructor(...t){super(...t),this.routeSegments=[{routePart:"pricePlans",sdkPartName:"pricePlans"}]}}class Nr extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{parm:"customDomain",routePart:"customDomains",sdkPartName:"customDomain"}]}}class Sr extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"assets",sdkPartName:"assets"}]}}class Ir extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"jobs/assetbatch",sdkPartName:"jobsAssetbatch"}]}}class Er extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"jobs/assetbatch/presignedurl",sdkPartName:"presignedurlJobsAssetbatch"}]}}class wr extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"assetgraphs",sdkPartName:"assetgraphs"}]}}class Ar extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"assets/batch",sdkPartName:"assetsBatch"}]}}class xr extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"contacts",sdkPartName:"contacts"}]}}class kr extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"contacts/batch",sdkPartName:"contactsBatch"}]}}class Tr extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"print",sdkPartName:"print"}]}}class _r extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"qrcodes",sdkPartName:"qrCodes"}]}}class Cr extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"selfqueueprint",sdkPartName:"selfqueueprint"}]}}class yr extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"smstemplates",sdkPartName:"smsTemplates"}]}}class Or extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"printJobs",sdkPartName:"printJobs"}]}}class Rr extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"templatedPrint/preview",sdkPartName:"templatedPrintPreview"}]}}class Dr 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 br extends r{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"}]}}class fr extends r{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{parm:"smsTemplateName",routePart:"smstemplates",sdkPartName:"smsTemplate"}]}}class Lr extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"assets/report/advanced",sdkPartName:"advancedAssetsReport"}]}}class Ur extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"contacts/report/advanced",sdkPartName:"advancedContactsReport"}]}}class Mr extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"scans/report/advanced",sdkPartName:"advancedScansReport"}]}}class jr extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"export",sdkPartName:"export"}]}}class Gr extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"assets/export",sdkPartName:"assetsExport"}]}}class Vr extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"assetgraphs",sdkPartName:"assetgraphs"}]}}class qr extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"assets",sdkPartName:"assets"}]}}class Fr extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"assets/report/basic",sdkPartName:"basicAssetsReport"}]}}class Hr extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"contacts/report/basic",sdkPartName:"basicContactsReport"}]}}class Yr extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"project",sdkPartName:"project"},{routePart:"batch",sdkPartName:"batch"}]}}class Br extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"consent",sdkPartName:"consent"}]}}class Qr extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"contacts/export",sdkPartName:"contactsExport"}]}}class Wr extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"contacts",sdkPartName:"contacts"}]}}class Jr extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"assets/mostscanned",sdkPartName:"assetsMostscanned"}]}}class $r extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"}]}}class Kr extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"qrCodes/scans/export",sdkPartName:"exportQrCodesScans"}]}}class Xr extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"qrcodes",sdkPartName:"qrCodes"}]}}class zr extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"scans/dayofweek",sdkPartName:"scansDayofweek"}]}}class Zr extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"scans/export",sdkPartName:"scansExport"}]}}class ta extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"scans/timeofday",sdkPartName:"scansTimeofday"}]}}class sa extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"scans/timeline",sdkPartName:"scansTimeline"}]}}class ea extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"scans",sdkPartName:"scans"}]}}class ra extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{parm:"smsTemplateName",routePart:"smstemplates",sdkPartName:"smsTemplate"}]}}class aa extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"smstemplates",sdkPartName:"smsTemplates"}]}}class na extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"usermedias",sdkPartName:"usermedias"}]}}class oa extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"websessions/timeline",sdkPartName:"websessionsTimeline"}]}}class ia extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"}]}}class ca extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{parm:"smsTemplateName",routePart:"smstemplates",sdkPartName:"smsTemplate"}]}}class ua extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"qrCodeLink",routePart:"qrcodelinks",sdkPartName:"qrcodelink"}]}}class ha extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"qrCodeLogoId",routePart:"qrcodelogos",sdkPartName:"qrcodelogo"}]}}class da extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"qrCodeLogoId",routePart:"qrcodelogos",sdkPartName:"qrcodelogo"}]}}class ma extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"qrCodeId",routePart:"qrcodes",sdkPartName:"qrCode"},{routePart:"links",sdkPartName:"links"}]}}class pa extends r{constructor(...t){super(...t),this.routeSegments=[{parm:"qrCodeId",routePart:"qrcodes",sdkPartName:"qrCode"},{parm:"link",routePart:"links",sdkPartName:"link"}]}}class Pa extends r{constructor(...t){super(...t),this.routeSegments=[{parm:"qrCodeId",routePart:"qrcodes",sdkPartName:"qrCode"}]}}class ga extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"qrCodeId",routePart:"qrcodes",sdkPartName:"qrCode"},{routePart:"links",sdkPartName:"links"}]}}class la extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"qrCodeId",routePart:"qrcodes",sdkPartName:"qrCode"}]}}class Na extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"qrCodeId",routePart:"qrcodes",sdkPartName:"qrCode"}]}}class Sa extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"scanId",routePart:"scans",sdkPartName:"scan"},{routePart:"contacts",sdkPartName:"contacts"}]}}class Ia extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"scanId",routePart:"scans",sdkPartName:"scan"}]}}class Ea extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"scanId",routePart:"scans",sdkPartName:"scan"}]}}class wa extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"scanId",routePart:"scans",sdkPartName:"scan"},{routePart:"email",sdkPartName:"email"}]}}class Aa extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"scanId",routePart:"scans",sdkPartName:"scan"},{routePart:"sms",sdkPartName:"sms"}]}}class xa extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"scanId",routePart:"scans",sdkPartName:"scan"},{routePart:"customAttribute",sdkPartName:"customAttribute"}]}}class ka extends r{constructor(...t){super(...t),this.routeSegments=[{parm:"printPageTemplateId",routePart:"printPageTemplates",sdkPartName:"printPageTemplate"}]}}class Ta extends r{constructor(...t){super(...t),this.routeSegments=[{parm:"printStickerTemplateId",routePart:"printStickerTemplates",sdkPartName:"printStickerTemplate"}]}}class _a extends r{constructor(...t){super(...t),this.routeSegments=[{parm:"stylingTemplateId",routePart:"stylingtemplates",sdkPartName:"stylingtemplate"}]}}class Ca extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"printPageTemplateId",routePart:"printPageTemplates",sdkPartName:"printPageTemplate"}]}}class ya extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"printStickerTemplateId",routePart:"printStickerTemplates",sdkPartName:"printStickerTemplate"}]}}class Oa extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"stylingTemplateId",routePart:"stylingtemplates",sdkPartName:"stylingtemplate"}]}}class Ra extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"printPageTemplateId",routePart:"printPageTemplates",sdkPartName:"printPageTemplate"}]}}class Da extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"printStickerTemplateId",routePart:"printStickerTemplates",sdkPartName:"printStickerTemplate"}]}}class va extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"stylingTemplateId",routePart:"stylingtemplates",sdkPartName:"stylingtemplate"}]}}class ba extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"mediaId",routePart:"usermedias",sdkPartName:"usermedia"}]}}class fa extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"mediaId",routePart:"usermedias",sdkPartName:"usermedia"},{parm:"assetId",routePart:"assets",sdkPartName:"asset"}]}}class La extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"mediaId",routePart:"usermedias",sdkPartName:"usermedia"},{parm:"projectId",routePart:"project",sdkPartName:"project"}]}}class Ua extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"mediaId",routePart:"usermedias",sdkPartName:"usermedia"},{parm:"scanId",routePart:"scans",sdkPartName:"scan"}]}}class Ma extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"mediaId",routePart:"usermedias",sdkPartName:"usermedia"},{parm:"assetId",routePart:"assets",sdkPartName:"asset"}]}}class ja extends r{constructor(...t){super(...t),this.routeSegments=[{parm:"mediaId",routePart:"usermedias",sdkPartName:"usermedia"},{parm:"assetId",routePart:"assets",sdkPartName:"asset"}]}}class Ga extends r{constructor(...t){super(...t),this.routeSegments=[{parm:"mediaId",routePart:"usermedias",sdkPartName:"usermedia"},{parm:"projectId",routePart:"projects",sdkPartName:"project"}]}}class Va extends r{constructor(...t){super(...t),this.routeSegments=[{parm:"mediaId",routePart:"usermedias",sdkPartName:"usermedia"},{parm:"scanId",routePart:"scans",sdkPartName:"scan"}]}}class qa extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"mediaId",routePart:"usermedias",sdkPartName:"usermedia"},{parm:"assetId",routePart:"assets",sdkPartName:"asset"}]}}class Fa extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"userId",routePart:"users",sdkPartName:"user"},{routePart:"accounts",sdkPartName:"accounts"}]}}class Ha extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"userId",routePart:"users",sdkPartName:"user"},{routePart:"accounts",sdkPartName:"accounts"}]}}class Ya extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"userId",routePart:"users",sdkPartName:"user"},{routePart:"errors",sdkPartName:"errors"}]}}class Ba extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"userId",routePart:"users",sdkPartName:"user"},{routePart:"invitations",sdkPartName:"invitations"}]}}class Qa extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"userId",routePart:"users",sdkPartName:"user"}]}}class Wa 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 Ja 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 $a extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"userId",routePart:"users",sdkPartName:"user"}]}}class Ka extends o{constructor(...t){super(...t),this.routeSegments=[{routePart:"webhook/sms",sdkPartName:"webhookSms"}]}}class Xa extends o{constructor(...t){super(...t),this.routeSegments=[{routePart:"webhook/export-job-resolution",sdkPartName:"webhookExportJobResolution"}]}}class za extends o{constructor(...t){super(...t),this.routeSegments=[{routePart:"webhook/sms-status",sdkPartName:"webhookSmsStatus"}]}}class Za extends o{constructor(...t){super(...t),this.routeSegments=[{routePart:"webhook/stripe",sdkPartName:"webhookStripe"}]}}class tn extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"sessionId",routePart:"websessions",sdkPartName:"websession"},{routePart:"sessionactions",sdkPartName:"sessionactions"}]}}class sn extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"sessionId",routePart:"websessions",sdkPartName:"websession"}]}}class en extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"sessionId",routePart:"websessions",sdkPartName:"websession"}]}}class rn extends o{constructor(...t){super(...t),this.routeSegments=[{routePart:"auth/user/password",sdkPartName:"passwordAuthUser"}]}}class an extends a{constructor(...t){super(...t),this.routeSegments=[{routePart:"auth/session",sdkPartName:"authSession"}]}}class nn extends a{constructor(...t){super(...t),this.routeSegments=[{routePart:"auth/confirm",sdkPartName:"authConfirm"}]}}class on extends a{constructor(...t){super(...t),this.routeSegments=[{routePart:"auth/confirm/invited",sdkPartName:"invitedAuthConfirm"}]}}class cn extends o{constructor(...t){super(...t),this.routeSegments=[{routePart:"auth/user",sdkPartName:"authUser"}]}}class un extends o{constructor(...t){super(...t),this.routeSegments=[{routePart:"auth/session",sdkPartName:"authSession"}]}}class hn extends a{constructor(...t){super(...t),this.routeSegments=[{routePart:"auth/session",sdkPartName:"authSession"}]}}class dn extends o{constructor(...t){super(...t),this.routeSegments=[{routePart:"auth/session/refresh",sdkPartName:"refreshAuthSession"}]}}class mn extends o{constructor(...t){super(...t),this.routeSegments=[{routePart:"auth/user/confirmation",sdkPartName:"confirmationAuthUser"}]}}class pn extends o{constructor(...t){super(...t),this.routeSegments=[{routePart:"auth/user/reset",sdkPartName:"resetAuthUser"}]}}class Pn extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"companyName",routePart:"auth/sso/company",sdkPartName:"companyAuthSso"},{routePart:"saml/acs",sdkPartName:"samlAcs"}]}}class gn extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"companyName",routePart:"auth/sso/company",sdkPartName:"companyAuthSso"}]}}class ln extends i{async get(t){return new St(this.session).go(this.pathParameters,void 0,t)}}class Nn extends c{confirm(){return new ln(this.getSession(),this.pathParameters)}async delete(t){return new Gt(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 Gs(this.session).go(this.pathParameters,void 0,t,s)}}class Sn extends i{async create(t,s){return new It(this.session).go(this.pathParameters,void 0,t,s)}}class In extends i{async create(t,s){return new Et(this.session).go(this.pathParameters,void 0,t,s)}async get(t,s){return new Jt(this.session).go(this.pathParameters,t,s)}}class En extends i{async create(t,s){return new wt(this.session).go(this.pathParameters,void 0,t,s)}async get(t,s){return new os(this.session).go(this.pathParameters,t,s)}}class wn extends i{async create(t,s){return new At(this.session).go(this.pathParameters,void 0,t,s)}async get(t,s){return new Xt(this.session).go(this.pathParameters,t,s)}}class An extends i{async create(t,s){return new xt(this.session).go(this.pathParameters,void 0,t,s)}async get(t,s){return new ns(this.session).go(this.pathParameters,t,s)}}class xn extends i{async create(t,s){return new kt(this.session).go(this.pathParameters,void 0,t,s)}}class kn extends i{async create(t,s){return new Tt(this.session).go(this.pathParameters,void 0,t,s)}}class Tn extends i{async create(t,s){return new _t(this.session).go(this.pathParameters,void 0,t,s)}}class _n extends i{async create(t,s){return new Ct(this.session).go(this.pathParameters,void 0,t,s)}async get(t,s){return new cs(this.session).go(this.pathParameters,t,s)}}class Cn extends i{async create(t,s){return new yt(this.session).go(this.pathParameters,void 0,t,s)}async get(t,s){return new ps(this.session).go(this.pathParameters,t,s)}}class yn extends i{async create(t,s){return new Ot(this.session).go(this.pathParameters,void 0,t,s)}async get(t,s){return new Ps(this.session).go(this.pathParameters,t,s)}}class On extends i{async create(t,s){return new Rt(this.session).go(this.pathParameters,void 0,t,s)}async get(t,s){return new gs(this.session).go(this.pathParameters,t,s)}}class Rn extends i{async create(t,s){return new Dt(this.session).go(this.pathParameters,void 0,t,s)}async get(t,s){return new ls(this.session).go(this.pathParameters,t,s)}}class Dn extends i{async create(t,s){return new vt(this.session).go(this.pathParameters,void 0,t,s)}async get(t,s){return new Ss(this.session).go(this.pathParameters,t,s)}}class vn extends i{async create(t,s){return new bt(this.session).go(this.pathParameters,void 0,t,s)}async get(t,s){return new Es(this.session).go(this.pathParameters,t,s)}}class bn extends i{async create(t,s){return new ft(this.session).go(this.pathParameters,void 0,t,s)}}class fn extends i{async create(t,s){return new Lt(this.session).go(this.pathParameters,void 0,t,s)}}class Ln extends i{async create(t,s){return new Ut(this.session).go(this.pathParameters,void 0,t,s)}}class Un extends i{async create(t,s){return new Mt(this.session).go(this.pathParameters,void 0,t,s)}}class Mn extends i{async delete(t,s){return new jt(this.session).go(this.pathParameters,t,s)}}class jn extends i{async get(t){return new Ht(this.session).go(this.pathParameters,void 0,t)}}class Gn extends i{async update(t,s){return new js(this.session).go(this.pathParameters,void 0,t,s)}}class Vn extends c{password(){return new jn(this.getSession(),this.pathParameters)}rehrig(){return new Gn(this.getSession(),this.pathParameters)}async update(t){return new Vt(this.session).go(this.pathParameters,void 0,t)}}class qn extends i{async update(t){return new fs(this.session).go(this.pathParameters,void 0,t)}}class Fn extends c{test(){return new qn(this.getSession(),this.pathParameters)}async get(t){return new Ft(this.session).go(this.pathParameters,void 0,t)}}class Hn extends i{async get(t,s){return new Yt(this.session).go(this.pathParameters,t,s)}}class Yn extends i{async get(t,s){return new Bt(this.session).go(this.pathParameters,t,s)}}class Bn extends i{async get(t,s){return new Qt(this.session).go(this.pathParameters,t,s)}}class Qn extends i{async get(t,s){return new Wt(this.session).go(this.pathParameters,t,s)}}class Wn extends i{async create(t,s){return new $t(this.session).go(this.pathParameters,void 0,t,s)}}class Jn extends i{async get(t,s){return new Kt(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 Kn extends i{async get(t){return new Zt(this.session).go(this.pathParameters,void 0,t)}}class Xn extends i{async get(t){return new ts(this.session).go(this.pathParameters,void 0,t)}}class zn extends i{async get(t,s){return new ss(this.session).go(this.pathParameters,t,s)}}class Zn extends i{async get(t,s){return new es(this.session).go(this.pathParameters,t,s)}}class to extends i{async create(t,s){return new rs(this.session).go(this.pathParameters,void 0,t,s)}}class so extends i{async get(t,s){return new as(this.session).go(this.pathParameters,t,s)}}class eo extends i{async get(t,s){return new is(this.session).go(this.pathParameters,t,s)}}class ro extends i{async get(t,s){return new us(this.session).go(this.pathParameters,t,s)}}class ao extends i{async get(t){return new hs(this.session).go(this.pathParameters,void 0,t)}}class no extends i{async get(t){return new ds(this.session).go(this.pathParameters,void 0,t)}async update(t,s){return new Ms(this.session).go(this.pathParameters,void 0,t,s)}}class oo extends i{async get(t,s){return new ms(this.session).go(this.pathParameters,t,s)}}class io extends i{async create(t,s){return new Ns(this.session).go(this.pathParameters,void 0,t,s)}}class co extends i{async get(t,s){return new Is(this.session).go(this.pathParameters,t,s)}}class uo extends i{async get(t,s){return new ws(this.session).go(this.pathParameters,t,s)}}class ho extends i{async create(t,s){return new As(this.session).go(this.pathParameters,void 0,t,s)}}class mo extends i{async get(t,s){return new xs(this.session).go(this.pathParameters,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 Ts(this.session).go(this.pathParameters,t,s)}}class go extends i{async get(t,s){return new Cs(this.session).go(this.pathParameters,t,s)}}class lo extends i{async get(t,s){return new ys(this.session).go(this.pathParameters,t,s)}}class No extends i{async get(t,s){return new Os(this.session).go(this.pathParameters,t,s)}}class So extends i{async create(t){return new Rs(this.session).go(this.pathParameters,void 0,t)}}class Io extends c{install(){return new So(this.getSession(),this.pathParameters)}}class Eo extends i{async get(t){return new Ds(this.session).go(this.pathParameters,void 0,t)}async create(t,s){return new vs(this.session).go(this.pathParameters,void 0,t,s)}}class wo extends i{async create(t,s){return new bs(this.session).go(this.pathParameters,void 0,t,s)}}class Ao extends i{async update(t,s){return new Us(this.session).go(this.pathParameters,void 0,t,s)}}class xo extends i{async create(t,s){return new Vs(this.session).go(this.pathParameters,void 0,t,s)}}class ko extends c{user(t){return new Nn(this.getSession(),s({},this.pathParameters,{userId:t}))}urlSafeties(){return new Sn(this.getSession(),this.pathParameters)}apikeys(){return new In(this.getSession(),this.pathParameters)}apps(){return new En(this.getSession(),this.pathParameters)}assettypes(){return new wn(this.getSession(),this.pathParameters)}customDomains(){return new An(this.getSession(),this.pathParameters)}imageUpload(){return new xn(this.getSession(),this.pathParameters)}invitations(){return new kn(this.getSession(),this.pathParameters)}invitationsBatch(){return new Tn(this.getSession(),this.pathParameters)}locations(){return new _n(this.getSession(),this.pathParameters)}printPageTemplates(){return new Cn(this.getSession(),this.pathParameters)}printStickerTemplates(){return new yn(this.getSession(),this.pathParameters)}projects(){return new On(this.getSession(),this.pathParameters)}qrcodelogos(){return new Rn(this.getSession(),this.pathParameters)}stylingtemplates(){return new Dn(this.getSession(),this.pathParameters)}customattributes(){return new vn(this.getSession(),this.pathParameters)}SSOConfiguration(){return new bn(this.getSession(),this.pathParameters)}zendeskTicket(){return new fn(this.getSession(),this.pathParameters)}usermediasPresignedurl(){return new Ln(this.getSession(),this.pathParameters)}websessionsExport(){return new Un(this.getSession(),this.pathParameters)}contactsBatch(){return new Mn(this.getSession(),this.pathParameters)}plugin(t){return new Vn(this.getSession(),s({},this.pathParameters,{pluginId:t}))}customDomain(t){return new Fn(this.getSession(),s({},this.pathParameters,{customDomain:t}))}advancedAssetsReport(){return new Hn(this.getSession(),this.pathParameters)}advancedContactsReport(){return new Yn(this.getSession(),this.pathParameters)}advancedScansReport(){return new Bn(this.getSession(),this.pathParameters)}ownerApps(){return new Qn(this.getSession(),this.pathParameters)}assetsExport(){return new Wn(this.getSession(),this.pathParameters)}assetgraphs(){return new Jn(this.getSession(),this.pathParameters)}assets(){return new $n(this.getSession(),this.pathParameters)}basicAssetsReport(){return new Kn(this.getSession(),this.pathParameters)}basicContactsReport(){return new Xn(this.getSession(),this.pathParameters)}batch(){return new zn(this.getSession(),this.pathParameters)}consent(){return new Zn(this.getSession(),this.pathParameters)}contactsExport(){return new to(this.getSession(),this.pathParameters)}contacts(){return new so(this.getSession(),this.pathParameters)}jobs(){return new eo(this.getSession(),this.pathParameters)}assetsMostscanned(){return new ro(this.getSession(),this.pathParameters)}plugins(){return new ao(this.getSession(),this.pathParameters)}pricePlan(){return new no(this.getSession(),this.pathParameters)}printJobs(){return new oo(this.getSession(),this.pathParameters)}exportQrCodesScans(){return new io(this.getSession(),this.pathParameters)}qrCodes(){return new co(this.getSession(),this.pathParameters)}scansDayofweek(){return new uo(this.getSession(),this.pathParameters)}scansExport(){return new ho(this.getSession(),this.pathParameters)}scansTimeofday(){return new mo(this.getSession(),this.pathParameters)}scansTimeline(){return new po(this.getSession(),this.pathParameters)}scans(){return new Po(this.getSession(),this.pathParameters)}usermedias(){return new go(this.getSession(),this.pathParameters)}users(){return new lo(this.getSession(),this.pathParameters)}websessionsTimeline(){return new No(this.getSession(),this.pathParameters)}app(t){return new Io(this.getSession(),s({},this.pathParameters,{appId:t}))}campaignInformation(){return new Eo(this.getSession(),this.pathParameters)}clock(){return new wo(this.getSession(),this.pathParameters)}engagePricePlan(){return new Ao(this.getSession(),this.pathParameters)}qrcodelogosUpload(){return new xo(this.getSession(),this.pathParameters)}async get(t){return new qt(this.session).go(this.pathParameters,void 0,t)}async update(t,s){return new Ls(this.session).go(this.pathParameters,void 0,t,s)}}class To extends i{async get(t){return new Fs(this.session).go(this.pathParameters,void 0,t)}async update(t){return new Hs(this.session).go(this.pathParameters,void 0,t)}}class _o extends c{secret(){return new To(this.getSession(),this.pathParameters)}async get(t){return new qs(this.session).go(this.pathParameters,void 0,t)}async update(t,s){return new Ys(this.session).go(this.pathParameters,void 0,t,s)}}class Co extends i{async create(t){return new Js(this.session).go(this.pathParameters,void 0,t)}}class yo extends c{load(){return new Co(this.getSession(),this.pathParameters)}}class Oo extends c{account(t){return new yo(this.getSession(),s({},this.pathParameters,{accountId:t}))}async get(t){return new Bs(this.session).go(this.pathParameters,void 0,t)}async update(t,s){return new $s(this.session).go(this.pathParameters,void 0,t,s)}}class Ro extends i{async get(t,s){return new Qs(this.session).go(this.pathParameters,t,s)}}class Do extends i{async get(t,s){return new Ws(this.session).go(this.pathParameters,t,s)}}class vo extends i{async get(t){return new Xs(this.session).go(this.pathParameters,void 0,t)}}class bo extends c{main(){return new vo(this.getSession(),this.pathParameters)}async get(t){return new Ks(this.session).go(this.pathParameters,void 0,t)}}class fo extends c{async delete(t){return new zs(this.session).go(this.pathParameters,void 0,t)}async get(t){return new Zs(this.session).go(this.pathParameters,void 0,t)}async update(t,s){return new te(this.session).go(this.pathParameters,void 0,t,s)}}class Lo extends c{async compose(t,s){return new se(this.session).go(this.pathParameters,void 0,t,s)}}class Uo extends i{async create(t,s){return new ee(this.session).go(this.pathParameters,void 0,t,s)}async get(t,s){return new oe(this.session).go(this.pathParameters,t,s)}}class Mo extends c{async get(t){return new ne(this.session).go(this.pathParameters,void 0,t)}async update(t,s){return new ue(this.session).go(this.pathParameters,void 0,t,s)}}class jo extends i{async get(t,s){return new ie(this.session).go(this.pathParameters,t,s)}}class Go extends c{asset(t){return new Lo(this.getSession(),s({},this.pathParameters,{assetId:t}))}assets(){return new Uo(this.getSession(),this.pathParameters)}location(t){return new Mo(this.getSession(),s({},this.pathParameters,{locationId:t}))}locations(){return new jo(this.getSession(),this.pathParameters)}async delete(t){return new re(this.session).go(this.pathParameters,void 0,t)}async get(t,s){return new ae(this.session).go(this.pathParameters,t,s)}async update(t,s){return new ce(this.session).go(this.pathParameters,void 0,t,s)}}class Vo extends i{async create(t,s){return new he(this.session).go(this.pathParameters,void 0,t,s)}async get(t,s){return new Se(this.session).go(this.pathParameters,t,s)}}class qo extends i{async create(t,s){return new de(this.session).go(this.pathParameters,void 0,t,s)}async get(t,s){return new we(this.session).go(this.pathParameters,t,s)}}class Fo extends i{async create(t,s){return new pe(this.session).go(this.pathParameters,void 0,t,s)}async get(t,s){return new Ae(this.session).go(this.pathParameters,t,s)}}class Ho extends i{async create(t,s){return new ge(this.session).go(this.pathParameters,void 0,t,s)}}class Yo extends i{async get(t,s){return new Ne(this.session).go(this.pathParameters,t,s)}}class Bo extends c{async get(t,s){return new Ie(this.session).go(this.pathParameters,t,s)}}class Qo extends c{async get(t,s){return new Ee(this.session).go(this.pathParameters,t,s)}}class Wo extends i{async create(t,s){return new xe(this.session).go(this.pathParameters,void 0,t,s)}}class Jo extends i{async get(t,s){return new ke(this.session).go(this.pathParameters,t,s)}}class $o extends i{async get(t,s){return new Te(this.session).go(this.pathParameters,t,s)}}class Ko extends i{async get(t,s){return new _e(this.session).go(this.pathParameters,t,s)}}class Xo extends c{async link(t,s){return new Ce(this.session).go(this.pathParameters,void 0,t,s)}async unlink(t){return new ye(this.session).go(this.pathParameters,void 0,t)}}class zo extends c{contacts(){return new Vo(this.getSession(),this.pathParameters)}neighbors(){return new qo(this.getSession(),this.pathParameters)}qrCodes(){return new Fo(this.getSession(),this.pathParameters)}neighborsDelete(){return new Ho(this.getSession(),this.pathParameters)}history(){return new Yo(this.getSession(),this.pathParameters)}url(t){return new Bo(this.getSession(),s({},this.pathParameters,{url:t}))}neighbor(t){return new Qo(this.getSession(),s({},this.pathParameters,{neighborId:t}))}scansExport(){return new Wo(this.getSession(),this.pathParameters)}scansLocation(){return new Jo(this.getSession(),this.pathParameters)}scans(){return new $o(this.getSession(),this.pathParameters)}usermedias(){return new Ko(this.getSession(),this.pathParameters)}contact(t){return new Xo(this.getSession(),s({},this.pathParameters,{contactId:t}))}async delete(t){return new Pe(this.session).go(this.pathParameters,void 0,t)}async get(t,s){return new le(this.session).go(this.pathParameters,t,s)}async update(t,s){return new Oe(this.session).go(this.pathParameters,void 0,t,s)}}class Zo extends i{async get(t,s){return new Re(this.session).go(this.pathParameters,t,s)}}class ti extends c{assets(){return new Zo(this.getSession(),this.pathParameters)}}class si extends c{async create(t){return new De(this.session).go(this.pathParameters,void 0,t)}}class ei extends c{async create(t,s){return new ve(this.session).go(this.pathParameters,void 0,t,s)}}class ri extends c{async get(t,s){return new be(this.session).go(this.pathParameters,t,s)}}class ai extends c{async create(t,s){return new fe(this.session).go(this.pathParameters,void 0,t,s)}}class ni extends c{async create(t,s){return new Le(this.session).go(this.pathParameters,void 0,t,s)}}class oi extends c{async get(t){return new Ue(this.session).go(this.pathParameters,void 0,t)}}class ii extends c{async get(t){return new Me(this.session).go(this.pathParameters,void 0,t)}}class ci extends c{async get(t,s){return new je(this.session).go(this.pathParameters,t,s)}}class ui extends c{async create(t,s){return new Ge(this.session).go(this.pathParameters,void 0,t,s)}}class hi extends i{async get(t,s){return new Ve(this.session).go(this.pathParameters,t,s)}}class di extends i{async create(t,s){return new qe(this.session).go(this.pathParameters,void 0,t,s)}async delete(t,s){return new Fe(this.session).go(this.pathParameters,t,s)}async get(t,s){return new Be(this.session).go(this.pathParameters,t,s)}}class mi extends i{async get(t,s){return new Ye(this.session).go(this.pathParameters,t,s)}}class pi extends i{async create(t,s){return new We(this.session).go(this.pathParameters,void 0,t,s)}}class Pi extends i{async create(t,s){return new Je(this.session).go(this.pathParameters,void 0,t,s)}}class gi extends i{async get(t,s){return new $e(this.session).go(this.pathParameters,t,s)}}class li extends i{async get(t){return new Ke(this.session).go(this.pathParameters,void 0,t)}}class Ni extends c{async link(t,s){return new Xe(this.session).go(this.pathParameters,void 0,t,s)}}class Si extends c{consent(){return new di(this.getSession(),this.pathParameters)}assets(){return new mi(this.getSession(),this.pathParameters)}export(){return new pi(this.getSession(),this.pathParameters)}scansExport(){return new Pi(this.getSession(),this.pathParameters)}scansLocation(){return new gi(this.getSession(),this.pathParameters)}scans(){return new li(this.getSession(),this.pathParameters)}scan(t){return new Ni(this.getSession(),s({},this.pathParameters,{scanId:t}))}async delete(t){return new He(this.session).go(this.pathParameters,void 0,t)}async get(t){return new Qe(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 Ii extends i{async get(t,s){return new Ze(this.session).go(this.pathParameters,t,s)}}class Ei extends i{async create(t){return new sr(this.session).go(this.pathParameters,void 0,t)}}class wi extends c{locatorCollisions(){return new Ii(this.getSession(),this.pathParameters)}retry(){return new Ei(this.getSession(),this.pathParameters)}async delete(t){return new tr(this.session).go(this.pathParameters,void 0,t)}}class Ai extends i{async create(t){return new rr(this.session).go(this.pathParameters,void 0,t)}}class xi extends c{validate(){return new Ai(this.getSession(),this.pathParameters)}}class ki extends i{async create(t){return new ar(this.session).go(this.pathParameters,void 0,t)}}class Ti extends c{users(){return new ki(this.getSession(),this.pathParameters)}async delete(t){return new nr(this.session).go(this.pathParameters,void 0,t)}async get(t){return new or(this.session).go(this.pathParameters,void 0,t)}}class _i extends c{async delete(t){return new ir(this.session).go(this.pathParameters,void 0,t)}async get(t){return new ur(this.session).go(this.pathParameters,void 0,t)}}class Ci extends c{async delete(t){return new cr(this.session).go(this.pathParameters,void 0,t)}async invoke(t){return new hr(this.session).go(this.pathParameters,void 0,t)}}class yi extends i{async update(t,s){return new dr(this.session).go(this.pathParameters,void 0,t,s)}async get(t,s){return new pr(this.session).go(this.pathParameters,t,s)}}class Oi extends c{assets(){return new yi(this.getSession(),this.pathParameters)}async delete(t,s){return new mr(this.session).go(this.pathParameters,t,s)}async update(t,s){return new Pr(this.session).go(this.pathParameters,void 0,t,s)}}class Ri extends i{async create(t,s){return new gr(this.session).go(this.pathParameters,void 0,t,s)}}class Di extends i{async get(t){return new lr(this.session).go(this.pathParameters,void 0,t)}}class vi extends c{async create(t){return new Nr(this.session).go(this.pathParameters,void 0,t)}}class bi extends i{async create(t,s){return new Sr(this.session).go(this.pathParameters,void 0,t,s)}async get(t,s){return new qr(this.session).go(this.pathParameters,t,s)}}class fi extends i{async create(t,s){return new Ir(this.session).go(this.pathParameters,void 0,t,s)}}class Li extends i{async create(t,s){return new Er(this.session).go(this.pathParameters,void 0,t,s)}}class Ui extends i{async create(t,s){return new wr(this.session).go(this.pathParameters,void 0,t,s)}async get(t,s){return new Vr(this.session).go(this.pathParameters,t,s)}}class Mi extends i{async create(t,s){return new Ar(this.session).go(this.pathParameters,void 0,t,s)}}class ji extends i{async create(t,s){return new xr(this.session).go(this.pathParameters,void 0,t,s)}async get(t,s){return new Wr(this.session).go(this.pathParameters,t,s)}}class Gi extends i{async create(t,s){return new kr(this.session).go(this.pathParameters,void 0,t,s)}async delete(t,s){return new vr(this.session).go(this.pathParameters,t,s)}}class Vi extends i{async create(t,s){return new Tr(this.session).go(this.pathParameters,void 0,t,s)}}class qi extends i{async create(t,s){return new _r(this.session).go(this.pathParameters,void 0,t,s)}async get(t,s){return new Xr(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 yr(this.session).go(this.pathParameters,void 0,t,s)}async get(t,s){return new aa(this.session).go(this.pathParameters,t,s)}}class Yi extends i{async create(t,s){return new Or(this.session).go(this.pathParameters,void 0,t,s)}}class Bi extends i{async create(t,s){return new Rr(this.session).go(this.pathParameters,void 0,t,s)}}class Qi extends i{async create(t,s){return new Dr(this.session).go(this.pathParameters,void 0,t,s)}}class Wi extends c{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 ca(this.session).go(this.pathParameters,void 0,t,s)}}class Ji extends i{async get(t,s){return new Lr(this.session).go(this.pathParameters,t,s)}}class $i extends i{async get(t,s){return new Ur(this.session).go(this.pathParameters,t,s)}}class Ki extends i{async get(t,s){return new Mr(this.session).go(this.pathParameters,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 get(t){return new Fr(this.session).go(this.pathParameters,void 0,t)}}class tc extends i{async get(t){return new Hr(this.session).go(this.pathParameters,void 0,t)}}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 i{async get(t,s){return new Jr(this.session).go(this.pathParameters,t,s)}}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,s){return new zr(this.session).go(this.pathParameters,t,s)}}class ic extends i{async create(t,s){return new Zr(this.session).go(this.pathParameters,void 0,t,s)}}class cc extends i{async get(t,s){return new ta(this.session).go(this.pathParameters,t,s)}}class uc extends i{async get(t,s){return new sa(this.session).go(this.pathParameters,t,s)}}class hc extends i{async get(t,s){return new ea(this.session).go(this.pathParameters,t,s)}}class dc extends i{async get(t,s){return new na(this.session).go(this.pathParameters,t,s)}}class mc extends i{async get(t,s){return new oa(this.session).go(this.pathParameters,t,s)}}class pc extends c{customDomain(t){return new vi(this.getSession(),s({},this.pathParameters,{customDomain:t}))}assets(){return new bi(this.getSession(),this.pathParameters)}jobsAssetbatch(){return new fi(this.getSession(),this.pathParameters)}presignedurlJobsAssetbatch(){return new Li(this.getSession(),this.pathParameters)}assetgraphs(){return new Ui(this.getSession(),this.pathParameters)}assetsBatch(){return new Mi(this.getSession(),this.pathParameters)}contacts(){return new ji(this.getSession(),this.pathParameters)}contactsBatch(){return new Gi(this.getSession(),this.pathParameters)}print(){return new Vi(this.getSession(),this.pathParameters)}qrCodes(){return new qi(this.getSession(),this.pathParameters)}selfqueueprint(){return new Fi(this.getSession(),this.pathParameters)}smsTemplates(){return new Hi(this.getSession(),this.pathParameters)}printJobs(){return new Yi(this.getSession(),this.pathParameters)}templatedPrintPreview(){return new Bi(this.getSession(),this.pathParameters)}websessionsExport(){return new Qi(this.getSession(),this.pathParameters)}smsTemplate(t){return new Wi(this.getSession(),s({},this.pathParameters,{smsTemplateName:t}))}advancedAssetsReport(){return new Ji(this.getSession(),this.pathParameters)}advancedContactsReport(){return new $i(this.getSession(),this.pathParameters)}advancedScansReport(){return new Ki(this.getSession(),this.pathParameters)}export(){return new Xi(this.getSession(),this.pathParameters)}assetsExport(){return new zi(this.getSession(),this.pathParameters)}basicAssetsReport(){return new Zi(this.getSession(),this.pathParameters)}basicContactsReport(){return new tc(this.getSession(),this.pathParameters)}batch(){return new sc(this.getSession(),this.pathParameters)}consent(){return new ec(this.getSession(),this.pathParameters)}contactsExport(){return new rc(this.getSession(),this.pathParameters)}assetsMostscanned(){return new ac(this.getSession(),this.pathParameters)}exportQrCodesScans(){return new nc(this.getSession(),this.pathParameters)}scansDayofweek(){return new oc(this.getSession(),this.pathParameters)}scansExport(){return new ic(this.getSession(),this.pathParameters)}scansTimeofday(){return new cc(this.getSession(),this.pathParameters)}scansTimeline(){return new uc(this.getSession(),this.pathParameters)}scans(){return new hc(this.getSession(),this.pathParameters)}usermedias(){return new dc(this.getSession(),this.pathParameters)}websessionsTimeline(){return new mc(this.getSession(),this.pathParameters)}async delete(t){return new br(this.session).go(this.pathParameters,void 0,t)}async get(t){return new $r(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 Pc extends c{async get(t){return new ua(this.session).go(this.pathParameters,void 0,t)}}class gc extends c{async get(t){return new ha(this.session).go(this.pathParameters,void 0,t)}async update(t,s){return new da(this.session).go(this.pathParameters,void 0,t,s)}}class lc extends i{async create(t,s){return new ma(this.session).go(this.pathParameters,void 0,t,s)}async get(t){return new ga(this.session).go(this.pathParameters,void 0,t)}}class Nc extends c{async delete(t){return new pa(this.session).go(this.pathParameters,void 0,t)}}class Sc extends c{links(){return new lc(this.getSession(),this.pathParameters)}link(t){return new Nc(this.getSession(),s({},this.pathParameters,{link:t}))}async delete(t){return new Pa(this.session).go(this.pathParameters,void 0,t)}async get(t,s){return new la(this.session).go(this.pathParameters,t,s)}async update(t,s){return new Na(this.session).go(this.pathParameters,void 0,t,s)}}class Ic extends i{async create(t,s){return new Sa(this.session).go(this.pathParameters,void 0,t,s)}}class Ec extends i{async send(t,s){return new wa(this.session).go(this.pathParameters,void 0,t,s)}}class wc extends i{async send(t,s){return new Aa(this.session).go(this.pathParameters,void 0,t,s)}}class Ac extends i{async update(t,s){return new xa(this.session).go(this.pathParameters,void 0,t,s)}}class xc extends c{contacts(){return new Ic(this.getSession(),this.pathParameters)}email(){return new Ec(this.getSession(),this.pathParameters)}sms(){return new wc(this.getSession(),this.pathParameters)}customAttribute(){return new Ac(this.getSession(),this.pathParameters)}async get(t,s){return new Ia(this.session).go(this.pathParameters,t,s)}async update(t,s){return new Ea(this.session).go(this.pathParameters,void 0,t,s)}}class kc extends c{async delete(t){return new ka(this.session).go(this.pathParameters,void 0,t)}async get(t){return new Ca(this.session).go(this.pathParameters,void 0,t)}async update(t,s){return new Ra(this.session).go(this.pathParameters,void 0,t,s)}}class Tc extends c{async delete(t){return new Ta(this.session).go(this.pathParameters,void 0,t)}async get(t){return new ya(this.session).go(this.pathParameters,void 0,t)}async update(t,s){return new Da(this.session).go(this.pathParameters,void 0,t,s)}}class _c extends c{async delete(t){return new _a(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 va(this.session).go(this.pathParameters,void 0,t,s)}}class Cc extends c{async link(t,s){return new qa(this.session).go(this.pathParameters,void 0,t,s)}async unlink(t){return new ja(this.session).go(this.pathParameters,void 0,t)}}class yc extends c{async link(t){return new La(this.session).go(this.pathParameters,void 0,t)}async unlink(t){return new Ga(this.session).go(this.pathParameters,void 0,t)}}class Oc extends c{async link(t){return new Ua(this.session).go(this.pathParameters,void 0,t)}async unlink(t){return new Va(this.session).go(this.pathParameters,void 0,t)}}class Rc extends c{asset(t){return new Cc(this.getSession(),s({},this.pathParameters,{assetId:t}))}project(t){return new yc(this.getSession(),s({},this.pathParameters,{projectId:t}))}scan(t){return new Oc(this.getSession(),s({},this.pathParameters,{scanId:t}))}async get(t){return new ba(this.session).go(this.pathParameters,void 0,t)}}class Dc extends i{async create(t,s){return new Fa(this.session).go(this.pathParameters,void 0,t,s)}async get(t,s){return new Ha(this.session).go(this.pathParameters,t,s)}}class vc extends i{async get(t,s){return new Ya(this.session).go(this.pathParameters,t,s)}}class bc extends i{async get(t,s){return new Ba(this.session).go(this.pathParameters,t,s)}}class fc extends i{async get(t){return new Wa(this.session).go(this.pathParameters,void 0,t)}async update(t,s){return new Ja(this.session).go(this.pathParameters,void 0,t,s)}}class Lc extends c{settings(){return new fc(this.getSession(),this.pathParameters)}}class Uc extends c{accounts(){return new Dc(this.getSession(),this.pathParameters)}errors(){return new vc(this.getSession(),this.pathParameters)}invitations(){return new bc(this.getSession(),this.pathParameters)}path(t){return new Lc(this.getSession(),s({},this.pathParameters,{path:t}))}async get(t){return new Qa(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 Mc extends i{async create(t){return new Ka(this.session).go(this.pathParameters,void 0,t)}}class jc extends i{async create(t,s){return new Xa(this.session).go(this.pathParameters,void 0,t,s)}}class Gc extends i{async create(t){return new za(this.session).go(this.pathParameters,void 0,t)}}class Vc extends i{async create(t,s){return new Za(this.session).go(this.pathParameters,void 0,t,s)}}class qc extends i{async create(t,s){return new tn(this.session).go(this.pathParameters,void 0,t,s)}}class Fc extends c{sessionactions(){return new qc(this.getSession(),this.pathParameters)}async get(t,s){return new sn(this.session).go(this.pathParameters,t,s)}async update(t,s){return new en(this.session).go(this.pathParameters,void 0,t,s)}}class Hc extends i{async create(t,s){return new rn(this.session).go(this.pathParameters,void 0,t,s)}}class Yc extends i{async get(t){return new hn(this.session).go(this.pathParameters,void 0,t)}async create(t){return new un(this.session).go(this.pathParameters,void 0,t)}}class Bc extends i{async get(t,s){return new nn(this.session).go(this.pathParameters,t,s)}}class Qc extends i{async get(t,s){return new on(this.session).go(this.pathParameters,t,s)}}class Wc extends i{async create(t,s){return new cn(this.session).go(this.pathParameters,void 0,t,s)}}class Jc extends i{async create(t){return new dn(this.session).go(this.pathParameters,void 0,t)}}class $c extends i{async resend(t,s){return new mn(this.session).go(this.pathParameters,void 0,t,s)}}class Kc extends i{async reset(t,s){return new pn(this.session).go(this.pathParameters,void 0,t,s)}}class Xc extends i{async create(t){return new Pn(this.session).go(this.pathParameters,void 0,t)}}class zc extends c{samlAcs(){return new Xc(this.getSession(),this.pathParameters)}async get(t){return new gn(this.session).go(this.pathParameters,void 0,t)}}class Zc extends i{account(t){return new ko(this.getSession(),s({},this.pathParameters,{accountId:t}))}apikey(t){return new _o(this.getSession(),s({},this.pathParameters,{apiKeyId:t}))}app(t){return new Oo(this.getSession(),s({},this.pathParameters,{appId:t}))}apps(){return new Ro(this.getSession(),this.pathParameters)}appsPublished(){return new Do(this.getSession(),this.pathParameters)}appsAccount(t){return new bo(this.getSession(),s({},this.pathParameters,{appAccountId:t}))}assetgraph(t){return new fo(this.getSession(),s({},this.pathParameters,{assetGraphId:t}))}assettype(t){return new Go(this.getSession(),s({},this.pathParameters,{assetTypeId:t}))}asset(t){return new zo(this.getSession(),s({},this.pathParameters,{assetId:t}))}batch(t){return new ti(this.getSession(),s({},this.pathParameters,{batchId:t}))}billingCancelDowngrade(t){return new si(this.getSession(),s({},this.pathParameters,{accountId:t}))}billingCancelSubscription(t){return new ei(this.getSession(),s({},this.pathParameters,{accountId:t}))}upgradePlanBillingPreview(t){return new ri(this.getSession(),s({},this.pathParameters,{accountId:t}))}billingSetupIntent(t){return new ai(this.getSession(),s({},this.pathParameters,{accountId:t}))}billingDowngradePlan(t){return new ni(this.getSession(),s({},this.pathParameters,{accountId:t}))}billingDetail(t){return new oi(this.getSession(),s({},this.pathParameters,{accountId:t}))}billingCurrentPeriod(t){return new ii(this.getSession(),s({},this.pathParameters,{accountId:t}))}billingInvoice(t){return new ci(this.getSession(),s({},this.pathParameters,{accountId:t}))}billingUpgradePlan(t){return new ui(this.getSession(),s({},this.pathParameters,{accountId:t}))}careAccounts(){return new hi(this.getSession(),this.pathParameters)}contact(t){return new Si(this.getSession(),s({},this.pathParameters,{contactId:t}))}customdomain(t){return new wi(this.getSession(),s({},this.pathParameters,{customDomain:t}))}file(t){return new xi(this.getSession(),s({},this.pathParameters,{fileId:t}))}invitation(t){return new Ti(this.getSession(),s({},this.pathParameters,{invitationId:t}))}job(t){return new _i(this.getSession(),s({},this.pathParameters,{jobId:t}))}printJob(t){return new Ci(this.getSession(),s({},this.pathParameters,{printJobId:t}))}location(t){return new Oi(this.getSession(),s({},this.pathParameters,{locationId:t}))}support(){return new Ri(this.getSession(),this.pathParameters)}pricePlans(){return new Di(this.getSession(),this.pathParameters)}project(t){return new pc(this.getSession(),s({},this.pathParameters,{projectId:t}))}qrcodelink(t){return new Pc(this.getSession(),s({},this.pathParameters,{qrCodeLink:t}))}qrcodelogo(t){return new gc(this.getSession(),s({},this.pathParameters,{qrCodeLogoId:t}))}qrCode(t){return new Sc(this.getSession(),s({},this.pathParameters,{qrCodeId:t}))}scan(t){return new xc(this.getSession(),s({},this.pathParameters,{scanId:t}))}printPageTemplate(t){return new kc(this.getSession(),s({},this.pathParameters,{printPageTemplateId:t}))}printStickerTemplate(t){return new Tc(this.getSession(),s({},this.pathParameters,{printStickerTemplateId:t}))}stylingtemplate(t){return new _c(this.getSession(),s({},this.pathParameters,{stylingTemplateId:t}))}usermedia(t){return new Rc(this.getSession(),s({},this.pathParameters,{mediaId:t}))}user(t){return new Uc(this.getSession(),s({},this.pathParameters,{userId:t}))}webhookSms(){return new Mc(this.getSession(),this.pathParameters)}webhookExportJobResolution(){return new jc(this.getSession(),this.pathParameters)}webhookSmsStatus(){return new Gc(this.getSession(),this.pathParameters)}webhookStripe(){return new Vc(this.getSession(),this.pathParameters)}websession(t){return new Fc(this.getSession(),s({},this.pathParameters,{sessionId:t}))}passwordAuthUser(){return new Hc(this.getSession(),this.pathParameters)}authSession(){return new Yc(this.getSession(),this.pathParameters)}authConfirm(){return new Bc(this.getSession(),this.pathParameters)}invitedAuthConfirm(){return new Qc(this.getSession(),this.pathParameters)}authUser(){return new Wc(this.getSession(),this.pathParameters)}refreshAuthSession(){return new Jc(this.getSession(),this.pathParameters)}confirmationAuthUser(){return new $c(this.getSession(),this.pathParameters)}resetAuthUser(){return new Kc(this.getSession(),this.pathParameters)}companyAuthSso(t){return new zc(this.getSession(),s({},this.pathParameters,{companyName:t}))}}const tu="internal-JG0adajZUHU";class su{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 eu extends Zc{constructor(){super(new su,{}),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.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=tu,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||tu;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||tu;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||tu;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(){const t=await this.getCloudConfig();if(this.exp>(new Date).getTime())return;if(0!==this.exp){this.debugAuth&&console.info("Openscreen AUTH: refreshing using axios cookie"),await this.getAxios();const s=await this.axios.post(`${t.endpoint}/auth/session/refresh`);if(403===s.status||500===s.status)throw Error("Openscreen AUTH: Refreshing failed, exiting");if(200===s.status){const{expires:t,user:e}=s.data;return this._user=e,this.debugAuth&&console.info(`Openscreen AUTH: authorized '${e.userId}' until expiry=${t}`),void(this.exp=t)}}const e=this.getConfig();if(this.debugConfig){const t=s({},e);t.secret&&(t.secret="*".repeat(t.secret.length)),console.debug(`Openscreen CONFIG: ${JSON.stringify(t,null,2)}`)}let r,a;this.debugConfig&&console.debug(`Openscreen CONFIG: (environment) ${JSON.stringify(t,null,2)}`),r=e.key,a=e.secret,this.debugAuth&&console.info(`Openscreen AUTH: authorizing '${r}'`),await this.getAxios();const n=await this.axios.post(`${t.endpoint}/auth/session`,{email:r,password:a});if(403===n.status||500===n.status)throw Error("Openscreen AUTH: authentication failed");if(200===n.status){const{expires:t,user:s}=n.data;this._user=s,this.debugAuth&&console.info(`Openscreen AUTH: authorized '${r}' until expiry=${t}`),this.exp=t}}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}),t}async changePassword(t,s){const e=await this.getCloudConfig();await this.getAxios();const r=await this.axios.post(`${e.endpoint}/auth/user/password`,{password:t,newPassword:s});if(200===r.status)return!0;throw this.debugAuth&&console.log("password change failed for the current user, got the error",r.data),new Error("Failed to change password")}async signOut(){const t=await this.getCloudConfig();await this.getAxios();const s=await this.axios.delete(`${t.endpoint}/auth/session`);if(200!==s.status)throw this.debugAuth&&console.log("Sign out failed, response body is ",s.data),new Error("Failed to sign out")}}export{u as AccountDomainTypes,h as AccountSortingTypes,d as AccountStatus,m as AccountType,p as AccountUserRole,bs as AdvanceStripeClockByAccountIdRequest,P as AssetByAssetTypeSortingTypes,g as AssetCreationFileTypes,l as AssetSortingTypes,N as AssetTypeSortingTypes,S as AssetTypeUsabilityState,Nr as AssignDomainToProjectRequest,I as AuthMessageId,E as AuthTokenScope,w as AuthTypes,A as CampaignUseCaseCategory,De as CancelDowngradeRequestRequest,ve as CancelSubscriptionRequest,rn as ChangePasswordRequest,be as ChangeSubscriptionPreviewRequest,Ge as ChangeSubscriptionRequest,Ze as CheckCustomLocatorKeyRangeRequest,an as CheckSessionRequest,It as CheckUrlSafetyByAccountIdRequest,se as ComposeAssetByAssetTypeRequest,on as ConfirmInvitedRequest,nn as ConfirmRequest,x as ConsentStatus,k as ConsentType,T as ContactAssetSortingTypes,_ as ContactSortingTypes,Fa as CreateAccountByUserIdRequest,Et as CreateApiKeyByAccountIdRequest,wt as CreateAppRequest,ee as CreateAssetByAssetTypeRequest,Sr as CreateAssetByProjectIdRequest,Ir as CreateAssetCreationJobByProjectIdRequest,Er as CreateAssetCreationPresignedUrlRequest,wr as CreateAssetGraphByProjectIdRequest,At as CreateAssetTypeByAccountIdRequest,Ar as CreateAssetsByProjectIdRequest,vs as CreateCampaignAccountByAccountIdRequest,qe as CreateConsentByContactIdRequest,he as CreateContactByAssetIdRequest,xr as CreateContactByProjectIdRequest,Sa as CreateContactByScanIdRequest,kr as CreateContactsByProjectIdRequest,xt as CreateCustomDomainByAccountIdRequest,kt as CreateImageUploadPresignedUrlRequest,Tt as CreateInvitationByAccountIdRequest,_t as CreateInvitationsByAccountIdRequest,ma as CreateLinkByQrCodeRequest,Ct as CreateLocationByAccountIdRequest,de as CreateNeighborsByAssetIdRequest,Tr as CreatePrintJobByProjectIdRequest,yt as CreatePrintPageTemplateByAccountIdRequest,Ot as CreatePrintStickerTemplateByAccountIdRequest,Rt as CreateProjectByAccountIdRequest,me as CreateQrCodeByAssetIdRequest,_r as CreateQrCodeByProjectIdRequest,Dt as CreateQrCodeLogoByAccountRequest,vt as CreateQrCodeStylingTemplateByAccountRequest,pe as CreateQrCodesByAssetIdRequest,bt as CreateQueryableCustomAttributeRequest,ft as CreateSamlConfigurationRequest,Cr as CreateSelfQueuePrintJobByProjectIdRequest,tn as CreateSessionActionsRequest,fe as CreateSetupIntentRequest,Ka as CreateSmsResponseRequest,yr as CreateSmsTemplateByProjectIdRequest,Or as CreateTemplatedPrintJobByProjectIdRequest,Rr as CreateTemplatedPrintPreviewByProjectIdRequest,Lt as CreateTicketByAccountIdRequest,ar as CreateUserByInvitationIdRequest,Ut as CreateUserMediaPresignedUrlByAccountIdRequest,cn as CreateUserRequest,Mt as CreateWebSessionExportByAccountIdRequest,Dr as CreateWebSessionExportByProjectIdRequest,zs as DeleteAssetGraphRequest,Pe as DeleteAssetRequest,re as DeleteAssetTypeRequest,Fe as DeleteConsentByContactIdRequest,He as DeleteContactRequest,jt as DeleteContactsByAccountIdRequest,vr as DeleteContactsByProjectIdRequest,tr as DeleteCustomDomainRequest,nr as DeleteInvitationRequest,ir as DeleteJobRequest,pa as DeleteLinkByQrCodeRequest,mr as DeleteLocationRequest,ge as DeleteNeighborsByAssetIdRequest,cr as DeletePrintJobRequest,ka as DeletePrintPageTemplateRequest,Ta as DeletePrintStickerTemplateRequest,br as DeleteProjectRequest,Pa as DeleteQrCodeRequest,_a as DeleteQrCodeStylingTemplateByStylingTemplateIdRequest,hn as DeleteSessionRequest,fr as DeleteSmsTemplateByProjectIdRequest,Gt as DeleteUserByAccountIdRequest,C as DomainStatus,Le as DowngradePlanRequest,Vt as EnablePluginByAccountIdRequest,y as EntitySources,Xa as ExportJobResolutionRequest,O as FieldType,R as FilePurpose,D as FileStatus,St as GetAccountAccessDataRequest,Ht as GetAccountPluginPasswordRequest,qt as GetAccountRequest,Ha as GetAccountsByUserIdRequest,Yt as GetAdvancedAssetReportByAccountIdRequest,Lr as GetAdvancedAssetReportByProjectIdRequest,Bt as GetAdvancedContactReportByAccountIdRequest,Ur as GetAdvancedContactReportByProjectIdRequest,Qt as GetAdvancedScanReportByAccountIdRequest,Mr as GetAdvancedScanReportByProjectIdRequest,Ve as GetAllAccountsRequest,Wt as GetAllAppsByAccountIdRequest,jr as GetAllExportsByProjectIdRequest,qs as GetApiKeyRequest,Fs as GetApiKeySecretRequest,Jt as GetApiKeysByAccountIdRequest,Ks as GetAppAccountByAppAccountIdRequest,Bs as GetAppByAppIdRequest,Qs as GetAppsRequest,$t as GetAssetExportByAccountIdRequest,Gr as GetAssetExportByProjectIdRequest,Zs as GetAssetGraphRequest,Kt as GetAssetGraphsByAccountIdRequest,Vr as GetAssetGraphsByProjectIdRequest,Ne as GetAssetHistoryRequest,le as GetAssetRequest,ae as GetAssetTypeByAssetTypeIdRequest,ne as GetAssetTypeCountAtLocationRequest,ie as GetAssetTypeCountsByLocationRequest,Xt as GetAssetTypesByAccountIdRequest,zt as GetAssetsByAccountIdRequest,oe as GetAssetsByAssetTypeRequest,Re as GetAssetsByBatchIdRequest,Ye as GetAssetsByContactIdRequest,pr as GetAssetsByLocationIdRequest,qr as GetAssetsByProjectIdRequest,Zt as GetBasicAssetReportByAccountIdRequest,Fr as GetBasicAssetReportByProjectIdRequest,ts as GetBasicContactReportByAccountIdRequest,Hr as GetBasicContactReportByProjectIdRequest,ss as GetBatchesByAccountIdRequest,Yr as GetBatchesByProjectIdRequest,Ue as GetBillingDetailsRequest,es as GetConsentByAccountIdRequest,Be as GetConsentByContactIdRequest,Br as GetConsentByProjectIdRequest,rs as GetContactExportByAccountIdRequest,We as GetContactExportByContactIdRequest,Qr as GetContactExportByProjectIdRequest,Qe as GetContactRequest,as as GetContactsByAccountIdRequest,Se as GetContactsByAssetIdRequest,Wr as GetContactsByProjectIdRequest,Me as GetCurrentPeriodRequest,Ft as GetCustomDomainRequest,ns as GetDomainsByAccountIdRequest,Ya as GetErrorsByUserIdRequest,Ie as GetExternalNeighborScanCountByAssetIdRequest,er as GetFileRequest,os as GetInstalledAppsByAccountIdRequest,or as GetInvitationRequest,Ba as GetInvitationsByUserIdRequest,je as GetInvoicesRequest,ur as GetJobRequest,is as GetJobsByAccountIdRequest,ga as GetLinksByQrCodeRequest,cs as GetLocationsByAccountIdRequest,Xs as GetMainAccountByAppAccountIdRequest,ba as GetMediaRequest,us as GetMostScannedAssetsByAccountIdRequest,Jr as GetMostScannedAssetsByProjectIdRequest,Ee as GetNeighborScanCountByAssetIdRequest,we as GetNeighborsByAssetIdRequest,hs as GetPluginsByAccountIdRequest,ds as GetPricePlanByAccountIdRequest,lr as GetPricePlansRequest,ms as GetPrintJobsByAccountIdRequest,Ca as GetPrintPageTemplateRequest,ps as GetPrintPageTemplatesByAccountIdRequest,ya as GetPrintStickerTemplateRequest,Ps as GetPrintStickerTemplatesByAccountIdRequest,$r as GetProjectByProjectIdRequest,gs as GetProjectsByAccountIdRequest,Ws as GetPublishedAppsRequest,ua as GetQrCodeLinkRequest,ha as GetQrCodeLogoByQrCodeLogoIdRequest,ls as GetQrCodeLogosByAccountIdRequest,la as GetQrCodeRequest,Kr as GetQrCodeScansExportByProjectIdRequest,Oa as GetQrCodeStylingTemplateByStylingTemplateIdRequest,Ss as GetQrCodeStylingTemplatesByAccountIdRequest,Is as GetQrCodesByAccountIdRequest,Ae as GetQrCodesByAssetIdRequest,Xr as GetQrCodesByProjectIdRequest,Ns as GetQrcodeScansExportByAccountIdRequest,Es as GetQueryableCustomAttributeRequest,ws as GetScanDayOfWeekByAccountIdRequest,zr as GetScanDayOfWeekByProjectIdRequest,As as GetScanExportByAccountIdRequest,xe as GetScanExportByAssetIdRequest,Je as GetScanExportByContactIdRequest,Zr as GetScanExportByProjectIdRequest,ke as GetScanLocationDataByAssetIdRequest,$e as GetScanLocationDataByContactIdRequest,Ia as GetScanRequest,xs as GetScanTimeOfDayByAccountIdRequest,ta as GetScanTimeOfDayByProjectIdRequest,ks as GetScanTimelineByAccountIdRequest,sa as GetScanTimelineByProjectIdRequest,Ts as GetScansByAccountIdRequest,Te as GetScansByAssetIdRequest,Ke as GetScansByContactIdRequest,ea as GetScansByProjectIdRequest,un as GetSessionRequest,ra as GetSmsTemplateByProjectIdRequest,aa as GetSmsTemplatesByProjectIdRequest,_s as GetUserByAccountIdRequest,Cs as GetUserMediasByAccountIdRequest,_e as GetUserMediasByAssetIdRequest,na as GetUserMediasByProjectIdRequest,Qa as GetUserRequest,Wa as GetUserSettingsByUserIdRequest,ys as GetUsersByAccountIdRequest,sn as GetWebSessionRequest,Os as GetWebSessionsTimelineByAccountIdRequest,oa as GetWebSessionsTimelineByProjectIdRequest,Rs as InstallAppToAccountRequest,v as InternalProductName,b as InvoiceStatus,hr as InvokePrintJobByJobIdRequest,f as JobStatus,L as JobType,U as Label,Ce as LinkContactToAssetRequest,Xe as LinkContactToScanRequest,fa as LinkMediaToAssetRequest,La as LinkMediaToProjectRequest,Ua as LinkMediaToScanRequest,Ma as LinkMediasRequest,Js as LoadAppRequest,M as LocationSortingTypes,eu as Openscreen,j as OpenscreenEmails,G as PluginNameTypes,V as PluginStatus,q as PricePlanName,F as PricePlanPaymentPeriod,H as PricePlanReporting,Y as PrintFormat,B as PrintMode,Q as PrintOrientation,W as PrintTemplate,J as PrintUnit,$ as ProjectSortingTypes,K 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 RefreshSessionRequest,mn as ResendConfirmationRequest,Hs as ResetApiKeySecretRequest,pn as ResetPasswordRequest,Ds as RetrieveCampaignStatusByAccountIdRequest,sr as RetryCustomDomainRequest,Pn as SamlAcsRequest,Ea as SaveGeolocationByScanIdRequest,ut as ScanTimelineOptions,Hn as SdkAccountAdvancedAssetsReportResources,Yn as SdkAccountAdvancedContactsReportResources,Bn as SdkAccountAdvancedScansReportResources,In as SdkAccountApikeysResources,So as SdkAccountAppInstallResources,Io as SdkAccountAppResource,En as SdkAccountAppsResources,Jn as SdkAccountAssetgraphsResources,Wn as SdkAccountAssetsExportResources,ro as SdkAccountAssetsMostscannedResources,$n as SdkAccountAssetsResources,wn as SdkAccountAssettypesResources,Kn as SdkAccountBasicAssetsReportResources,Xn as SdkAccountBasicContactsReportResources,zn as SdkAccountBatchResources,Eo as SdkAccountCampaignInformationResources,wo as SdkAccountClockResources,Zn as SdkAccountConsentResources,Mn as SdkAccountContactsBatchResources,to as SdkAccountContactsExportResources,so as SdkAccountContactsResources,Fn as SdkAccountCustomDomainResource,qn as SdkAccountCustomDomainTestResources,An as SdkAccountCustomDomainsResources,vn as SdkAccountCustomattributesResources,Ao as SdkAccountEngagePricePlanResources,io as SdkAccountExportQrCodesScansResources,xn as SdkAccountImageUploadResources,Tn as SdkAccountInvitationsBatchResources,kn as SdkAccountInvitationsResources,eo as SdkAccountJobsResources,_n as SdkAccountLocationsResources,Qn as SdkAccountOwnerAppsResources,jn as SdkAccountPluginPasswordResources,Gn as SdkAccountPluginRehrigResources,Vn as SdkAccountPluginResource,ao as SdkAccountPluginsResources,no as SdkAccountPricePlanResources,oo as SdkAccountPrintJobsResources,Cn as SdkAccountPrintPageTemplatesResources,yn as SdkAccountPrintStickerTemplatesResources,On as SdkAccountProjectsResources,co as SdkAccountQrCodesResources,Rn as SdkAccountQrcodelogosResources,xo as SdkAccountQrcodelogosUploadResources,ko as SdkAccountResource,bn as SdkAccountSSOConfigurationResources,uo as SdkAccountScansDayofweekResources,ho as SdkAccountScansExportResources,Po as SdkAccountScansResources,po as SdkAccountScansTimelineResources,mo as SdkAccountScansTimeofdayResources,Dn as SdkAccountStylingtemplatesResources,Sn as SdkAccountUrlSafetiesResources,ln as SdkAccountUserConfirmResources,Nn as SdkAccountUserResource,Ln as SdkAccountUsermediasPresignedurlResources,go as SdkAccountUsermediasResources,lo as SdkAccountUsersResources,Un as SdkAccountWebsessionsExportResources,No as SdkAccountWebsessionsTimelineResources,fn as SdkAccountZendeskTicketResources,_o as SdkApikeyResource,To as SdkApikeySecretResources,Co as SdkAppAccountLoadResources,yo as SdkAppAccountResource,Oo as SdkAppResource,vo as SdkAppsAccountMainResources,bo as SdkAppsAccountResource,Do as SdkAppsPublishedResources,Ro as SdkAppsResources,Xo as SdkAssetContactResource,Vo as SdkAssetContactsResources,Yo as SdkAssetHistoryResources,Qo as SdkAssetNeighborResource,Ho as SdkAssetNeighborsDeleteResources,qo as SdkAssetNeighborsResources,Fo as SdkAssetQrCodesResources,zo as SdkAssetResource,Wo as SdkAssetScansExportResources,Jo as SdkAssetScansLocationResources,$o as SdkAssetScansResources,Bo as SdkAssetUrlResource,Ko as SdkAssetUsermediasResources,fo as SdkAssetgraphResource,Lo as SdkAssettypeAssetResource,Uo as SdkAssettypeAssetsResources,Mo as SdkAssettypeLocationResource,jo as SdkAssettypeLocationsResources,Go as SdkAssettypeResource,Bc as SdkAuthConfirmResources,Yc as SdkAuthSessionResources,Wc as SdkAuthUserResources,Zo as SdkBatchAssetsResources,ti as SdkBatchResource,si as SdkBillingCancelDowngradeResource,ei as SdkBillingCancelSubscriptionResource,ii as SdkBillingCurrentPeriodResource,oi as SdkBillingDetailResource,ni as SdkBillingDowngradePlanResource,ci as SdkBillingInvoiceResource,ai as SdkBillingSetupIntentResource,ui as SdkBillingUpgradePlanResource,hi as SdkCareAccountsResources,zc as SdkCompanyAuthSsoResource,Xc as SdkCompanyAuthSsoSamlAcsResources,$c as SdkConfirmationAuthUserResources,mi as SdkContactAssetsResources,di as SdkContactConsentResources,pi as SdkContactExportResources,Si as SdkContactResource,Ni as SdkContactScanResource,Pi as SdkContactScansExportResources,gi as SdkContactScansLocationResources,li as SdkContactScansResources,Ii as SdkCustomdomainLocatorCollisionsResources,wi as SdkCustomdomainResource,Ei as SdkCustomdomainRetryResources,xi as SdkFileResource,Ai as SdkFileValidateResources,Ti as SdkInvitationResource,ki as SdkInvitationUsersResources,Qc as SdkInvitedAuthConfirmResources,_i as SdkJobResource,yi as SdkLocationAssetsResources,Oi as SdkLocationResource,Hc as SdkPasswordAuthUserResources,Di as SdkPricePlansResources,Ci as SdkPrintJobResource,kc as SdkPrintPageTemplateResource,Tc as SdkPrintStickerTemplateResource,Ji as SdkProjectAdvancedAssetsReportResources,$i as SdkProjectAdvancedContactsReportResources,Ki as SdkProjectAdvancedScansReportResources,Ui as SdkProjectAssetgraphsResources,Mi as SdkProjectAssetsBatchResources,zi as SdkProjectAssetsExportResources,ac as SdkProjectAssetsMostscannedResources,bi as SdkProjectAssetsResources,Zi as SdkProjectBasicAssetsReportResources,tc as SdkProjectBasicContactsReportResources,sc as SdkProjectBatchResources,ec as SdkProjectConsentResources,Gi as SdkProjectContactsBatchResources,rc as SdkProjectContactsExportResources,ji as SdkProjectContactsResources,vi as SdkProjectCustomDomainResource,nc as SdkProjectExportQrCodesScansResources,Xi as SdkProjectExportResources,fi as SdkProjectJobsAssetbatchResources,Li as SdkProjectPresignedurlJobsAssetbatchResources,Yi as SdkProjectPrintJobsResources,Vi as SdkProjectPrintResources,qi as SdkProjectQrCodesResources,pc as SdkProjectResource,oc as SdkProjectScansDayofweekResources,ic as SdkProjectScansExportResources,hc as SdkProjectScansResources,uc as SdkProjectScansTimelineResources,cc as SdkProjectScansTimeofdayResources,Fi as SdkProjectSelfqueueprintResources,Wi as SdkProjectSmsTemplateResource,Hi as SdkProjectSmsTemplatesResources,Bi as SdkProjectTemplatedPrintPreviewResources,dc as SdkProjectUsermediasResources,Qi as SdkProjectWebsessionsExportResources,mc as SdkProjectWebsessionsTimelineResources,Nc as SdkQrCodeLinkResource,lc as SdkQrCodeLinksResources,Sc as SdkQrCodeResource,Pc as SdkQrcodelinkResource,gc as SdkQrcodelogoResource,Jc as SdkRefreshAuthSessionResources,Kc as SdkResetAuthUserResources,Zc as SdkResources,Ic as SdkScanContactsResources,Ac as SdkScanCustomAttributeResources,Ec as SdkScanEmailResources,xc as SdkScanResource,wc as SdkScanSmsResources,_c as SdkStylingtemplateResource,Ri as SdkSupportResources,ri as SdkUpgradePlanBillingPreviewResource,Dc as SdkUserAccountsResources,vc as SdkUserErrorsResources,bc as SdkUserInvitationsResources,Lc as SdkUserPathResource,fc as SdkUserPathSettingsResources,Uc as SdkUserResource,Cc as SdkUsermediaAssetResource,yc as SdkUsermediaProjectResource,Rc as SdkUsermediaResource,Oc as SdkUsermediaScanResource,jc as SdkWebhookExportJobResolutionResources,Mc as SdkWebhookSmsResources,Gc as SdkWebhookSmsStatusResources,Vc as SdkWebhookStripeResources,Fc as SdkWebsessionResource,qc as SdkWebsessionSessionactionsResources,wa as SendEmailByScanIdRequest,Aa as SendSmsByScanIdRequest,gr as SendSupportEmailRequest,Ja as SetUserSettingsByUserIdRequest,gn as SignOnRequest,za as SmsStatusUpdateRequest,ht as StickerShape,Za as StripeEventRequest,dt as TagActions,mt as TagStates,fs as TestDomainConnectionRequest,ye as UnlinkContactToAssetRequest,ja as UnlinkMediaToAssetRequest,Ga as UnlinkMediaToProjectRequest,Va as UnlinkMediaToScanRequest,qa as UnlinkMediasRequest,Ls as UpdateAccountRequest,Ys as UpdateApiKeyRequest,$s as UpdateAppByAppIdRequest,te as UpdateAssetGraphRequest,Oe as UpdateAssetRequest,ue as UpdateAssetTypeCountAtLocationRequest,ce as UpdateAssetTypeRequest,dr as UpdateAssetsLocationsRequest,ze as UpdateContactRequest,Us as UpdateEngagePricePlanRequest,Pr as UpdateLocationRequest,Ms as UpdatePricePlanByAccountIdRequest,Ra as UpdatePrintPageTemplateRequest,Da as UpdatePrintStickerTemplateRequest,ia as UpdateProjectByProjectIdRequest,da as UpdateQrCodeLogoByQrCodeLogoIdRequest,Na as UpdateQrCodeRequest,va as UpdateQrCodeStylingTemplateByStylingTemplateIdRequest,js as UpdateRehrigAccountPluginRequest,xa as UpdateScanCustomAttributeRequest,ca as UpdateSmsTemplateRequest,Gs as UpdateUserByAccountIdRequest,$a as UpdateUserRequest,en as UpdateWebSessionRequest,Vs as UploadQrCodeLogoByAccountRequest,pt as UserCredentialsStatus,Pt as UserGroups,gt as UserMediaFileTypes,lt as UserMediaSortingTypes,Nt as UserSettingsDomain,rr 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)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r])}return t},s.apply(this,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,w,A,x,k,T,_,C,y,O,R,D,v,b,f,L,U,M,j,G,V,F,q,H,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.INVALID_API_KEY="INVALID_API_KEY",t.INVALID_EMAIL="INVALID_EMAIL",t.INVALID_LEGACY_MIGRATION="INVALID_LEGACY_MIGRATION",t.INVALID_PASSWORD="INVALID_PASSWORD",t.INVALID_SCOPE="INVALID_SCOPE",t.INVALID_SECRET="INVALID_SECRET",t.INVALID_TOKEN="INVALID_TOKEN",t.MIGRATE_FROM_COGNITO="MIGRATE_FROM_COGNITO",t.NO_ACCESS_TOKEN="NO_ACCESS_TOKEN",t.NO_REFRESH_TOKEN="NO_REFRESH_TOKEN",t.RESET_PASSWORD="RESET_PASSWORD",t.RESET_SECRET="RESET_SECRET",t.SUSPENDED_OR_INACTIVE="SUSPENDED_OR_INACTIVE",t.TOKEN_EXPIRED="TOKEN_EXPIRED",t.TRY_AGAIN="TRY_AGAIN",t.UNABLE_TO_CONFIRM_EMAIL="UNABLE_TO_CONFIRM_EMAIL",t.UNCONFIRMED_EMAIL="UNCONFIRMED_EMAIL",t.EMAIL_ALREADY_TAKEN="EMAIL_ALREADY_TAKEN",t.SSO_USER="SSO_USER"}(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"}(w||(w={})),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"}(A||(A={})),function(t){t.ACCEPTED="ACCEPTED",t.DECLINED="DECLINED",t.true="true",t.false="false"}(x||(x={})),function(t){t.SMS="SMS",t.EMAIL="EMAIL",t.DATA="DATA",t.CUSTOM="CUSTOM"}(k||(k={})),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"}(T||(T={})),function(t){t.MODIFIED="MODIFIED",t.NAME="NAME",t.ASSET_NAME="ASSET_NAME",t.PHONE="PHONE",t.EMAIL="EMAIL",t.LAST_SCAN_TIME="LAST_SCAN_TIME",t.LAST_SCAN_LOCATION="LAST_SCAN_LOCATION",t.SCAN_COUNT="SCAN_COUNT"}(_||(_={})),function(t){t.INITIATED="INITIATED",t.VERIFIED="VERIFIED",t.CERTIFICATE_REQUESTED="CERTIFICATE_REQUESTED",t.CERTIFICATE_VALIDATION_ADDED="CERTIFICATE_VALIDATION_ADDED",t.CERTIFICATE_VALIDATED="CERTIFICATE_VALIDATED",t.CDN_DISTRIBUTION_ADDED="CDN_DISTRIBUTION_ADDED",t.COMPLETED="COMPLETED",t.FAILED="FAILED"}(C||(C={})),function(t){t.CARE_API="CARE_API"}(y||(y={})),function(t){t.STRING="STRING",t.NUMBER="NUMBER"}(O||(O={})),function(t){t.ASSET_BATCH="ASSET_BATCH"}(R||(R={})),function(t){t.VALIDATING="VALIDATING",t.VALID="VALID",t.INVALID="INVALID",t.NOT_VALIDATED="NOT_VALIDATED"}(D||(D={})),function(t){t.ENGAGE="ENGAGE",t.TRACK="TRACK",t.INVENTORY="INVENTORY",t.CREATE="CREATE"}(v||(v={})),function(t){t.COMING_UP="COMING_UP",t.PAID="PAID",t.PAST_DUE="PAST_DUE",t.VOID="VOID"}(b||(b={})),function(t){t.IN_PROGRESS="IN_PROGRESS",t.COMPLETED="COMPLETED",t.TIMEOUT="TIMEOUT",t.FAILED="FAILED",t.CANCELLED="CANCELLED",t.DOWNLOADED="DOWNLOADED"}(f||(f={})),function(t){t.BATCH_CREATE_BLANK_ITEMS="BATCH_CREATE_BLANK_ITEMS",t.BATCH_CREATE_ASSETS="BATCH_CREATE_ASSETS",t.VALIDATE_CSV="VALIDATE_CSV",t.SELF_QUEUE_BATCH_PRINT="SELF_QUEUE_BATCH_PRINT",t.SCAN_EXPORT="SCAN_EXPORT",t.ASSET_EXPORT="ASSET_EXPORT",t.CONTACT_EXPORT="CONTACT_EXPORT",t.TEMPLATED_PRINT="TEMPLATED_PRINT",t.CLONE_MICROSITE="CLONE_MICROSITE",t.QRCODE_SCANS_EXPORT="QRCODE_SCANS_EXPORT",t.PROJECT_EXPORT="PROJECT_EXPORT",t.ACCOUNT_EXPORT="ACCOUNT_EXPORT",t.WEB_SESSION_EXPORT="WEB_SESSION_EXPORT",t.USER_DB_ENTITIES_GENENERATION="USER_DB_ENTITIES_GENENERATION",t.USER_DB_ENTITIES_EXPORT="USER_DB_ENTITIES_EXPORT"}(L||(L={})),function(t){t.NONE="NONE",t.ASSET_NAME="ASSET_NAME",t.CUSTOM="CUSTOM",t.COMPANY_NAME="COMPANY_NAME",t.LOCATOR_KEY="LOCATOR_KEY"}(U||(U={})),function(t){t.MODIFIED="MODIFIED",t.NAME="NAME",t.STATE="STATE"}(M||(M={})),function(t){t.SALES_EMAIL="SALES_EMAIL",t.SUPPORT_EMAIL="SUPPORT_EMAIL"}(j||(j={})),function(t){t.ADMIN_PLUGIN="ADMIN_PLUGIN",t.REHRIG_VISION="REHRIG_VISION",t.HOTWIRE="HOTWIRE",t.GOOGLE_SHEET="GOOGLE_SHEET",t.CONDITIONAL_REDIRECT="CONDITIONAL_REDIRECT",t.GOOGLE_PLACES="GOOGLE_PLACES",t.REHRIG_BARRIE_ADDRESS_DYNAMO_DB="REHRIG_BARRIE_ADDRESS_DYNAMO_DB",t.GUND="GUND",t.KLAVIYO="KLAVIYO"}(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"}(q||(q={})),function(t){t.BASIC="basic",t.ADVANCED="advanced",t.basic="basic",t.advance="advanced"}(H||(H={})),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:"accountId",routePart:"accounts",sdkPartName:"account"},{parm:"userId",routePart:"users",sdkPartName:"user"},{routePart:"confirm",sdkPartName:"confirm"}]}}class It extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"urlSafeties",sdkPartName:"urlSafeties"}]}}class Et extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"apikeys",sdkPartName:"apikeys"}]}}class wt extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"apps",sdkPartName:"apps"}]}}class At extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"assettypes",sdkPartName:"assettypes"}]}}class xt extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"customDomains",sdkPartName:"customDomains"}]}}class kt extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"image/upload",sdkPartName:"imageUpload"}]}}class Tt extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"invitations",sdkPartName:"invitations"}]}}class _t extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"invitations/batch",sdkPartName:"invitationsBatch"}]}}class Ct extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"locations",sdkPartName:"locations"}]}}class yt extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"printPageTemplates",sdkPartName:"printPageTemplates"}]}}class Ot extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"printStickerTemplates",sdkPartName:"printStickerTemplates"}]}}class Rt extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"projects",sdkPartName:"projects"}]}}class Dt extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"qrcodelogos",sdkPartName:"qrcodelogos"}]}}class vt extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"stylingtemplates",sdkPartName:"stylingtemplates"}]}}class bt extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"account",sdkPartName:"account"},{routePart:"customattributes",sdkPartName:"customattributes"}]}}class ft extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"SSOConfiguration",sdkPartName:"SSOConfiguration"}]}}class Lt extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"zendeskTicket",sdkPartName:"zendeskTicket"}]}}class Ut extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"usermedias/presignedurl",sdkPartName:"usermediasPresignedurl"}]}}class Mt extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"websessions/export",sdkPartName:"websessionsExport"}]}}class jt extends r{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"contacts/batch",sdkPartName:"contactsBatch"}]}}class Gt extends r{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{parm:"userId",routePart:"users",sdkPartName:"user"}]}}class Vt extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{parm:"pluginId",routePart:"plugins",sdkPartName:"plugin"}]}}class Ft extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"}]}}class qt extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{parm:"customDomain",routePart:"customDomains",sdkPartName:"customDomain"}]}}class Ht extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{parm:"pluginId",routePart:"plugins",sdkPartName:"plugin"},{routePart:"password",sdkPartName:"password"}]}}class Yt extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"assets/report/advanced",sdkPartName:"advancedAssetsReport"}]}}class Bt extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"contacts/report/advanced",sdkPartName:"advancedContactsReport"}]}}class Qt extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"scans/report/advanced",sdkPartName:"advancedScansReport"}]}}class Wt extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"owner/apps",sdkPartName:"ownerApps"}]}}class Kt extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"apikeys",sdkPartName:"apikeys"}]}}class Jt extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"assets/export",sdkPartName:"assetsExport"}]}}class $t extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"assetgraphs",sdkPartName:"assetgraphs"}]}}class Xt extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"assettypes",sdkPartName:"assettypes"}]}}class zt extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"assets",sdkPartName:"assets"}]}}class Zt extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"assets/report/basic",sdkPartName:"basicAssetsReport"}]}}class ts extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"contacts/report/basic",sdkPartName:"basicContactsReport"}]}}class ss extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"account",sdkPartName:"account"},{routePart:"batch",sdkPartName:"batch"}]}}class es extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"consent",sdkPartName:"consent"}]}}class rs extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"contacts/export",sdkPartName:"contactsExport"}]}}class as extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"contacts",sdkPartName:"contacts"}]}}class ns 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 os extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"customDomains",sdkPartName:"customDomains"}]}}class is extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"apps",sdkPartName:"apps"}]}}class cs extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"jobs",sdkPartName:"jobs"}]}}class us extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"locations",sdkPartName:"locations"}]}}class hs extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"assets/mostscanned",sdkPartName:"assetsMostscanned"}]}}class ds extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"plugins",sdkPartName:"plugins"}]}}class ms extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"priceplan",sdkPartName:"pricePlan"}]}}class ps extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"printJobs",sdkPartName:"printJobs"}]}}class Ps extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"printPageTemplates",sdkPartName:"printPageTemplates"}]}}class gs extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"printStickerTemplates",sdkPartName:"printStickerTemplates"}]}}class ls extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"projects",sdkPartName:"projects"}]}}class Ns extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"qrcodelogos",sdkPartName:"qrcodelogos"}]}}class Ss extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"qrcodes/scans/export",sdkPartName:"exportQrCodesScans"}]}}class Is extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"stylingtemplates",sdkPartName:"stylingtemplates"}]}}class Es extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"qrcodes",sdkPartName:"qrCodes"}]}}class ws extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"account",sdkPartName:"account"},{routePart:"customattributes",sdkPartName:"customattributes"}]}}class As extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"scans/dayofweek",sdkPartName:"scansDayofweek"}]}}class xs extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"scans/export",sdkPartName:"scansExport"}]}}class ks extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"scans/timeofday",sdkPartName:"scansTimeofday"}]}}class Ts extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"scans/timeline",sdkPartName:"scansTimeline"}]}}class _s extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"scans",sdkPartName:"scans"}]}}class Cs extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{parm:"userId",routePart:"users",sdkPartName:"user"}]}}class ys extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"usermedias",sdkPartName:"usermedias"}]}}class Os extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"users",sdkPartName:"users"}]}}class Rs extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"websessions/timeline",sdkPartName:"websessionsTimeline"}]}}class Ds 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 vs extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"campaignInformation",sdkPartName:"campaignInformation"}]}}class bs extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"campaignInformation",sdkPartName:"campaignInformation"}]}}class fs extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"clock",sdkPartName:"clock"}]}}class Ls 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 Us extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"}]}}class Ms 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 js extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"engagePricePlan",sdkPartName:"engagePricePlan"}]}}class Gs extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"priceplan",sdkPartName:"pricePlan"}]}}class Vs 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 Fs extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{parm:"userId",routePart:"users",sdkPartName:"user"}]}}class qs extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"qrcodelogos/upload",sdkPartName:"qrcodelogosUpload"}]}}class Hs extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"apiKeyId",routePart:"apikeys",sdkPartName:"apikey"}]}}class Ys extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"apiKeyId",routePart:"apikeys",sdkPartName:"apikey"},{routePart:"secret",sdkPartName:"secret"}]}}class Bs extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"apiKeyId",routePart:"apikeys",sdkPartName:"apikey"},{routePart:"secret",sdkPartName:"secret"}]}}class Qs extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"apiKeyId",routePart:"apikeys",sdkPartName:"apikey"}]}}class Ws extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"appId",routePart:"apps",sdkPartName:"app"}]}}class Ks extends a{constructor(...t){super(...t),this.routeSegments=[{routePart:"apps",sdkPartName:"apps"}]}}class Js extends a{constructor(...t){super(...t),this.routeSegments=[{routePart:"apps/published",sdkPartName:"appsPublished"}]}}class $s 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 Xs extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"appId",routePart:"apps",sdkPartName:"app"}]}}class zs extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"appAccountId",routePart:"appsAccounts",sdkPartName:"appsAccount"}]}}class Zs extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"appAccountId",routePart:"appsAccounts",sdkPartName:"appsAccount"},{routePart:"main",sdkPartName:"main"}]}}class te extends r{constructor(...t){super(...t),this.routeSegments=[{parm:"assetGraphId",routePart:"assetgraphs",sdkPartName:"assetgraph"}]}}class se extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"assetGraphId",routePart:"assetgraphs",sdkPartName:"assetgraph"}]}}class ee extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"assetGraphId",routePart:"assetgraphs",sdkPartName:"assetgraph"}]}}class re extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"assetTypeId",routePart:"assettypes",sdkPartName:"assettype"},{parm:"assetId",routePart:"assets",sdkPartName:"asset"}]}}class ae extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"assetTypeId",routePart:"assettypes",sdkPartName:"assettype"},{routePart:"assets",sdkPartName:"assets"}]}}class ne extends r{constructor(...t){super(...t),this.routeSegments=[{parm:"assetTypeId",routePart:"assettypes",sdkPartName:"assettype"}]}}class oe extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"assetTypeId",routePart:"assettypes",sdkPartName:"assettype"}]}}class ie extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"assetTypeId",routePart:"assettypes",sdkPartName:"assettype"},{parm:"locationId",routePart:"locations",sdkPartName:"location"}]}}class ce extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"assetTypeId",routePart:"assettypes",sdkPartName:"assettype"},{routePart:"assets",sdkPartName:"assets"}]}}class ue extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"assetTypeId",routePart:"assettypes",sdkPartName:"assettype"},{routePart:"locations",sdkPartName:"locations"}]}}class he extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"assetTypeId",routePart:"assettypes",sdkPartName:"assettype"}]}}class de extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"assetTypeId",routePart:"assettypes",sdkPartName:"assettype"},{parm:"locationId",routePart:"locations",sdkPartName:"location"}]}}class me extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{routePart:"contacts",sdkPartName:"contacts"}]}}class pe extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{routePart:"neighbors",sdkPartName:"neighbors"}]}}class Pe extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{routePart:"qrcodes",sdkPartName:"qrCodes"}]}}class ge extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{routePart:"qrcodes",sdkPartName:"qrCodes"}]}}class le extends r{constructor(...t){super(...t),this.routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"}]}}class Ne extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{routePart:"neighbors/delete",sdkPartName:"neighborsDelete"}]}}class Se extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"}]}}class Ie extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{routePart:"history",sdkPartName:"history"}]}}class Ee extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{routePart:"contacts",sdkPartName:"contacts"}]}}class we extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{parm:"url",routePart:"urls",sdkPartName:"url"}]}}class Ae extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{parm:"neighborId",routePart:"neighbors",sdkPartName:"neighbor"}]}}class xe extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{routePart:"neighbors",sdkPartName:"neighbors"}]}}class ke extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{routePart:"qrcodes",sdkPartName:"qrCodes"}]}}class Te extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{routePart:"scans/export",sdkPartName:"scansExport"}]}}class _e extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{routePart:"scans/location",sdkPartName:"scansLocation"}]}}class Ce extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{routePart:"scans",sdkPartName:"scans"}]}}class ye extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{routePart:"usermedias",sdkPartName:"usermedias"}]}}class Oe extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{parm:"contactId",routePart:"contacts",sdkPartName:"contact"}]}}class Re extends r{constructor(...t){super(...t),this.routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{parm:"contactId",routePart:"contacts",sdkPartName:"contact"}]}}class De extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"}]}}class ve extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"batchId",routePart:"batch",sdkPartName:"batch"},{routePart:"assets",sdkPartName:"assets"}]}}class be extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"billing/cancelDowngrade",sdkPartName:"billingCancelDowngrade"}]}}class fe extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"billing/cancelSubscription",sdkPartName:"billingCancelSubscription"}]}}class Le extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"billing/preview/upgradePlan",sdkPartName:"upgradePlanBillingPreview"}]}}class Ue extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"billing/setupIntent",sdkPartName:"billingSetupIntent"}]}}class Me extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"billing/downgradePlan",sdkPartName:"billingDowngradePlan"}]}}class je extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"billing/details",sdkPartName:"billingDetail"}]}}class Ge extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"billing/currentPeriod",sdkPartName:"billingCurrentPeriod"}]}}class Ve extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"billing/invoices",sdkPartName:"billingInvoice"}]}}class Fe extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"billing/upgradePlan",sdkPartName:"billingUpgradePlan"}]}}class qe extends a{constructor(...t){super(...t),this.routeSegments=[{routePart:"care/accounts",sdkPartName:"careAccounts"}]}}class He extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"contactId",routePart:"contacts",sdkPartName:"contact"},{routePart:"consent",sdkPartName:"consent"}]}}class Ye extends r{constructor(...t){super(...t),this.routeSegments=[{parm:"contactId",routePart:"contacts",sdkPartName:"contact"},{routePart:"consent",sdkPartName:"consent"}]}}class Be extends r{constructor(...t){super(...t),this.routeSegments=[{parm:"contactId",routePart:"contacts",sdkPartName:"contact"}]}}class Qe extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"contactId",routePart:"contacts",sdkPartName:"contact"},{routePart:"assets",sdkPartName:"assets"}]}}class We extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"contactId",routePart:"contacts",sdkPartName:"contact"},{routePart:"consent",sdkPartName:"consent"}]}}class Ke extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"contactId",routePart:"contacts",sdkPartName:"contact"}]}}class Je extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"contactId",routePart:"contacts",sdkPartName:"contact"},{routePart:"export",sdkPartName:"export"}]}}class $e extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"contactId",routePart:"contacts",sdkPartName:"contact"},{routePart:"scans/export",sdkPartName:"scansExport"}]}}class Xe extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"contactId",routePart:"contacts",sdkPartName:"contact"},{routePart:"scans/location",sdkPartName:"scansLocation"}]}}class ze extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"contactId",routePart:"contacts",sdkPartName:"contact"},{routePart:"scans",sdkPartName:"scans"}]}}class Ze extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"contactId",routePart:"contacts",sdkPartName:"contact"},{parm:"scanId",routePart:"scans",sdkPartName:"scan"}]}}class tr extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"contactId",routePart:"contacts",sdkPartName:"contact"}]}}class sr extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"customDomain",routePart:"customdomains",sdkPartName:"customdomain"},{routePart:"locator/collisions",sdkPartName:"locatorCollisions"}]}}class er extends r{constructor(...t){super(...t),this.routeSegments=[{parm:"customDomain",routePart:"customdomains",sdkPartName:"customdomain"}]}}class rr extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"customDomain",routePart:"customdomains",sdkPartName:"customdomain"},{routePart:"retry",sdkPartName:"retry"}]}}class ar extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"fileId",routePart:"files",sdkPartName:"file"},{routePart:"validate",sdkPartName:"validate"}]}}class nr extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"fileId",routePart:"files",sdkPartName:"file"},{routePart:"validate",sdkPartName:"validate"}]}}class or extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"invitationId",routePart:"invitations",sdkPartName:"invitation"},{routePart:"users",sdkPartName:"users"}]}}class ir extends r{constructor(...t){super(...t),this.routeSegments=[{parm:"invitationId",routePart:"invitations",sdkPartName:"invitation"}]}}class cr extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"invitationId",routePart:"invitations",sdkPartName:"invitation"}]}}class ur extends r{constructor(...t){super(...t),this.routeSegments=[{parm:"jobId",routePart:"jobs",sdkPartName:"job"}]}}class hr extends r{constructor(...t){super(...t),this.routeSegments=[{parm:"printJobId",routePart:"printJobs",sdkPartName:"printJob"}]}}class dr extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"jobId",routePart:"jobs",sdkPartName:"job"}]}}class mr extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"printJobId",routePart:"printJobs",sdkPartName:"printJob"}]}}class pr extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"locationId",routePart:"locations",sdkPartName:"location"},{routePart:"assets",sdkPartName:"assets"}]}}class Pr extends r{constructor(...t){super(...t),this.routeSegments=[{parm:"locationId",routePart:"locations",sdkPartName:"location"}]}}class gr extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"locationId",routePart:"locations",sdkPartName:"location"},{routePart:"assets",sdkPartName:"assets"}]}}class lr extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"locationId",routePart:"locations",sdkPartName:"location"}]}}class Nr extends o{constructor(...t){super(...t),this.routeSegments=[{routePart:"support",sdkPartName:"support"}]}}class Sr extends a{constructor(...t){super(...t),this.routeSegments=[{routePart:"pricePlans",sdkPartName:"pricePlans"}]}}class Ir extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{parm:"customDomain",routePart:"customDomains",sdkPartName:"customDomain"}]}}class Er extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"assets",sdkPartName:"assets"}]}}class wr extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"jobs/assetbatch",sdkPartName:"jobsAssetbatch"}]}}class Ar extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"jobs/assetbatch/presignedurl",sdkPartName:"presignedurlJobsAssetbatch"}]}}class xr extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"assetgraphs",sdkPartName:"assetgraphs"}]}}class kr extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"assets/batch",sdkPartName:"assetsBatch"}]}}class Tr extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"contacts",sdkPartName:"contacts"}]}}class _r extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"contacts/batch",sdkPartName:"contactsBatch"}]}}class Cr extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"print",sdkPartName:"print"}]}}class yr extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"qrcodes",sdkPartName:"qrCodes"}]}}class Or extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"selfqueueprint",sdkPartName:"selfqueueprint"}]}}class Rr extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"smstemplates",sdkPartName:"smsTemplates"}]}}class Dr extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"printJobs",sdkPartName:"printJobs"}]}}class vr extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"templatedPrint/preview",sdkPartName:"templatedPrintPreview"}]}}class br extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"websessions/export",sdkPartName:"websessionsExport"}]}}class fr extends r{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"contacts/batch",sdkPartName:"contactsBatch"}]}}class Lr extends r{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"}]}}class Ur extends r{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{parm:"smsTemplateName",routePart:"smstemplates",sdkPartName:"smsTemplate"}]}}class Mr extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"assets/report/advanced",sdkPartName:"advancedAssetsReport"}]}}class jr extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"contacts/report/advanced",sdkPartName:"advancedContactsReport"}]}}class Gr extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"scans/report/advanced",sdkPartName:"advancedScansReport"}]}}class Vr extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"export",sdkPartName:"export"}]}}class Fr extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"assets/export",sdkPartName:"assetsExport"}]}}class qr extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"assetgraphs",sdkPartName:"assetgraphs"}]}}class Hr extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"assets",sdkPartName:"assets"}]}}class Yr extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"assets/report/basic",sdkPartName:"basicAssetsReport"}]}}class Br extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"contacts/report/basic",sdkPartName:"basicContactsReport"}]}}class Qr extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"project",sdkPartName:"project"},{routePart:"batch",sdkPartName:"batch"}]}}class Wr extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"consent",sdkPartName:"consent"}]}}class Kr extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"contacts/export",sdkPartName:"contactsExport"}]}}class Jr extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"contacts",sdkPartName:"contacts"}]}}class $r extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"assets/mostscanned",sdkPartName:"assetsMostscanned"}]}}class Xr extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"}]}}class zr extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"qrCodes/scans/export",sdkPartName:"exportQrCodesScans"}]}}class Zr extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"qrcodes",sdkPartName:"qrCodes"}]}}class ta extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"scans/dayofweek",sdkPartName:"scansDayofweek"}]}}class sa extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"scans/export",sdkPartName:"scansExport"}]}}class ea extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"scans/timeofday",sdkPartName:"scansTimeofday"}]}}class ra extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"scans/timeline",sdkPartName:"scansTimeline"}]}}class aa extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"scans",sdkPartName:"scans"}]}}class na extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{parm:"smsTemplateName",routePart:"smstemplates",sdkPartName:"smsTemplate"}]}}class oa extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"smstemplates",sdkPartName:"smsTemplates"}]}}class ia extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"usermedias",sdkPartName:"usermedias"}]}}class ca extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"websessions/timeline",sdkPartName:"websessionsTimeline"}]}}class ua extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"}]}}class ha extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{parm:"smsTemplateName",routePart:"smstemplates",sdkPartName:"smsTemplate"}]}}class da extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"qrCodeLink",routePart:"qrcodelinks",sdkPartName:"qrcodelink"}]}}class ma extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"qrCodeLogoId",routePart:"qrcodelogos",sdkPartName:"qrcodelogo"}]}}class pa extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"qrCodeLogoId",routePart:"qrcodelogos",sdkPartName:"qrcodelogo"}]}}class Pa extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"qrCodeId",routePart:"qrcodes",sdkPartName:"qrCode"},{routePart:"links",sdkPartName:"links"}]}}class ga extends r{constructor(...t){super(...t),this.routeSegments=[{parm:"qrCodeId",routePart:"qrcodes",sdkPartName:"qrCode"},{parm:"link",routePart:"links",sdkPartName:"link"}]}}class la extends r{constructor(...t){super(...t),this.routeSegments=[{parm:"qrCodeId",routePart:"qrcodes",sdkPartName:"qrCode"}]}}class Na extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"qrCodeId",routePart:"qrcodes",sdkPartName:"qrCode"},{routePart:"links",sdkPartName:"links"}]}}class Sa extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"qrCodeId",routePart:"qrcodes",sdkPartName:"qrCode"}]}}class Ia extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"qrCodeId",routePart:"qrcodes",sdkPartName:"qrCode"}]}}class Ea 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:"scanId",routePart:"scans",sdkPartName:"scan"}]}}class Aa extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"scanId",routePart:"scans",sdkPartName:"scan"}]}}class xa extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"scanId",routePart:"scans",sdkPartName:"scan"},{routePart:"email",sdkPartName:"email"}]}}class ka extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"scanId",routePart:"scans",sdkPartName:"scan"},{routePart:"sms",sdkPartName:"sms"}]}}class Ta extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"scanId",routePart:"scans",sdkPartName:"scan"},{routePart:"customAttribute",sdkPartName:"customAttribute"}]}}class _a extends r{constructor(...t){super(...t),this.routeSegments=[{parm:"printPageTemplateId",routePart:"printPageTemplates",sdkPartName:"printPageTemplate"}]}}class Ca extends r{constructor(...t){super(...t),this.routeSegments=[{parm:"printStickerTemplateId",routePart:"printStickerTemplates",sdkPartName:"printStickerTemplate"}]}}class ya extends r{constructor(...t){super(...t),this.routeSegments=[{parm:"stylingTemplateId",routePart:"stylingtemplates",sdkPartName:"stylingtemplate"}]}}class Oa extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"printPageTemplateId",routePart:"printPageTemplates",sdkPartName:"printPageTemplate"}]}}class Ra extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"printStickerTemplateId",routePart:"printStickerTemplates",sdkPartName:"printStickerTemplate"}]}}class Da extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"stylingTemplateId",routePart:"stylingtemplates",sdkPartName:"stylingtemplate"}]}}class va extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"printPageTemplateId",routePart:"printPageTemplates",sdkPartName:"printPageTemplate"}]}}class ba extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"printStickerTemplateId",routePart:"printStickerTemplates",sdkPartName:"printStickerTemplate"}]}}class fa extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"stylingTemplateId",routePart:"stylingtemplates",sdkPartName:"stylingtemplate"}]}}class La extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"mediaId",routePart:"usermedias",sdkPartName:"usermedia"}]}}class Ua extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"mediaId",routePart:"usermedias",sdkPartName:"usermedia"},{parm:"assetId",routePart:"assets",sdkPartName:"asset"}]}}class Ma extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"mediaId",routePart:"usermedias",sdkPartName:"usermedia"},{parm:"projectId",routePart:"project",sdkPartName:"project"}]}}class ja extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"mediaId",routePart:"usermedias",sdkPartName:"usermedia"},{parm:"scanId",routePart:"scans",sdkPartName:"scan"}]}}class Ga extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"mediaId",routePart:"usermedias",sdkPartName:"usermedia"},{parm:"assetId",routePart:"assets",sdkPartName:"asset"}]}}class Va extends r{constructor(...t){super(...t),this.routeSegments=[{parm:"mediaId",routePart:"usermedias",sdkPartName:"usermedia"},{parm:"assetId",routePart:"assets",sdkPartName:"asset"}]}}class Fa extends r{constructor(...t){super(...t),this.routeSegments=[{parm:"mediaId",routePart:"usermedias",sdkPartName:"usermedia"},{parm:"projectId",routePart:"projects",sdkPartName:"project"}]}}class qa extends r{constructor(...t){super(...t),this.routeSegments=[{parm:"mediaId",routePart:"usermedias",sdkPartName:"usermedia"},{parm:"scanId",routePart:"scans",sdkPartName:"scan"}]}}class Ha extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"mediaId",routePart:"usermedias",sdkPartName:"usermedia"},{parm:"assetId",routePart:"assets",sdkPartName:"asset"}]}}class Ya extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"userId",routePart:"users",sdkPartName:"user"},{routePart:"accounts",sdkPartName:"accounts"}]}}class Ba extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"userId",routePart:"users",sdkPartName:"user"},{routePart:"accounts",sdkPartName:"accounts"}]}}class Qa extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"userId",routePart:"users",sdkPartName:"user"},{routePart:"errors",sdkPartName:"errors"}]}}class Wa extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"userId",routePart:"users",sdkPartName:"user"},{routePart:"invitations",sdkPartName:"invitations"}]}}class Ka extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"userId",routePart:"users",sdkPartName:"user"}]}}class Ja 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 $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 n{constructor(...t){super(...t),this.routeSegments=[{parm:"userId",routePart:"users",sdkPartName:"user"}]}}class za extends o{constructor(...t){super(...t),this.routeSegments=[{routePart:"webhook/sms",sdkPartName:"webhookSms"}]}}class Za extends o{constructor(...t){super(...t),this.routeSegments=[{routePart:"webhook/export-job-resolution",sdkPartName:"webhookExportJobResolution"}]}}class tn extends o{constructor(...t){super(...t),this.routeSegments=[{routePart:"webhook/sms-status",sdkPartName:"webhookSmsStatus"}]}}class sn extends o{constructor(...t){super(...t),this.routeSegments=[{routePart:"webhook/stripe",sdkPartName:"webhookStripe"}]}}class en extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"sessionId",routePart:"websessions",sdkPartName:"websession"},{routePart:"sessionactions",sdkPartName:"sessionactions"}]}}class rn extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"sessionId",routePart:"websessions",sdkPartName:"websession"}]}}class an extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"sessionId",routePart:"websessions",sdkPartName:"websession"}]}}class nn extends o{constructor(...t){super(...t),this.routeSegments=[{routePart:"auth/user/password",sdkPartName:"passwordAuthUser"}]}}class on extends a{constructor(...t){super(...t),this.routeSegments=[{routePart:"auth/session",sdkPartName:"authSession"}]}}class cn extends a{constructor(...t){super(...t),this.routeSegments=[{routePart:"auth/confirm",sdkPartName:"authConfirm"}]}}class un extends a{constructor(...t){super(...t),this.routeSegments=[{routePart:"auth/confirm/invited",sdkPartName:"invitedAuthConfirm"}]}}class hn extends o{constructor(...t){super(...t),this.routeSegments=[{routePart:"auth/user",sdkPartName:"authUser"}]}}class dn extends o{constructor(...t){super(...t),this.routeSegments=[{routePart:"auth/session",sdkPartName:"authSession"}]}}class mn extends a{constructor(...t){super(...t),this.routeSegments=[{routePart:"auth/session",sdkPartName:"authSession"}]}}class pn extends o{constructor(...t){super(...t),this.routeSegments=[{routePart:"auth/session/refresh",sdkPartName:"refreshAuthSession"}]}}class Pn extends o{constructor(...t){super(...t),this.routeSegments=[{routePart:"auth/user/confirmation",sdkPartName:"confirmationAuthUser"}]}}class gn extends o{constructor(...t){super(...t),this.routeSegments=[{routePart:"auth/user/reset",sdkPartName:"resetAuthUser"}]}}class ln extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"companyName",routePart:"auth/sso/company",sdkPartName:"companyAuthSso"},{routePart:"saml/acs",sdkPartName:"samlAcs"}]}}class Nn extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"companyName",routePart:"auth/sso/company",sdkPartName:"companyAuthSso"}]}}class Sn extends i{async get(t){return new St(this.session).go(this.pathParameters,void 0,t)}}class In extends c{confirm(){return new Sn(this.getSession(),this.pathParameters)}async delete(t){return new Gt(this.session).go(this.pathParameters,void 0,t)}async get(t){return new Cs(this.session).go(this.pathParameters,void 0,t)}async update(t,s){return new Fs(this.session).go(this.pathParameters,void 0,t,s)}}class En extends i{async create(t,s){return new It(this.session).go(this.pathParameters,void 0,t,s)}}class wn extends i{async create(t,s){return new Et(this.session).go(this.pathParameters,void 0,t,s)}async get(t,s){return new Kt(this.session).go(this.pathParameters,t,s)}}class An extends i{async create(t,s){return new wt(this.session).go(this.pathParameters,void 0,t,s)}async get(t,s){return new is(this.session).go(this.pathParameters,t,s)}}class xn extends i{async create(t,s){return new At(this.session).go(this.pathParameters,void 0,t,s)}async get(t,s){return new Xt(this.session).go(this.pathParameters,t,s)}}class kn extends i{async create(t,s){return new xt(this.session).go(this.pathParameters,void 0,t,s)}async get(t,s){return new os(this.session).go(this.pathParameters,t,s)}}class Tn extends i{async create(t,s){return new kt(this.session).go(this.pathParameters,void 0,t,s)}}class _n extends i{async create(t,s){return new Tt(this.session).go(this.pathParameters,void 0,t,s)}}class Cn extends i{async create(t,s){return new _t(this.session).go(this.pathParameters,void 0,t,s)}}class yn extends i{async create(t,s){return new Ct(this.session).go(this.pathParameters,void 0,t,s)}async get(t,s){return new us(this.session).go(this.pathParameters,t,s)}}class On extends i{async create(t,s){return new yt(this.session).go(this.pathParameters,void 0,t,s)}async get(t,s){return new Ps(this.session).go(this.pathParameters,t,s)}}class Rn extends i{async create(t,s){return new Ot(this.session).go(this.pathParameters,void 0,t,s)}async get(t,s){return new gs(this.session).go(this.pathParameters,t,s)}}class Dn extends i{async create(t,s){return new Rt(this.session).go(this.pathParameters,void 0,t,s)}async get(t,s){return new ls(this.session).go(this.pathParameters,t,s)}}class vn extends i{async create(t,s){return new Dt(this.session).go(this.pathParameters,void 0,t,s)}async get(t,s){return new Ns(this.session).go(this.pathParameters,t,s)}}class bn extends i{async create(t,s){return new vt(this.session).go(this.pathParameters,void 0,t,s)}async get(t,s){return new Is(this.session).go(this.pathParameters,t,s)}}class fn extends i{async create(t,s){return new bt(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 ft(this.session).go(this.pathParameters,void 0,t,s)}}class Un extends i{async create(t,s){return new Lt(this.session).go(this.pathParameters,void 0,t,s)}}class Mn extends i{async create(t,s){return new Ut(this.session).go(this.pathParameters,void 0,t,s)}}class jn extends i{async create(t,s){return new Mt(this.session).go(this.pathParameters,void 0,t,s)}}class Gn extends i{async delete(t,s){return new jt(this.session).go(this.pathParameters,t,s)}}class Vn extends i{async get(t){return new Ht(this.session).go(this.pathParameters,void 0,t)}}class Fn extends i{async get(t){return new ns(this.session).go(this.pathParameters,void 0,t)}}class qn extends i{async update(t,s){return new Ms(this.session).go(this.pathParameters,void 0,t,s)}}class Hn extends i{async update(t,s){return new Vs(this.session).go(this.pathParameters,void 0,t,s)}}class Yn extends c{password(){return new Vn(this.getSession(),this.pathParameters)}klaviyoKey(){return new Fn(this.getSession(),this.pathParameters)}klaviyo(){return new qn(this.getSession(),this.pathParameters)}rehrig(){return new Hn(this.getSession(),this.pathParameters)}async update(t){return new Vt(this.session).go(this.pathParameters,void 0,t)}}class Bn extends i{async update(t){return new Ls(this.session).go(this.pathParameters,void 0,t)}}class Qn extends c{test(){return new Bn(this.getSession(),this.pathParameters)}async get(t){return new qt(this.session).go(this.pathParameters,void 0,t)}}class Wn extends i{async get(t,s){return new Yt(this.session).go(this.pathParameters,t,s)}}class Kn extends i{async get(t,s){return new Bt(this.session).go(this.pathParameters,t,s)}}class Jn extends i{async get(t,s){return new Qt(this.session).go(this.pathParameters,t,s)}}class $n extends i{async get(t,s){return new Wt(this.session).go(this.pathParameters,t,s)}}class Xn extends i{async create(t,s){return new Jt(this.session).go(this.pathParameters,void 0,t,s)}}class zn extends i{async get(t,s){return new $t(this.session).go(this.pathParameters,t,s)}}class Zn extends i{async get(t,s){return new zt(this.session).go(this.pathParameters,t,s)}}class to extends i{async get(t){return new Zt(this.session).go(this.pathParameters,void 0,t)}}class so extends i{async get(t){return new ts(this.session).go(this.pathParameters,void 0,t)}}class eo extends i{async get(t,s){return new ss(this.session).go(this.pathParameters,t,s)}}class ro extends i{async get(t,s){return new es(this.session).go(this.pathParameters,t,s)}}class ao extends i{async create(t,s){return new rs(this.session).go(this.pathParameters,void 0,t,s)}}class no extends i{async get(t,s){return new as(this.session).go(this.pathParameters,t,s)}}class oo extends i{async get(t,s){return new cs(this.session).go(this.pathParameters,t,s)}}class io extends i{async get(t,s){return new hs(this.session).go(this.pathParameters,t,s)}}class co extends i{async get(t){return new ds(this.session).go(this.pathParameters,void 0,t)}}class uo extends i{async get(t){return new ms(this.session).go(this.pathParameters,void 0,t)}async update(t,s){return new Gs(this.session).go(this.pathParameters,void 0,t,s)}}class ho extends i{async get(t,s){return new ps(this.session).go(this.pathParameters,t,s)}}class mo extends i{async create(t,s){return new Ss(this.session).go(this.pathParameters,void 0,t,s)}}class po extends i{async get(t,s){return new Es(this.session).go(this.pathParameters,t,s)}}class Po extends i{async get(t,s){return new As(this.session).go(this.pathParameters,t,s)}}class go extends i{async create(t,s){return new xs(this.session).go(this.pathParameters,void 0,t,s)}}class lo extends i{async get(t,s){return new ks(this.session).go(this.pathParameters,t,s)}}class No extends i{async get(t,s){return new Ts(this.session).go(this.pathParameters,t,s)}}class So extends i{async get(t,s){return new _s(this.session).go(this.pathParameters,t,s)}}class Io extends i{async get(t,s){return new ys(this.session).go(this.pathParameters,t,s)}}class Eo extends i{async get(t,s){return new Os(this.session).go(this.pathParameters,t,s)}}class wo extends i{async get(t,s){return new Rs(this.session).go(this.pathParameters,t,s)}}class Ao extends i{async create(t){return new Ds(this.session).go(this.pathParameters,void 0,t)}}class xo extends c{install(){return new Ao(this.getSession(),this.pathParameters)}}class ko extends i{async get(t){return new vs(this.session).go(this.pathParameters,void 0,t)}async create(t,s){return new bs(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)}}class _o extends i{async update(t,s){return new js(this.session).go(this.pathParameters,void 0,t,s)}}class Co extends i{async create(t,s){return new qs(this.session).go(this.pathParameters,void 0,t,s)}}class yo extends c{user(t){return new In(this.getSession(),s({},this.pathParameters,{userId:t}))}urlSafeties(){return new En(this.getSession(),this.pathParameters)}apikeys(){return new wn(this.getSession(),this.pathParameters)}apps(){return new An(this.getSession(),this.pathParameters)}assettypes(){return new xn(this.getSession(),this.pathParameters)}customDomains(){return new kn(this.getSession(),this.pathParameters)}imageUpload(){return new Tn(this.getSession(),this.pathParameters)}invitations(){return new _n(this.getSession(),this.pathParameters)}invitationsBatch(){return new Cn(this.getSession(),this.pathParameters)}locations(){return new yn(this.getSession(),this.pathParameters)}printPageTemplates(){return new On(this.getSession(),this.pathParameters)}printStickerTemplates(){return new Rn(this.getSession(),this.pathParameters)}projects(){return new Dn(this.getSession(),this.pathParameters)}qrcodelogos(){return new vn(this.getSession(),this.pathParameters)}stylingtemplates(){return new bn(this.getSession(),this.pathParameters)}customattributes(){return new fn(this.getSession(),this.pathParameters)}SSOConfiguration(){return new Ln(this.getSession(),this.pathParameters)}zendeskTicket(){return new Un(this.getSession(),this.pathParameters)}usermediasPresignedurl(){return new Mn(this.getSession(),this.pathParameters)}websessionsExport(){return new jn(this.getSession(),this.pathParameters)}contactsBatch(){return new Gn(this.getSession(),this.pathParameters)}plugin(t){return new Yn(this.getSession(),s({},this.pathParameters,{pluginId:t}))}customDomain(t){return new Qn(this.getSession(),s({},this.pathParameters,{customDomain:t}))}advancedAssetsReport(){return new Wn(this.getSession(),this.pathParameters)}advancedContactsReport(){return new Kn(this.getSession(),this.pathParameters)}advancedScansReport(){return new Jn(this.getSession(),this.pathParameters)}ownerApps(){return new $n(this.getSession(),this.pathParameters)}assetsExport(){return new Xn(this.getSession(),this.pathParameters)}assetgraphs(){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)}exportQrCodesScans(){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)}scansTimeofday(){return new lo(this.getSession(),this.pathParameters)}scansTimeline(){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 wo(this.getSession(),this.pathParameters)}app(t){return new xo(this.getSession(),s({},this.pathParameters,{appId:t}))}campaignInformation(){return new ko(this.getSession(),this.pathParameters)}clock(){return new To(this.getSession(),this.pathParameters)}engagePricePlan(){return new _o(this.getSession(),this.pathParameters)}qrcodelogosUpload(){return new Co(this.getSession(),this.pathParameters)}async get(t){return new Ft(this.session).go(this.pathParameters,void 0,t)}async update(t,s){return new Us(this.session).go(this.pathParameters,void 0,t,s)}}class Oo extends i{async get(t){return new Ys(this.session).go(this.pathParameters,void 0,t)}async update(t){return new Bs(this.session).go(this.pathParameters,void 0,t)}}class Ro extends c{secret(){return new Oo(this.getSession(),this.pathParameters)}async get(t){return new Hs(this.session).go(this.pathParameters,void 0,t)}async update(t,s){return new Qs(this.session).go(this.pathParameters,void 0,t,s)}}class Do extends i{async create(t){return new $s(this.session).go(this.pathParameters,void 0,t)}}class vo extends c{load(){return new Do(this.getSession(),this.pathParameters)}}class bo extends c{account(t){return new vo(this.getSession(),s({},this.pathParameters,{accountId:t}))}async get(t){return new Ws(this.session).go(this.pathParameters,void 0,t)}async update(t,s){return new Xs(this.session).go(this.pathParameters,void 0,t,s)}}class fo extends i{async get(t,s){return new Ks(this.session).go(this.pathParameters,t,s)}}class Lo extends i{async get(t,s){return new Js(this.session).go(this.pathParameters,t,s)}}class Uo extends i{async get(t){return new Zs(this.session).go(this.pathParameters,void 0,t)}}class Mo extends c{main(){return new Uo(this.getSession(),this.pathParameters)}async get(t){return new zs(this.session).go(this.pathParameters,void 0,t)}}class jo extends c{async delete(t){return new te(this.session).go(this.pathParameters,void 0,t)}async get(t){return new se(this.session).go(this.pathParameters,void 0,t)}async update(t,s){return new ee(this.session).go(this.pathParameters,void 0,t,s)}}class Go extends c{async compose(t,s){return new re(this.session).go(this.pathParameters,void 0,t,s)}}class Vo extends i{async create(t,s){return new ae(this.session).go(this.pathParameters,void 0,t,s)}async get(t,s){return new ce(this.session).go(this.pathParameters,t,s)}}class Fo extends c{async get(t){return new ie(this.session).go(this.pathParameters,void 0,t)}async update(t,s){return new de(this.session).go(this.pathParameters,void 0,t,s)}}class qo extends i{async get(t,s){return new ue(this.session).go(this.pathParameters,t,s)}}class Ho extends c{asset(t){return new Go(this.getSession(),s({},this.pathParameters,{assetId:t}))}assets(){return new Vo(this.getSession(),this.pathParameters)}location(t){return new Fo(this.getSession(),s({},this.pathParameters,{locationId:t}))}locations(){return new qo(this.getSession(),this.pathParameters)}async delete(t){return new ne(this.session).go(this.pathParameters,void 0,t)}async get(t,s){return new oe(this.session).go(this.pathParameters,t,s)}async update(t,s){return new he(this.session).go(this.pathParameters,void 0,t,s)}}class Yo extends i{async create(t,s){return new me(this.session).go(this.pathParameters,void 0,t,s)}async get(t,s){return new Ee(this.session).go(this.pathParameters,t,s)}}class Bo extends i{async create(t,s){return new pe(this.session).go(this.pathParameters,void 0,t,s)}async get(t,s){return new xe(this.session).go(this.pathParameters,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 ke(this.session).go(this.pathParameters,t,s)}}class Wo extends i{async create(t,s){return new Ne(this.session).go(this.pathParameters,void 0,t,s)}}class Ko extends i{async get(t,s){return new Ie(this.session).go(this.pathParameters,t,s)}}class Jo extends c{async get(t,s){return new we(this.session).go(this.pathParameters,t,s)}}class $o extends c{async get(t,s){return new Ae(this.session).go(this.pathParameters,t,s)}}class Xo extends i{async create(t,s){return new Te(this.session).go(this.pathParameters,void 0,t,s)}}class zo extends i{async get(t,s){return new _e(this.session).go(this.pathParameters,t,s)}}class Zo extends i{async get(t,s){return new Ce(this.session).go(this.pathParameters,t,s)}}class ti extends i{async get(t,s){return new ye(this.session).go(this.pathParameters,t,s)}}class si extends c{async link(t,s){return new Oe(this.session).go(this.pathParameters,void 0,t,s)}async unlink(t){return new Re(this.session).go(this.pathParameters,void 0,t)}}class ei extends c{contacts(){return new Yo(this.getSession(),this.pathParameters)}neighbors(){return new Bo(this.getSession(),this.pathParameters)}qrCodes(){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}))}scansExport(){return new Xo(this.getSession(),this.pathParameters)}scansLocation(){return new zo(this.getSession(),this.pathParameters)}scans(){return new Zo(this.getSession(),this.pathParameters)}usermedias(){return new ti(this.getSession(),this.pathParameters)}contact(t){return new si(this.getSession(),s({},this.pathParameters,{contactId:t}))}async delete(t){return new le(this.session).go(this.pathParameters,void 0,t)}async get(t,s){return new Se(this.session).go(this.pathParameters,t,s)}async update(t,s){return new De(this.session).go(this.pathParameters,void 0,t,s)}}class ri extends i{async get(t,s){return new ve(this.session).go(this.pathParameters,t,s)}}class ai extends c{assets(){return new ri(this.getSession(),this.pathParameters)}}class ni extends c{async create(t){return new be(this.session).go(this.pathParameters,void 0,t)}}class oi extends c{async create(t,s){return new fe(this.session).go(this.pathParameters,void 0,t,s)}}class ii extends c{async get(t,s){return new Le(this.session).go(this.pathParameters,t,s)}}class ci extends c{async create(t,s){return new Ue(this.session).go(this.pathParameters,void 0,t,s)}}class ui extends c{async create(t,s){return new Me(this.session).go(this.pathParameters,void 0,t,s)}}class hi extends c{async get(t){return new je(this.session).go(this.pathParameters,void 0,t)}}class di extends c{async get(t){return new Ge(this.session).go(this.pathParameters,void 0,t)}}class mi extends c{async get(t,s){return new Ve(this.session).go(this.pathParameters,t,s)}}class pi extends c{async create(t,s){return new Fe(this.session).go(this.pathParameters,void 0,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 create(t,s){return new He(this.session).go(this.pathParameters,void 0,t,s)}async delete(t,s){return new Ye(this.session).go(this.pathParameters,t,s)}async get(t,s){return new We(this.session).go(this.pathParameters,t,s)}}class li extends i{async get(t,s){return new Qe(this.session).go(this.pathParameters,t,s)}}class Ni extends i{async create(t,s){return new Je(this.session).go(this.pathParameters,void 0,t,s)}}class Si extends i{async create(t,s){return new $e(this.session).go(this.pathParameters,void 0,t,s)}}class Ii extends i{async get(t,s){return new Xe(this.session).go(this.pathParameters,t,s)}}class Ei extends i{async get(t){return new ze(this.session).go(this.pathParameters,void 0,t)}}class wi extends c{async link(t,s){return new Ze(this.session).go(this.pathParameters,void 0,t,s)}}class Ai 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 wi(this.getSession(),s({},this.pathParameters,{scanId:t}))}async delete(t){return new Be(this.session).go(this.pathParameters,void 0,t)}async get(t){return new Ke(this.session).go(this.pathParameters,void 0,t)}async update(t,s){return new tr(this.session).go(this.pathParameters,void 0,t,s)}}class xi extends i{async get(t,s){return new sr(this.session).go(this.pathParameters,t,s)}}class ki extends i{async create(t){return new rr(this.session).go(this.pathParameters,void 0,t)}}class Ti extends c{locatorCollisions(){return new xi(this.getSession(),this.pathParameters)}retry(){return new ki(this.getSession(),this.pathParameters)}async delete(t){return new er(this.session).go(this.pathParameters,void 0,t)}}class _i extends i{async create(t){return new nr(this.session).go(this.pathParameters,void 0,t)}}class Ci extends c{validate(){return new _i(this.getSession(),this.pathParameters)}}class yi extends i{async create(t){return new or(this.session).go(this.pathParameters,void 0,t)}}class Oi extends c{users(){return new yi(this.getSession(),this.pathParameters)}async delete(t){return new ir(this.session).go(this.pathParameters,void 0,t)}async get(t){return new cr(this.session).go(this.pathParameters,void 0,t)}}class Ri extends c{async delete(t){return new ur(this.session).go(this.pathParameters,void 0,t)}async get(t){return new dr(this.session).go(this.pathParameters,void 0,t)}}class Di extends c{async delete(t){return new hr(this.session).go(this.pathParameters,void 0,t)}async invoke(t){return new mr(this.session).go(this.pathParameters,void 0,t)}}class vi extends i{async update(t,s){return new pr(this.session).go(this.pathParameters,void 0,t,s)}async get(t,s){return new gr(this.session).go(this.pathParameters,t,s)}}class bi extends c{assets(){return new vi(this.getSession(),this.pathParameters)}async delete(t,s){return new Pr(this.session).go(this.pathParameters,t,s)}async update(t,s){return new lr(this.session).go(this.pathParameters,void 0,t,s)}}class fi extends i{async create(t,s){return new Nr(this.session).go(this.pathParameters,void 0,t,s)}}class Li extends i{async get(t){return new Sr(this.session).go(this.pathParameters,void 0,t)}}class Ui extends c{async create(t){return new Ir(this.session).go(this.pathParameters,void 0,t)}}class Mi extends i{async create(t,s){return new Er(this.session).go(this.pathParameters,void 0,t,s)}async get(t,s){return new Hr(this.session).go(this.pathParameters,t,s)}}class ji extends i{async create(t,s){return new wr(this.session).go(this.pathParameters,void 0,t,s)}}class Gi extends i{async create(t,s){return new Ar(this.session).go(this.pathParameters,void 0,t,s)}}class Vi extends i{async create(t,s){return new xr(this.session).go(this.pathParameters,void 0,t,s)}async get(t,s){return new qr(this.session).go(this.pathParameters,t,s)}}class Fi extends i{async create(t,s){return new kr(this.session).go(this.pathParameters,void 0,t,s)}}class qi extends i{async create(t,s){return new Tr(this.session).go(this.pathParameters,void 0,t,s)}async get(t,s){return new Jr(this.session).go(this.pathParameters,t,s)}}class Hi extends i{async create(t,s){return new _r(this.session).go(this.pathParameters,void 0,t,s)}async delete(t,s){return new fr(this.session).go(this.pathParameters,t,s)}}class Yi extends i{async create(t,s){return new Cr(this.session).go(this.pathParameters,void 0,t,s)}}class Bi extends i{async create(t,s){return new yr(this.session).go(this.pathParameters,void 0,t,s)}async get(t,s){return new Zr(this.session).go(this.pathParameters,t,s)}}class Qi extends i{async create(t,s){return new Or(this.session).go(this.pathParameters,void 0,t,s)}}class Wi extends i{async create(t,s){return new Rr(this.session).go(this.pathParameters,void 0,t,s)}async get(t,s){return new oa(this.session).go(this.pathParameters,t,s)}}class Ki extends i{async create(t,s){return new Dr(this.session).go(this.pathParameters,void 0,t,s)}}class Ji extends i{async create(t,s){return new vr(this.session).go(this.pathParameters,void 0,t,s)}}class $i extends i{async create(t,s){return new br(this.session).go(this.pathParameters,void 0,t,s)}}class Xi extends c{async delete(t){return new Ur(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 ha(this.session).go(this.pathParameters,void 0,t,s)}}class zi extends i{async get(t,s){return new Mr(this.session).go(this.pathParameters,t,s)}}class Zi extends i{async get(t,s){return new jr(this.session).go(this.pathParameters,t,s)}}class tc extends i{async get(t,s){return new Gr(this.session).go(this.pathParameters,t,s)}}class sc extends i{async create(t,s){return new Vr(this.session).go(this.pathParameters,void 0,t,s)}}class ec extends i{async create(t,s){return new Fr(this.session).go(this.pathParameters,void 0,t,s)}}class rc extends i{async get(t){return new Yr(this.session).go(this.pathParameters,void 0,t)}}class ac extends i{async get(t){return new Br(this.session).go(this.pathParameters,void 0,t)}}class nc extends i{async get(t,s){return new Qr(this.session).go(this.pathParameters,t,s)}}class oc extends i{async get(t,s){return new Wr(this.session).go(this.pathParameters,t,s)}}class ic extends i{async create(t,s){return new Kr(this.session).go(this.pathParameters,void 0,t,s)}}class cc extends i{async get(t,s){return new $r(this.session).go(this.pathParameters,t,s)}}class uc extends i{async create(t,s){return new zr(this.session).go(this.pathParameters,void 0,t,s)}}class hc extends i{async get(t,s){return new ta(this.session).go(this.pathParameters,t,s)}}class dc extends i{async create(t,s){return new sa(this.session).go(this.pathParameters,void 0,t,s)}}class mc extends i{async get(t,s){return new ea(this.session).go(this.pathParameters,t,s)}}class pc extends i{async get(t,s){return new ra(this.session).go(this.pathParameters,t,s)}}class Pc extends i{async get(t,s){return new aa(this.session).go(this.pathParameters,t,s)}}class gc extends i{async get(t,s){return new ia(this.session).go(this.pathParameters,t,s)}}class lc extends i{async get(t,s){return new ca(this.session).go(this.pathParameters,t,s)}}class Nc extends c{customDomain(t){return new Ui(this.getSession(),s({},this.pathParameters,{customDomain:t}))}assets(){return new Mi(this.getSession(),this.pathParameters)}jobsAssetbatch(){return new ji(this.getSession(),this.pathParameters)}presignedurlJobsAssetbatch(){return new Gi(this.getSession(),this.pathParameters)}assetgraphs(){return new Vi(this.getSession(),this.pathParameters)}assetsBatch(){return new Fi(this.getSession(),this.pathParameters)}contacts(){return new qi(this.getSession(),this.pathParameters)}contactsBatch(){return new Hi(this.getSession(),this.pathParameters)}print(){return new Yi(this.getSession(),this.pathParameters)}qrCodes(){return new Bi(this.getSession(),this.pathParameters)}selfqueueprint(){return new Qi(this.getSession(),this.pathParameters)}smsTemplates(){return new Wi(this.getSession(),this.pathParameters)}printJobs(){return new Ki(this.getSession(),this.pathParameters)}templatedPrintPreview(){return new Ji(this.getSession(),this.pathParameters)}websessionsExport(){return new $i(this.getSession(),this.pathParameters)}smsTemplate(t){return new Xi(this.getSession(),s({},this.pathParameters,{smsTemplateName:t}))}advancedAssetsReport(){return new zi(this.getSession(),this.pathParameters)}advancedContactsReport(){return new Zi(this.getSession(),this.pathParameters)}advancedScansReport(){return new tc(this.getSession(),this.pathParameters)}export(){return new sc(this.getSession(),this.pathParameters)}assetsExport(){return new ec(this.getSession(),this.pathParameters)}basicAssetsReport(){return new rc(this.getSession(),this.pathParameters)}basicContactsReport(){return new ac(this.getSession(),this.pathParameters)}batch(){return new nc(this.getSession(),this.pathParameters)}consent(){return new oc(this.getSession(),this.pathParameters)}contactsExport(){return new ic(this.getSession(),this.pathParameters)}assetsMostscanned(){return new cc(this.getSession(),this.pathParameters)}exportQrCodesScans(){return new uc(this.getSession(),this.pathParameters)}scansDayofweek(){return new hc(this.getSession(),this.pathParameters)}scansExport(){return new dc(this.getSession(),this.pathParameters)}scansTimeofday(){return new mc(this.getSession(),this.pathParameters)}scansTimeline(){return new pc(this.getSession(),this.pathParameters)}scans(){return new Pc(this.getSession(),this.pathParameters)}usermedias(){return new gc(this.getSession(),this.pathParameters)}websessionsTimeline(){return new lc(this.getSession(),this.pathParameters)}async delete(t){return new Lr(this.session).go(this.pathParameters,void 0,t)}async get(t){return new Xr(this.session).go(this.pathParameters,void 0,t)}async update(t,s){return new ua(this.session).go(this.pathParameters,void 0,t,s)}}class Sc extends c{async get(t){return new da(this.session).go(this.pathParameters,void 0,t)}}class Ic extends c{async get(t){return new ma(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 Ec extends i{async create(t,s){return new Pa(this.session).go(this.pathParameters,void 0,t,s)}async get(t){return new Na(this.session).go(this.pathParameters,void 0,t)}}class wc extends c{async delete(t){return new ga(this.session).go(this.pathParameters,void 0,t)}}class Ac extends c{links(){return new Ec(this.getSession(),this.pathParameters)}link(t){return new wc(this.getSession(),s({},this.pathParameters,{link:t}))}async delete(t){return new la(this.session).go(this.pathParameters,void 0,t)}async get(t,s){return new Sa(this.session).go(this.pathParameters,t,s)}async update(t,s){return new Ia(this.session).go(this.pathParameters,void 0,t,s)}}class xc extends i{async create(t,s){return new Ea(this.session).go(this.pathParameters,void 0,t,s)}}class kc extends i{async send(t,s){return new xa(this.session).go(this.pathParameters,void 0,t,s)}}class Tc extends i{async send(t,s){return new ka(this.session).go(this.pathParameters,void 0,t,s)}}class _c extends i{async update(t,s){return new Ta(this.session).go(this.pathParameters,void 0,t,s)}}class Cc extends c{contacts(){return new xc(this.getSession(),this.pathParameters)}email(){return new kc(this.getSession(),this.pathParameters)}sms(){return new Tc(this.getSession(),this.pathParameters)}customAttribute(){return new _c(this.getSession(),this.pathParameters)}async get(t,s){return new wa(this.session).go(this.pathParameters,t,s)}async update(t,s){return new Aa(this.session).go(this.pathParameters,void 0,t,s)}}class yc extends c{async delete(t){return new _a(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 va(this.session).go(this.pathParameters,void 0,t,s)}}class Oc extends c{async delete(t){return new Ca(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 ba(this.session).go(this.pathParameters,void 0,t,s)}}class Rc extends c{async delete(t){return new ya(this.session).go(this.pathParameters,void 0,t)}async get(t){return new Da(this.session).go(this.pathParameters,void 0,t)}async update(t,s){return new fa(this.session).go(this.pathParameters,void 0,t,s)}}class Dc extends c{async link(t,s){return new Ha(this.session).go(this.pathParameters,void 0,t,s)}async unlink(t){return new Va(this.session).go(this.pathParameters,void 0,t)}}class vc extends c{async link(t){return new Ma(this.session).go(this.pathParameters,void 0,t)}async unlink(t){return new Fa(this.session).go(this.pathParameters,void 0,t)}}class bc extends c{async link(t){return new ja(this.session).go(this.pathParameters,void 0,t)}async unlink(t){return new qa(this.session).go(this.pathParameters,void 0,t)}}class fc extends c{asset(t){return new Dc(this.getSession(),s({},this.pathParameters,{assetId:t}))}project(t){return new vc(this.getSession(),s({},this.pathParameters,{projectId:t}))}scan(t){return new bc(this.getSession(),s({},this.pathParameters,{scanId:t}))}async get(t){return new La(this.session).go(this.pathParameters,void 0,t)}}class Lc extends i{async create(t,s){return new Ya(this.session).go(this.pathParameters,void 0,t,s)}async get(t,s){return new Ba(this.session).go(this.pathParameters,t,s)}}class Uc extends i{async get(t,s){return new Qa(this.session).go(this.pathParameters,t,s)}}class Mc extends i{async get(t,s){return new Wa(this.session).go(this.pathParameters,t,s)}}class jc extends i{async get(t){return new Ja(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 Gc extends c{settings(){return new jc(this.getSession(),this.pathParameters)}}class Vc extends c{accounts(){return new Lc(this.getSession(),this.pathParameters)}errors(){return new Uc(this.getSession(),this.pathParameters)}invitations(){return new Mc(this.getSession(),this.pathParameters)}path(t){return new Gc(this.getSession(),s({},this.pathParameters,{path:t}))}async get(t){return new Ka(this.session).go(this.pathParameters,void 0,t)}async update(t,s){return new Xa(this.session).go(this.pathParameters,void 0,t,s)}}class Fc extends i{async create(t){return new za(this.session).go(this.pathParameters,void 0,t)}}class qc extends i{async create(t,s){return new Za(this.session).go(this.pathParameters,void 0,t,s)}}class Hc extends i{async create(t){return new tn(this.session).go(this.pathParameters,void 0,t)}}class Yc extends i{async create(t,s){return new sn(this.session).go(this.pathParameters,void 0,t,s)}}class Bc extends i{async create(t,s){return new en(this.session).go(this.pathParameters,void 0,t,s)}}class Qc extends c{sessionactions(){return new Bc(this.getSession(),this.pathParameters)}async get(t,s){return new rn(this.session).go(this.pathParameters,t,s)}async update(t,s){return new an(this.session).go(this.pathParameters,void 0,t,s)}}class Wc extends i{async create(t,s){return new nn(this.session).go(this.pathParameters,void 0,t,s)}}class Kc extends i{async get(t){return new mn(this.session).go(this.pathParameters,void 0,t)}async create(t){return new dn(this.session).go(this.pathParameters,void 0,t)}}class Jc extends i{async get(t,s){return new cn(this.session).go(this.pathParameters,t,s)}}class $c extends i{async get(t,s){return new un(this.session).go(this.pathParameters,t,s)}}class Xc extends i{async create(t,s){return new hn(this.session).go(this.pathParameters,void 0,t,s)}}class zc extends i{async create(t){return new pn(this.session).go(this.pathParameters,void 0,t)}}class Zc extends i{async resend(t,s){return new Pn(this.session).go(this.pathParameters,void 0,t,s)}}class tu extends i{async reset(t,s){return new gn(this.session).go(this.pathParameters,void 0,t,s)}}class su extends i{async create(t){return new ln(this.session).go(this.pathParameters,void 0,t)}}class eu extends c{samlAcs(){return new su(this.getSession(),this.pathParameters)}async get(t){return new Nn(this.session).go(this.pathParameters,void 0,t)}}class ru extends i{account(t){return new yo(this.getSession(),s({},this.pathParameters,{accountId:t}))}apikey(t){return new Ro(this.getSession(),s({},this.pathParameters,{apiKeyId:t}))}app(t){return new bo(this.getSession(),s({},this.pathParameters,{appId:t}))}apps(){return new fo(this.getSession(),this.pathParameters)}appsPublished(){return new Lo(this.getSession(),this.pathParameters)}appsAccount(t){return new Mo(this.getSession(),s({},this.pathParameters,{appAccountId:t}))}assetgraph(t){return new jo(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}))}billingCancelDowngrade(t){return new ni(this.getSession(),s({},this.pathParameters,{accountId:t}))}billingCancelSubscription(t){return new oi(this.getSession(),s({},this.pathParameters,{accountId:t}))}upgradePlanBillingPreview(t){return new ii(this.getSession(),s({},this.pathParameters,{accountId:t}))}billingSetupIntent(t){return new ci(this.getSession(),s({},this.pathParameters,{accountId:t}))}billingDowngradePlan(t){return new ui(this.getSession(),s({},this.pathParameters,{accountId:t}))}billingDetail(t){return new hi(this.getSession(),s({},this.pathParameters,{accountId:t}))}billingCurrentPeriod(t){return new di(this.getSession(),s({},this.pathParameters,{accountId:t}))}billingInvoice(t){return new mi(this.getSession(),s({},this.pathParameters,{accountId:t}))}billingUpgradePlan(t){return new pi(this.getSession(),s({},this.pathParameters,{accountId:t}))}careAccounts(){return new Pi(this.getSession(),this.pathParameters)}contact(t){return new Ai(this.getSession(),s({},this.pathParameters,{contactId:t}))}customdomain(t){return new Ti(this.getSession(),s({},this.pathParameters,{customDomain:t}))}file(t){return new Ci(this.getSession(),s({},this.pathParameters,{fileId:t}))}invitation(t){return new Oi(this.getSession(),s({},this.pathParameters,{invitationId:t}))}job(t){return new Ri(this.getSession(),s({},this.pathParameters,{jobId:t}))}printJob(t){return new Di(this.getSession(),s({},this.pathParameters,{printJobId:t}))}location(t){return new bi(this.getSession(),s({},this.pathParameters,{locationId:t}))}support(){return new fi(this.getSession(),this.pathParameters)}pricePlans(){return new Li(this.getSession(),this.pathParameters)}project(t){return new Nc(this.getSession(),s({},this.pathParameters,{projectId:t}))}qrcodelink(t){return new Sc(this.getSession(),s({},this.pathParameters,{qrCodeLink:t}))}qrcodelogo(t){return new Ic(this.getSession(),s({},this.pathParameters,{qrCodeLogoId:t}))}qrCode(t){return new Ac(this.getSession(),s({},this.pathParameters,{qrCodeId:t}))}scan(t){return new Cc(this.getSession(),s({},this.pathParameters,{scanId:t}))}printPageTemplate(t){return new yc(this.getSession(),s({},this.pathParameters,{printPageTemplateId:t}))}printStickerTemplate(t){return new Oc(this.getSession(),s({},this.pathParameters,{printStickerTemplateId:t}))}stylingtemplate(t){return new Rc(this.getSession(),s({},this.pathParameters,{stylingTemplateId:t}))}usermedia(t){return new fc(this.getSession(),s({},this.pathParameters,{mediaId:t}))}user(t){return new Vc(this.getSession(),s({},this.pathParameters,{userId:t}))}webhookSms(){return new Fc(this.getSession(),this.pathParameters)}webhookExportJobResolution(){return new qc(this.getSession(),this.pathParameters)}webhookSmsStatus(){return new Hc(this.getSession(),this.pathParameters)}webhookStripe(){return new Yc(this.getSession(),this.pathParameters)}websession(t){return new Qc(this.getSession(),s({},this.pathParameters,{sessionId:t}))}passwordAuthUser(){return new Wc(this.getSession(),this.pathParameters)}authSession(){return new Kc(this.getSession(),this.pathParameters)}authConfirm(){return new Jc(this.getSession(),this.pathParameters)}invitedAuthConfirm(){return new $c(this.getSession(),this.pathParameters)}authUser(){return new Xc(this.getSession(),this.pathParameters)}refreshAuthSession(){return new zc(this.getSession(),this.pathParameters)}confirmationAuthUser(){return new Zc(this.getSession(),this.pathParameters)}resetAuthUser(){return new tu(this.getSession(),this.pathParameters)}companyAuthSso(t){return new eu(this.getSession(),s({},this.pathParameters,{companyName:t}))}}const au="internal-JG0adajZUHU";class nu{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 ou extends ru{constructor(){super(new nu,{}),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.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=au,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||au;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||au;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||au;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(){const t=await this.getCloudConfig();if(this.exp>(new Date).getTime())return;if(0!==this.exp){this.debugAuth&&console.info("Openscreen AUTH: refreshing using axios cookie"),await this.getAxios();const s=await this.axios.post(`${t.endpoint}/auth/session/refresh`);if(403===s.status||500===s.status)throw Error("Openscreen AUTH: Refreshing failed, exiting");if(200===s.status){const{expires:t,user:e}=s.data;return this._user=e,this.debugAuth&&console.info(`Openscreen AUTH: authorized '${e.userId}' until expiry=${t}`),void(this.exp=t)}}const e=this.getConfig();if(this.debugConfig){const t=s({},e);t.secret&&(t.secret="*".repeat(t.secret.length)),console.debug(`Openscreen CONFIG: ${JSON.stringify(t,null,2)}`)}let r,a;this.debugConfig&&console.debug(`Openscreen CONFIG: (environment) ${JSON.stringify(t,null,2)}`),r=e.key,a=e.secret,this.debugAuth&&console.info(`Openscreen AUTH: authorizing '${r}'`),await this.getAxios();const n=await this.axios.post(`${t.endpoint}/auth/session`,{email:r,password:a});if(403===n.status||500===n.status)throw Error("Openscreen AUTH: authentication failed");if(200===n.status){const{expires:t,user:s}=n.data;this._user=s,this.debugAuth&&console.info(`Openscreen AUTH: authorized '${r}' until expiry=${t}`),this.exp=t}}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}),t}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,fs as AdvanceStripeClockByAccountIdRequest,P as AssetByAssetTypeSortingTypes,g as AssetCreationFileTypes,l as AssetSortingTypes,N as AssetTypeSortingTypes,S as AssetTypeUsabilityState,Ir as AssignDomainToProjectRequest,I as AuthMessageId,E as AuthTokenScope,w as AuthTypes,A as CampaignUseCaseCategory,be as CancelDowngradeRequestRequest,fe as CancelSubscriptionRequest,nn as ChangePasswordRequest,Le as ChangeSubscriptionPreviewRequest,Fe as ChangeSubscriptionRequest,sr as CheckCustomLocatorKeyRangeRequest,on as CheckSessionRequest,It as CheckUrlSafetyByAccountIdRequest,re as ComposeAssetByAssetTypeRequest,un as ConfirmInvitedRequest,cn as ConfirmRequest,x as ConsentStatus,k as ConsentType,T as ContactAssetSortingTypes,_ as ContactSortingTypes,Ya as CreateAccountByUserIdRequest,Et as CreateApiKeyByAccountIdRequest,wt as CreateAppRequest,ae as CreateAssetByAssetTypeRequest,Er as CreateAssetByProjectIdRequest,wr as CreateAssetCreationJobByProjectIdRequest,Ar as CreateAssetCreationPresignedUrlRequest,xr as CreateAssetGraphByProjectIdRequest,At as CreateAssetTypeByAccountIdRequest,kr as CreateAssetsByProjectIdRequest,bs as CreateCampaignAccountByAccountIdRequest,He as CreateConsentByContactIdRequest,me as CreateContactByAssetIdRequest,Tr as CreateContactByProjectIdRequest,Ea as CreateContactByScanIdRequest,_r as CreateContactsByProjectIdRequest,xt as CreateCustomDomainByAccountIdRequest,kt as CreateImageUploadPresignedUrlRequest,Tt as CreateInvitationByAccountIdRequest,_t as CreateInvitationsByAccountIdRequest,Pa as CreateLinkByQrCodeRequest,Ct as CreateLocationByAccountIdRequest,pe as CreateNeighborsByAssetIdRequest,Cr as CreatePrintJobByProjectIdRequest,yt as CreatePrintPageTemplateByAccountIdRequest,Ot as CreatePrintStickerTemplateByAccountIdRequest,Rt as CreateProjectByAccountIdRequest,Pe as CreateQrCodeByAssetIdRequest,yr as CreateQrCodeByProjectIdRequest,Dt as CreateQrCodeLogoByAccountRequest,vt as CreateQrCodeStylingTemplateByAccountRequest,ge as CreateQrCodesByAssetIdRequest,bt as CreateQueryableCustomAttributeRequest,ft as CreateSamlConfigurationRequest,Or as CreateSelfQueuePrintJobByProjectIdRequest,en as CreateSessionActionsRequest,Ue as CreateSetupIntentRequest,za as CreateSmsResponseRequest,Rr as CreateSmsTemplateByProjectIdRequest,Dr as CreateTemplatedPrintJobByProjectIdRequest,vr as CreateTemplatedPrintPreviewByProjectIdRequest,Lt as CreateTicketByAccountIdRequest,or as CreateUserByInvitationIdRequest,Ut as CreateUserMediaPresignedUrlByAccountIdRequest,hn as CreateUserRequest,Mt as CreateWebSessionExportByAccountIdRequest,br as CreateWebSessionExportByProjectIdRequest,te as DeleteAssetGraphRequest,le as DeleteAssetRequest,ne as DeleteAssetTypeRequest,Ye as DeleteConsentByContactIdRequest,Be as DeleteContactRequest,jt as DeleteContactsByAccountIdRequest,fr as DeleteContactsByProjectIdRequest,er as DeleteCustomDomainRequest,ir as DeleteInvitationRequest,ur as DeleteJobRequest,ga as DeleteLinkByQrCodeRequest,Pr as DeleteLocationRequest,Ne as DeleteNeighborsByAssetIdRequest,hr as DeletePrintJobRequest,_a as DeletePrintPageTemplateRequest,Ca as DeletePrintStickerTemplateRequest,Lr as DeleteProjectRequest,la as DeleteQrCodeRequest,ya as DeleteQrCodeStylingTemplateByStylingTemplateIdRequest,mn as DeleteSessionRequest,Ur as DeleteSmsTemplateByProjectIdRequest,Gt as DeleteUserByAccountIdRequest,C as DomainStatus,Me as DowngradePlanRequest,Vt as EnablePluginByAccountIdRequest,y as EntitySources,Za as ExportJobResolutionRequest,O as FieldType,R as FilePurpose,D as FileStatus,St as GetAccountAccessDataRequest,Ht as GetAccountPluginPasswordRequest,Ft as GetAccountRequest,Ba as GetAccountsByUserIdRequest,Yt as GetAdvancedAssetReportByAccountIdRequest,Mr as GetAdvancedAssetReportByProjectIdRequest,Bt as GetAdvancedContactReportByAccountIdRequest,jr as GetAdvancedContactReportByProjectIdRequest,Qt as GetAdvancedScanReportByAccountIdRequest,Gr as GetAdvancedScanReportByProjectIdRequest,qe as GetAllAccountsRequest,Wt as GetAllAppsByAccountIdRequest,Vr as GetAllExportsByProjectIdRequest,Hs as GetApiKeyRequest,Ys as GetApiKeySecretRequest,Kt as GetApiKeysByAccountIdRequest,zs as GetAppAccountByAppAccountIdRequest,Ws as GetAppByAppIdRequest,Ks as GetAppsRequest,Jt as GetAssetExportByAccountIdRequest,Fr as GetAssetExportByProjectIdRequest,se as GetAssetGraphRequest,$t as GetAssetGraphsByAccountIdRequest,qr as GetAssetGraphsByProjectIdRequest,Ie as GetAssetHistoryRequest,Se as GetAssetRequest,oe as GetAssetTypeByAssetTypeIdRequest,ie as GetAssetTypeCountAtLocationRequest,ue as GetAssetTypeCountsByLocationRequest,Xt as GetAssetTypesByAccountIdRequest,zt as GetAssetsByAccountIdRequest,ce as GetAssetsByAssetTypeRequest,ve as GetAssetsByBatchIdRequest,Qe as GetAssetsByContactIdRequest,gr as GetAssetsByLocationIdRequest,Hr as GetAssetsByProjectIdRequest,Zt as GetBasicAssetReportByAccountIdRequest,Yr as GetBasicAssetReportByProjectIdRequest,ts as GetBasicContactReportByAccountIdRequest,Br as GetBasicContactReportByProjectIdRequest,ss as GetBatchesByAccountIdRequest,Qr as GetBatchesByProjectIdRequest,je as GetBillingDetailsRequest,es as GetConsentByAccountIdRequest,We as GetConsentByContactIdRequest,Wr as GetConsentByProjectIdRequest,rs as GetContactExportByAccountIdRequest,Je as GetContactExportByContactIdRequest,Kr as GetContactExportByProjectIdRequest,Ke as GetContactRequest,as as GetContactsByAccountIdRequest,Ee as GetContactsByAssetIdRequest,Jr as GetContactsByProjectIdRequest,Ge as GetCurrentPeriodRequest,qt as GetCustomDomainRequest,ns as GetDecryptedKlaviyoKeyRequest,os as GetDomainsByAccountIdRequest,Qa as GetErrorsByUserIdRequest,we as GetExternalNeighborScanCountByAssetIdRequest,ar as GetFileRequest,is as GetInstalledAppsByAccountIdRequest,cr as GetInvitationRequest,Wa as GetInvitationsByUserIdRequest,Ve as GetInvoicesRequest,dr as GetJobRequest,cs as GetJobsByAccountIdRequest,Na as GetLinksByQrCodeRequest,us as GetLocationsByAccountIdRequest,Zs as GetMainAccountByAppAccountIdRequest,La as GetMediaRequest,hs as GetMostScannedAssetsByAccountIdRequest,$r as GetMostScannedAssetsByProjectIdRequest,Ae as GetNeighborScanCountByAssetIdRequest,xe as GetNeighborsByAssetIdRequest,ds as GetPluginsByAccountIdRequest,ms as GetPricePlanByAccountIdRequest,Sr as GetPricePlansRequest,ps as GetPrintJobsByAccountIdRequest,Oa as GetPrintPageTemplateRequest,Ps as GetPrintPageTemplatesByAccountIdRequest,Ra as GetPrintStickerTemplateRequest,gs as GetPrintStickerTemplatesByAccountIdRequest,Xr as GetProjectByProjectIdRequest,ls as GetProjectsByAccountIdRequest,Js as GetPublishedAppsRequest,da as GetQrCodeLinkRequest,ma as GetQrCodeLogoByQrCodeLogoIdRequest,Ns as GetQrCodeLogosByAccountIdRequest,Sa as GetQrCodeRequest,zr as GetQrCodeScansExportByProjectIdRequest,Da as GetQrCodeStylingTemplateByStylingTemplateIdRequest,Is as GetQrCodeStylingTemplatesByAccountIdRequest,Es as GetQrCodesByAccountIdRequest,ke as GetQrCodesByAssetIdRequest,Zr as GetQrCodesByProjectIdRequest,Ss as GetQrcodeScansExportByAccountIdRequest,ws as GetQueryableCustomAttributeRequest,As as GetScanDayOfWeekByAccountIdRequest,ta as GetScanDayOfWeekByProjectIdRequest,xs as GetScanExportByAccountIdRequest,Te as GetScanExportByAssetIdRequest,$e as GetScanExportByContactIdRequest,sa as GetScanExportByProjectIdRequest,_e as GetScanLocationDataByAssetIdRequest,Xe as GetScanLocationDataByContactIdRequest,wa as GetScanRequest,ks as GetScanTimeOfDayByAccountIdRequest,ea as GetScanTimeOfDayByProjectIdRequest,Ts as GetScanTimelineByAccountIdRequest,ra as GetScanTimelineByProjectIdRequest,_s as GetScansByAccountIdRequest,Ce as GetScansByAssetIdRequest,ze as GetScansByContactIdRequest,aa as GetScansByProjectIdRequest,dn as GetSessionRequest,na as GetSmsTemplateByProjectIdRequest,oa as GetSmsTemplatesByProjectIdRequest,Cs as GetUserByAccountIdRequest,ys as GetUserMediasByAccountIdRequest,ye as GetUserMediasByAssetIdRequest,ia as GetUserMediasByProjectIdRequest,Ka as GetUserRequest,Ja as GetUserSettingsByUserIdRequest,Os as GetUsersByAccountIdRequest,rn as GetWebSessionRequest,Rs as GetWebSessionsTimelineByAccountIdRequest,ca as GetWebSessionsTimelineByProjectIdRequest,Ds as InstallAppToAccountRequest,v as InternalProductName,b as InvoiceStatus,mr as InvokePrintJobByJobIdRequest,f as JobStatus,L as JobType,U as Label,Oe as LinkContactToAssetRequest,Ze as LinkContactToScanRequest,Ua as LinkMediaToAssetRequest,Ma as LinkMediaToProjectRequest,ja as LinkMediaToScanRequest,Ga as LinkMediasRequest,$s as LoadAppRequest,M as LocationSortingTypes,ou as Openscreen,j as OpenscreenEmails,G as PluginNameTypes,V as PluginStatus,F as PricePlanName,q as PricePlanPaymentPeriod,H as PricePlanReporting,Y as PrintFormat,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,pn as RefreshSessionRequest,Pn as ResendConfirmationRequest,Bs as ResetApiKeySecretRequest,gn as ResetPasswordRequest,vs as RetrieveCampaignStatusByAccountIdRequest,rr as RetryCustomDomainRequest,ln as SamlAcsRequest,Aa as SaveGeolocationByScanIdRequest,ut as ScanTimelineOptions,Wn as SdkAccountAdvancedAssetsReportResources,Kn as SdkAccountAdvancedContactsReportResources,Jn as SdkAccountAdvancedScansReportResources,wn as SdkAccountApikeysResources,Ao as SdkAccountAppInstallResources,xo as SdkAccountAppResource,An as SdkAccountAppsResources,zn as SdkAccountAssetgraphsResources,Xn as SdkAccountAssetsExportResources,io as SdkAccountAssetsMostscannedResources,Zn as SdkAccountAssetsResources,xn as SdkAccountAssettypesResources,to as SdkAccountBasicAssetsReportResources,so as SdkAccountBasicContactsReportResources,eo as SdkAccountBatchResources,ko as SdkAccountCampaignInformationResources,To as SdkAccountClockResources,ro as SdkAccountConsentResources,Gn as SdkAccountContactsBatchResources,ao as SdkAccountContactsExportResources,no as SdkAccountContactsResources,Qn as SdkAccountCustomDomainResource,Bn as SdkAccountCustomDomainTestResources,kn as SdkAccountCustomDomainsResources,fn as SdkAccountCustomattributesResources,_o as SdkAccountEngagePricePlanResources,mo as SdkAccountExportQrCodesScansResources,Tn as SdkAccountImageUploadResources,Cn as SdkAccountInvitationsBatchResources,_n as SdkAccountInvitationsResources,oo as SdkAccountJobsResources,yn as SdkAccountLocationsResources,$n as SdkAccountOwnerAppsResources,Fn as SdkAccountPluginKlaviyoKeyResources,qn as SdkAccountPluginKlaviyoResources,Vn as SdkAccountPluginPasswordResources,Hn as SdkAccountPluginRehrigResources,Yn as SdkAccountPluginResource,co as SdkAccountPluginsResources,uo as SdkAccountPricePlanResources,ho as SdkAccountPrintJobsResources,On as SdkAccountPrintPageTemplatesResources,Rn as SdkAccountPrintStickerTemplatesResources,Dn as SdkAccountProjectsResources,po as SdkAccountQrCodesResources,vn as SdkAccountQrcodelogosResources,Co as SdkAccountQrcodelogosUploadResources,yo as SdkAccountResource,Ln as SdkAccountSSOConfigurationResources,Po as SdkAccountScansDayofweekResources,go as SdkAccountScansExportResources,So as SdkAccountScansResources,No as SdkAccountScansTimelineResources,lo as SdkAccountScansTimeofdayResources,bn as SdkAccountStylingtemplatesResources,En as SdkAccountUrlSafetiesResources,Sn as SdkAccountUserConfirmResources,In as SdkAccountUserResource,Mn as SdkAccountUsermediasPresignedurlResources,Io as SdkAccountUsermediasResources,Eo as SdkAccountUsersResources,jn as SdkAccountWebsessionsExportResources,wo as SdkAccountWebsessionsTimelineResources,Un as SdkAccountZendeskTicketResources,Ro as SdkApikeyResource,Oo as SdkApikeySecretResources,Do as SdkAppAccountLoadResources,vo as SdkAppAccountResource,bo as SdkAppResource,Uo as SdkAppsAccountMainResources,Mo as SdkAppsAccountResource,Lo as SdkAppsPublishedResources,fo as SdkAppsResources,si as SdkAssetContactResource,Yo as SdkAssetContactsResources,Ko as SdkAssetHistoryResources,$o as SdkAssetNeighborResource,Wo as SdkAssetNeighborsDeleteResources,Bo as SdkAssetNeighborsResources,Qo as SdkAssetQrCodesResources,ei as SdkAssetResource,Xo as SdkAssetScansExportResources,zo as SdkAssetScansLocationResources,Zo as SdkAssetScansResources,Jo as SdkAssetUrlResource,ti as SdkAssetUsermediasResources,jo as SdkAssetgraphResource,Go as SdkAssettypeAssetResource,Vo as SdkAssettypeAssetsResources,Fo as SdkAssettypeLocationResource,qo as SdkAssettypeLocationsResources,Ho as SdkAssettypeResource,Jc as SdkAuthConfirmResources,Kc as SdkAuthSessionResources,Xc as SdkAuthUserResources,ri as SdkBatchAssetsResources,ai as SdkBatchResource,ni as SdkBillingCancelDowngradeResource,oi as SdkBillingCancelSubscriptionResource,di as SdkBillingCurrentPeriodResource,hi as SdkBillingDetailResource,ui as SdkBillingDowngradePlanResource,mi as SdkBillingInvoiceResource,ci as SdkBillingSetupIntentResource,pi as SdkBillingUpgradePlanResource,Pi as SdkCareAccountsResources,eu as SdkCompanyAuthSsoResource,su as SdkCompanyAuthSsoSamlAcsResources,Zc as SdkConfirmationAuthUserResources,li as SdkContactAssetsResources,gi as SdkContactConsentResources,Ni as SdkContactExportResources,Ai as SdkContactResource,wi as SdkContactScanResource,Si as SdkContactScansExportResources,Ii as SdkContactScansLocationResources,Ei as SdkContactScansResources,xi as SdkCustomdomainLocatorCollisionsResources,Ti as SdkCustomdomainResource,ki as SdkCustomdomainRetryResources,Ci as SdkFileResource,_i as SdkFileValidateResources,Oi as SdkInvitationResource,yi as SdkInvitationUsersResources,$c as SdkInvitedAuthConfirmResources,Ri as SdkJobResource,vi as SdkLocationAssetsResources,bi as SdkLocationResource,Wc as SdkPasswordAuthUserResources,Li as SdkPricePlansResources,Di as SdkPrintJobResource,yc as SdkPrintPageTemplateResource,Oc as SdkPrintStickerTemplateResource,zi as SdkProjectAdvancedAssetsReportResources,Zi as SdkProjectAdvancedContactsReportResources,tc as SdkProjectAdvancedScansReportResources,Vi as SdkProjectAssetgraphsResources,Fi as SdkProjectAssetsBatchResources,ec as SdkProjectAssetsExportResources,cc as SdkProjectAssetsMostscannedResources,Mi as SdkProjectAssetsResources,rc as SdkProjectBasicAssetsReportResources,ac as SdkProjectBasicContactsReportResources,nc as SdkProjectBatchResources,oc as SdkProjectConsentResources,Hi as SdkProjectContactsBatchResources,ic as SdkProjectContactsExportResources,qi as SdkProjectContactsResources,Ui as SdkProjectCustomDomainResource,uc as SdkProjectExportQrCodesScansResources,sc as SdkProjectExportResources,ji as SdkProjectJobsAssetbatchResources,Gi as SdkProjectPresignedurlJobsAssetbatchResources,Ki as SdkProjectPrintJobsResources,Yi as SdkProjectPrintResources,Bi as SdkProjectQrCodesResources,Nc as SdkProjectResource,hc as SdkProjectScansDayofweekResources,dc as SdkProjectScansExportResources,Pc as SdkProjectScansResources,pc as SdkProjectScansTimelineResources,mc as SdkProjectScansTimeofdayResources,Qi as SdkProjectSelfqueueprintResources,Xi as SdkProjectSmsTemplateResource,Wi as SdkProjectSmsTemplatesResources,Ji as SdkProjectTemplatedPrintPreviewResources,gc as SdkProjectUsermediasResources,$i as SdkProjectWebsessionsExportResources,lc as SdkProjectWebsessionsTimelineResources,wc as SdkQrCodeLinkResource,Ec as SdkQrCodeLinksResources,Ac as SdkQrCodeResource,Sc as SdkQrcodelinkResource,Ic as SdkQrcodelogoResource,zc as SdkRefreshAuthSessionResources,tu as SdkResetAuthUserResources,ru as SdkResources,xc as SdkScanContactsResources,_c as SdkScanCustomAttributeResources,kc as SdkScanEmailResources,Cc as SdkScanResource,Tc as SdkScanSmsResources,Rc as SdkStylingtemplateResource,fi as SdkSupportResources,ii as SdkUpgradePlanBillingPreviewResource,Lc as SdkUserAccountsResources,Uc as SdkUserErrorsResources,Mc as SdkUserInvitationsResources,Gc as SdkUserPathResource,jc as SdkUserPathSettingsResources,Vc as SdkUserResource,Dc as SdkUsermediaAssetResource,vc as SdkUsermediaProjectResource,fc as SdkUsermediaResource,bc as SdkUsermediaScanResource,qc as SdkWebhookExportJobResolutionResources,Fc as SdkWebhookSmsResources,Hc as SdkWebhookSmsStatusResources,Yc as SdkWebhookStripeResources,Qc as SdkWebsessionResource,Bc as SdkWebsessionSessionactionsResources,xa as SendEmailByScanIdRequest,ka as SendSmsByScanIdRequest,Nr as SendSupportEmailRequest,$a as SetUserSettingsByUserIdRequest,Nn as SignOnRequest,tn as SmsStatusUpdateRequest,ht as StickerShape,sn as StripeEventRequest,dt as TagActions,mt as TagStates,Ls as TestDomainConnectionRequest,Re as UnlinkContactToAssetRequest,Va as UnlinkMediaToAssetRequest,Fa as UnlinkMediaToProjectRequest,qa as UnlinkMediaToScanRequest,Ha as UnlinkMediasRequest,Us as UpdateAccountRequest,Qs as UpdateApiKeyRequest,Xs as UpdateAppByAppIdRequest,ee as UpdateAssetGraphRequest,De as UpdateAssetRequest,de as UpdateAssetTypeCountAtLocationRequest,he as UpdateAssetTypeRequest,pr as UpdateAssetsLocationsRequest,tr as UpdateContactRequest,js as UpdateEngagePricePlanRequest,Ms as UpdateKlaviyoAccountPluginRequest,lr as UpdateLocationRequest,Gs as UpdatePricePlanByAccountIdRequest,va as UpdatePrintPageTemplateRequest,ba as UpdatePrintStickerTemplateRequest,ua as UpdateProjectByProjectIdRequest,pa as UpdateQrCodeLogoByQrCodeLogoIdRequest,Ia as UpdateQrCodeRequest,fa as UpdateQrCodeStylingTemplateByStylingTemplateIdRequest,Vs as UpdateRehrigAccountPluginRequest,Ta as UpdateScanCustomAttributeRequest,ha as UpdateSmsTemplateRequest,Fs as UpdateUserByAccountIdRequest,Xa as UpdateUserRequest,an as UpdateWebSessionRequest,qs 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