UNPKG

@doegis/core

Version:

DOE GIS API

3 lines (1 loc) 1.09 kB
import{_ as o}from"../../../../chunks/tslib.es6.js";import{JSONMap as t}from"../../../../core/jsonMap.js";import{JSONSupport as e}from"../../../../core/JSONSupport.js";import{property as r}from"../../../../core/accessorSupport/decorators/property.js";import"../../../../core/accessorSupport/ensureType.js";import"../../../../core/arrayUtils.js";import{subclass as s}from"../../../../core/accessorSupport/decorators/subclass.js";const i=new t({byObject:"by-object",byAttribute:"by-attribute"});let p=class extends e{constructor(o){super(o),this.sessionId=void 0,this.abortIfConflicts=!1,this.conflictDetection=null,this.withPost=!1}};o([r({type:String,json:{write:!0}})],p.prototype,"sessionId",void 0),o([r({type:Boolean,json:{write:!0}})],p.prototype,"abortIfConflicts",void 0),o([r({type:i.apiValues,json:{type:i.jsonValues,read:i.read,write:i.write}})],p.prototype,"conflictDetection",void 0),o([r({type:Boolean,json:{write:!0}})],p.prototype,"withPost",void 0),p=o([s("esri.rest.versionManagementService.gdbVersion.support.ReconcileParameters")],p);const c=p;export{c as default};