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