UNPKG

@doegis/core

Version:

DOE GIS API

3 lines (1 loc) 1.22 kB
import{_ as o}from"../../chunks/tslib.es6.js";import t from"../../core/Accessor.js";import{property as e}from"../../core/accessorSupport/decorators/property.js";import"../../core/accessorSupport/ensureType.js";import"../../core/arrayUtils.js";import{subclass as r}from"../../core/accessorSupport/decorators/subclass.js";let s=class extends t{constructor(o){super(o),this.name=null,this.alias=null,this.fieldType=null,this.geometryType=null,this.hasM=null,this.hasZ=null,this.nullable=null,this.editable=null,this.required=null,this.defaultVisibility=null,this.systemMaintained=null,this.role=null,this.defaultValue=null}};o([e()],s.prototype,"name",void 0),o([e()],s.prototype,"alias",void 0),o([e()],s.prototype,"fieldType",void 0),o([e()],s.prototype,"geometryType",void 0),o([e()],s.prototype,"hasM",void 0),o([e()],s.prototype,"hasZ",void 0),o([e()],s.prototype,"nullable",void 0),o([e()],s.prototype,"editable",void 0),o([e()],s.prototype,"required",void 0),o([e()],s.prototype,"defaultVisibility",void 0),o([e()],s.prototype,"systemMaintained",void 0),o([e()],s.prototype,"role",void 0),o([e()],s.prototype,"defaultValue",void 0),s=o([r("esri.rest.knowledgeGraph.GraphProperty")],s);const i=s;export{i as default};