@arcgis/core
Version:
ArcGIS Maps SDK for JavaScript: A complete 2D and 3D mapping and data visualization API
6 lines (5 loc) • 1.3 kB
JavaScript
/*
All material copyright ESRI, All Rights Reserved, unless otherwise specified.
See https://js.arcgis.com/4.32/esri/copyright.txt for details.
*/
import{_ as o}from"../../../../chunks/tslib.es6.js";import{JSONMap as t}from"../../../../core/jsonMap.js";import r from"../../../../core/JSONSupport.js";import{property as e}from"../../../../core/accessorSupport/decorators/property.js";import{ensureClass as s}from"../../../../core/accessorSupport/ensureType.js";import"../../../../core/has.js";import"../../../../core/RandomLCG.js";import{subclass as i}from"../../../../core/accessorSupport/decorators/subclass.js";var p;const c=new t({byObject:"by-object",byAttribute:"by-attribute"});let n=p=class extends r{static from(o){return s(p,o)}constructor(o){super(o),this.sessionId=void 0,this.abortIfConflicts=!1,this.conflictDetection=null,this.withPost=!1}};o([e({type:String,json:{write:!0}})],n.prototype,"sessionId",void 0),o([e({type:Boolean,json:{write:!0}})],n.prototype,"abortIfConflicts",void 0),o([e({type:c.apiValues,json:{type:c.jsonValues,read:c.read,write:c.write}})],n.prototype,"conflictDetection",void 0),o([e({type:Boolean,json:{write:!0}})],n.prototype,"withPost",void 0),n=p=o([i("esri.rest.versionManagement.gdbVersion.support.ReconcileParameters")],n);const a=n;export{a as default};