@openscreen/internal-sdk 1.8.71 → 1.8.72
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +1 -1
- package/dist/index.mjs.map +1 -1
- package/dist/index.modern.mjs +1 -1
- package/dist/index.modern.mjs.map +1 -1
- package/package.json +1 -1
- package/typings/sdk.d.ts +40 -0
- package/typings/sdk.d.ts.map +1 -1
- package/dist/index.esm.mjs +0 -2
- package/dist/index.esm.mjs.map +0 -1
- package/dist/index.modern.js +0 -2
- package/dist/index.modern.js.map +0 -1
package/dist/index.modern.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import t from"axios";function s(){return s=Object.assign?Object.assign.bind():function(t){for(var s=1;s<arguments.length;s++){var e=arguments[s];for(var r in e)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,p,m,P,g,l,N,S,I,E,A,w,x,T,k,C,_,y,O,R,D,v,f,b,L,U,M,j,G,V,F,Y,H,q,B,Q,W,$,J,K,X,z,Z,tt,st,et,rt,at,nt,ot,it,ct,ut,ht,dt,pt,mt,Pt,gt;!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"}(u||(u={})),function(t){t.ACTIVE="ACTIVE",t.SUSPENDED="SUSPENDED",t.CANCELLED="CANCELLED"}(h||(h={})),function(t){t.INTERNAL="INTERNAL",t.EXTERNAL="EXTERNAL"}(d||(d={})),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"}(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"}(m||(m={})),function(t){t.json="json",t.csv="csv"}(P||(P={})),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"}(g||(g={})),function(t){t.MODIFIED="MODIFIED",t.NAME="NAME"}(l||(l={})),function(t){t.PUBLISHED="PUBLISHED",t.DRAFT="DRAFT",t.ARCHIVED="ARCHIVED"}(N||(N={})),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"}(S||(S={})),function(t){t.API="API",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"}(I||(I={})),function(t){t.MICROSOFT="MICROSOFT"}(E||(E={})),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"}(w||(w={})),function(t){t.SMS="SMS",t.EMAIL="EMAIL",t.DATA="DATA",t.CUSTOM="CUSTOM"}(x||(x={})),function(t){t.MODIFIED="MODIFIED",t.NAME="NAME",t.PHONE="PHONE",t.EMAIL="EMAIL",t.LAST_SCAN_TIME="LAST_SCAN_TIME",t.LAST_SCAN_LOCATION="LAST_SCAN_LOCATION",t.SCAN_COUNT="SCAN_COUNT"}(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"}(k||(k={})),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"}(_||(_={})),function(t){t.STRING="STRING",t.NUMBER="NUMBER"}(y||(y={})),function(t){t.ASSET_BATCH="ASSET_BATCH"}(O||(O={})),function(t){t.VALIDATING="VALIDATING",t.VALID="VALID",t.INVALID="INVALID",t.NOT_VALIDATED="NOT_VALIDATED"}(R||(R={})),function(t){t.ENGAGE="ENGAGE",t.TRACK="TRACK",t.INVENTORY="INVENTORY",t.CREATE="CREATE"}(D||(D={})),function(t){t.COMING_UP="COMING_UP",t.PAID="PAID",t.PAST_DUE="PAST_DUE",t.VOID="VOID"}(v||(v={})),function(t){t.IN_PROGRESS="IN_PROGRESS",t.COMPLETED="COMPLETED",t.TIMEOUT="TIMEOUT",t.FAILED="FAILED",t.CANCELLED="CANCELLED",t.DOWNLOADED="DOWNLOADED"}(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"}(b||(b={})),function(t){t.NONE="NONE",t.ASSET_NAME="ASSET_NAME",t.CUSTOM="CUSTOM",t.COMPANY_NAME="COMPANY_NAME",t.LOCATOR_KEY="LOCATOR_KEY"}(L||(L={})),function(t){t.MODIFIED="MODIFIED",t.NAME="NAME",t.STATE="STATE"}(U||(U={})),function(t){t.SALES_EMAIL="SALES_EMAIL",t.SUPPORT_EMAIL="SUPPORT_EMAIL"}(M||(M={})),function(t){t.ACTIVE="ACTIVE",t.INACTIVE="INACTIVE",t.SUSPENDED="SUSPENDED"}(j||(j={})),function(t){t.FREE="free",t.PAYASYOUGO="payAsYouGo",t.ADVANCED="advanced",t.PRO="pro",t.ENTERPRISE_CUSTOM="enterpriseCustom",t.UNLIMITED="unlimited",t.ENGAGE_STARTER_MONTHLY="engageStarterMonthly",t.ENGAGE_STARTER_YEARLY="engageStarterYearly",t.ENGAGE_PRO_MONTHLY="engageProMonthly",t.ENGAGE_PRO_YEARLY="engageProYearly",t.ENGAGE_PREMIUM_MONTHLY="engagePremiumMonthly",t.ENGAGE_PREMIUM_YEARLY="engagePremiumYearly",t.ENGAGE_ENTERPRISE_CUSTOM="engageEnterpriseCustom",t.ENGAGE_ADDON="engageAddon"}(G||(G={})),function(t){t.MONTHLY="monthly",t.ANNUAL="annual"}(V||(V={})),function(t){t.BASIC="basic",t.ADVANCED="advanced",t.basic="basic",t.advance="advanced"}(F||(F={})),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"}(H||(H={})),function(t){t.PORTRAIT="PORTRAIT",t.LANDSCAPE="LANDSCAPE"}(q||(q={})),function(t){t.AVERY_5160="AVERY_5160",t.AVERY_5163="AVERY_5163",t.AVERY_94103="AVERY_94103",t.AVERY_22806="AVERY_22806",t.AVERY_22805="AVERY_22805",t.OL914="OL914",t.OL3012LP="OL3012LP",t.OL3012LPCustom="OL3012LPCustom",t.CLOUD_TAGS_15="CLOUD_TAGS_15",t.CLOUD_TAGS_20="CLOUD_TAGS_20",t.LUGGAGE_TAGS_SINGLE="LUGGAGE_TAGS_SINGLE",t.LUGGAGE_TAGS_5_X_5="LUGGAGE_TAGS_5_X_5",t.CT_8_X_6_GRIPPER="CT_8_X_6_GRIPPER",t.MINI_CLOUD_TAGS_4_X_3="MINI_CLOUD_TAGS_4_X_3"}(B||(B={})),function(t){t.IN="IN",t.CM="CM",t.MM="MM",t.PT="PT"}(Q||(Q={})),function(t){t.MODIFIED="MODIFIED",t.NAME="NAME",t.SCAN_COUNT="SCAN_COUNT",t.QR_CODE_COUNT="QR_CODE_COUNT",t.CONTACT_COUNT="CONTACT_COUNT",t.ASSET_COUNT="ASSET_COUNT"}(W||(W={})),function(t){t.ACTIVE="ACTIVE",t.SUSPENDED="SUSPENDED"}($||($={})),function(t){t.dot="dot",t.square="square"}(J||(J={})),function(t){t.dot="dot",t.square="square",t.extra_rounded="extra-rounded"}(K||(K={})),function(t){t.classy="classy",t.classy_rounded="classy-rounded",t.dots="dots",t.extra_rounded="extra-rounded",t.rounded="rounded",t.square="square"}(X||(X={})),function(t){t.NO_SCAN_ID="NO_SCAN_ID",t.SCAN_ID_IN_PATH_PARAMETER="SCAN_ID_IN_PATH_PARAMETER",t.SCAN_ID_IN_QUERY_STRING_PARAMETER="SCAN_ID_IN_QUERY_STRING_PARAMETER",t.CUSTOM_QUERY_STRING_PARAMETER="CUSTOM_QUERY_STRING_PARAMETER"}(z||(z={})),function(t){t.L="L",t.M="M",t.Q="Q",t.H="H"}(Z||(Z={})),function(t){t.linear="linear",t.radial="radial"}(tt||(tt={})),function(t){t.STATIC_REDIRECT="STATIC_REDIRECT",t.DYNAMIC_REDIRECT="DYNAMIC_REDIRECT",t.DYNAMIC_REDIRECT_TO_APP="DYNAMIC_REDIRECT_TO_APP"}(st||(st={})),function(t){t.SHORT_URL="SHORT_URL",t.HASHED_ID="HASHED_ID",t.SECURE_ID="SECURE_ID"}(et||(et={})),function(t){t.MODIFIED="MODIFIED",t.NAME="NAME",t.SCAN_COUNT="SCAN_COUNT"}(rt||(rt={})),function(t){t.ACTIVE="ACTIVE",t.INACTIVE="INACTIVE",t.SUSPENDED="SUSPENDED",t.UNSAFE="UNSAFE"}(at||(at={})),function(t){t.PNG="PNG",t.JPEG="JPEG",t.SVG="SVG",t.png="png",t.jpeg="jpeg",t.svg="svg"}(nt||(nt={})),function(t){t.EQUALS="EQUALS",t.LESS_THAN="LESS_THAN",t.LESS_THAN_EQUAL="LESS_THAN_EQUAL",t.GREATER_THAN="GREATER_THAN",t.GREATER_THAN_EQUAL="GREATER_THAN_EQUAL",t.BETWEEN="BETWEEN",t.BEGINS_WITH="BEGINS_WITH"}(ot||(ot={})),function(t){t.DAILY="DAILY",t.HOURLY="HOURLY"}(it||(it={})),function(t){t.SQUARE="SQUARE",t.CIRCLE="CIRCLE",t.RECTANGLE="RECTANGLE"}(ct||(ct={})),function(t){t.ACTIVATED="ACTIVATED",t.MODIFIED="MODIFIED"}(ut||(ut={})),function(t){t.ACTIVE="ACTIVE",t.INACTIVE="INACTIVE",t.USER_INFO_COLLECTION="USER_INFO_COLLECTION"}(ht||(ht={})),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"}(dt||(dt={})),function(t){t.appuser="appuser",t.appadmin="appadmin"}(pt||(pt={})),function(t){t.pdf="pdf",t.jpg="jpg",t.HEIC="HEIC",t.heic="heic",t.png="png",t.mov="mov",t.mp4="mp4",t.jpeg="jpeg",t.ttf="ttf",t.otf="otf",t.woff="woff",t.woff2="woff2",t.csv="csv",t.json="json",t.gif="gif",t.bmp="bmp",t.webp="webp",t.svg="svg",t.tiff="tiff",t.webm="webm",t.ogg="ogg",t.avi="avi",t.mpeg="mpeg",t.css="css"}(mt||(mt={})),function(t){t.MODIFIED="MODIFIED",t.NAME="NAME",t.FILE_TYPE="FILE_TYPE",t.CATEGORY="CATEGORY"}(Pt||(Pt={})),function(t){t.DASHBOARD="DASHBOARD"}(gt||(gt={}));class lt extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"urlSafeties",sdkPartName:"urlSafeties"}]}}class Nt extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"apikeys",sdkPartName:"apikeys"}]}}class St extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"apps",sdkPartName:"apps"}]}}class It extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"assettypes",sdkPartName:"assettypes"}]}}class Et extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"customDomains",sdkPartName:"customDomains"}]}}class At extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"image/upload",sdkPartName:"imageUpload"}]}}class wt extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"invitations",sdkPartName:"invitations"}]}}class xt extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"invitations/batch",sdkPartName:"invitationsBatch"}]}}class Tt extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"locations",sdkPartName:"locations"}]}}class kt extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"printPageTemplates",sdkPartName:"printPageTemplates"}]}}class Ct extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"printStickerTemplates",sdkPartName:"printStickerTemplates"}]}}class _t extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"projects",sdkPartName:"projects"}]}}class yt extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"qrcodelogos",sdkPartName:"qrcodelogos"}]}}class Ot extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"stylingtemplates",sdkPartName:"stylingtemplates"}]}}class Rt extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"account",sdkPartName:"account"},{routePart:"customattributes",sdkPartName:"customattributes"}]}}class Dt extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"zendeskTicket",sdkPartName:"zendeskTicket"}]}}class vt extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"usermedias/presignedurl",sdkPartName:"usermediasPresignedurl"}]}}class ft extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"websessions/export",sdkPartName:"websessionsExport"}]}}class bt extends r{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"contacts/batch",sdkPartName:"contactsBatch"}]}}class Lt extends r{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{parm:"userId",routePart:"users",sdkPartName:"user"}]}}class Ut extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{parm:"pluginId",routePart:"plugins",sdkPartName:"plugin"}]}}class Mt extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"}]}}class jt extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{parm:"customDomain",routePart:"customDomains",sdkPartName:"customDomain"}]}}class Gt extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"assets/report/advanced",sdkPartName:"advancedAssetsReport"}]}}class Vt extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"contacts/report/advanced",sdkPartName:"advancedContactsReport"}]}}class Ft extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"scans/report/advanced",sdkPartName:"advancedScansReport"}]}}class Yt extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"owner/apps",sdkPartName:"ownerApps"}]}}class Ht extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"apikeys",sdkPartName:"apikeys"}]}}class qt extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"assets/export",sdkPartName:"assetsExport"}]}}class Bt extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"assettypes",sdkPartName:"assettypes"}]}}class Qt extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"assets",sdkPartName:"assets"}]}}class Wt extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"assets/report/basic",sdkPartName:"basicAssetsReport"}]}}class $t extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"contacts/report/basic",sdkPartName:"basicContactsReport"}]}}class Jt extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"account",sdkPartName:"account"},{routePart:"batch",sdkPartName:"batch"}]}}class Kt extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"consent",sdkPartName:"consent"}]}}class Xt extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"contacts/export",sdkPartName:"contactsExport"}]}}class zt extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"contacts",sdkPartName:"contacts"}]}}class Zt extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"customDomains",sdkPartName:"customDomains"}]}}class ts extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"apps",sdkPartName:"apps"}]}}class ss extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"jobs",sdkPartName:"jobs"}]}}class es extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"locations",sdkPartName:"locations"}]}}class rs extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"assets/mostscanned",sdkPartName:"assetsMostscanned"}]}}class as extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"plugins",sdkPartName:"plugins"}]}}class ns extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"priceplan",sdkPartName:"pricePlan"}]}}class os extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"printJobs",sdkPartName:"printJobs"}]}}class is extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"printPageTemplates",sdkPartName:"printPageTemplates"}]}}class cs extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"printStickerTemplates",sdkPartName:"printStickerTemplates"}]}}class us extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"projects",sdkPartName:"projects"}]}}class hs extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"qrcodelogos",sdkPartName:"qrcodelogos"}]}}class ds extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"qrcodes/scans/export",sdkPartName:"exportQrCodesScans"}]}}class ps extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"stylingtemplates",sdkPartName:"stylingtemplates"}]}}class ms extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"qrcodes",sdkPartName:"qrCodes"}]}}class Ps extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"account",sdkPartName:"account"},{routePart:"customattributes",sdkPartName:"customattributes"}]}}class gs extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"scans/dayofweek",sdkPartName:"scansDayofweek"}]}}class ls extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"scans/export",sdkPartName:"scansExport"}]}}class Ns extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"scans/timeofday",sdkPartName:"scansTimeofday"}]}}class Ss extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"scans/timeline",sdkPartName:"scansTimeline"}]}}class Is extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"scans",sdkPartName:"scans"}]}}class Es extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{parm:"userId",routePart:"users",sdkPartName:"user"}]}}class As extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"usermedias",sdkPartName:"usermedias"}]}}class ws extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"users",sdkPartName:"users"}]}}class xs extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"websessions/timeline",sdkPartName:"websessionsTimeline"}]}}class Ts 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 ks extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"campaignInformation",sdkPartName:"campaignInformation"}]}}class Cs extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"campaignInformation",sdkPartName:"campaignInformation"}]}}class _s extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"clock",sdkPartName:"clock"}]}}class ys 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 Os extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"}]}}class Rs extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"engagePricePlan",sdkPartName:"engagePricePlan"}]}}class Ds 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:"userId",routePart:"users",sdkPartName:"user"}]}}class fs extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"qrcodelogos/upload",sdkPartName:"qrcodelogosUpload"}]}}class bs extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"apiKeyId",routePart:"apikeys",sdkPartName:"apikey"}]}}class Ls extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"apiKeyId",routePart:"apikeys",sdkPartName:"apikey"},{routePart:"secret",sdkPartName:"secret"}]}}class Us extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"apiKeyId",routePart:"apikeys",sdkPartName:"apikey"},{routePart:"secret",sdkPartName:"secret"}]}}class Ms extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"apiKeyId",routePart:"apikeys",sdkPartName:"apikey"}]}}class js extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"appId",routePart:"apps",sdkPartName:"app"}]}}class Gs extends a{constructor(...t){super(...t),this.routeSegments=[{routePart:"apps",sdkPartName:"apps"}]}}class Vs extends a{constructor(...t){super(...t),this.routeSegments=[{routePart:"apps/published",sdkPartName:"appsPublished"}]}}class Fs 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 Ys extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"appId",routePart:"apps",sdkPartName:"app"}]}}class Hs extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"appAccountId",routePart:"appsAccounts",sdkPartName:"appsAccount"}]}}class qs extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"appAccountId",routePart:"appsAccounts",sdkPartName:"appsAccount"},{routePart:"main",sdkPartName:"main"}]}}class Bs extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"assetTypeId",routePart:"assettypes",sdkPartName:"assettype"},{parm:"assetId",routePart:"assets",sdkPartName:"asset"}]}}class Qs extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"assetTypeId",routePart:"assettypes",sdkPartName:"assettype"},{routePart:"assets",sdkPartName:"assets"}]}}class Ws extends r{constructor(...t){super(...t),this.routeSegments=[{parm:"assetTypeId",routePart:"assettypes",sdkPartName:"assettype"}]}}class $s extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"assetTypeId",routePart:"assettypes",sdkPartName:"assettype"}]}}class Js extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"assetTypeId",routePart:"assettypes",sdkPartName:"assettype"},{parm:"locationId",routePart:"locations",sdkPartName:"location"}]}}class Ks extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"assetTypeId",routePart:"assettypes",sdkPartName:"assettype"},{routePart:"assets",sdkPartName:"assets"}]}}class Xs extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"assetTypeId",routePart:"assettypes",sdkPartName:"assettype"},{routePart:"locations",sdkPartName:"locations"}]}}class zs extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"assetTypeId",routePart:"assettypes",sdkPartName:"assettype"}]}}class Zs extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"assetTypeId",routePart:"assettypes",sdkPartName:"assettype"},{parm:"locationId",routePart:"locations",sdkPartName:"location"}]}}class te extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{routePart:"contacts",sdkPartName:"contacts"}]}}class se extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{routePart:"qrcodes",sdkPartName:"qrCodes"}]}}class ee extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{routePart:"qrcodes",sdkPartName:"qrCodes"}]}}class re extends r{constructor(...t){super(...t),this.routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"}]}}class ae 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 oe 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"},{routePart:"qrcodes",sdkPartName:"qrCodes"}]}}class ce extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{routePart:"scans/export",sdkPartName:"scansExport"}]}}class ue extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{routePart:"scans/location",sdkPartName:"scansLocation"}]}}class he extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{routePart:"scans",sdkPartName:"scans"}]}}class de extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{routePart:"usermedias",sdkPartName:"usermedias"}]}}class pe extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{parm:"contactId",routePart:"contacts",sdkPartName:"contact"}]}}class me extends r{constructor(...t){super(...t),this.routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{parm:"contactId",routePart:"contacts",sdkPartName:"contact"}]}}class Pe extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"}]}}class ge extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"batchId",routePart:"batch",sdkPartName:"batch"},{routePart:"assets",sdkPartName:"assets"}]}}class le extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"billing/cancelDowngrade",sdkPartName:"billingCancelDowngrade"}]}}class Ne extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"billing/cancelSubscription",sdkPartName:"billingCancelSubscription"}]}}class Se extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"billing/preview/upgradePlan",sdkPartName:"upgradePlanBillingPreview"}]}}class Ie extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"billing/setupIntent",sdkPartName:"billingSetupIntent"}]}}class Ee extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"billing/downgradePlan",sdkPartName:"billingDowngradePlan"}]}}class Ae extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"billing/details",sdkPartName:"billingDetail"}]}}class we extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"billing/currentPeriod",sdkPartName:"billingCurrentPeriod"}]}}class xe extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"billing/invoices",sdkPartName:"billingInvoice"}]}}class Te extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"billing/upgradePlan",sdkPartName:"billingUpgradePlan"}]}}class ke extends a{constructor(...t){super(...t),this.routeSegments=[{routePart:"care/accounts",sdkPartName:"careAccounts"}]}}class Ce extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"contactId",routePart:"contacts",sdkPartName:"contact"},{routePart:"consent",sdkPartName:"consent"}]}}class _e extends r{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"}]}}class Oe extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"contactId",routePart:"contacts",sdkPartName:"contact"},{routePart:"assets",sdkPartName:"assets"}]}}class Re extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"contactId",routePart:"contacts",sdkPartName:"contact"},{routePart:"consent",sdkPartName:"consent"}]}}class De extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"contactId",routePart:"contacts",sdkPartName:"contact"}]}}class ve extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"contactId",routePart:"contacts",sdkPartName:"contact"},{routePart:"export",sdkPartName:"export"}]}}class fe extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"contactId",routePart:"contacts",sdkPartName:"contact"},{routePart:"scans/export",sdkPartName:"scansExport"}]}}class be extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"contactId",routePart:"contacts",sdkPartName:"contact"},{routePart:"scans/location",sdkPartName:"scansLocation"}]}}class Le extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"contactId",routePart:"contacts",sdkPartName:"contact"},{routePart:"scans",sdkPartName:"scans"}]}}class Ue extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"contactId",routePart:"contacts",sdkPartName:"contact"},{parm:"scanId",routePart:"scans",sdkPartName:"scan"}]}}class Me extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"contactId",routePart:"contacts",sdkPartName:"contact"}]}}class je extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"fileId",routePart:"files",sdkPartName:"file"},{routePart:"validate",sdkPartName:"validate"}]}}class Ge extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"fileId",routePart:"files",sdkPartName:"file"},{routePart:"validate",sdkPartName:"validate"}]}}class Ve extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"invitationId",routePart:"invitations",sdkPartName:"invitation"},{routePart:"users",sdkPartName:"users"}]}}class Fe extends r{constructor(...t){super(...t),this.routeSegments=[{parm:"invitationId",routePart:"invitations",sdkPartName:"invitation"}]}}class Ye extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"invitationId",routePart:"invitations",sdkPartName:"invitation"}]}}class He extends r{constructor(...t){super(...t),this.routeSegments=[{parm:"jobId",routePart:"jobs",sdkPartName:"job"}]}}class qe extends r{constructor(...t){super(...t),this.routeSegments=[{parm:"printJobId",routePart:"printJobs",sdkPartName:"printJob"}]}}class Be extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"jobId",routePart:"jobs",sdkPartName:"job"}]}}class Qe extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"printJobId",routePart:"printJobs",sdkPartName:"printJob"}]}}class We extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"locationId",routePart:"locations",sdkPartName:"location"},{routePart:"assets",sdkPartName:"assets"}]}}class $e extends r{constructor(...t){super(...t),this.routeSegments=[{parm:"locationId",routePart:"locations",sdkPartName:"location"}]}}class Je extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"locationId",routePart:"locations",sdkPartName:"location"},{routePart:"assets",sdkPartName:"assets"}]}}class Ke extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"locationId",routePart:"locations",sdkPartName:"location"}]}}class Xe extends o{constructor(...t){super(...t),this.routeSegments=[{routePart:"support",sdkPartName:"support"}]}}class ze extends a{constructor(...t){super(...t),this.routeSegments=[{routePart:"pricePlans",sdkPartName:"pricePlans"}]}}class Ze extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{parm:"customDomain",routePart:"customDomains",sdkPartName:"customDomain"}]}}class tr extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"assets",sdkPartName:"assets"}]}}class sr 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 rr extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"assets/batch",sdkPartName:"assetsBatch"}]}}class ar extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"contacts",sdkPartName:"contacts"}]}}class nr extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"contacts/batch",sdkPartName:"contactsBatch"}]}}class or extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"print",sdkPartName:"print"}]}}class ir 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 ur extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"smstemplates",sdkPartName:"smsTemplates"}]}}class hr extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"printJobs",sdkPartName:"printJobs"}]}}class dr extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"templatedPrint/preview",sdkPartName:"templatedPrintPreview"}]}}class pr extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"websessions/export",sdkPartName:"websessionsExport"}]}}class mr extends r{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"contacts/batch",sdkPartName:"contactsBatch"}]}}class Pr extends r{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"}]}}class gr 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 Nr extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"contacts/report/advanced",sdkPartName:"advancedContactsReport"}]}}class Sr extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"scans/report/advanced",sdkPartName:"advancedScansReport"}]}}class Ir extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"export",sdkPartName:"export"}]}}class Er extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"assets/export",sdkPartName:"assetsExport"}]}}class Ar extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"assets",sdkPartName:"assets"}]}}class wr extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"assets/report/basic",sdkPartName:"basicAssetsReport"}]}}class xr extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"contacts/report/basic",sdkPartName:"basicContactsReport"}]}}class Tr extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"project",sdkPartName:"project"},{routePart:"batch",sdkPartName:"batch"}]}}class kr extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"consent",sdkPartName:"consent"}]}}class Cr extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"contacts/export",sdkPartName:"contactsExport"}]}}class _r extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"contacts",sdkPartName:"contacts"}]}}class yr extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"assets/mostscanned",sdkPartName:"assetsMostscanned"}]}}class Or extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"}]}}class Rr extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"qrCodes/scans/export",sdkPartName:"exportQrCodesScans"}]}}class Dr extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"qrcodes",sdkPartName:"qrCodes"}]}}class vr extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"scans/dayofweek",sdkPartName:"scansDayofweek"}]}}class fr extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"scans/export",sdkPartName:"scansExport"}]}}class br extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"scans/timeofday",sdkPartName:"scansTimeofday"}]}}class Lr extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"scans/timeline",sdkPartName:"scansTimeline"}]}}class Ur extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"scans",sdkPartName:"scans"}]}}class Mr extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{parm:"smsTemplateName",routePart:"smstemplates",sdkPartName:"smsTemplate"}]}}class jr extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"smstemplates",sdkPartName:"smsTemplates"}]}}class Gr extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"usermedias",sdkPartName:"usermedias"}]}}class Vr extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"websessions/timeline",sdkPartName:"websessionsTimeline"}]}}class Fr extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"}]}}class Yr extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{parm:"smsTemplateName",routePart:"smstemplates",sdkPartName:"smsTemplate"}]}}class Hr extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"qrCodeLogoId",routePart:"qrcodelogos",sdkPartName:"qrcodelogo"}]}}class qr extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"qrCodeLogoId",routePart:"qrcodelogos",sdkPartName:"qrcodelogo"}]}}class Br extends r{constructor(...t){super(...t),this.routeSegments=[{parm:"qrCodeId",routePart:"qrcodes",sdkPartName:"qrCode"}]}}class Qr extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"qrCodeId",routePart:"qrcodes",sdkPartName:"qrCode"}]}}class Wr extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"qrCodeId",routePart:"qrcodes",sdkPartName:"qrCode"}]}}class $r extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"scanId",routePart:"scans",sdkPartName:"scan"},{routePart:"contacts",sdkPartName:"contacts"}]}}class Jr extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"scanId",routePart:"scans",sdkPartName:"scan"}]}}class Kr extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"scanId",routePart:"scans",sdkPartName:"scan"}]}}class Xr extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"scanId",routePart:"scans",sdkPartName:"scan"},{routePart:"email",sdkPartName:"email"}]}}class zr extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"scanId",routePart:"scans",sdkPartName:"scan"},{routePart:"sms",sdkPartName:"sms"}]}}class Zr extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"scanId",routePart:"scans",sdkPartName:"scan"},{routePart:"customAttribute",sdkPartName:"customAttribute"}]}}class ta extends r{constructor(...t){super(...t),this.routeSegments=[{parm:"printPageTemplateId",routePart:"printPageTemplates",sdkPartName:"printPageTemplate"}]}}class sa extends r{constructor(...t){super(...t),this.routeSegments=[{parm:"printStickerTemplateId",routePart:"printStickerTemplates",sdkPartName:"printStickerTemplate"}]}}class ea extends r{constructor(...t){super(...t),this.routeSegments=[{parm:"stylingTemplateId",routePart:"stylingtemplates",sdkPartName:"stylingtemplate"}]}}class ra extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"printPageTemplateId",routePart:"printPageTemplates",sdkPartName:"printPageTemplate"}]}}class aa extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"printStickerTemplateId",routePart:"printStickerTemplates",sdkPartName:"printStickerTemplate"}]}}class na extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"stylingTemplateId",routePart:"stylingtemplates",sdkPartName:"stylingtemplate"}]}}class oa extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"printPageTemplateId",routePart:"printPageTemplates",sdkPartName:"printPageTemplate"}]}}class ia extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"printStickerTemplateId",routePart:"printStickerTemplates",sdkPartName:"printStickerTemplate"}]}}class ca extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"stylingTemplateId",routePart:"stylingtemplates",sdkPartName:"stylingtemplate"}]}}class ua extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"mediaId",routePart:"usermedias",sdkPartName:"usermedia"}]}}class ha extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"mediaId",routePart:"usermedias",sdkPartName:"usermedia"},{parm:"assetId",routePart:"assets",sdkPartName:"asset"}]}}class da extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"mediaId",routePart:"usermedias",sdkPartName:"usermedia"},{parm:"projectId",routePart:"project",sdkPartName:"project"}]}}class pa 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 Pa 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 la extends r{constructor(...t){super(...t),this.routeSegments=[{parm:"mediaId",routePart:"usermedias",sdkPartName:"usermedia"},{parm:"scanId",routePart:"scans",sdkPartName:"scan"}]}}class Na extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"mediaId",routePart:"usermedias",sdkPartName:"usermedia"},{parm:"assetId",routePart:"assets",sdkPartName:"asset"}]}}class Sa extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"userId",routePart:"users",sdkPartName:"user"},{routePart:"accounts",sdkPartName:"accounts"}]}}class Ia extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"userId",routePart:"users",sdkPartName:"user"},{routePart:"accounts",sdkPartName:"accounts"}]}}class Ea extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"userId",routePart:"users",sdkPartName:"user"},{routePart:"errors",sdkPartName:"errors"}]}}class Aa extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"userId",routePart:"users",sdkPartName:"user"},{routePart:"invitations",sdkPartName:"invitations"}]}}class wa extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"userId",routePart:"users",sdkPartName:"user"}]}}class xa 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 Ta extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"userId",routePart:"users",sdkPartName:"user"},{parm:"path",routePart:"path",sdkPartName:"path"},{routePart:"settings",sdkPartName:"settings"}]}}class ka extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"userId",routePart:"users",sdkPartName:"user"}]}}class Ca extends o{constructor(...t){super(...t),this.routeSegments=[{routePart:"webhook/sms",sdkPartName:"webhookSms"}]}}class _a extends o{constructor(...t){super(...t),this.routeSegments=[{routePart:"webhook/sms-status",sdkPartName:"webhookSmsStatus"}]}}class ya extends o{constructor(...t){super(...t),this.routeSegments=[{routePart:"webhook/stripe",sdkPartName:"webhookStripe"}]}}class Oa extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"sessionId",routePart:"websessions",sdkPartName:"websession"},{routePart:"sessionactions",sdkPartName:"sessionactions"}]}}class Ra extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"sessionId",routePart:"websessions",sdkPartName:"websession"}]}}class Da extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"sessionId",routePart:"websessions",sdkPartName:"websession"}]}}class va extends o{constructor(...t){super(...t),this.routeSegments=[{routePart:"auth/user/password",sdkPartName:"passwordAuthUser"}]}}class fa extends a{constructor(...t){super(...t),this.routeSegments=[{routePart:"auth/session",sdkPartName:"authSession"}]}}class ba extends a{constructor(...t){super(...t),this.routeSegments=[{routePart:"auth/confirm",sdkPartName:"authConfirm"}]}}class La extends a{constructor(...t){super(...t),this.routeSegments=[{routePart:"auth/confirm/invited",sdkPartName:"invitedAuthConfirm"}]}}class Ua extends o{constructor(...t){super(...t),this.routeSegments=[{routePart:"auth/user",sdkPartName:"authUser"}]}}class Ma extends o{constructor(...t){super(...t),this.routeSegments=[{routePart:"auth/session",sdkPartName:"authSession"}]}}class ja extends a{constructor(...t){super(...t),this.routeSegments=[{routePart:"auth/session",sdkPartName:"authSession"}]}}class Ga extends o{constructor(...t){super(...t),this.routeSegments=[{routePart:"auth/session/refresh",sdkPartName:"refreshAuthSession"}]}}class Va extends o{constructor(...t){super(...t),this.routeSegments=[{routePart:"auth/user/confirmation",sdkPartName:"confirmationAuthUser"}]}}class Fa extends o{constructor(...t){super(...t),this.routeSegments=[{routePart:"auth/user/reset",sdkPartName:"resetAuthUser"}]}}class Ya extends i{async create(t,s){return new lt(this.session).go(this.pathParameters,void 0,t,s)}}class Ha extends i{async create(t,s){return new Nt(this.session).go(this.pathParameters,void 0,t,s)}async get(t,s){return new Ht(this.session).go(this.pathParameters,t,s)}}class qa extends i{async create(t,s){return new St(this.session).go(this.pathParameters,void 0,t,s)}async get(t,s){return new ts(this.session).go(this.pathParameters,t,s)}}class Ba extends i{async create(t,s){return new It(this.session).go(this.pathParameters,void 0,t,s)}async get(t,s){return new Bt(this.session).go(this.pathParameters,t,s)}}class Qa extends i{async create(t,s){return new Et(this.session).go(this.pathParameters,void 0,t,s)}async get(t,s){return new Zt(this.session).go(this.pathParameters,t,s)}}class Wa extends i{async create(t,s){return new At(this.session).go(this.pathParameters,void 0,t,s)}}class $a extends i{async create(t,s){return new wt(this.session).go(this.pathParameters,void 0,t,s)}}class Ja extends i{async create(t,s){return new xt(this.session).go(this.pathParameters,void 0,t,s)}}class Ka extends i{async create(t,s){return new Tt(this.session).go(this.pathParameters,void 0,t,s)}async get(t,s){return new es(this.session).go(this.pathParameters,t,s)}}class Xa extends i{async create(t,s){return new kt(this.session).go(this.pathParameters,void 0,t,s)}async get(t,s){return new is(this.session).go(this.pathParameters,t,s)}}class za 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 Za extends i{async create(t,s){return new _t(this.session).go(this.pathParameters,void 0,t,s)}async get(t,s){return new us(this.session).go(this.pathParameters,t,s)}}class tn extends i{async create(t,s){return new yt(this.session).go(this.pathParameters,void 0,t,s)}async get(t,s){return new hs(this.session).go(this.pathParameters,t,s)}}class sn 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 en extends i{async create(t,s){return new Rt(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 Dt(this.session).go(this.pathParameters,void 0,t,s)}}class an extends i{async create(t,s){return new vt(this.session).go(this.pathParameters,void 0,t,s)}}class nn extends i{async create(t,s){return new ft(this.session).go(this.pathParameters,void 0,t,s)}}class on extends i{async delete(t,s){return new bt(this.session).go(this.pathParameters,t,s)}}class cn extends c{async delete(t){return new Lt(this.session).go(this.pathParameters,void 0,t)}async get(t){return new Es(this.session).go(this.pathParameters,void 0,t)}async update(t,s){return new vs(this.session).go(this.pathParameters,void 0,t,s)}}class un extends c{async update(t){return new Ut(this.session).go(this.pathParameters,void 0,t)}}class hn extends i{async update(t){return new ys(this.session).go(this.pathParameters,void 0,t)}}class dn extends c{test(){return new hn(this.getSession(),this.pathParameters)}async get(t){return new jt(this.session).go(this.pathParameters,void 0,t)}}class pn extends i{async get(t,s){return new Gt(this.session).go(this.pathParameters,t,s)}}class mn extends i{async get(t,s){return new Vt(this.session).go(this.pathParameters,t,s)}}class Pn extends i{async get(t,s){return new Ft(this.session).go(this.pathParameters,t,s)}}class gn extends i{async get(t,s){return new Yt(this.session).go(this.pathParameters,t,s)}}class ln extends i{async create(t,s){return new qt(this.session).go(this.pathParameters,void 0,t,s)}}class Nn extends i{async get(t,s){return new Qt(this.session).go(this.pathParameters,t,s)}}class Sn extends i{async get(t){return new Wt(this.session).go(this.pathParameters,void 0,t)}}class In extends i{async get(t){return new $t(this.session).go(this.pathParameters,void 0,t)}}class En extends i{async get(t,s){return new Jt(this.session).go(this.pathParameters,t,s)}}class An extends i{async get(t,s){return new Kt(this.session).go(this.pathParameters,t,s)}}class wn extends i{async create(t,s){return new Xt(this.session).go(this.pathParameters,void 0,t,s)}}class xn extends i{async get(t,s){return new zt(this.session).go(this.pathParameters,t,s)}}class Tn extends i{async get(t,s){return new ss(this.session).go(this.pathParameters,t,s)}}class kn extends i{async get(t,s){return new rs(this.session).go(this.pathParameters,t,s)}}class Cn extends i{async get(t){return new as(this.session).go(this.pathParameters,void 0,t)}}class _n extends i{async get(t){return new ns(this.session).go(this.pathParameters,void 0,t)}async update(t,s){return new Ds(this.session).go(this.pathParameters,void 0,t,s)}}class yn extends i{async get(t,s){return new os(this.session).go(this.pathParameters,t,s)}}class On extends i{async create(t,s){return new ds(this.session).go(this.pathParameters,void 0,t,s)}}class Rn extends i{async get(t,s){return new ms(this.session).go(this.pathParameters,t,s)}}class Dn extends i{async get(t,s){return new gs(this.session).go(this.pathParameters,t,s)}}class vn extends i{async create(t,s){return new ls(this.session).go(this.pathParameters,void 0,t,s)}}class fn extends i{async get(t,s){return new Ns(this.session).go(this.pathParameters,t,s)}}class bn extends i{async get(t,s){return new Ss(this.session).go(this.pathParameters,t,s)}}class Ln extends i{async get(t,s){return new Is(this.session).go(this.pathParameters,t,s)}}class Un extends i{async get(t,s){return new As(this.session).go(this.pathParameters,t,s)}}class Mn extends i{async get(t,s){return new ws(this.session).go(this.pathParameters,t,s)}}class jn extends i{async get(t,s){return new xs(this.session).go(this.pathParameters,t,s)}}class Gn extends i{async create(t){return new Ts(this.session).go(this.pathParameters,void 0,t)}}class Vn extends c{install(){return new Gn(this.getSession(),this.pathParameters)}}class Fn extends i{async get(t){return new ks(this.session).go(this.pathParameters,void 0,t)}async create(t,s){return new Cs(this.session).go(this.pathParameters,void 0,t,s)}}class Yn extends i{async create(t,s){return new _s(this.session).go(this.pathParameters,void 0,t,s)}}class Hn extends i{async update(t,s){return new Rs(this.session).go(this.pathParameters,void 0,t,s)}}class qn extends i{async create(t,s){return new fs(this.session).go(this.pathParameters,void 0,t,s)}}class Bn extends c{urlSafeties(){return new Ya(this.getSession(),this.pathParameters)}apikeys(){return new Ha(this.getSession(),this.pathParameters)}apps(){return new qa(this.getSession(),this.pathParameters)}assettypes(){return new Ba(this.getSession(),this.pathParameters)}customDomains(){return new Qa(this.getSession(),this.pathParameters)}imageUpload(){return new Wa(this.getSession(),this.pathParameters)}invitations(){return new $a(this.getSession(),this.pathParameters)}invitationsBatch(){return new Ja(this.getSession(),this.pathParameters)}locations(){return new Ka(this.getSession(),this.pathParameters)}printPageTemplates(){return new Xa(this.getSession(),this.pathParameters)}printStickerTemplates(){return new za(this.getSession(),this.pathParameters)}projects(){return new Za(this.getSession(),this.pathParameters)}qrcodelogos(){return new tn(this.getSession(),this.pathParameters)}stylingtemplates(){return new sn(this.getSession(),this.pathParameters)}customattributes(){return new en(this.getSession(),this.pathParameters)}zendeskTicket(){return new rn(this.getSession(),this.pathParameters)}usermediasPresignedurl(){return new an(this.getSession(),this.pathParameters)}websessionsExport(){return new nn(this.getSession(),this.pathParameters)}contactsBatch(){return new on(this.getSession(),this.pathParameters)}user(t){return new cn(this.getSession(),s({},this.pathParameters,{userId:t}))}plugin(t){return new un(this.getSession(),s({},this.pathParameters,{pluginId:t}))}customDomain(t){return new dn(this.getSession(),s({},this.pathParameters,{customDomain:t}))}advancedAssetsReport(){return new pn(this.getSession(),this.pathParameters)}advancedContactsReport(){return new mn(this.getSession(),this.pathParameters)}advancedScansReport(){return new Pn(this.getSession(),this.pathParameters)}ownerApps(){return new gn(this.getSession(),this.pathParameters)}assetsExport(){return new ln(this.getSession(),this.pathParameters)}assets(){return new Nn(this.getSession(),this.pathParameters)}basicAssetsReport(){return new Sn(this.getSession(),this.pathParameters)}basicContactsReport(){return new In(this.getSession(),this.pathParameters)}batch(){return new En(this.getSession(),this.pathParameters)}consent(){return new An(this.getSession(),this.pathParameters)}contactsExport(){return new wn(this.getSession(),this.pathParameters)}contacts(){return new xn(this.getSession(),this.pathParameters)}jobs(){return new Tn(this.getSession(),this.pathParameters)}assetsMostscanned(){return new kn(this.getSession(),this.pathParameters)}plugins(){return new Cn(this.getSession(),this.pathParameters)}pricePlan(){return new _n(this.getSession(),this.pathParameters)}printJobs(){return new yn(this.getSession(),this.pathParameters)}exportQrCodesScans(){return new On(this.getSession(),this.pathParameters)}qrCodes(){return new Rn(this.getSession(),this.pathParameters)}scansDayofweek(){return new Dn(this.getSession(),this.pathParameters)}scansExport(){return new vn(this.getSession(),this.pathParameters)}scansTimeofday(){return new fn(this.getSession(),this.pathParameters)}scansTimeline(){return new bn(this.getSession(),this.pathParameters)}scans(){return new Ln(this.getSession(),this.pathParameters)}usermedias(){return new Un(this.getSession(),this.pathParameters)}users(){return new Mn(this.getSession(),this.pathParameters)}websessionsTimeline(){return new jn(this.getSession(),this.pathParameters)}app(t){return new Vn(this.getSession(),s({},this.pathParameters,{appId:t}))}campaignInformation(){return new Fn(this.getSession(),this.pathParameters)}clock(){return new Yn(this.getSession(),this.pathParameters)}engagePricePlan(){return new Hn(this.getSession(),this.pathParameters)}qrcodelogosUpload(){return new qn(this.getSession(),this.pathParameters)}async get(t){return new Mt(this.session).go(this.pathParameters,void 0,t)}async update(t,s){return new Os(this.session).go(this.pathParameters,void 0,t,s)}}class Qn extends i{async get(t){return new Ls(this.session).go(this.pathParameters,void 0,t)}async update(t){return new Us(this.session).go(this.pathParameters,void 0,t)}}class Wn extends c{secret(){return new Qn(this.getSession(),this.pathParameters)}async get(t){return new bs(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 $n extends i{async create(t){return new Fs(this.session).go(this.pathParameters,void 0,t)}}class Jn extends c{load(){return new $n(this.getSession(),this.pathParameters)}}class Kn extends c{account(t){return new Jn(this.getSession(),s({},this.pathParameters,{accountId:t}))}async get(t){return new js(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 Xn extends i{async get(t,s){return new Gs(this.session).go(this.pathParameters,t,s)}}class zn extends i{async get(t,s){return new Vs(this.session).go(this.pathParameters,t,s)}}class Zn extends i{async get(t){return new qs(this.session).go(this.pathParameters,void 0,t)}}class to extends c{main(){return new Zn(this.getSession(),this.pathParameters)}async get(t){return new Hs(this.session).go(this.pathParameters,void 0,t)}}class so extends c{async compose(t,s){return new Bs(this.session).go(this.pathParameters,void 0,t,s)}}class eo extends i{async create(t,s){return new Qs(this.session).go(this.pathParameters,void 0,t,s)}async get(t,s){return new Ks(this.session).go(this.pathParameters,t,s)}}class ro extends c{async get(t){return new Js(this.session).go(this.pathParameters,void 0,t)}async update(t,s){return new Zs(this.session).go(this.pathParameters,void 0,t,s)}}class ao extends i{async get(t,s){return new Xs(this.session).go(this.pathParameters,t,s)}}class no extends c{asset(t){return new so(this.getSession(),s({},this.pathParameters,{assetId:t}))}assets(){return new eo(this.getSession(),this.pathParameters)}location(t){return new ro(this.getSession(),s({},this.pathParameters,{locationId:t}))}locations(){return new ao(this.getSession(),this.pathParameters)}async delete(t){return new Ws(this.session).go(this.pathParameters,void 0,t)}async get(t,s){return new $s(this.session).go(this.pathParameters,t,s)}async update(t,s){return new zs(this.session).go(this.pathParameters,void 0,t,s)}}class oo extends i{async create(t,s){return new te(this.session).go(this.pathParameters,void 0,t,s)}async get(t,s){return new oe(this.session).go(this.pathParameters,t,s)}}class io extends i{async create(t,s){return new ee(this.session).go(this.pathParameters,void 0,t,s)}async get(t,s){return new ie(this.session).go(this.pathParameters,t,s)}}class co extends i{async get(t,s){return new ne(this.session).go(this.pathParameters,t,s)}}class uo extends i{async create(t,s){return new ce(this.session).go(this.pathParameters,void 0,t,s)}}class ho extends i{async get(t,s){return new ue(this.session).go(this.pathParameters,t,s)}}class po extends i{async get(t,s){return new he(this.session).go(this.pathParameters,t,s)}}class mo extends i{async get(t,s){return new de(this.session).go(this.pathParameters,t,s)}}class Po extends c{async link(t,s){return new pe(this.session).go(this.pathParameters,void 0,t,s)}async unlink(t){return new me(this.session).go(this.pathParameters,void 0,t)}}class go extends c{contacts(){return new oo(this.getSession(),this.pathParameters)}qrCodes(){return new io(this.getSession(),this.pathParameters)}history(){return new co(this.getSession(),this.pathParameters)}scansExport(){return new uo(this.getSession(),this.pathParameters)}scansLocation(){return new ho(this.getSession(),this.pathParameters)}scans(){return new po(this.getSession(),this.pathParameters)}usermedias(){return new mo(this.getSession(),this.pathParameters)}contact(t){return new Po(this.getSession(),s({},this.pathParameters,{contactId:t}))}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 Pe(this.session).go(this.pathParameters,void 0,t,s)}}class lo extends i{async get(t,s){return new ge(this.session).go(this.pathParameters,t,s)}}class No extends c{assets(){return new lo(this.getSession(),this.pathParameters)}}class So extends c{async create(t){return new le(this.session).go(this.pathParameters,void 0,t)}}class Io extends c{async create(t,s){return new Ne(this.session).go(this.pathParameters,void 0,t,s)}}class Eo extends c{async get(t,s){return new Se(this.session).go(this.pathParameters,t,s)}}class Ao extends c{async create(t,s){return new Ie(this.session).go(this.pathParameters,void 0,t,s)}}class wo extends c{async create(t,s){return new Ee(this.session).go(this.pathParameters,void 0,t,s)}}class xo extends c{async get(t){return new Ae(this.session).go(this.pathParameters,void 0,t)}}class To extends c{async get(t){return new we(this.session).go(this.pathParameters,void 0,t)}}class ko extends c{async get(t,s){return new xe(this.session).go(this.pathParameters,t,s)}}class Co extends c{async create(t,s){return new Te(this.session).go(this.pathParameters,void 0,t,s)}}class _o extends i{async get(t,s){return new ke(this.session).go(this.pathParameters,t,s)}}class yo extends i{async create(t,s){return new Ce(this.session).go(this.pathParameters,void 0,t,s)}async delete(t,s){return new _e(this.session).go(this.pathParameters,t,s)}async get(t,s){return new Re(this.session).go(this.pathParameters,t,s)}}class Oo extends i{async get(t,s){return new Oe(this.session).go(this.pathParameters,t,s)}}class Ro extends i{async create(t,s){return new ve(this.session).go(this.pathParameters,void 0,t,s)}}class Do extends i{async create(t,s){return new fe(this.session).go(this.pathParameters,void 0,t,s)}}class vo extends i{async get(t,s){return new be(this.session).go(this.pathParameters,t,s)}}class fo extends i{async get(t){return new Le(this.session).go(this.pathParameters,void 0,t)}}class bo extends c{async link(t,s){return new Ue(this.session).go(this.pathParameters,void 0,t,s)}}class Lo extends c{consent(){return new yo(this.getSession(),this.pathParameters)}assets(){return new Oo(this.getSession(),this.pathParameters)}export(){return new Ro(this.getSession(),this.pathParameters)}scansExport(){return new Do(this.getSession(),this.pathParameters)}scansLocation(){return new vo(this.getSession(),this.pathParameters)}scans(){return new fo(this.getSession(),this.pathParameters)}scan(t){return new bo(this.getSession(),s({},this.pathParameters,{scanId:t}))}async delete(t){return new ye(this.session).go(this.pathParameters,void 0,t)}async get(t){return new De(this.session).go(this.pathParameters,void 0,t)}async update(t,s){return new Me(this.session).go(this.pathParameters,void 0,t,s)}}class Uo extends i{async create(t){return new Ge(this.session).go(this.pathParameters,void 0,t)}}class Mo extends c{validate(){return new Uo(this.getSession(),this.pathParameters)}}class jo extends i{async create(t){return new Ve(this.session).go(this.pathParameters,void 0,t)}}class Go extends c{users(){return new jo(this.getSession(),this.pathParameters)}async delete(t){return new Fe(this.session).go(this.pathParameters,void 0,t)}async get(t){return new Ye(this.session).go(this.pathParameters,void 0,t)}}class Vo extends c{async delete(t){return new He(this.session).go(this.pathParameters,void 0,t)}async get(t){return new Be(this.session).go(this.pathParameters,void 0,t)}}class Fo extends c{async delete(t){return new qe(this.session).go(this.pathParameters,void 0,t)}async invoke(t){return new Qe(this.session).go(this.pathParameters,void 0,t)}}class Yo extends i{async update(t,s){return new We(this.session).go(this.pathParameters,void 0,t,s)}async get(t,s){return new Je(this.session).go(this.pathParameters,t,s)}}class Ho extends c{assets(){return new Yo(this.getSession(),this.pathParameters)}async delete(t,s){return new $e(this.session).go(this.pathParameters,t,s)}async update(t,s){return new Ke(this.session).go(this.pathParameters,void 0,t,s)}}class qo extends i{async create(t,s){return new Xe(this.session).go(this.pathParameters,void 0,t,s)}}class Bo extends i{async get(t){return new ze(this.session).go(this.pathParameters,void 0,t)}}class Qo extends c{async create(t){return new Ze(this.session).go(this.pathParameters,void 0,t)}}class Wo extends i{async create(t,s){return new tr(this.session).go(this.pathParameters,void 0,t,s)}async get(t,s){return new Ar(this.session).go(this.pathParameters,t,s)}}class $o extends i{async create(t,s){return new sr(this.session).go(this.pathParameters,void 0,t,s)}}class Jo extends i{async create(t,s){return new er(this.session).go(this.pathParameters,void 0,t,s)}}class Ko extends i{async create(t,s){return new rr(this.session).go(this.pathParameters,void 0,t,s)}}class Xo extends i{async create(t,s){return new ar(this.session).go(this.pathParameters,void 0,t,s)}async get(t,s){return new _r(this.session).go(this.pathParameters,t,s)}}class zo extends i{async create(t,s){return new nr(this.session).go(this.pathParameters,void 0,t,s)}async delete(t,s){return new mr(this.session).go(this.pathParameters,t,s)}}class Zo extends i{async create(t,s){return new or(this.session).go(this.pathParameters,void 0,t,s)}}class ti extends i{async create(t,s){return new ir(this.session).go(this.pathParameters,void 0,t,s)}async get(t,s){return new Dr(this.session).go(this.pathParameters,t,s)}}class si extends i{async create(t,s){return new cr(this.session).go(this.pathParameters,void 0,t,s)}}class ei extends i{async create(t,s){return new ur(this.session).go(this.pathParameters,void 0,t,s)}async get(t,s){return new jr(this.session).go(this.pathParameters,t,s)}}class ri extends i{async create(t,s){return new hr(this.session).go(this.pathParameters,void 0,t,s)}}class ai extends i{async create(t,s){return new dr(this.session).go(this.pathParameters,void 0,t,s)}}class ni extends i{async create(t,s){return new pr(this.session).go(this.pathParameters,void 0,t,s)}}class oi extends c{async delete(t){return new gr(this.session).go(this.pathParameters,void 0,t)}async get(t){return new Mr(this.session).go(this.pathParameters,void 0,t)}async update(t,s){return new Yr(this.session).go(this.pathParameters,void 0,t,s)}}class ii extends i{async get(t,s){return new lr(this.session).go(this.pathParameters,t,s)}}class ci extends i{async get(t,s){return new Nr(this.session).go(this.pathParameters,t,s)}}class ui extends i{async get(t,s){return new Sr(this.session).go(this.pathParameters,t,s)}}class hi extends i{async create(t,s){return new Ir(this.session).go(this.pathParameters,void 0,t,s)}}class di extends i{async create(t,s){return new Er(this.session).go(this.pathParameters,void 0,t,s)}}class pi extends i{async get(t){return new wr(this.session).go(this.pathParameters,void 0,t)}}class mi extends i{async get(t){return new xr(this.session).go(this.pathParameters,void 0,t)}}class Pi extends i{async get(t,s){return new Tr(this.session).go(this.pathParameters,t,s)}}class gi extends i{async get(t,s){return new kr(this.session).go(this.pathParameters,t,s)}}class li extends i{async create(t,s){return new Cr(this.session).go(this.pathParameters,void 0,t,s)}}class Ni extends i{async get(t,s){return new yr(this.session).go(this.pathParameters,t,s)}}class Si extends i{async create(t,s){return new Rr(this.session).go(this.pathParameters,void 0,t,s)}}class Ii extends i{async get(t,s){return new vr(this.session).go(this.pathParameters,t,s)}}class Ei extends i{async create(t,s){return new fr(this.session).go(this.pathParameters,void 0,t,s)}}class Ai extends i{async get(t,s){return new br(this.session).go(this.pathParameters,t,s)}}class wi extends i{async get(t,s){return new Lr(this.session).go(this.pathParameters,t,s)}}class xi extends i{async get(t,s){return new Ur(this.session).go(this.pathParameters,t,s)}}class Ti extends i{async get(t,s){return new Gr(this.session).go(this.pathParameters,t,s)}}class ki extends i{async get(t,s){return new Vr(this.session).go(this.pathParameters,t,s)}}class Ci extends c{customDomain(t){return new Qo(this.getSession(),s({},this.pathParameters,{customDomain:t}))}assets(){return new Wo(this.getSession(),this.pathParameters)}jobsAssetbatch(){return new $o(this.getSession(),this.pathParameters)}presignedurlJobsAssetbatch(){return new Jo(this.getSession(),this.pathParameters)}assetsBatch(){return new Ko(this.getSession(),this.pathParameters)}contacts(){return new Xo(this.getSession(),this.pathParameters)}contactsBatch(){return new zo(this.getSession(),this.pathParameters)}print(){return new Zo(this.getSession(),this.pathParameters)}qrCodes(){return new ti(this.getSession(),this.pathParameters)}selfqueueprint(){return new si(this.getSession(),this.pathParameters)}smsTemplates(){return new ei(this.getSession(),this.pathParameters)}printJobs(){return new ri(this.getSession(),this.pathParameters)}templatedPrintPreview(){return new ai(this.getSession(),this.pathParameters)}websessionsExport(){return new ni(this.getSession(),this.pathParameters)}smsTemplate(t){return new oi(this.getSession(),s({},this.pathParameters,{smsTemplateName:t}))}advancedAssetsReport(){return new ii(this.getSession(),this.pathParameters)}advancedContactsReport(){return new ci(this.getSession(),this.pathParameters)}advancedScansReport(){return new ui(this.getSession(),this.pathParameters)}export(){return new hi(this.getSession(),this.pathParameters)}assetsExport(){return new di(this.getSession(),this.pathParameters)}basicAssetsReport(){return new pi(this.getSession(),this.pathParameters)}basicContactsReport(){return new mi(this.getSession(),this.pathParameters)}batch(){return new Pi(this.getSession(),this.pathParameters)}consent(){return new gi(this.getSession(),this.pathParameters)}contactsExport(){return new li(this.getSession(),this.pathParameters)}assetsMostscanned(){return new Ni(this.getSession(),this.pathParameters)}exportQrCodesScans(){return new Si(this.getSession(),this.pathParameters)}scansDayofweek(){return new Ii(this.getSession(),this.pathParameters)}scansExport(){return new Ei(this.getSession(),this.pathParameters)}scansTimeofday(){return new Ai(this.getSession(),this.pathParameters)}scansTimeline(){return new wi(this.getSession(),this.pathParameters)}scans(){return new xi(this.getSession(),this.pathParameters)}usermedias(){return new Ti(this.getSession(),this.pathParameters)}websessionsTimeline(){return new ki(this.getSession(),this.pathParameters)}async delete(t){return new Pr(this.session).go(this.pathParameters,void 0,t)}async get(t){return new Or(this.session).go(this.pathParameters,void 0,t)}async update(t,s){return new Fr(this.session).go(this.pathParameters,void 0,t,s)}}class _i extends c{async get(t){return new Hr(this.session).go(this.pathParameters,void 0,t)}async update(t,s){return new qr(this.session).go(this.pathParameters,void 0,t,s)}}class yi extends c{async delete(t){return new Br(this.session).go(this.pathParameters,void 0,t)}async get(t,s){return new Qr(this.session).go(this.pathParameters,t,s)}async update(t,s){return new Wr(this.session).go(this.pathParameters,void 0,t,s)}}class Oi extends i{async create(t,s){return new $r(this.session).go(this.pathParameters,void 0,t,s)}}class Ri extends i{async send(t,s){return new Xr(this.session).go(this.pathParameters,void 0,t,s)}}class Di extends i{async send(t,s){return new zr(this.session).go(this.pathParameters,void 0,t,s)}}class vi extends i{async update(t,s){return new Zr(this.session).go(this.pathParameters,void 0,t,s)}}class fi extends c{contacts(){return new Oi(this.getSession(),this.pathParameters)}email(){return new Ri(this.getSession(),this.pathParameters)}sms(){return new Di(this.getSession(),this.pathParameters)}customAttribute(){return new vi(this.getSession(),this.pathParameters)}async get(t,s){return new Jr(this.session).go(this.pathParameters,t,s)}async update(t,s){return new Kr(this.session).go(this.pathParameters,void 0,t,s)}}class bi extends c{async delete(t){return new ta(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 oa(this.session).go(this.pathParameters,void 0,t,s)}}class Li extends c{async delete(t){return new sa(this.session).go(this.pathParameters,void 0,t)}async get(t){return new aa(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 Ui extends c{async delete(t){return new ea(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 ca(this.session).go(this.pathParameters,void 0,t,s)}}class Mi extends c{async link(t,s){return new Na(this.session).go(this.pathParameters,void 0,t,s)}async unlink(t){return new Pa(this.session).go(this.pathParameters,void 0,t)}}class ji extends c{async link(t){return new da(this.session).go(this.pathParameters,void 0,t)}async unlink(t){return new ga(this.session).go(this.pathParameters,void 0,t)}}class Gi extends c{async link(t){return new pa(this.session).go(this.pathParameters,void 0,t)}async unlink(t){return new la(this.session).go(this.pathParameters,void 0,t)}}class Vi extends c{asset(t){return new Mi(this.getSession(),s({},this.pathParameters,{assetId:t}))}project(t){return new ji(this.getSession(),s({},this.pathParameters,{projectId:t}))}scan(t){return new Gi(this.getSession(),s({},this.pathParameters,{scanId:t}))}async get(t){return new ua(this.session).go(this.pathParameters,void 0,t)}}class Fi extends i{async create(t,s){return new Sa(this.session).go(this.pathParameters,void 0,t,s)}async get(t,s){return new Ia(this.session).go(this.pathParameters,t,s)}}class Yi extends i{async get(t,s){return new Ea(this.session).go(this.pathParameters,t,s)}}class Hi extends i{async get(t,s){return new Aa(this.session).go(this.pathParameters,t,s)}}class qi extends i{async get(t){return new xa(this.session).go(this.pathParameters,void 0,t)}async update(t,s){return new Ta(this.session).go(this.pathParameters,void 0,t,s)}}class Bi extends c{settings(){return new qi(this.getSession(),this.pathParameters)}}class Qi extends c{accounts(){return new Fi(this.getSession(),this.pathParameters)}errors(){return new Yi(this.getSession(),this.pathParameters)}invitations(){return new Hi(this.getSession(),this.pathParameters)}path(t){return new Bi(this.getSession(),s({},this.pathParameters,{path:t}))}async get(t){return new wa(this.session).go(this.pathParameters,void 0,t)}async update(t,s){return new ka(this.session).go(this.pathParameters,void 0,t,s)}}class Wi extends i{async create(t){return new Ca(this.session).go(this.pathParameters,void 0,t)}}class $i extends i{async create(t){return new _a(this.session).go(this.pathParameters,void 0,t)}}class Ji extends i{async create(t,s){return new ya(this.session).go(this.pathParameters,void 0,t,s)}}class Ki extends i{async create(t,s){return new Oa(this.session).go(this.pathParameters,void 0,t,s)}}class Xi extends c{sessionactions(){return new Ki(this.getSession(),this.pathParameters)}async get(t,s){return new Ra(this.session).go(this.pathParameters,t,s)}async update(t,s){return new Da(this.session).go(this.pathParameters,void 0,t,s)}}class zi extends i{async create(t,s){return new va(this.session).go(this.pathParameters,void 0,t,s)}}class Zi extends i{async get(t){return new ja(this.session).go(this.pathParameters,void 0,t)}async create(t){return new Ma(this.session).go(this.pathParameters,void 0,t)}}class tc extends i{async get(t,s){return new ba(this.session).go(this.pathParameters,t,s)}}class sc extends i{async get(t,s){return new La(this.session).go(this.pathParameters,t,s)}}class ec extends i{async create(t,s){return new Ua(this.session).go(this.pathParameters,void 0,t,s)}}class rc extends i{async create(t){return new Ga(this.session).go(this.pathParameters,void 0,t)}}class ac extends i{async resend(t,s){return new Va(this.session).go(this.pathParameters,void 0,t,s)}}class nc extends i{async reset(t,s){return new Fa(this.session).go(this.pathParameters,void 0,t,s)}}class oc extends i{account(t){return new Bn(this.getSession(),s({},this.pathParameters,{accountId:t}))}apikey(t){return new Wn(this.getSession(),s({},this.pathParameters,{apiKeyId:t}))}app(t){return new Kn(this.getSession(),s({},this.pathParameters,{appId:t}))}apps(){return new Xn(this.getSession(),this.pathParameters)}appsPublished(){return new zn(this.getSession(),this.pathParameters)}appsAccount(t){return new to(this.getSession(),s({},this.pathParameters,{appAccountId:t}))}assettype(t){return new no(this.getSession(),s({},this.pathParameters,{assetTypeId:t}))}asset(t){return new go(this.getSession(),s({},this.pathParameters,{assetId:t}))}batch(t){return new No(this.getSession(),s({},this.pathParameters,{batchId:t}))}billingCancelDowngrade(t){return new So(this.getSession(),s({},this.pathParameters,{accountId:t}))}billingCancelSubscription(t){return new Io(this.getSession(),s({},this.pathParameters,{accountId:t}))}upgradePlanBillingPreview(t){return new Eo(this.getSession(),s({},this.pathParameters,{accountId:t}))}billingSetupIntent(t){return new Ao(this.getSession(),s({},this.pathParameters,{accountId:t}))}billingDowngradePlan(t){return new wo(this.getSession(),s({},this.pathParameters,{accountId:t}))}billingDetail(t){return new xo(this.getSession(),s({},this.pathParameters,{accountId:t}))}billingCurrentPeriod(t){return new To(this.getSession(),s({},this.pathParameters,{accountId:t}))}billingInvoice(t){return new ko(this.getSession(),s({},this.pathParameters,{accountId:t}))}billingUpgradePlan(t){return new Co(this.getSession(),s({},this.pathParameters,{accountId:t}))}careAccounts(){return new _o(this.getSession(),this.pathParameters)}contact(t){return new Lo(this.getSession(),s({},this.pathParameters,{contactId:t}))}file(t){return new Mo(this.getSession(),s({},this.pathParameters,{fileId:t}))}invitation(t){return new Go(this.getSession(),s({},this.pathParameters,{invitationId:t}))}job(t){return new Vo(this.getSession(),s({},this.pathParameters,{jobId:t}))}printJob(t){return new Fo(this.getSession(),s({},this.pathParameters,{printJobId:t}))}location(t){return new Ho(this.getSession(),s({},this.pathParameters,{locationId:t}))}support(){return new qo(this.getSession(),this.pathParameters)}pricePlans(){return new Bo(this.getSession(),this.pathParameters)}project(t){return new Ci(this.getSession(),s({},this.pathParameters,{projectId:t}))}qrcodelogo(t){return new _i(this.getSession(),s({},this.pathParameters,{qrCodeLogoId:t}))}qrCode(t){return new yi(this.getSession(),s({},this.pathParameters,{qrCodeId:t}))}scan(t){return new fi(this.getSession(),s({},this.pathParameters,{scanId:t}))}printPageTemplate(t){return new bi(this.getSession(),s({},this.pathParameters,{printPageTemplateId:t}))}printStickerTemplate(t){return new Li(this.getSession(),s({},this.pathParameters,{printStickerTemplateId:t}))}stylingtemplate(t){return new Ui(this.getSession(),s({},this.pathParameters,{stylingTemplateId:t}))}usermedia(t){return new Vi(this.getSession(),s({},this.pathParameters,{mediaId:t}))}user(t){return new Qi(this.getSession(),s({},this.pathParameters,{userId:t}))}webhookSms(){return new Wi(this.getSession(),this.pathParameters)}webhookSmsStatus(){return new $i(this.getSession(),this.pathParameters)}webhookStripe(){return new Ji(this.getSession(),this.pathParameters)}websession(t){return new Xi(this.getSession(),s({},this.pathParameters,{sessionId:t}))}passwordAuthUser(){return new zi(this.getSession(),this.pathParameters)}authSession(){return new Zi(this.getSession(),this.pathParameters)}authConfirm(){return new tc(this.getSession(),this.pathParameters)}invitedAuthConfirm(){return new sc(this.getSession(),this.pathParameters)}authUser(){return new ec(this.getSession(),this.pathParameters)}refreshAuthSession(){return new rc(this.getSession(),this.pathParameters)}confirmationAuthUser(){return new ac(this.getSession(),this.pathParameters)}resetAuthUser(){return new nc(this.getSession(),this.pathParameters)}}const ic="internal-JG0adajZUHU";class cc{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 uc extends oc{constructor(){super(new cc,{}),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=ic,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||ic;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||ic;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||ic;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 AccountSortingTypes,h as AccountStatus,d as AccountType,p as AccountUserRole,_s as AdvanceStripeClockByAccountIdRequest,m as AssetByAssetTypeSortingTypes,P as AssetCreationFileTypes,g as AssetSortingTypes,l as AssetTypeSortingTypes,N as AssetTypeUsabilityState,Ze as AssignDomainToProjectRequest,S as AuthMessageId,I as AuthTokenScope,E as AuthTypes,A as CampaignUseCaseCategory,le as CancelDowngradeRequestRequest,Ne as CancelSubscriptionRequest,va as ChangePasswordRequest,Se as ChangeSubscriptionPreviewRequest,Te as ChangeSubscriptionRequest,fa as CheckSessionRequest,lt as CheckUrlSafetyByAccountIdRequest,Bs as ComposeAssetByAssetTypeRequest,La as ConfirmInvitedRequest,ba as ConfirmRequest,w as ConsentStatus,x as ConsentType,T as ContactAssetSortingTypes,k as ContactSortingTypes,Sa as CreateAccountByUserIdRequest,Nt as CreateApiKeyByAccountIdRequest,St as CreateAppRequest,Qs as CreateAssetByAssetTypeRequest,tr as CreateAssetByProjectIdRequest,sr as CreateAssetCreationJobByProjectIdRequest,er as CreateAssetCreationPresignedUrlRequest,It as CreateAssetTypeByAccountIdRequest,rr as CreateAssetsByProjectIdRequest,Cs as CreateCampaignAccountByAccountIdRequest,Ce as CreateConsentByContactIdRequest,te as CreateContactByAssetIdRequest,ar as CreateContactByProjectIdRequest,$r as CreateContactByScanIdRequest,nr as CreateContactsByProjectIdRequest,Et as CreateCustomDomainByAccountIdRequest,At as CreateImageUploadPresignedUrlRequest,wt as CreateInvitationByAccountIdRequest,xt as CreateInvitationsByAccountIdRequest,Tt as CreateLocationByAccountIdRequest,or as CreatePrintJobByProjectIdRequest,kt as CreatePrintPageTemplateByAccountIdRequest,Ct as CreatePrintStickerTemplateByAccountIdRequest,_t as CreateProjectByAccountIdRequest,se as CreateQrCodeByAssetIdRequest,ir as CreateQrCodeByProjectIdRequest,yt as CreateQrCodeLogoByAccountRequest,Ot as CreateQrCodeStylingTemplateByAccountRequest,ee as CreateQrCodesByAssetIdRequest,Rt as CreateQueryableCustomAttributeRequest,cr as CreateSelfQueuePrintJobByProjectIdRequest,Oa as CreateSessionActionsRequest,Ie as CreateSetupIntentRequest,Ca as CreateSmsResponseRequest,ur as CreateSmsTemplateByProjectIdRequest,hr as CreateTemplatedPrintJobByProjectIdRequest,dr as CreateTemplatedPrintPreviewByProjectIdRequest,Dt as CreateTicketByAccountIdRequest,Ve as CreateUserByInvitationIdRequest,vt as CreateUserMediaPresignedUrlByAccountIdRequest,Ua as CreateUserRequest,ft as CreateWebSessionExportByAccountIdRequest,pr as CreateWebSessionExportByProjectIdRequest,re as DeleteAssetRequest,Ws as DeleteAssetTypeRequest,_e as DeleteConsentByContactIdRequest,ye as DeleteContactRequest,bt as DeleteContactsByAccountIdRequest,mr as DeleteContactsByProjectIdRequest,Fe as DeleteInvitationRequest,He as DeleteJobRequest,$e as DeleteLocationRequest,qe as DeletePrintJobRequest,ta as DeletePrintPageTemplateRequest,sa as DeletePrintStickerTemplateRequest,Pr as DeleteProjectRequest,Br as DeleteQrCodeRequest,ea as DeleteQrCodeStylingTemplateByStylingTemplateIdRequest,ja as DeleteSessionRequest,gr as DeleteSmsTemplateByProjectIdRequest,Lt as DeleteUserByAccountIdRequest,C as DomainStatus,Ee as DowngradePlanRequest,Ut as EnablePluginByAccountIdRequest,_ as EntitySources,y as FieldType,O as FilePurpose,R as FileStatus,Mt as GetAccountRequest,Ia as GetAccountsByUserIdRequest,Gt as GetAdvancedAssetReportByAccountIdRequest,lr as GetAdvancedAssetReportByProjectIdRequest,Vt as GetAdvancedContactReportByAccountIdRequest,Nr as GetAdvancedContactReportByProjectIdRequest,Ft as GetAdvancedScanReportByAccountIdRequest,Sr as GetAdvancedScanReportByProjectIdRequest,ke as GetAllAccountsRequest,Yt as GetAllAppsByAccountIdRequest,Ir as GetAllExportsByProjectIdRequest,bs as GetApiKeyRequest,Ls as GetApiKeySecretRequest,Ht as GetApiKeysByAccountIdRequest,Hs as GetAppAccountByAppAccountIdRequest,js as GetAppByAppIdRequest,Gs as GetAppsRequest,qt as GetAssetExportByAccountIdRequest,Er as GetAssetExportByProjectIdRequest,ne as GetAssetHistoryRequest,ae as GetAssetRequest,$s as GetAssetTypeByAssetTypeIdRequest,Js as GetAssetTypeCountAtLocationRequest,Xs as GetAssetTypeCountsByLocationRequest,Bt as GetAssetTypesByAccountIdRequest,Qt as GetAssetsByAccountIdRequest,Ks as GetAssetsByAssetTypeRequest,ge as GetAssetsByBatchIdRequest,Oe as GetAssetsByContactIdRequest,Je as GetAssetsByLocationIdRequest,Ar as GetAssetsByProjectIdRequest,Wt as GetBasicAssetReportByAccountIdRequest,wr as GetBasicAssetReportByProjectIdRequest,$t as GetBasicContactReportByAccountIdRequest,xr as GetBasicContactReportByProjectIdRequest,Jt as GetBatchesByAccountIdRequest,Tr as GetBatchesByProjectIdRequest,Ae as GetBillingDetailsRequest,Kt as GetConsentByAccountIdRequest,Re as GetConsentByContactIdRequest,kr as GetConsentByProjectIdRequest,Xt as GetContactExportByAccountIdRequest,ve as GetContactExportByContactIdRequest,Cr as GetContactExportByProjectIdRequest,De as GetContactRequest,zt as GetContactsByAccountIdRequest,oe as GetContactsByAssetIdRequest,_r as GetContactsByProjectIdRequest,we as GetCurrentPeriodRequest,jt as GetCustomDomainRequest,Zt as GetDomainsByAccountIdRequest,Ea as GetErrorsByUserIdRequest,je as GetFileRequest,ts as GetInstalledAppsByAccountIdRequest,Ye as GetInvitationRequest,Aa as GetInvitationsByUserIdRequest,xe as GetInvoicesRequest,Be as GetJobRequest,ss as GetJobsByAccountIdRequest,es as GetLocationsByAccountIdRequest,qs as GetMainAccountByAppAccountIdRequest,ua as GetMediaRequest,rs as GetMostScannedAssetsByAccountIdRequest,yr as GetMostScannedAssetsByProjectIdRequest,as as GetPluginsByAccountIdRequest,ns as GetPricePlanByAccountIdRequest,ze as GetPricePlansRequest,os as GetPrintJobsByAccountIdRequest,ra as GetPrintPageTemplateRequest,is as GetPrintPageTemplatesByAccountIdRequest,aa as GetPrintStickerTemplateRequest,cs as GetPrintStickerTemplatesByAccountIdRequest,Or as GetProjectByProjectIdRequest,us as GetProjectsByAccountIdRequest,Vs as GetPublishedAppsRequest,Hr as GetQrCodeLogoByQrCodeLogoIdRequest,hs as GetQrCodeLogosByAccountIdRequest,Qr as GetQrCodeRequest,Rr as GetQrCodeScansExportByProjectIdRequest,na as GetQrCodeStylingTemplateByStylingTemplateIdRequest,ps as GetQrCodeStylingTemplatesByAccountIdRequest,ms as GetQrCodesByAccountIdRequest,ie as GetQrCodesByAssetIdRequest,Dr as GetQrCodesByProjectIdRequest,ds as GetQrcodeScansExportByAccountIdRequest,Ps as GetQueryableCustomAttributeRequest,gs as GetScanDayOfWeekByAccountIdRequest,vr as GetScanDayOfWeekByProjectIdRequest,ls as GetScanExportByAccountIdRequest,ce as GetScanExportByAssetIdRequest,fe as GetScanExportByContactIdRequest,fr as GetScanExportByProjectIdRequest,ue as GetScanLocationDataByAssetIdRequest,be as GetScanLocationDataByContactIdRequest,Jr as GetScanRequest,Ns as GetScanTimeOfDayByAccountIdRequest,br as GetScanTimeOfDayByProjectIdRequest,Ss as GetScanTimelineByAccountIdRequest,Lr as GetScanTimelineByProjectIdRequest,Is as GetScansByAccountIdRequest,he as GetScansByAssetIdRequest,Le as GetScansByContactIdRequest,Ur as GetScansByProjectIdRequest,Ma as GetSessionRequest,Mr as GetSmsTemplateByProjectIdRequest,jr as GetSmsTemplatesByProjectIdRequest,Es as GetUserByAccountIdRequest,As as GetUserMediasByAccountIdRequest,de as GetUserMediasByAssetIdRequest,Gr as GetUserMediasByProjectIdRequest,wa as GetUserRequest,xa as GetUserSettingsByUserIdRequest,ws as GetUsersByAccountIdRequest,Ra as GetWebSessionRequest,xs as GetWebSessionsTimelineByAccountIdRequest,Vr as GetWebSessionsTimelineByProjectIdRequest,Ts as InstallAppToAccountRequest,D as InternalProductName,v as InvoiceStatus,Qe as InvokePrintJobByJobIdRequest,f as JobStatus,b as JobType,L as Label,pe as LinkContactToAssetRequest,Ue as LinkContactToScanRequest,ha as LinkMediaToAssetRequest,da as LinkMediaToProjectRequest,pa as LinkMediaToScanRequest,ma as LinkMediasRequest,Fs as LoadAppRequest,U as LocationSortingTypes,uc as Openscreen,M as OpenscreenEmails,j as PluginStatus,G as PricePlanName,V as PricePlanPaymentPeriod,F as PricePlanReporting,Y as PrintFormat,H as PrintMode,q as PrintOrientation,B as PrintTemplate,Q as PrintUnit,W as ProjectSortingTypes,$ as ProjectStatus,J as QrCodeCornerDotTypes,K as QrCodeCornerSquareTypes,X as QrCodeDotTypes,z as QrCodeDynamicRedirectType,Z as QrCodeErrorCorrectionLevel,tt as QrCodeGradientTypes,st as QrCodeIntentType,et as QrCodeLocatorKeyType,rt as QrCodeSortingTypes,at as QrCodeStatus,nt as QrCodeType,ot as QueryConditions,Ga as RefreshSessionRequest,Va as ResendConfirmationRequest,Us as ResetApiKeySecretRequest,Fa as ResetPasswordRequest,ks as RetrieveCampaignStatusByAccountIdRequest,Kr as SaveGeolocationByScanIdRequest,it as ScanTimelineOptions,pn as SdkAccountAdvancedAssetsReportResources,mn as SdkAccountAdvancedContactsReportResources,Pn as SdkAccountAdvancedScansReportResources,Ha as SdkAccountApikeysResources,Gn as SdkAccountAppInstallResources,Vn as SdkAccountAppResource,qa as SdkAccountAppsResources,ln as SdkAccountAssetsExportResources,kn as SdkAccountAssetsMostscannedResources,Nn as SdkAccountAssetsResources,Ba as SdkAccountAssettypesResources,Sn as SdkAccountBasicAssetsReportResources,In as SdkAccountBasicContactsReportResources,En as SdkAccountBatchResources,Fn as SdkAccountCampaignInformationResources,Yn as SdkAccountClockResources,An as SdkAccountConsentResources,on as SdkAccountContactsBatchResources,wn as SdkAccountContactsExportResources,xn as SdkAccountContactsResources,dn as SdkAccountCustomDomainResource,hn as SdkAccountCustomDomainTestResources,Qa as SdkAccountCustomDomainsResources,en as SdkAccountCustomattributesResources,Hn as SdkAccountEngagePricePlanResources,On as SdkAccountExportQrCodesScansResources,Wa as SdkAccountImageUploadResources,Ja as SdkAccountInvitationsBatchResources,$a as SdkAccountInvitationsResources,Tn as SdkAccountJobsResources,Ka as SdkAccountLocationsResources,gn as SdkAccountOwnerAppsResources,un as SdkAccountPluginResource,Cn as SdkAccountPluginsResources,_n as SdkAccountPricePlanResources,yn as SdkAccountPrintJobsResources,Xa as SdkAccountPrintPageTemplatesResources,za as SdkAccountPrintStickerTemplatesResources,Za as SdkAccountProjectsResources,Rn as SdkAccountQrCodesResources,tn as SdkAccountQrcodelogosResources,qn as SdkAccountQrcodelogosUploadResources,Bn as SdkAccountResource,Dn as SdkAccountScansDayofweekResources,vn as SdkAccountScansExportResources,Ln as SdkAccountScansResources,bn as SdkAccountScansTimelineResources,fn as SdkAccountScansTimeofdayResources,sn as SdkAccountStylingtemplatesResources,Ya as SdkAccountUrlSafetiesResources,cn as SdkAccountUserResource,an as SdkAccountUsermediasPresignedurlResources,Un as SdkAccountUsermediasResources,Mn as SdkAccountUsersResources,nn as SdkAccountWebsessionsExportResources,jn as SdkAccountWebsessionsTimelineResources,rn as SdkAccountZendeskTicketResources,Wn as SdkApikeyResource,Qn as SdkApikeySecretResources,$n as SdkAppAccountLoadResources,Jn as SdkAppAccountResource,Kn as SdkAppResource,Zn as SdkAppsAccountMainResources,to as SdkAppsAccountResource,zn as SdkAppsPublishedResources,Xn as SdkAppsResources,Po as SdkAssetContactResource,oo as SdkAssetContactsResources,co as SdkAssetHistoryResources,io as SdkAssetQrCodesResources,go as SdkAssetResource,uo as SdkAssetScansExportResources,ho as SdkAssetScansLocationResources,po as SdkAssetScansResources,mo as SdkAssetUsermediasResources,so as SdkAssettypeAssetResource,eo as SdkAssettypeAssetsResources,ro as SdkAssettypeLocationResource,ao as SdkAssettypeLocationsResources,no as SdkAssettypeResource,tc as SdkAuthConfirmResources,Zi as SdkAuthSessionResources,ec as SdkAuthUserResources,lo as SdkBatchAssetsResources,No as SdkBatchResource,So as SdkBillingCancelDowngradeResource,Io as SdkBillingCancelSubscriptionResource,To as SdkBillingCurrentPeriodResource,xo as SdkBillingDetailResource,wo as SdkBillingDowngradePlanResource,ko as SdkBillingInvoiceResource,Ao as SdkBillingSetupIntentResource,Co as SdkBillingUpgradePlanResource,_o as SdkCareAccountsResources,ac as SdkConfirmationAuthUserResources,Oo as SdkContactAssetsResources,yo as SdkContactConsentResources,Ro as SdkContactExportResources,Lo as SdkContactResource,bo as SdkContactScanResource,Do as SdkContactScansExportResources,vo as SdkContactScansLocationResources,fo as SdkContactScansResources,Mo as SdkFileResource,Uo as SdkFileValidateResources,Go as SdkInvitationResource,jo as SdkInvitationUsersResources,sc as SdkInvitedAuthConfirmResources,Vo as SdkJobResource,Yo as SdkLocationAssetsResources,Ho as SdkLocationResource,zi as SdkPasswordAuthUserResources,Bo as SdkPricePlansResources,Fo as SdkPrintJobResource,bi as SdkPrintPageTemplateResource,Li as SdkPrintStickerTemplateResource,ii as SdkProjectAdvancedAssetsReportResources,ci as SdkProjectAdvancedContactsReportResources,ui as SdkProjectAdvancedScansReportResources,Ko as SdkProjectAssetsBatchResources,di as SdkProjectAssetsExportResources,Ni as SdkProjectAssetsMostscannedResources,Wo as SdkProjectAssetsResources,pi as SdkProjectBasicAssetsReportResources,mi as SdkProjectBasicContactsReportResources,Pi as SdkProjectBatchResources,gi as SdkProjectConsentResources,zo as SdkProjectContactsBatchResources,li as SdkProjectContactsExportResources,Xo as SdkProjectContactsResources,Qo as SdkProjectCustomDomainResource,Si as SdkProjectExportQrCodesScansResources,hi as SdkProjectExportResources,$o as SdkProjectJobsAssetbatchResources,Jo as SdkProjectPresignedurlJobsAssetbatchResources,ri as SdkProjectPrintJobsResources,Zo as SdkProjectPrintResources,ti as SdkProjectQrCodesResources,Ci as SdkProjectResource,Ii as SdkProjectScansDayofweekResources,Ei as SdkProjectScansExportResources,xi as SdkProjectScansResources,wi as SdkProjectScansTimelineResources,Ai as SdkProjectScansTimeofdayResources,si as SdkProjectSelfqueueprintResources,oi as SdkProjectSmsTemplateResource,ei as SdkProjectSmsTemplatesResources,ai as SdkProjectTemplatedPrintPreviewResources,Ti as SdkProjectUsermediasResources,ni as SdkProjectWebsessionsExportResources,ki as SdkProjectWebsessionsTimelineResources,yi as SdkQrCodeResource,_i as SdkQrcodelogoResource,rc as SdkRefreshAuthSessionResources,nc as SdkResetAuthUserResources,oc as SdkResources,Oi as SdkScanContactsResources,vi as SdkScanCustomAttributeResources,Ri as SdkScanEmailResources,fi as SdkScanResource,Di as SdkScanSmsResources,Ui as SdkStylingtemplateResource,qo as SdkSupportResources,Eo as SdkUpgradePlanBillingPreviewResource,Fi as SdkUserAccountsResources,Yi as SdkUserErrorsResources,Hi as SdkUserInvitationsResources,Bi as SdkUserPathResource,qi as SdkUserPathSettingsResources,Qi as SdkUserResource,Mi as SdkUsermediaAssetResource,ji as SdkUsermediaProjectResource,Vi as SdkUsermediaResource,Gi as SdkUsermediaScanResource,Wi as SdkWebhookSmsResources,$i as SdkWebhookSmsStatusResources,Ji as SdkWebhookStripeResources,Xi as SdkWebsessionResource,Ki as SdkWebsessionSessionactionsResources,Xr as SendEmailByScanIdRequest,zr as SendSmsByScanIdRequest,Xe as SendSupportEmailRequest,Ta as SetUserSettingsByUserIdRequest,_a as SmsStatusUpdateRequest,ct as StickerShape,ya as StripeEventRequest,ut as TagActions,ht as TagStates,ys as TestDomainConnectionRequest,me as UnlinkContactToAssetRequest,Pa as UnlinkMediaToAssetRequest,ga as UnlinkMediaToProjectRequest,la as UnlinkMediaToScanRequest,Na as UnlinkMediasRequest,Os as UpdateAccountRequest,Ms as UpdateApiKeyRequest,Ys as UpdateAppByAppIdRequest,Pe as UpdateAssetRequest,Zs as UpdateAssetTypeCountAtLocationRequest,zs as UpdateAssetTypeRequest,We as UpdateAssetsLocationsRequest,Me as UpdateContactRequest,Rs as UpdateEngagePricePlanRequest,Ke as UpdateLocationRequest,Ds as UpdatePricePlanByAccountIdRequest,oa as UpdatePrintPageTemplateRequest,ia as UpdatePrintStickerTemplateRequest,Fr as UpdateProjectByProjectIdRequest,qr as UpdateQrCodeLogoByQrCodeLogoIdRequest,Wr as UpdateQrCodeRequest,ca as UpdateQrCodeStylingTemplateByStylingTemplateIdRequest,Zr as UpdateScanCustomAttributeRequest,Yr as UpdateSmsTemplateRequest,vs as UpdateUserByAccountIdRequest,ka as UpdateUserRequest,Da as UpdateWebSessionRequest,fs as UploadQrCodeLogoByAccountRequest,dt as UserCredentialsStatus,pt as UserGroups,mt as UserMediaFileTypes,Pt as UserMediaSortingTypes,gt as UserSettingsDomain,Ge 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,p,m,P,g,l,N,S,I,E,A,w,x,T,k,C,_,y,O,R,D,v,f,b,L,U,M,j,G,V,F,H,Y,q,B,Q,W,$,J,K,X,z,Z,tt,st,et,rt,at,nt,ot,it,ct,ut,ht,dt,pt,mt,Pt,gt,lt;!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"}(u||(u={})),function(t){t.ACTIVE="ACTIVE",t.SUSPENDED="SUSPENDED",t.CANCELLED="CANCELLED"}(h||(h={})),function(t){t.INTERNAL="INTERNAL",t.EXTERNAL="EXTERNAL"}(d||(d={})),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"}(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"}(m||(m={})),function(t){t.json="json",t.csv="csv"}(P||(P={})),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"}(g||(g={})),function(t){t.MODIFIED="MODIFIED",t.NAME="NAME"}(l||(l={})),function(t){t.PUBLISHED="PUBLISHED",t.DRAFT="DRAFT",t.ARCHIVED="ARCHIVED"}(N||(N={})),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"}(S||(S={})),function(t){t.API="API",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"}(I||(I={})),function(t){t.MICROSOFT="MICROSOFT"}(E||(E={})),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"}(w||(w={})),function(t){t.SMS="SMS",t.EMAIL="EMAIL",t.DATA="DATA",t.CUSTOM="CUSTOM"}(x||(x={})),function(t){t.MODIFIED="MODIFIED",t.NAME="NAME",t.PHONE="PHONE",t.EMAIL="EMAIL",t.LAST_SCAN_TIME="LAST_SCAN_TIME",t.LAST_SCAN_LOCATION="LAST_SCAN_LOCATION",t.SCAN_COUNT="SCAN_COUNT"}(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"}(k||(k={})),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"}(_||(_={})),function(t){t.STRING="STRING",t.NUMBER="NUMBER"}(y||(y={})),function(t){t.ASSET_BATCH="ASSET_BATCH"}(O||(O={})),function(t){t.VALIDATING="VALIDATING",t.VALID="VALID",t.INVALID="INVALID",t.NOT_VALIDATED="NOT_VALIDATED"}(R||(R={})),function(t){t.ENGAGE="ENGAGE",t.TRACK="TRACK",t.INVENTORY="INVENTORY",t.CREATE="CREATE"}(D||(D={})),function(t){t.COMING_UP="COMING_UP",t.PAID="PAID",t.PAST_DUE="PAST_DUE",t.VOID="VOID"}(v||(v={})),function(t){t.IN_PROGRESS="IN_PROGRESS",t.COMPLETED="COMPLETED",t.TIMEOUT="TIMEOUT",t.FAILED="FAILED",t.CANCELLED="CANCELLED",t.DOWNLOADED="DOWNLOADED"}(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"}(b||(b={})),function(t){t.NONE="NONE",t.ASSET_NAME="ASSET_NAME",t.CUSTOM="CUSTOM",t.COMPANY_NAME="COMPANY_NAME",t.LOCATOR_KEY="LOCATOR_KEY"}(L||(L={})),function(t){t.MODIFIED="MODIFIED",t.NAME="NAME",t.STATE="STATE"}(U||(U={})),function(t){t.SALES_EMAIL="SALES_EMAIL",t.SUPPORT_EMAIL="SUPPORT_EMAIL"}(M||(M={})),function(t){t.REHRIG_VISION="REHRIG_VISION",t.HOTWIRE="HOTWIRE",t.GOOGLE_SHEET="GOOGLE_SHEET"}(j||(j={})),function(t){t.ACTIVE="ACTIVE",t.INACTIVE="INACTIVE",t.SUSPENDED="SUSPENDED"}(G||(G={})),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"}(V||(V={})),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"}(q||(q={})),function(t){t.PORTRAIT="PORTRAIT",t.LANDSCAPE="LANDSCAPE"}(B||(B={})),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"}(Q||(Q={})),function(t){t.IN="IN",t.CM="CM",t.MM="MM",t.PT="PT"}(W||(W={})),function(t){t.MODIFIED="MODIFIED",t.NAME="NAME",t.SCAN_COUNT="SCAN_COUNT",t.QR_CODE_COUNT="QR_CODE_COUNT",t.CONTACT_COUNT="CONTACT_COUNT",t.ASSET_COUNT="ASSET_COUNT"}($||($={})),function(t){t.ACTIVE="ACTIVE",t.SUSPENDED="SUSPENDED"}(J||(J={})),function(t){t.dot="dot",t.square="square"}(K||(K={})),function(t){t.dot="dot",t.square="square",t.extra_rounded="extra-rounded"}(X||(X={})),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"}(Z||(Z={})),function(t){t.L="L",t.M="M",t.Q="Q",t.H="H"}(tt||(tt={})),function(t){t.linear="linear",t.radial="radial"}(st||(st={})),function(t){t.STATIC_REDIRECT="STATIC_REDIRECT",t.DYNAMIC_REDIRECT="DYNAMIC_REDIRECT",t.DYNAMIC_REDIRECT_TO_APP="DYNAMIC_REDIRECT_TO_APP"}(et||(et={})),function(t){t.SHORT_URL="SHORT_URL",t.HASHED_ID="HASHED_ID",t.SECURE_ID="SECURE_ID"}(rt||(rt={})),function(t){t.MODIFIED="MODIFIED",t.NAME="NAME",t.SCAN_COUNT="SCAN_COUNT"}(at||(at={})),function(t){t.ACTIVE="ACTIVE",t.INACTIVE="INACTIVE",t.SUSPENDED="SUSPENDED",t.UNSAFE="UNSAFE"}(nt||(nt={})),function(t){t.PNG="PNG",t.JPEG="JPEG",t.SVG="SVG",t.png="png",t.jpeg="jpeg",t.svg="svg"}(ot||(ot={})),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"}(it||(it={})),function(t){t.DAILY="DAILY",t.HOURLY="HOURLY"}(ct||(ct={})),function(t){t.SQUARE="SQUARE",t.CIRCLE="CIRCLE",t.RECTANGLE="RECTANGLE"}(ut||(ut={})),function(t){t.ACTIVATED="ACTIVATED",t.MODIFIED="MODIFIED"}(ht||(ht={})),function(t){t.ACTIVE="ACTIVE",t.INACTIVE="INACTIVE",t.USER_INFO_COLLECTION="USER_INFO_COLLECTION"}(dt||(dt={})),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"}(pt||(pt={})),function(t){t.appuser="appuser",t.appadmin="appadmin"}(mt||(mt={})),function(t){t.pdf="pdf",t.jpg="jpg",t.HEIC="HEIC",t.heic="heic",t.png="png",t.mov="mov",t.mp4="mp4",t.jpeg="jpeg",t.ttf="ttf",t.otf="otf",t.woff="woff",t.woff2="woff2",t.csv="csv",t.json="json",t.gif="gif",t.bmp="bmp",t.webp="webp",t.svg="svg",t.tiff="tiff",t.webm="webm",t.ogg="ogg",t.avi="avi",t.mpeg="mpeg",t.css="css"}(Pt||(Pt={})),function(t){t.MODIFIED="MODIFIED",t.NAME="NAME",t.FILE_TYPE="FILE_TYPE",t.CATEGORY="CATEGORY"}(gt||(gt={})),function(t){t.DASHBOARD="DASHBOARD"}(lt||(lt={}));class Nt extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"urlSafeties",sdkPartName:"urlSafeties"}]}}class St extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"apikeys",sdkPartName:"apikeys"}]}}class It extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"apps",sdkPartName:"apps"}]}}class Et extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"assettypes",sdkPartName:"assettypes"}]}}class At extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"customDomains",sdkPartName:"customDomains"}]}}class wt extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"image/upload",sdkPartName:"imageUpload"}]}}class xt extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"invitations",sdkPartName:"invitations"}]}}class Tt extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"invitations/batch",sdkPartName:"invitationsBatch"}]}}class kt extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"locations",sdkPartName:"locations"}]}}class Ct extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"printPageTemplates",sdkPartName:"printPageTemplates"}]}}class _t extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"printStickerTemplates",sdkPartName:"printStickerTemplates"}]}}class yt extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"projects",sdkPartName:"projects"}]}}class Ot extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"qrcodelogos",sdkPartName:"qrcodelogos"}]}}class Rt extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"stylingtemplates",sdkPartName:"stylingtemplates"}]}}class Dt extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"account",sdkPartName:"account"},{routePart:"customattributes",sdkPartName:"customattributes"}]}}class vt extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"zendeskTicket",sdkPartName:"zendeskTicket"}]}}class ft extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"usermedias/presignedurl",sdkPartName:"usermediasPresignedurl"}]}}class bt extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"websessions/export",sdkPartName:"websessionsExport"}]}}class Lt extends r{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"contacts/batch",sdkPartName:"contactsBatch"}]}}class Ut extends r{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{parm:"userId",routePart:"users",sdkPartName:"user"}]}}class Mt extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{parm:"pluginId",routePart:"plugins",sdkPartName:"plugin"}]}}class jt extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"}]}}class Gt extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{parm:"customDomain",routePart:"customDomains",sdkPartName:"customDomain"}]}}class Vt 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 Ft extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"assets/report/advanced",sdkPartName:"advancedAssetsReport"}]}}class Ht extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"contacts/report/advanced",sdkPartName:"advancedContactsReport"}]}}class Yt extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"scans/report/advanced",sdkPartName:"advancedScansReport"}]}}class qt extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"owner/apps",sdkPartName:"ownerApps"}]}}class Bt extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"apikeys",sdkPartName:"apikeys"}]}}class Qt extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"assets/export",sdkPartName:"assetsExport"}]}}class Wt extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"assettypes",sdkPartName:"assettypes"}]}}class $t extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"assets",sdkPartName:"assets"}]}}class Jt extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"assets/report/basic",sdkPartName:"basicAssetsReport"}]}}class Kt extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"contacts/report/basic",sdkPartName:"basicContactsReport"}]}}class Xt extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"account",sdkPartName:"account"},{routePart:"batch",sdkPartName:"batch"}]}}class zt extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"consent",sdkPartName:"consent"}]}}class Zt extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"contacts/export",sdkPartName:"contactsExport"}]}}class ts extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"contacts",sdkPartName:"contacts"}]}}class ss extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"customDomains",sdkPartName:"customDomains"}]}}class es extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"apps",sdkPartName:"apps"}]}}class rs extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"jobs",sdkPartName:"jobs"}]}}class as extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"locations",sdkPartName:"locations"}]}}class ns extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"assets/mostscanned",sdkPartName:"assetsMostscanned"}]}}class os extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"plugins",sdkPartName:"plugins"}]}}class is extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"priceplan",sdkPartName:"pricePlan"}]}}class cs extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"printJobs",sdkPartName:"printJobs"}]}}class us extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"printPageTemplates",sdkPartName:"printPageTemplates"}]}}class hs extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"printStickerTemplates",sdkPartName:"printStickerTemplates"}]}}class ds extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"projects",sdkPartName:"projects"}]}}class ps extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"qrcodelogos",sdkPartName:"qrcodelogos"}]}}class ms extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"qrcodes/scans/export",sdkPartName:"exportQrCodesScans"}]}}class Ps extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"stylingtemplates",sdkPartName:"stylingtemplates"}]}}class gs extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"qrcodes",sdkPartName:"qrCodes"}]}}class ls extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"account",sdkPartName:"account"},{routePart:"customattributes",sdkPartName:"customattributes"}]}}class Ns extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"scans/dayofweek",sdkPartName:"scansDayofweek"}]}}class Ss extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"scans/export",sdkPartName:"scansExport"}]}}class Is extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"scans/timeofday",sdkPartName:"scansTimeofday"}]}}class Es extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"scans/timeline",sdkPartName:"scansTimeline"}]}}class As extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"scans",sdkPartName:"scans"}]}}class ws extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{parm:"userId",routePart:"users",sdkPartName:"user"}]}}class xs extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"usermedias",sdkPartName:"usermedias"}]}}class Ts extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"users",sdkPartName:"users"}]}}class ks extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"websessions/timeline",sdkPartName:"websessionsTimeline"}]}}class Cs 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 _s extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"campaignInformation",sdkPartName:"campaignInformation"}]}}class ys extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"campaignInformation",sdkPartName:"campaignInformation"}]}}class Os extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"clock",sdkPartName:"clock"}]}}class Rs 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 Ds extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"}]}}class vs extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"engagePricePlan",sdkPartName:"engagePricePlan"}]}}class fs extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"priceplan",sdkPartName:"pricePlan"}]}}class bs 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 Ls extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{parm:"userId",routePart:"users",sdkPartName:"user"}]}}class Us extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"accounts",sdkPartName:"account"},{routePart:"qrcodelogos/upload",sdkPartName:"qrcodelogosUpload"}]}}class Ms extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"apiKeyId",routePart:"apikeys",sdkPartName:"apikey"}]}}class js extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"apiKeyId",routePart:"apikeys",sdkPartName:"apikey"},{routePart:"secret",sdkPartName:"secret"}]}}class Gs extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"apiKeyId",routePart:"apikeys",sdkPartName:"apikey"},{routePart:"secret",sdkPartName:"secret"}]}}class Vs extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"apiKeyId",routePart:"apikeys",sdkPartName:"apikey"}]}}class Fs extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"appId",routePart:"apps",sdkPartName:"app"}]}}class Hs extends a{constructor(...t){super(...t),this.routeSegments=[{routePart:"apps",sdkPartName:"apps"}]}}class Ys extends a{constructor(...t){super(...t),this.routeSegments=[{routePart:"apps/published",sdkPartName:"appsPublished"}]}}class qs 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 Bs extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"appId",routePart:"apps",sdkPartName:"app"}]}}class Qs extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"appAccountId",routePart:"appsAccounts",sdkPartName:"appsAccount"}]}}class Ws extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"appAccountId",routePart:"appsAccounts",sdkPartName:"appsAccount"},{routePart:"main",sdkPartName:"main"}]}}class $s extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"assetTypeId",routePart:"assettypes",sdkPartName:"assettype"},{parm:"assetId",routePart:"assets",sdkPartName:"asset"}]}}class Js extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"assetTypeId",routePart:"assettypes",sdkPartName:"assettype"},{routePart:"assets",sdkPartName:"assets"}]}}class Ks extends r{constructor(...t){super(...t),this.routeSegments=[{parm:"assetTypeId",routePart:"assettypes",sdkPartName:"assettype"}]}}class Xs extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"assetTypeId",routePart:"assettypes",sdkPartName:"assettype"}]}}class zs extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"assetTypeId",routePart:"assettypes",sdkPartName:"assettype"},{parm:"locationId",routePart:"locations",sdkPartName:"location"}]}}class Zs extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"assetTypeId",routePart:"assettypes",sdkPartName:"assettype"},{routePart:"assets",sdkPartName:"assets"}]}}class te extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"assetTypeId",routePart:"assettypes",sdkPartName:"assettype"},{routePart:"locations",sdkPartName:"locations"}]}}class se extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"assetTypeId",routePart:"assettypes",sdkPartName:"assettype"}]}}class ee extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"assetTypeId",routePart:"assettypes",sdkPartName:"assettype"},{parm:"locationId",routePart:"locations",sdkPartName:"location"}]}}class re extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{routePart:"contacts",sdkPartName:"contacts"}]}}class ae extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{routePart:"qrcodes",sdkPartName:"qrCodes"}]}}class ne extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{routePart:"qrcodes",sdkPartName:"qrCodes"}]}}class oe extends r{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"}]}}class ce extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{routePart:"history",sdkPartName:"history"}]}}class ue extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{routePart:"contacts",sdkPartName:"contacts"}]}}class he extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{routePart:"qrcodes",sdkPartName:"qrCodes"}]}}class de extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{routePart:"scans/export",sdkPartName:"scansExport"}]}}class pe extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{routePart:"scans/location",sdkPartName:"scansLocation"}]}}class me extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{routePart:"scans",sdkPartName:"scans"}]}}class Pe extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{routePart:"usermedias",sdkPartName:"usermedias"}]}}class ge extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{parm:"contactId",routePart:"contacts",sdkPartName:"contact"}]}}class le extends r{constructor(...t){super(...t),this.routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"},{parm:"contactId",routePart:"contacts",sdkPartName:"contact"}]}}class Ne extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"assetId",routePart:"assets",sdkPartName:"asset"}]}}class Se extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"batchId",routePart:"batch",sdkPartName:"batch"},{routePart:"assets",sdkPartName:"assets"}]}}class Ie extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"billing/cancelDowngrade",sdkPartName:"billingCancelDowngrade"}]}}class Ee extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"billing/cancelSubscription",sdkPartName:"billingCancelSubscription"}]}}class Ae extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"billing/preview/upgradePlan",sdkPartName:"upgradePlanBillingPreview"}]}}class we extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"billing/setupIntent",sdkPartName:"billingSetupIntent"}]}}class xe extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"billing/downgradePlan",sdkPartName:"billingDowngradePlan"}]}}class Te extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"billing/details",sdkPartName:"billingDetail"}]}}class ke extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"billing/currentPeriod",sdkPartName:"billingCurrentPeriod"}]}}class Ce extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"billing/invoices",sdkPartName:"billingInvoice"}]}}class _e extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"accountId",routePart:"billing/upgradePlan",sdkPartName:"billingUpgradePlan"}]}}class ye extends a{constructor(...t){super(...t),this.routeSegments=[{routePart:"care/accounts",sdkPartName:"careAccounts"}]}}class Oe extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"contactId",routePart:"contacts",sdkPartName:"contact"},{routePart:"consent",sdkPartName:"consent"}]}}class Re extends r{constructor(...t){super(...t),this.routeSegments=[{parm:"contactId",routePart:"contacts",sdkPartName:"contact"},{routePart:"consent",sdkPartName:"consent"}]}}class De extends r{constructor(...t){super(...t),this.routeSegments=[{parm:"contactId",routePart:"contacts",sdkPartName:"contact"}]}}class ve extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"contactId",routePart:"contacts",sdkPartName:"contact"},{routePart:"assets",sdkPartName:"assets"}]}}class fe extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"contactId",routePart:"contacts",sdkPartName:"contact"},{routePart:"consent",sdkPartName:"consent"}]}}class be extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"contactId",routePart:"contacts",sdkPartName:"contact"}]}}class Le extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"contactId",routePart:"contacts",sdkPartName:"contact"},{routePart:"export",sdkPartName:"export"}]}}class Ue extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"contactId",routePart:"contacts",sdkPartName:"contact"},{routePart:"scans/export",sdkPartName:"scansExport"}]}}class Me extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"contactId",routePart:"contacts",sdkPartName:"contact"},{routePart:"scans/location",sdkPartName:"scansLocation"}]}}class je extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"contactId",routePart:"contacts",sdkPartName:"contact"},{routePart:"scans",sdkPartName:"scans"}]}}class Ge extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"contactId",routePart:"contacts",sdkPartName:"contact"},{parm:"scanId",routePart:"scans",sdkPartName:"scan"}]}}class Ve extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"contactId",routePart:"contacts",sdkPartName:"contact"}]}}class Fe extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"fileId",routePart:"files",sdkPartName:"file"},{routePart:"validate",sdkPartName:"validate"}]}}class He extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"fileId",routePart:"files",sdkPartName:"file"},{routePart:"validate",sdkPartName:"validate"}]}}class Ye extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"invitationId",routePart:"invitations",sdkPartName:"invitation"},{routePart:"users",sdkPartName:"users"}]}}class qe extends r{constructor(...t){super(...t),this.routeSegments=[{parm:"invitationId",routePart:"invitations",sdkPartName:"invitation"}]}}class Be extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"invitationId",routePart:"invitations",sdkPartName:"invitation"}]}}class Qe extends r{constructor(...t){super(...t),this.routeSegments=[{parm:"jobId",routePart:"jobs",sdkPartName:"job"}]}}class We extends r{constructor(...t){super(...t),this.routeSegments=[{parm:"printJobId",routePart:"printJobs",sdkPartName:"printJob"}]}}class $e extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"jobId",routePart:"jobs",sdkPartName:"job"}]}}class Je extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"printJobId",routePart:"printJobs",sdkPartName:"printJob"}]}}class Ke extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"locationId",routePart:"locations",sdkPartName:"location"},{routePart:"assets",sdkPartName:"assets"}]}}class Xe extends r{constructor(...t){super(...t),this.routeSegments=[{parm:"locationId",routePart:"locations",sdkPartName:"location"}]}}class ze extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"locationId",routePart:"locations",sdkPartName:"location"},{routePart:"assets",sdkPartName:"assets"}]}}class Ze extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"locationId",routePart:"locations",sdkPartName:"location"}]}}class tr 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 er extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{parm:"customDomain",routePart:"customDomains",sdkPartName:"customDomain"}]}}class rr extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"assets",sdkPartName:"assets"}]}}class ar extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"jobs/assetbatch",sdkPartName:"jobsAssetbatch"}]}}class nr extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"jobs/assetbatch/presignedurl",sdkPartName:"presignedurlJobsAssetbatch"}]}}class or extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"assets/batch",sdkPartName:"assetsBatch"}]}}class ir extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"contacts",sdkPartName:"contacts"}]}}class cr extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"contacts/batch",sdkPartName:"contactsBatch"}]}}class ur extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"print",sdkPartName:"print"}]}}class hr extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"qrcodes",sdkPartName:"qrCodes"}]}}class dr extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"selfqueueprint",sdkPartName:"selfqueueprint"}]}}class pr extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"smstemplates",sdkPartName:"smsTemplates"}]}}class mr extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"printJobs",sdkPartName:"printJobs"}]}}class Pr extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"templatedPrint/preview",sdkPartName:"templatedPrintPreview"}]}}class gr extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"websessions/export",sdkPartName:"websessionsExport"}]}}class lr extends r{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"contacts/batch",sdkPartName:"contactsBatch"}]}}class Nr extends r{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"}]}}class Sr extends r{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{parm:"smsTemplateName",routePart:"smstemplates",sdkPartName:"smsTemplate"}]}}class Ir extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"assets/report/advanced",sdkPartName:"advancedAssetsReport"}]}}class Er extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"contacts/report/advanced",sdkPartName:"advancedContactsReport"}]}}class Ar extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"scans/report/advanced",sdkPartName:"advancedScansReport"}]}}class wr extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"export",sdkPartName:"export"}]}}class xr extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"assets/export",sdkPartName:"assetsExport"}]}}class Tr extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"assets",sdkPartName:"assets"}]}}class kr extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"assets/report/basic",sdkPartName:"basicAssetsReport"}]}}class Cr extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"contacts/report/basic",sdkPartName:"basicContactsReport"}]}}class _r extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"project",sdkPartName:"project"},{routePart:"batch",sdkPartName:"batch"}]}}class yr extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"consent",sdkPartName:"consent"}]}}class Or extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"contacts/export",sdkPartName:"contactsExport"}]}}class Rr extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"contacts",sdkPartName:"contacts"}]}}class Dr extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"assets/mostscanned",sdkPartName:"assetsMostscanned"}]}}class vr extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"}]}}class fr extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"qrCodes/scans/export",sdkPartName:"exportQrCodesScans"}]}}class br extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"qrcodes",sdkPartName:"qrCodes"}]}}class Lr extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"scans/dayofweek",sdkPartName:"scansDayofweek"}]}}class Ur extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"scans/export",sdkPartName:"scansExport"}]}}class Mr extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"scans/timeofday",sdkPartName:"scansTimeofday"}]}}class jr extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"scans/timeline",sdkPartName:"scansTimeline"}]}}class Gr extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"scans",sdkPartName:"scans"}]}}class Vr extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{parm:"smsTemplateName",routePart:"smstemplates",sdkPartName:"smsTemplate"}]}}class Fr extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"smstemplates",sdkPartName:"smsTemplates"}]}}class Hr extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"usermedias",sdkPartName:"usermedias"}]}}class Yr extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{routePart:"websessions/timeline",sdkPartName:"websessionsTimeline"}]}}class qr extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"}]}}class Br extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"projectId",routePart:"projects",sdkPartName:"project"},{parm:"smsTemplateName",routePart:"smstemplates",sdkPartName:"smsTemplate"}]}}class Qr extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"qrCodeLogoId",routePart:"qrcodelogos",sdkPartName:"qrcodelogo"}]}}class Wr extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"qrCodeLogoId",routePart:"qrcodelogos",sdkPartName:"qrcodelogo"}]}}class $r extends r{constructor(...t){super(...t),this.routeSegments=[{parm:"qrCodeId",routePart:"qrcodes",sdkPartName:"qrCode"}]}}class Jr extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"qrCodeId",routePart:"qrcodes",sdkPartName:"qrCode"}]}}class Kr extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"qrCodeId",routePart:"qrcodes",sdkPartName:"qrCode"}]}}class Xr extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"scanId",routePart:"scans",sdkPartName:"scan"},{routePart:"contacts",sdkPartName:"contacts"}]}}class zr extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"scanId",routePart:"scans",sdkPartName:"scan"}]}}class Zr extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"scanId",routePart:"scans",sdkPartName:"scan"}]}}class ta extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"scanId",routePart:"scans",sdkPartName:"scan"},{routePart:"email",sdkPartName:"email"}]}}class sa extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"scanId",routePart:"scans",sdkPartName:"scan"},{routePart:"sms",sdkPartName:"sms"}]}}class ea extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"scanId",routePart:"scans",sdkPartName:"scan"},{routePart:"customAttribute",sdkPartName:"customAttribute"}]}}class ra extends r{constructor(...t){super(...t),this.routeSegments=[{parm:"printPageTemplateId",routePart:"printPageTemplates",sdkPartName:"printPageTemplate"}]}}class aa extends r{constructor(...t){super(...t),this.routeSegments=[{parm:"printStickerTemplateId",routePart:"printStickerTemplates",sdkPartName:"printStickerTemplate"}]}}class na extends r{constructor(...t){super(...t),this.routeSegments=[{parm:"stylingTemplateId",routePart:"stylingtemplates",sdkPartName:"stylingtemplate"}]}}class oa extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"printPageTemplateId",routePart:"printPageTemplates",sdkPartName:"printPageTemplate"}]}}class ia extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"printStickerTemplateId",routePart:"printStickerTemplates",sdkPartName:"printStickerTemplate"}]}}class ca extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"stylingTemplateId",routePart:"stylingtemplates",sdkPartName:"stylingtemplate"}]}}class ua extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"printPageTemplateId",routePart:"printPageTemplates",sdkPartName:"printPageTemplate"}]}}class ha extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"printStickerTemplateId",routePart:"printStickerTemplates",sdkPartName:"printStickerTemplate"}]}}class da extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"stylingTemplateId",routePart:"stylingtemplates",sdkPartName:"stylingtemplate"}]}}class pa extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"mediaId",routePart:"usermedias",sdkPartName:"usermedia"}]}}class ma extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"mediaId",routePart:"usermedias",sdkPartName:"usermedia"},{parm:"assetId",routePart:"assets",sdkPartName:"asset"}]}}class Pa extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"mediaId",routePart:"usermedias",sdkPartName:"usermedia"},{parm:"projectId",routePart:"project",sdkPartName:"project"}]}}class ga extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"mediaId",routePart:"usermedias",sdkPartName:"usermedia"},{parm:"scanId",routePart:"scans",sdkPartName:"scan"}]}}class la extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"mediaId",routePart:"usermedias",sdkPartName:"usermedia"},{parm:"assetId",routePart:"assets",sdkPartName:"asset"}]}}class Na extends r{constructor(...t){super(...t),this.routeSegments=[{parm:"mediaId",routePart:"usermedias",sdkPartName:"usermedia"},{parm:"assetId",routePart:"assets",sdkPartName:"asset"}]}}class Sa extends r{constructor(...t){super(...t),this.routeSegments=[{parm:"mediaId",routePart:"usermedias",sdkPartName:"usermedia"},{parm:"projectId",routePart:"projects",sdkPartName:"project"}]}}class Ia extends r{constructor(...t){super(...t),this.routeSegments=[{parm:"mediaId",routePart:"usermedias",sdkPartName:"usermedia"},{parm:"scanId",routePart:"scans",sdkPartName:"scan"}]}}class Ea extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"mediaId",routePart:"usermedias",sdkPartName:"usermedia"},{parm:"assetId",routePart:"assets",sdkPartName:"asset"}]}}class Aa extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"userId",routePart:"users",sdkPartName:"user"},{routePart:"accounts",sdkPartName:"accounts"}]}}class wa extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"userId",routePart:"users",sdkPartName:"user"},{routePart:"accounts",sdkPartName:"accounts"}]}}class xa extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"userId",routePart:"users",sdkPartName:"user"},{routePart:"errors",sdkPartName:"errors"}]}}class Ta 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 Ca 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 ya extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"userId",routePart:"users",sdkPartName:"user"}]}}class Oa extends o{constructor(...t){super(...t),this.routeSegments=[{routePart:"webhook/sms",sdkPartName:"webhookSms"}]}}class Ra extends o{constructor(...t){super(...t),this.routeSegments=[{routePart:"webhook/sms-status",sdkPartName:"webhookSmsStatus"}]}}class Da extends o{constructor(...t){super(...t),this.routeSegments=[{routePart:"webhook/stripe",sdkPartName:"webhookStripe"}]}}class va extends o{constructor(...t){super(...t),this.routeSegments=[{parm:"sessionId",routePart:"websessions",sdkPartName:"websession"},{routePart:"sessionactions",sdkPartName:"sessionactions"}]}}class fa extends a{constructor(...t){super(...t),this.routeSegments=[{parm:"sessionId",routePart:"websessions",sdkPartName:"websession"}]}}class ba extends n{constructor(...t){super(...t),this.routeSegments=[{parm:"sessionId",routePart:"websessions",sdkPartName:"websession"}]}}class La extends o{constructor(...t){super(...t),this.routeSegments=[{routePart:"auth/user/password",sdkPartName:"passwordAuthUser"}]}}class Ua extends a{constructor(...t){super(...t),this.routeSegments=[{routePart:"auth/session",sdkPartName:"authSession"}]}}class Ma extends a{constructor(...t){super(...t),this.routeSegments=[{routePart:"auth/confirm",sdkPartName:"authConfirm"}]}}class ja extends a{constructor(...t){super(...t),this.routeSegments=[{routePart:"auth/confirm/invited",sdkPartName:"invitedAuthConfirm"}]}}class Ga extends o{constructor(...t){super(...t),this.routeSegments=[{routePart:"auth/user",sdkPartName:"authUser"}]}}class Va extends o{constructor(...t){super(...t),this.routeSegments=[{routePart:"auth/session",sdkPartName:"authSession"}]}}class Fa extends a{constructor(...t){super(...t),this.routeSegments=[{routePart:"auth/session",sdkPartName:"authSession"}]}}class Ha extends o{constructor(...t){super(...t),this.routeSegments=[{routePart:"auth/session/refresh",sdkPartName:"refreshAuthSession"}]}}class Ya extends o{constructor(...t){super(...t),this.routeSegments=[{routePart:"auth/user/confirmation",sdkPartName:"confirmationAuthUser"}]}}class qa extends o{constructor(...t){super(...t),this.routeSegments=[{routePart:"auth/user/reset",sdkPartName:"resetAuthUser"}]}}class Ba extends i{async create(t,s){return new Nt(this.session).go(this.pathParameters,void 0,t,s)}}class Qa extends i{async create(t,s){return new St(this.session).go(this.pathParameters,void 0,t,s)}async get(t,s){return new Bt(this.session).go(this.pathParameters,t,s)}}class Wa extends i{async create(t,s){return new It(this.session).go(this.pathParameters,void 0,t,s)}async get(t,s){return new es(this.session).go(this.pathParameters,t,s)}}class $a extends i{async create(t,s){return new Et(this.session).go(this.pathParameters,void 0,t,s)}async get(t,s){return new Wt(this.session).go(this.pathParameters,t,s)}}class Ja extends i{async create(t,s){return new At(this.session).go(this.pathParameters,void 0,t,s)}async get(t,s){return new ss(this.session).go(this.pathParameters,t,s)}}class Ka extends i{async create(t,s){return new wt(this.session).go(this.pathParameters,void 0,t,s)}}class Xa extends i{async create(t,s){return new xt(this.session).go(this.pathParameters,void 0,t,s)}}class za extends i{async create(t,s){return new Tt(this.session).go(this.pathParameters,void 0,t,s)}}class Za extends i{async create(t,s){return new kt(this.session).go(this.pathParameters,void 0,t,s)}async get(t,s){return new as(this.session).go(this.pathParameters,t,s)}}class tn extends i{async create(t,s){return new Ct(this.session).go(this.pathParameters,void 0,t,s)}async get(t,s){return new us(this.session).go(this.pathParameters,t,s)}}class sn extends i{async create(t,s){return new _t(this.session).go(this.pathParameters,void 0,t,s)}async get(t,s){return new hs(this.session).go(this.pathParameters,t,s)}}class en extends i{async create(t,s){return new yt(this.session).go(this.pathParameters,void 0,t,s)}async get(t,s){return new ds(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 ps(this.session).go(this.pathParameters,t,s)}}class an extends i{async create(t,s){return new Rt(this.session).go(this.pathParameters,void 0,t,s)}async get(t,s){return new Ps(this.session).go(this.pathParameters,t,s)}}class nn 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 on extends i{async create(t,s){return new vt(this.session).go(this.pathParameters,void 0,t,s)}}class cn 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 bt(this.session).go(this.pathParameters,void 0,t,s)}}class hn extends i{async delete(t,s){return new Lt(this.session).go(this.pathParameters,t,s)}}class dn extends c{async delete(t){return new Ut(this.session).go(this.pathParameters,void 0,t)}async get(t){return new ws(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 pn extends i{async get(t){return new Vt(this.session).go(this.pathParameters,void 0,t)}}class mn extends i{async update(t,s){return new bs(this.session).go(this.pathParameters,void 0,t,s)}}class Pn extends c{password(){return new pn(this.getSession(),this.pathParameters)}rehrig(){return new mn(this.getSession(),this.pathParameters)}async update(t){return new Mt(this.session).go(this.pathParameters,void 0,t)}}class gn extends i{async update(t){return new Rs(this.session).go(this.pathParameters,void 0,t)}}class ln extends c{test(){return new gn(this.getSession(),this.pathParameters)}async get(t){return new Gt(this.session).go(this.pathParameters,void 0,t)}}class Nn extends i{async get(t,s){return new Ft(this.session).go(this.pathParameters,t,s)}}class Sn extends i{async get(t,s){return new Ht(this.session).go(this.pathParameters,t,s)}}class In extends i{async get(t,s){return new Yt(this.session).go(this.pathParameters,t,s)}}class En extends i{async get(t,s){return new qt(this.session).go(this.pathParameters,t,s)}}class An extends i{async create(t,s){return new Qt(this.session).go(this.pathParameters,void 0,t,s)}}class wn extends i{async get(t,s){return new $t(this.session).go(this.pathParameters,t,s)}}class xn extends i{async get(t){return new Jt(this.session).go(this.pathParameters,void 0,t)}}class Tn extends i{async get(t){return new Kt(this.session).go(this.pathParameters,void 0,t)}}class kn extends i{async get(t,s){return new Xt(this.session).go(this.pathParameters,t,s)}}class Cn extends i{async get(t,s){return new zt(this.session).go(this.pathParameters,t,s)}}class _n extends i{async create(t,s){return new Zt(this.session).go(this.pathParameters,void 0,t,s)}}class yn extends i{async get(t,s){return new ts(this.session).go(this.pathParameters,t,s)}}class On extends i{async get(t,s){return new rs(this.session).go(this.pathParameters,t,s)}}class Rn extends i{async get(t,s){return new ns(this.session).go(this.pathParameters,t,s)}}class Dn extends i{async get(t){return new os(this.session).go(this.pathParameters,void 0,t)}}class vn extends i{async get(t){return new is(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 fn extends i{async get(t,s){return new cs(this.session).go(this.pathParameters,t,s)}}class bn extends i{async create(t,s){return new ms(this.session).go(this.pathParameters,void 0,t,s)}}class Ln extends i{async get(t,s){return new gs(this.session).go(this.pathParameters,t,s)}}class Un extends i{async get(t,s){return new Ns(this.session).go(this.pathParameters,t,s)}}class Mn extends i{async create(t,s){return new Ss(this.session).go(this.pathParameters,void 0,t,s)}}class jn extends i{async get(t,s){return new Is(this.session).go(this.pathParameters,t,s)}}class Gn extends i{async get(t,s){return new Es(this.session).go(this.pathParameters,t,s)}}class Vn extends i{async get(t,s){return new As(this.session).go(this.pathParameters,t,s)}}class Fn extends i{async get(t,s){return new xs(this.session).go(this.pathParameters,t,s)}}class Hn extends i{async get(t,s){return new Ts(this.session).go(this.pathParameters,t,s)}}class Yn extends i{async get(t,s){return new ks(this.session).go(this.pathParameters,t,s)}}class qn extends i{async create(t){return new Cs(this.session).go(this.pathParameters,void 0,t)}}class Bn extends c{install(){return new qn(this.getSession(),this.pathParameters)}}class Qn extends i{async get(t){return new _s(this.session).go(this.pathParameters,void 0,t)}async create(t,s){return new ys(this.session).go(this.pathParameters,void 0,t,s)}}class Wn extends i{async create(t,s){return new Os(this.session).go(this.pathParameters,void 0,t,s)}}class $n extends i{async update(t,s){return new vs(this.session).go(this.pathParameters,void 0,t,s)}}class Jn extends i{async create(t,s){return new Us(this.session).go(this.pathParameters,void 0,t,s)}}class Kn extends c{urlSafeties(){return new Ba(this.getSession(),this.pathParameters)}apikeys(){return new Qa(this.getSession(),this.pathParameters)}apps(){return new Wa(this.getSession(),this.pathParameters)}assettypes(){return new $a(this.getSession(),this.pathParameters)}customDomains(){return new Ja(this.getSession(),this.pathParameters)}imageUpload(){return new Ka(this.getSession(),this.pathParameters)}invitations(){return new Xa(this.getSession(),this.pathParameters)}invitationsBatch(){return new za(this.getSession(),this.pathParameters)}locations(){return new Za(this.getSession(),this.pathParameters)}printPageTemplates(){return new tn(this.getSession(),this.pathParameters)}printStickerTemplates(){return new sn(this.getSession(),this.pathParameters)}projects(){return new en(this.getSession(),this.pathParameters)}qrcodelogos(){return new rn(this.getSession(),this.pathParameters)}stylingtemplates(){return new an(this.getSession(),this.pathParameters)}customattributes(){return new nn(this.getSession(),this.pathParameters)}zendeskTicket(){return new on(this.getSession(),this.pathParameters)}usermediasPresignedurl(){return new cn(this.getSession(),this.pathParameters)}websessionsExport(){return new un(this.getSession(),this.pathParameters)}contactsBatch(){return new hn(this.getSession(),this.pathParameters)}user(t){return new dn(this.getSession(),s({},this.pathParameters,{userId:t}))}plugin(t){return new Pn(this.getSession(),s({},this.pathParameters,{pluginId:t}))}customDomain(t){return new ln(this.getSession(),s({},this.pathParameters,{customDomain:t}))}advancedAssetsReport(){return new Nn(this.getSession(),this.pathParameters)}advancedContactsReport(){return new Sn(this.getSession(),this.pathParameters)}advancedScansReport(){return new In(this.getSession(),this.pathParameters)}ownerApps(){return new En(this.getSession(),this.pathParameters)}assetsExport(){return new An(this.getSession(),this.pathParameters)}assets(){return new wn(this.getSession(),this.pathParameters)}basicAssetsReport(){return new xn(this.getSession(),this.pathParameters)}basicContactsReport(){return new Tn(this.getSession(),this.pathParameters)}batch(){return new kn(this.getSession(),this.pathParameters)}consent(){return new Cn(this.getSession(),this.pathParameters)}contactsExport(){return new _n(this.getSession(),this.pathParameters)}contacts(){return new yn(this.getSession(),this.pathParameters)}jobs(){return new On(this.getSession(),this.pathParameters)}assetsMostscanned(){return new Rn(this.getSession(),this.pathParameters)}plugins(){return new Dn(this.getSession(),this.pathParameters)}pricePlan(){return new vn(this.getSession(),this.pathParameters)}printJobs(){return new fn(this.getSession(),this.pathParameters)}exportQrCodesScans(){return new bn(this.getSession(),this.pathParameters)}qrCodes(){return new Ln(this.getSession(),this.pathParameters)}scansDayofweek(){return new Un(this.getSession(),this.pathParameters)}scansExport(){return new Mn(this.getSession(),this.pathParameters)}scansTimeofday(){return new jn(this.getSession(),this.pathParameters)}scansTimeline(){return new Gn(this.getSession(),this.pathParameters)}scans(){return new Vn(this.getSession(),this.pathParameters)}usermedias(){return new Fn(this.getSession(),this.pathParameters)}users(){return new Hn(this.getSession(),this.pathParameters)}websessionsTimeline(){return new Yn(this.getSession(),this.pathParameters)}app(t){return new Bn(this.getSession(),s({},this.pathParameters,{appId:t}))}campaignInformation(){return new Qn(this.getSession(),this.pathParameters)}clock(){return new Wn(this.getSession(),this.pathParameters)}engagePricePlan(){return new $n(this.getSession(),this.pathParameters)}qrcodelogosUpload(){return new Jn(this.getSession(),this.pathParameters)}async get(t){return new jt(this.session).go(this.pathParameters,void 0,t)}async update(t,s){return new Ds(this.session).go(this.pathParameters,void 0,t,s)}}class Xn extends i{async get(t){return new js(this.session).go(this.pathParameters,void 0,t)}async update(t){return new Gs(this.session).go(this.pathParameters,void 0,t)}}class zn extends c{secret(){return new Xn(this.getSession(),this.pathParameters)}async get(t){return new Ms(this.session).go(this.pathParameters,void 0,t)}async update(t,s){return new Vs(this.session).go(this.pathParameters,void 0,t,s)}}class Zn extends i{async create(t){return new qs(this.session).go(this.pathParameters,void 0,t)}}class to extends c{load(){return new Zn(this.getSession(),this.pathParameters)}}class so extends c{account(t){return new to(this.getSession(),s({},this.pathParameters,{accountId:t}))}async get(t){return new Fs(this.session).go(this.pathParameters,void 0,t)}async update(t,s){return new Bs(this.session).go(this.pathParameters,void 0,t,s)}}class eo extends i{async get(t,s){return new Hs(this.session).go(this.pathParameters,t,s)}}class ro extends i{async get(t,s){return new Ys(this.session).go(this.pathParameters,t,s)}}class ao extends i{async get(t){return new Ws(this.session).go(this.pathParameters,void 0,t)}}class no extends c{main(){return new ao(this.getSession(),this.pathParameters)}async get(t){return new Qs(this.session).go(this.pathParameters,void 0,t)}}class oo extends c{async compose(t,s){return new $s(this.session).go(this.pathParameters,void 0,t,s)}}class io extends i{async create(t,s){return new Js(this.session).go(this.pathParameters,void 0,t,s)}async get(t,s){return new Zs(this.session).go(this.pathParameters,t,s)}}class co extends c{async get(t){return new zs(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 uo extends i{async get(t,s){return new te(this.session).go(this.pathParameters,t,s)}}class ho extends c{asset(t){return new oo(this.getSession(),s({},this.pathParameters,{assetId:t}))}assets(){return new io(this.getSession(),this.pathParameters)}location(t){return new co(this.getSession(),s({},this.pathParameters,{locationId:t}))}locations(){return new uo(this.getSession(),this.pathParameters)}async delete(t){return new Ks(this.session).go(this.pathParameters,void 0,t)}async get(t,s){return new Xs(this.session).go(this.pathParameters,t,s)}async update(t,s){return new se(this.session).go(this.pathParameters,void 0,t,s)}}class po extends i{async create(t,s){return new re(this.session).go(this.pathParameters,void 0,t,s)}async get(t,s){return new ue(this.session).go(this.pathParameters,t,s)}}class mo extends i{async create(t,s){return new ne(this.session).go(this.pathParameters,void 0,t,s)}async get(t,s){return new he(this.session).go(this.pathParameters,t,s)}}class Po extends i{async get(t,s){return new ce(this.session).go(this.pathParameters,t,s)}}class go extends i{async create(t,s){return new de(this.session).go(this.pathParameters,void 0,t,s)}}class lo extends i{async get(t,s){return new pe(this.session).go(this.pathParameters,t,s)}}class No extends i{async get(t,s){return new me(this.session).go(this.pathParameters,t,s)}}class So extends i{async get(t,s){return new Pe(this.session).go(this.pathParameters,t,s)}}class Io extends c{async link(t,s){return new ge(this.session).go(this.pathParameters,void 0,t,s)}async unlink(t){return new le(this.session).go(this.pathParameters,void 0,t)}}class Eo extends c{contacts(){return new po(this.getSession(),this.pathParameters)}qrCodes(){return new mo(this.getSession(),this.pathParameters)}history(){return new Po(this.getSession(),this.pathParameters)}scansExport(){return new go(this.getSession(),this.pathParameters)}scansLocation(){return new lo(this.getSession(),this.pathParameters)}scans(){return new No(this.getSession(),this.pathParameters)}usermedias(){return new So(this.getSession(),this.pathParameters)}contact(t){return new Io(this.getSession(),s({},this.pathParameters,{contactId:t}))}async delete(t){return new oe(this.session).go(this.pathParameters,void 0,t)}async get(t,s){return new ie(this.session).go(this.pathParameters,t,s)}async update(t,s){return new Ne(this.session).go(this.pathParameters,void 0,t,s)}}class Ao extends i{async get(t,s){return new Se(this.session).go(this.pathParameters,t,s)}}class wo extends c{assets(){return new Ao(this.getSession(),this.pathParameters)}}class xo extends c{async create(t){return new Ie(this.session).go(this.pathParameters,void 0,t)}}class To extends c{async create(t,s){return new Ee(this.session).go(this.pathParameters,void 0,t,s)}}class ko extends c{async get(t,s){return new Ae(this.session).go(this.pathParameters,t,s)}}class Co extends c{async create(t,s){return new we(this.session).go(this.pathParameters,void 0,t,s)}}class _o extends c{async create(t,s){return new xe(this.session).go(this.pathParameters,void 0,t,s)}}class yo extends c{async get(t){return new Te(this.session).go(this.pathParameters,void 0,t)}}class Oo extends c{async get(t){return new ke(this.session).go(this.pathParameters,void 0,t)}}class Ro extends c{async get(t,s){return new Ce(this.session).go(this.pathParameters,t,s)}}class Do extends c{async create(t,s){return new _e(this.session).go(this.pathParameters,void 0,t,s)}}class vo extends i{async get(t,s){return new ye(this.session).go(this.pathParameters,t,s)}}class fo extends i{async create(t,s){return new Oe(this.session).go(this.pathParameters,void 0,t,s)}async delete(t,s){return new Re(this.session).go(this.pathParameters,t,s)}async get(t,s){return new fe(this.session).go(this.pathParameters,t,s)}}class bo extends i{async get(t,s){return new ve(this.session).go(this.pathParameters,t,s)}}class Lo extends i{async create(t,s){return new Le(this.session).go(this.pathParameters,void 0,t,s)}}class Uo extends i{async create(t,s){return new Ue(this.session).go(this.pathParameters,void 0,t,s)}}class Mo extends i{async get(t,s){return new Me(this.session).go(this.pathParameters,t,s)}}class jo extends i{async get(t){return new je(this.session).go(this.pathParameters,void 0,t)}}class Go extends c{async link(t,s){return new Ge(this.session).go(this.pathParameters,void 0,t,s)}}class Vo extends c{consent(){return new fo(this.getSession(),this.pathParameters)}assets(){return new bo(this.getSession(),this.pathParameters)}export(){return new Lo(this.getSession(),this.pathParameters)}scansExport(){return new Uo(this.getSession(),this.pathParameters)}scansLocation(){return new Mo(this.getSession(),this.pathParameters)}scans(){return new jo(this.getSession(),this.pathParameters)}scan(t){return new Go(this.getSession(),s({},this.pathParameters,{scanId:t}))}async delete(t){return new De(this.session).go(this.pathParameters,void 0,t)}async get(t){return new be(this.session).go(this.pathParameters,void 0,t)}async update(t,s){return new Ve(this.session).go(this.pathParameters,void 0,t,s)}}class Fo extends i{async create(t){return new He(this.session).go(this.pathParameters,void 0,t)}}class Ho extends c{validate(){return new Fo(this.getSession(),this.pathParameters)}}class Yo extends i{async create(t){return new Ye(this.session).go(this.pathParameters,void 0,t)}}class qo extends c{users(){return new Yo(this.getSession(),this.pathParameters)}async delete(t){return new qe(this.session).go(this.pathParameters,void 0,t)}async get(t){return new Be(this.session).go(this.pathParameters,void 0,t)}}class Bo extends c{async delete(t){return new Qe(this.session).go(this.pathParameters,void 0,t)}async get(t){return new $e(this.session).go(this.pathParameters,void 0,t)}}class Qo extends c{async delete(t){return new We(this.session).go(this.pathParameters,void 0,t)}async invoke(t){return new Je(this.session).go(this.pathParameters,void 0,t)}}class Wo extends i{async update(t,s){return new Ke(this.session).go(this.pathParameters,void 0,t,s)}async get(t,s){return new ze(this.session).go(this.pathParameters,t,s)}}class $o extends c{assets(){return new Wo(this.getSession(),this.pathParameters)}async delete(t,s){return new Xe(this.session).go(this.pathParameters,t,s)}async update(t,s){return new Ze(this.session).go(this.pathParameters,void 0,t,s)}}class Jo extends i{async create(t,s){return new tr(this.session).go(this.pathParameters,void 0,t,s)}}class Ko extends i{async get(t){return new sr(this.session).go(this.pathParameters,void 0,t)}}class Xo extends c{async create(t){return new er(this.session).go(this.pathParameters,void 0,t)}}class zo extends i{async create(t,s){return new rr(this.session).go(this.pathParameters,void 0,t,s)}async get(t,s){return new Tr(this.session).go(this.pathParameters,t,s)}}class Zo extends i{async create(t,s){return new ar(this.session).go(this.pathParameters,void 0,t,s)}}class ti extends i{async create(t,s){return new nr(this.session).go(this.pathParameters,void 0,t,s)}}class si extends i{async create(t,s){return new or(this.session).go(this.pathParameters,void 0,t,s)}}class ei extends i{async create(t,s){return new ir(this.session).go(this.pathParameters,void 0,t,s)}async get(t,s){return new Rr(this.session).go(this.pathParameters,t,s)}}class ri extends i{async create(t,s){return new cr(this.session).go(this.pathParameters,void 0,t,s)}async delete(t,s){return new lr(this.session).go(this.pathParameters,t,s)}}class ai extends i{async create(t,s){return new ur(this.session).go(this.pathParameters,void 0,t,s)}}class ni extends i{async create(t,s){return new hr(this.session).go(this.pathParameters,void 0,t,s)}async get(t,s){return new br(this.session).go(this.pathParameters,t,s)}}class oi extends i{async create(t,s){return new dr(this.session).go(this.pathParameters,void 0,t,s)}}class ii extends i{async create(t,s){return new pr(this.session).go(this.pathParameters,void 0,t,s)}async get(t,s){return new Fr(this.session).go(this.pathParameters,t,s)}}class ci extends i{async create(t,s){return new mr(this.session).go(this.pathParameters,void 0,t,s)}}class ui extends i{async create(t,s){return new Pr(this.session).go(this.pathParameters,void 0,t,s)}}class hi extends i{async create(t,s){return new gr(this.session).go(this.pathParameters,void 0,t,s)}}class di extends c{async delete(t){return new Sr(this.session).go(this.pathParameters,void 0,t)}async get(t){return new Vr(this.session).go(this.pathParameters,void 0,t)}async update(t,s){return new Br(this.session).go(this.pathParameters,void 0,t,s)}}class pi extends i{async get(t,s){return new Ir(this.session).go(this.pathParameters,t,s)}}class mi extends i{async get(t,s){return new Er(this.session).go(this.pathParameters,t,s)}}class Pi extends i{async get(t,s){return new Ar(this.session).go(this.pathParameters,t,s)}}class gi extends i{async create(t,s){return new wr(this.session).go(this.pathParameters,void 0,t,s)}}class li extends i{async create(t,s){return new xr(this.session).go(this.pathParameters,void 0,t,s)}}class Ni extends i{async get(t){return new kr(this.session).go(this.pathParameters,void 0,t)}}class Si extends i{async get(t){return new Cr(this.session).go(this.pathParameters,void 0,t)}}class Ii extends i{async get(t,s){return new _r(this.session).go(this.pathParameters,t,s)}}class Ei extends i{async get(t,s){return new yr(this.session).go(this.pathParameters,t,s)}}class Ai extends i{async create(t,s){return new Or(this.session).go(this.pathParameters,void 0,t,s)}}class wi extends i{async get(t,s){return new Dr(this.session).go(this.pathParameters,t,s)}}class xi extends i{async create(t,s){return new fr(this.session).go(this.pathParameters,void 0,t,s)}}class Ti extends i{async get(t,s){return new Lr(this.session).go(this.pathParameters,t,s)}}class ki extends i{async create(t,s){return new Ur(this.session).go(this.pathParameters,void 0,t,s)}}class Ci extends i{async get(t,s){return new Mr(this.session).go(this.pathParameters,t,s)}}class _i extends i{async get(t,s){return new jr(this.session).go(this.pathParameters,t,s)}}class yi extends i{async get(t,s){return new Gr(this.session).go(this.pathParameters,t,s)}}class Oi extends i{async get(t,s){return new Hr(this.session).go(this.pathParameters,t,s)}}class Ri extends i{async get(t,s){return new Yr(this.session).go(this.pathParameters,t,s)}}class Di extends c{customDomain(t){return new Xo(this.getSession(),s({},this.pathParameters,{customDomain:t}))}assets(){return new zo(this.getSession(),this.pathParameters)}jobsAssetbatch(){return new Zo(this.getSession(),this.pathParameters)}presignedurlJobsAssetbatch(){return new ti(this.getSession(),this.pathParameters)}assetsBatch(){return new si(this.getSession(),this.pathParameters)}contacts(){return new ei(this.getSession(),this.pathParameters)}contactsBatch(){return new ri(this.getSession(),this.pathParameters)}print(){return new ai(this.getSession(),this.pathParameters)}qrCodes(){return new ni(this.getSession(),this.pathParameters)}selfqueueprint(){return new oi(this.getSession(),this.pathParameters)}smsTemplates(){return new ii(this.getSession(),this.pathParameters)}printJobs(){return new ci(this.getSession(),this.pathParameters)}templatedPrintPreview(){return new ui(this.getSession(),this.pathParameters)}websessionsExport(){return new hi(this.getSession(),this.pathParameters)}smsTemplate(t){return new di(this.getSession(),s({},this.pathParameters,{smsTemplateName:t}))}advancedAssetsReport(){return new pi(this.getSession(),this.pathParameters)}advancedContactsReport(){return new mi(this.getSession(),this.pathParameters)}advancedScansReport(){return new Pi(this.getSession(),this.pathParameters)}export(){return new gi(this.getSession(),this.pathParameters)}assetsExport(){return new li(this.getSession(),this.pathParameters)}basicAssetsReport(){return new Ni(this.getSession(),this.pathParameters)}basicContactsReport(){return new Si(this.getSession(),this.pathParameters)}batch(){return new Ii(this.getSession(),this.pathParameters)}consent(){return new Ei(this.getSession(),this.pathParameters)}contactsExport(){return new Ai(this.getSession(),this.pathParameters)}assetsMostscanned(){return new wi(this.getSession(),this.pathParameters)}exportQrCodesScans(){return new xi(this.getSession(),this.pathParameters)}scansDayofweek(){return new Ti(this.getSession(),this.pathParameters)}scansExport(){return new ki(this.getSession(),this.pathParameters)}scansTimeofday(){return new Ci(this.getSession(),this.pathParameters)}scansTimeline(){return new _i(this.getSession(),this.pathParameters)}scans(){return new yi(this.getSession(),this.pathParameters)}usermedias(){return new Oi(this.getSession(),this.pathParameters)}websessionsTimeline(){return new Ri(this.getSession(),this.pathParameters)}async delete(t){return new Nr(this.session).go(this.pathParameters,void 0,t)}async get(t){return new vr(this.session).go(this.pathParameters,void 0,t)}async update(t,s){return new qr(this.session).go(this.pathParameters,void 0,t,s)}}class vi extends c{async get(t){return new Qr(this.session).go(this.pathParameters,void 0,t)}async update(t,s){return new Wr(this.session).go(this.pathParameters,void 0,t,s)}}class fi extends c{async delete(t){return new $r(this.session).go(this.pathParameters,void 0,t)}async get(t,s){return new Jr(this.session).go(this.pathParameters,t,s)}async update(t,s){return new Kr(this.session).go(this.pathParameters,void 0,t,s)}}class bi extends i{async create(t,s){return new Xr(this.session).go(this.pathParameters,void 0,t,s)}}class Li extends i{async send(t,s){return new ta(this.session).go(this.pathParameters,void 0,t,s)}}class Ui extends i{async send(t,s){return new sa(this.session).go(this.pathParameters,void 0,t,s)}}class Mi extends i{async update(t,s){return new ea(this.session).go(this.pathParameters,void 0,t,s)}}class ji extends c{contacts(){return new bi(this.getSession(),this.pathParameters)}email(){return new Li(this.getSession(),this.pathParameters)}sms(){return new Ui(this.getSession(),this.pathParameters)}customAttribute(){return new Mi(this.getSession(),this.pathParameters)}async get(t,s){return new zr(this.session).go(this.pathParameters,t,s)}async update(t,s){return new Zr(this.session).go(this.pathParameters,void 0,t,s)}}class Gi extends c{async delete(t){return new ra(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 ua(this.session).go(this.pathParameters,void 0,t,s)}}class Vi extends c{async delete(t){return new aa(this.session).go(this.pathParameters,void 0,t)}async get(t){return new ia(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 Fi extends c{async delete(t){return new na(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 da(this.session).go(this.pathParameters,void 0,t,s)}}class Hi extends c{async link(t,s){return new Ea(this.session).go(this.pathParameters,void 0,t,s)}async unlink(t){return new Na(this.session).go(this.pathParameters,void 0,t)}}class Yi extends c{async link(t){return new Pa(this.session).go(this.pathParameters,void 0,t)}async unlink(t){return new Sa(this.session).go(this.pathParameters,void 0,t)}}class qi extends c{async link(t){return new ga(this.session).go(this.pathParameters,void 0,t)}async unlink(t){return new Ia(this.session).go(this.pathParameters,void 0,t)}}class Bi extends c{asset(t){return new Hi(this.getSession(),s({},this.pathParameters,{assetId:t}))}project(t){return new Yi(this.getSession(),s({},this.pathParameters,{projectId:t}))}scan(t){return new qi(this.getSession(),s({},this.pathParameters,{scanId:t}))}async get(t){return new pa(this.session).go(this.pathParameters,void 0,t)}}class Qi extends i{async create(t,s){return new Aa(this.session).go(this.pathParameters,void 0,t,s)}async get(t,s){return new wa(this.session).go(this.pathParameters,t,s)}}class Wi extends i{async get(t,s){return new xa(this.session).go(this.pathParameters,t,s)}}class $i extends i{async get(t,s){return new Ta(this.session).go(this.pathParameters,t,s)}}class Ji extends i{async get(t){return new Ca(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 Ki extends c{settings(){return new Ji(this.getSession(),this.pathParameters)}}class Xi extends c{accounts(){return new Qi(this.getSession(),this.pathParameters)}errors(){return new Wi(this.getSession(),this.pathParameters)}invitations(){return new $i(this.getSession(),this.pathParameters)}path(t){return new Ki(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 ya(this.session).go(this.pathParameters,void 0,t,s)}}class zi extends i{async create(t){return new Oa(this.session).go(this.pathParameters,void 0,t)}}class Zi extends i{async create(t){return new Ra(this.session).go(this.pathParameters,void 0,t)}}class tc extends i{async create(t,s){return new Da(this.session).go(this.pathParameters,void 0,t,s)}}class sc extends i{async create(t,s){return new va(this.session).go(this.pathParameters,void 0,t,s)}}class ec extends c{sessionactions(){return new sc(this.getSession(),this.pathParameters)}async get(t,s){return new fa(this.session).go(this.pathParameters,t,s)}async update(t,s){return new ba(this.session).go(this.pathParameters,void 0,t,s)}}class rc extends i{async create(t,s){return new La(this.session).go(this.pathParameters,void 0,t,s)}}class ac extends i{async get(t){return new Fa(this.session).go(this.pathParameters,void 0,t)}async create(t){return new Va(this.session).go(this.pathParameters,void 0,t)}}class nc extends i{async get(t,s){return new Ma(this.session).go(this.pathParameters,t,s)}}class oc extends i{async get(t,s){return new ja(this.session).go(this.pathParameters,t,s)}}class ic extends i{async create(t,s){return new Ga(this.session).go(this.pathParameters,void 0,t,s)}}class cc extends i{async create(t){return new Ha(this.session).go(this.pathParameters,void 0,t)}}class uc extends i{async resend(t,s){return new Ya(this.session).go(this.pathParameters,void 0,t,s)}}class hc extends i{async reset(t,s){return new qa(this.session).go(this.pathParameters,void 0,t,s)}}class dc extends i{account(t){return new Kn(this.getSession(),s({},this.pathParameters,{accountId:t}))}apikey(t){return new zn(this.getSession(),s({},this.pathParameters,{apiKeyId:t}))}app(t){return new so(this.getSession(),s({},this.pathParameters,{appId:t}))}apps(){return new eo(this.getSession(),this.pathParameters)}appsPublished(){return new ro(this.getSession(),this.pathParameters)}appsAccount(t){return new no(this.getSession(),s({},this.pathParameters,{appAccountId:t}))}assettype(t){return new ho(this.getSession(),s({},this.pathParameters,{assetTypeId:t}))}asset(t){return new Eo(this.getSession(),s({},this.pathParameters,{assetId:t}))}batch(t){return new wo(this.getSession(),s({},this.pathParameters,{batchId:t}))}billingCancelDowngrade(t){return new xo(this.getSession(),s({},this.pathParameters,{accountId:t}))}billingCancelSubscription(t){return new To(this.getSession(),s({},this.pathParameters,{accountId:t}))}upgradePlanBillingPreview(t){return new ko(this.getSession(),s({},this.pathParameters,{accountId:t}))}billingSetupIntent(t){return new Co(this.getSession(),s({},this.pathParameters,{accountId:t}))}billingDowngradePlan(t){return new _o(this.getSession(),s({},this.pathParameters,{accountId:t}))}billingDetail(t){return new yo(this.getSession(),s({},this.pathParameters,{accountId:t}))}billingCurrentPeriod(t){return new Oo(this.getSession(),s({},this.pathParameters,{accountId:t}))}billingInvoice(t){return new Ro(this.getSession(),s({},this.pathParameters,{accountId:t}))}billingUpgradePlan(t){return new Do(this.getSession(),s({},this.pathParameters,{accountId:t}))}careAccounts(){return new vo(this.getSession(),this.pathParameters)}contact(t){return new Vo(this.getSession(),s({},this.pathParameters,{contactId:t}))}file(t){return new Ho(this.getSession(),s({},this.pathParameters,{fileId:t}))}invitation(t){return new qo(this.getSession(),s({},this.pathParameters,{invitationId:t}))}job(t){return new Bo(this.getSession(),s({},this.pathParameters,{jobId:t}))}printJob(t){return new Qo(this.getSession(),s({},this.pathParameters,{printJobId:t}))}location(t){return new $o(this.getSession(),s({},this.pathParameters,{locationId:t}))}support(){return new Jo(this.getSession(),this.pathParameters)}pricePlans(){return new Ko(this.getSession(),this.pathParameters)}project(t){return new Di(this.getSession(),s({},this.pathParameters,{projectId:t}))}qrcodelogo(t){return new vi(this.getSession(),s({},this.pathParameters,{qrCodeLogoId:t}))}qrCode(t){return new fi(this.getSession(),s({},this.pathParameters,{qrCodeId:t}))}scan(t){return new ji(this.getSession(),s({},this.pathParameters,{scanId:t}))}printPageTemplate(t){return new Gi(this.getSession(),s({},this.pathParameters,{printPageTemplateId:t}))}printStickerTemplate(t){return new Vi(this.getSession(),s({},this.pathParameters,{printStickerTemplateId:t}))}stylingtemplate(t){return new Fi(this.getSession(),s({},this.pathParameters,{stylingTemplateId:t}))}usermedia(t){return new Bi(this.getSession(),s({},this.pathParameters,{mediaId:t}))}user(t){return new Xi(this.getSession(),s({},this.pathParameters,{userId:t}))}webhookSms(){return new zi(this.getSession(),this.pathParameters)}webhookSmsStatus(){return new Zi(this.getSession(),this.pathParameters)}webhookStripe(){return new tc(this.getSession(),this.pathParameters)}websession(t){return new ec(this.getSession(),s({},this.pathParameters,{sessionId:t}))}passwordAuthUser(){return new rc(this.getSession(),this.pathParameters)}authSession(){return new ac(this.getSession(),this.pathParameters)}authConfirm(){return new nc(this.getSession(),this.pathParameters)}invitedAuthConfirm(){return new oc(this.getSession(),this.pathParameters)}authUser(){return new ic(this.getSession(),this.pathParameters)}refreshAuthSession(){return new cc(this.getSession(),this.pathParameters)}confirmationAuthUser(){return new uc(this.getSession(),this.pathParameters)}resetAuthUser(){return new hc(this.getSession(),this.pathParameters)}}const pc="internal-JG0adajZUHU";class mc{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 Pc extends dc{constructor(){super(new mc,{}),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=pc,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||pc;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||pc;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||pc;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 AccountSortingTypes,h as AccountStatus,d as AccountType,p as AccountUserRole,Os as AdvanceStripeClockByAccountIdRequest,m as AssetByAssetTypeSortingTypes,P as AssetCreationFileTypes,g as AssetSortingTypes,l as AssetTypeSortingTypes,N as AssetTypeUsabilityState,er as AssignDomainToProjectRequest,S as AuthMessageId,I as AuthTokenScope,E as AuthTypes,A as CampaignUseCaseCategory,Ie as CancelDowngradeRequestRequest,Ee as CancelSubscriptionRequest,La as ChangePasswordRequest,Ae as ChangeSubscriptionPreviewRequest,_e as ChangeSubscriptionRequest,Ua as CheckSessionRequest,Nt as CheckUrlSafetyByAccountIdRequest,$s as ComposeAssetByAssetTypeRequest,ja as ConfirmInvitedRequest,Ma as ConfirmRequest,w as ConsentStatus,x as ConsentType,T as ContactAssetSortingTypes,k as ContactSortingTypes,Aa as CreateAccountByUserIdRequest,St as CreateApiKeyByAccountIdRequest,It as CreateAppRequest,Js as CreateAssetByAssetTypeRequest,rr as CreateAssetByProjectIdRequest,ar as CreateAssetCreationJobByProjectIdRequest,nr as CreateAssetCreationPresignedUrlRequest,Et as CreateAssetTypeByAccountIdRequest,or as CreateAssetsByProjectIdRequest,ys as CreateCampaignAccountByAccountIdRequest,Oe as CreateConsentByContactIdRequest,re as CreateContactByAssetIdRequest,ir as CreateContactByProjectIdRequest,Xr as CreateContactByScanIdRequest,cr as CreateContactsByProjectIdRequest,At as CreateCustomDomainByAccountIdRequest,wt as CreateImageUploadPresignedUrlRequest,xt as CreateInvitationByAccountIdRequest,Tt as CreateInvitationsByAccountIdRequest,kt as CreateLocationByAccountIdRequest,ur as CreatePrintJobByProjectIdRequest,Ct as CreatePrintPageTemplateByAccountIdRequest,_t as CreatePrintStickerTemplateByAccountIdRequest,yt as CreateProjectByAccountIdRequest,ae as CreateQrCodeByAssetIdRequest,hr as CreateQrCodeByProjectIdRequest,Ot as CreateQrCodeLogoByAccountRequest,Rt as CreateQrCodeStylingTemplateByAccountRequest,ne as CreateQrCodesByAssetIdRequest,Dt as CreateQueryableCustomAttributeRequest,dr as CreateSelfQueuePrintJobByProjectIdRequest,va as CreateSessionActionsRequest,we as CreateSetupIntentRequest,Oa as CreateSmsResponseRequest,pr as CreateSmsTemplateByProjectIdRequest,mr as CreateTemplatedPrintJobByProjectIdRequest,Pr as CreateTemplatedPrintPreviewByProjectIdRequest,vt as CreateTicketByAccountIdRequest,Ye as CreateUserByInvitationIdRequest,ft as CreateUserMediaPresignedUrlByAccountIdRequest,Ga as CreateUserRequest,bt as CreateWebSessionExportByAccountIdRequest,gr as CreateWebSessionExportByProjectIdRequest,oe as DeleteAssetRequest,Ks as DeleteAssetTypeRequest,Re as DeleteConsentByContactIdRequest,De as DeleteContactRequest,Lt as DeleteContactsByAccountIdRequest,lr as DeleteContactsByProjectIdRequest,qe as DeleteInvitationRequest,Qe as DeleteJobRequest,Xe as DeleteLocationRequest,We as DeletePrintJobRequest,ra as DeletePrintPageTemplateRequest,aa as DeletePrintStickerTemplateRequest,Nr as DeleteProjectRequest,$r as DeleteQrCodeRequest,na as DeleteQrCodeStylingTemplateByStylingTemplateIdRequest,Fa as DeleteSessionRequest,Sr as DeleteSmsTemplateByProjectIdRequest,Ut as DeleteUserByAccountIdRequest,C as DomainStatus,xe as DowngradePlanRequest,Mt as EnablePluginByAccountIdRequest,_ as EntitySources,y as FieldType,O as FilePurpose,R as FileStatus,Vt as GetAccountPluginPasswordRequest,jt as GetAccountRequest,wa as GetAccountsByUserIdRequest,Ft as GetAdvancedAssetReportByAccountIdRequest,Ir as GetAdvancedAssetReportByProjectIdRequest,Ht as GetAdvancedContactReportByAccountIdRequest,Er as GetAdvancedContactReportByProjectIdRequest,Yt as GetAdvancedScanReportByAccountIdRequest,Ar as GetAdvancedScanReportByProjectIdRequest,ye as GetAllAccountsRequest,qt as GetAllAppsByAccountIdRequest,wr as GetAllExportsByProjectIdRequest,Ms as GetApiKeyRequest,js as GetApiKeySecretRequest,Bt as GetApiKeysByAccountIdRequest,Qs as GetAppAccountByAppAccountIdRequest,Fs as GetAppByAppIdRequest,Hs as GetAppsRequest,Qt as GetAssetExportByAccountIdRequest,xr as GetAssetExportByProjectIdRequest,ce as GetAssetHistoryRequest,ie as GetAssetRequest,Xs as GetAssetTypeByAssetTypeIdRequest,zs as GetAssetTypeCountAtLocationRequest,te as GetAssetTypeCountsByLocationRequest,Wt as GetAssetTypesByAccountIdRequest,$t as GetAssetsByAccountIdRequest,Zs as GetAssetsByAssetTypeRequest,Se as GetAssetsByBatchIdRequest,ve as GetAssetsByContactIdRequest,ze as GetAssetsByLocationIdRequest,Tr as GetAssetsByProjectIdRequest,Jt as GetBasicAssetReportByAccountIdRequest,kr as GetBasicAssetReportByProjectIdRequest,Kt as GetBasicContactReportByAccountIdRequest,Cr as GetBasicContactReportByProjectIdRequest,Xt as GetBatchesByAccountIdRequest,_r as GetBatchesByProjectIdRequest,Te as GetBillingDetailsRequest,zt as GetConsentByAccountIdRequest,fe as GetConsentByContactIdRequest,yr as GetConsentByProjectIdRequest,Zt as GetContactExportByAccountIdRequest,Le as GetContactExportByContactIdRequest,Or as GetContactExportByProjectIdRequest,be as GetContactRequest,ts as GetContactsByAccountIdRequest,ue as GetContactsByAssetIdRequest,Rr as GetContactsByProjectIdRequest,ke as GetCurrentPeriodRequest,Gt as GetCustomDomainRequest,ss as GetDomainsByAccountIdRequest,xa as GetErrorsByUserIdRequest,Fe as GetFileRequest,es as GetInstalledAppsByAccountIdRequest,Be as GetInvitationRequest,Ta as GetInvitationsByUserIdRequest,Ce as GetInvoicesRequest,$e as GetJobRequest,rs as GetJobsByAccountIdRequest,as as GetLocationsByAccountIdRequest,Ws as GetMainAccountByAppAccountIdRequest,pa as GetMediaRequest,ns as GetMostScannedAssetsByAccountIdRequest,Dr as GetMostScannedAssetsByProjectIdRequest,os as GetPluginsByAccountIdRequest,is as GetPricePlanByAccountIdRequest,sr as GetPricePlansRequest,cs as GetPrintJobsByAccountIdRequest,oa as GetPrintPageTemplateRequest,us as GetPrintPageTemplatesByAccountIdRequest,ia as GetPrintStickerTemplateRequest,hs as GetPrintStickerTemplatesByAccountIdRequest,vr as GetProjectByProjectIdRequest,ds as GetProjectsByAccountIdRequest,Ys as GetPublishedAppsRequest,Qr as GetQrCodeLogoByQrCodeLogoIdRequest,ps as GetQrCodeLogosByAccountIdRequest,Jr as GetQrCodeRequest,fr as GetQrCodeScansExportByProjectIdRequest,ca as GetQrCodeStylingTemplateByStylingTemplateIdRequest,Ps as GetQrCodeStylingTemplatesByAccountIdRequest,gs as GetQrCodesByAccountIdRequest,he as GetQrCodesByAssetIdRequest,br as GetQrCodesByProjectIdRequest,ms as GetQrcodeScansExportByAccountIdRequest,ls as GetQueryableCustomAttributeRequest,Ns as GetScanDayOfWeekByAccountIdRequest,Lr as GetScanDayOfWeekByProjectIdRequest,Ss as GetScanExportByAccountIdRequest,de as GetScanExportByAssetIdRequest,Ue as GetScanExportByContactIdRequest,Ur as GetScanExportByProjectIdRequest,pe as GetScanLocationDataByAssetIdRequest,Me as GetScanLocationDataByContactIdRequest,zr as GetScanRequest,Is as GetScanTimeOfDayByAccountIdRequest,Mr as GetScanTimeOfDayByProjectIdRequest,Es as GetScanTimelineByAccountIdRequest,jr as GetScanTimelineByProjectIdRequest,As as GetScansByAccountIdRequest,me as GetScansByAssetIdRequest,je as GetScansByContactIdRequest,Gr as GetScansByProjectIdRequest,Va as GetSessionRequest,Vr as GetSmsTemplateByProjectIdRequest,Fr as GetSmsTemplatesByProjectIdRequest,ws as GetUserByAccountIdRequest,xs as GetUserMediasByAccountIdRequest,Pe as GetUserMediasByAssetIdRequest,Hr as GetUserMediasByProjectIdRequest,ka as GetUserRequest,Ca as GetUserSettingsByUserIdRequest,Ts as GetUsersByAccountIdRequest,fa as GetWebSessionRequest,ks as GetWebSessionsTimelineByAccountIdRequest,Yr as GetWebSessionsTimelineByProjectIdRequest,Cs as InstallAppToAccountRequest,D as InternalProductName,v as InvoiceStatus,Je as InvokePrintJobByJobIdRequest,f as JobStatus,b as JobType,L as Label,ge as LinkContactToAssetRequest,Ge as LinkContactToScanRequest,ma as LinkMediaToAssetRequest,Pa as LinkMediaToProjectRequest,ga as LinkMediaToScanRequest,la as LinkMediasRequest,qs as LoadAppRequest,U as LocationSortingTypes,Pc as Openscreen,M as OpenscreenEmails,j as PluginNameTypes,G as PluginStatus,V as PricePlanName,F as PricePlanPaymentPeriod,H as PricePlanReporting,Y as PrintFormat,q as PrintMode,B as PrintOrientation,Q as PrintTemplate,W as PrintUnit,$ as ProjectSortingTypes,J as ProjectStatus,K as QrCodeCornerDotTypes,X as QrCodeCornerSquareTypes,z as QrCodeDotTypes,Z as QrCodeDynamicRedirectType,tt as QrCodeErrorCorrectionLevel,st as QrCodeGradientTypes,et as QrCodeIntentType,rt as QrCodeLocatorKeyType,at as QrCodeSortingTypes,nt as QrCodeStatus,ot as QrCodeType,it as QueryConditions,Ha as RefreshSessionRequest,Ya as ResendConfirmationRequest,Gs as ResetApiKeySecretRequest,qa as ResetPasswordRequest,_s as RetrieveCampaignStatusByAccountIdRequest,Zr as SaveGeolocationByScanIdRequest,ct as ScanTimelineOptions,Nn as SdkAccountAdvancedAssetsReportResources,Sn as SdkAccountAdvancedContactsReportResources,In as SdkAccountAdvancedScansReportResources,Qa as SdkAccountApikeysResources,qn as SdkAccountAppInstallResources,Bn as SdkAccountAppResource,Wa as SdkAccountAppsResources,An as SdkAccountAssetsExportResources,Rn as SdkAccountAssetsMostscannedResources,wn as SdkAccountAssetsResources,$a as SdkAccountAssettypesResources,xn as SdkAccountBasicAssetsReportResources,Tn as SdkAccountBasicContactsReportResources,kn as SdkAccountBatchResources,Qn as SdkAccountCampaignInformationResources,Wn as SdkAccountClockResources,Cn as SdkAccountConsentResources,hn as SdkAccountContactsBatchResources,_n as SdkAccountContactsExportResources,yn as SdkAccountContactsResources,ln as SdkAccountCustomDomainResource,gn as SdkAccountCustomDomainTestResources,Ja as SdkAccountCustomDomainsResources,nn as SdkAccountCustomattributesResources,$n as SdkAccountEngagePricePlanResources,bn as SdkAccountExportQrCodesScansResources,Ka as SdkAccountImageUploadResources,za as SdkAccountInvitationsBatchResources,Xa as SdkAccountInvitationsResources,On as SdkAccountJobsResources,Za as SdkAccountLocationsResources,En as SdkAccountOwnerAppsResources,pn as SdkAccountPluginPasswordResources,mn as SdkAccountPluginRehrigResources,Pn as SdkAccountPluginResource,Dn as SdkAccountPluginsResources,vn as SdkAccountPricePlanResources,fn as SdkAccountPrintJobsResources,tn as SdkAccountPrintPageTemplatesResources,sn as SdkAccountPrintStickerTemplatesResources,en as SdkAccountProjectsResources,Ln as SdkAccountQrCodesResources,rn as SdkAccountQrcodelogosResources,Jn as SdkAccountQrcodelogosUploadResources,Kn as SdkAccountResource,Un as SdkAccountScansDayofweekResources,Mn as SdkAccountScansExportResources,Vn as SdkAccountScansResources,Gn as SdkAccountScansTimelineResources,jn as SdkAccountScansTimeofdayResources,an as SdkAccountStylingtemplatesResources,Ba as SdkAccountUrlSafetiesResources,dn as SdkAccountUserResource,cn as SdkAccountUsermediasPresignedurlResources,Fn as SdkAccountUsermediasResources,Hn as SdkAccountUsersResources,un as SdkAccountWebsessionsExportResources,Yn as SdkAccountWebsessionsTimelineResources,on as SdkAccountZendeskTicketResources,zn as SdkApikeyResource,Xn as SdkApikeySecretResources,Zn as SdkAppAccountLoadResources,to as SdkAppAccountResource,so as SdkAppResource,ao as SdkAppsAccountMainResources,no as SdkAppsAccountResource,ro as SdkAppsPublishedResources,eo as SdkAppsResources,Io as SdkAssetContactResource,po as SdkAssetContactsResources,Po as SdkAssetHistoryResources,mo as SdkAssetQrCodesResources,Eo as SdkAssetResource,go as SdkAssetScansExportResources,lo as SdkAssetScansLocationResources,No as SdkAssetScansResources,So as SdkAssetUsermediasResources,oo as SdkAssettypeAssetResource,io as SdkAssettypeAssetsResources,co as SdkAssettypeLocationResource,uo as SdkAssettypeLocationsResources,ho as SdkAssettypeResource,nc as SdkAuthConfirmResources,ac as SdkAuthSessionResources,ic as SdkAuthUserResources,Ao as SdkBatchAssetsResources,wo as SdkBatchResource,xo as SdkBillingCancelDowngradeResource,To as SdkBillingCancelSubscriptionResource,Oo as SdkBillingCurrentPeriodResource,yo as SdkBillingDetailResource,_o as SdkBillingDowngradePlanResource,Ro as SdkBillingInvoiceResource,Co as SdkBillingSetupIntentResource,Do as SdkBillingUpgradePlanResource,vo as SdkCareAccountsResources,uc as SdkConfirmationAuthUserResources,bo as SdkContactAssetsResources,fo as SdkContactConsentResources,Lo as SdkContactExportResources,Vo as SdkContactResource,Go as SdkContactScanResource,Uo as SdkContactScansExportResources,Mo as SdkContactScansLocationResources,jo as SdkContactScansResources,Ho as SdkFileResource,Fo as SdkFileValidateResources,qo as SdkInvitationResource,Yo as SdkInvitationUsersResources,oc as SdkInvitedAuthConfirmResources,Bo as SdkJobResource,Wo as SdkLocationAssetsResources,$o as SdkLocationResource,rc as SdkPasswordAuthUserResources,Ko as SdkPricePlansResources,Qo as SdkPrintJobResource,Gi as SdkPrintPageTemplateResource,Vi as SdkPrintStickerTemplateResource,pi as SdkProjectAdvancedAssetsReportResources,mi as SdkProjectAdvancedContactsReportResources,Pi as SdkProjectAdvancedScansReportResources,si as SdkProjectAssetsBatchResources,li as SdkProjectAssetsExportResources,wi as SdkProjectAssetsMostscannedResources,zo as SdkProjectAssetsResources,Ni as SdkProjectBasicAssetsReportResources,Si as SdkProjectBasicContactsReportResources,Ii as SdkProjectBatchResources,Ei as SdkProjectConsentResources,ri as SdkProjectContactsBatchResources,Ai as SdkProjectContactsExportResources,ei as SdkProjectContactsResources,Xo as SdkProjectCustomDomainResource,xi as SdkProjectExportQrCodesScansResources,gi as SdkProjectExportResources,Zo as SdkProjectJobsAssetbatchResources,ti as SdkProjectPresignedurlJobsAssetbatchResources,ci as SdkProjectPrintJobsResources,ai as SdkProjectPrintResources,ni as SdkProjectQrCodesResources,Di as SdkProjectResource,Ti as SdkProjectScansDayofweekResources,ki as SdkProjectScansExportResources,yi as SdkProjectScansResources,_i as SdkProjectScansTimelineResources,Ci as SdkProjectScansTimeofdayResources,oi as SdkProjectSelfqueueprintResources,di as SdkProjectSmsTemplateResource,ii as SdkProjectSmsTemplatesResources,ui as SdkProjectTemplatedPrintPreviewResources,Oi as SdkProjectUsermediasResources,hi as SdkProjectWebsessionsExportResources,Ri as SdkProjectWebsessionsTimelineResources,fi as SdkQrCodeResource,vi as SdkQrcodelogoResource,cc as SdkRefreshAuthSessionResources,hc as SdkResetAuthUserResources,dc as SdkResources,bi as SdkScanContactsResources,Mi as SdkScanCustomAttributeResources,Li as SdkScanEmailResources,ji as SdkScanResource,Ui as SdkScanSmsResources,Fi as SdkStylingtemplateResource,Jo as SdkSupportResources,ko as SdkUpgradePlanBillingPreviewResource,Qi as SdkUserAccountsResources,Wi as SdkUserErrorsResources,$i as SdkUserInvitationsResources,Ki as SdkUserPathResource,Ji as SdkUserPathSettingsResources,Xi as SdkUserResource,Hi as SdkUsermediaAssetResource,Yi as SdkUsermediaProjectResource,Bi as SdkUsermediaResource,qi as SdkUsermediaScanResource,zi as SdkWebhookSmsResources,Zi as SdkWebhookSmsStatusResources,tc as SdkWebhookStripeResources,ec as SdkWebsessionResource,sc as SdkWebsessionSessionactionsResources,ta as SendEmailByScanIdRequest,sa as SendSmsByScanIdRequest,tr as SendSupportEmailRequest,_a as SetUserSettingsByUserIdRequest,Ra as SmsStatusUpdateRequest,ut as StickerShape,Da as StripeEventRequest,ht as TagActions,dt as TagStates,Rs as TestDomainConnectionRequest,le as UnlinkContactToAssetRequest,Na as UnlinkMediaToAssetRequest,Sa as UnlinkMediaToProjectRequest,Ia as UnlinkMediaToScanRequest,Ea as UnlinkMediasRequest,Ds as UpdateAccountRequest,Vs as UpdateApiKeyRequest,Bs as UpdateAppByAppIdRequest,Ne as UpdateAssetRequest,ee as UpdateAssetTypeCountAtLocationRequest,se as UpdateAssetTypeRequest,Ke as UpdateAssetsLocationsRequest,Ve as UpdateContactRequest,vs as UpdateEngagePricePlanRequest,Ze as UpdateLocationRequest,fs as UpdatePricePlanByAccountIdRequest,ua as UpdatePrintPageTemplateRequest,ha as UpdatePrintStickerTemplateRequest,qr as UpdateProjectByProjectIdRequest,Wr as UpdateQrCodeLogoByQrCodeLogoIdRequest,Kr as UpdateQrCodeRequest,da as UpdateQrCodeStylingTemplateByStylingTemplateIdRequest,bs as UpdateRehrigAccountPluginRequest,ea as UpdateScanCustomAttributeRequest,Br as UpdateSmsTemplateRequest,Ls as UpdateUserByAccountIdRequest,ya as UpdateUserRequest,ba as UpdateWebSessionRequest,Us as UploadQrCodeLogoByAccountRequest,pt as UserCredentialsStatus,mt as UserGroups,Pt as UserMediaFileTypes,gt as UserMediaSortingTypes,lt as UserSettingsDomain,He as ValidateFileRequest};
|
|
2
2
|
//# sourceMappingURL=index.modern.mjs.map
|