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