UNPKG

@doegis/core

Version:

DOE GIS API

3 lines (1 loc) 860 B
import{_ as r}from"../../../chunks/tslib.es6.js";import{JSONSupport as t}from"../../../core/JSONSupport.js";import{property as o}from"../../../core/accessorSupport/decorators/property.js";import"../../../core/accessorSupport/ensureType.js";import"../../../core/arrayUtils.js";import{subclass as e}from"../../../core/accessorSupport/decorators/subclass.js";let s=class extends t{constructor(r){super(r),this.functionType=null,this.networkAttributeName=null,this.result=null}};r([o({type:["add","subtract","average","count","min","max"],json:{write:!0},readOnly:!0})],s.prototype,"functionType",void 0),r([o({type:String,json:{write:!0},readOnly:!0})],s.prototype,"networkAttributeName",void 0),r([o({type:Number,json:{write:!0},readOnly:!0})],s.prototype,"result",void 0),s=r([e("esri.rest.networks.support.FunctionResult")],s);const p=s;export{p as default};