UNPKG

@doegis/core

Version:

DOE GIS API

3 lines (1 loc) 1.17 kB
import{_ as e}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 r}from"../../../core/accessorSupport/decorators/subclass.js";import{associationTypeKebabDict as s}from"../../../networks/support/typeUtils.js";import p from"./NetworkElement.js";let i=class extends t{constructor(e){super(e),this.returnDeletes=!1,this.elements=[],this.associationTypes=[],this.gdbVersion=null,this.moment=null}};e([o({type:Boolean,json:{write:!0}})],i.prototype,"returnDeletes",void 0),e([o({type:[p],json:{write:!0}})],i.prototype,"elements",void 0),e([o({type:[s.apiValues],json:{type:s.jsonValues,read:s.read,write:s.write}})],i.prototype,"associationTypes",void 0),e([o({type:String,json:{write:!0}})],i.prototype,"gdbVersion",void 0),e([o({type:Date,json:{type:Number,write:{writer:(e,t)=>{t.moment=e?.getTime()}}}})],i.prototype,"moment",void 0),i=e([r("esri.rest.networks.support.QueryAssociationsParameters")],i);const n=i;export{n as default};