IFolder

Interface

Used for organizing content. See Create Folder for more details.

IFolder can also be imported from the following packages:

import { IFolder } from "@esri/arcgis-rest-portal";

Properties

Property Type Notes
id string
title string
username string
created Optional number

Interface defined in packages/arcgis-rest-types/src/item.ts:76