IGroup
Existing Portal Group.
IGroup can also be imported from the following packages:
import { IGroup } from "@esri/arcgis-rest-portal";
Extends
Properties
| Property | Type | Notes |
|---|---|---|
| boolean | ||
| number | ||
| string | ||
| boolean | ||
| boolean | ||
| boolean | ||
| number | ||
| string | ||
| boolean | ||
| string[] | string | ||
| Inherited | "private" | "org" | "public" | |
| Inherited | string | |
| Optional | boolean | |
| Optional | boolean | |
| Optional |
{
|
|
| Optional Inherited | string | |
| Optional Inherited | string | |
| Optional Inherited | string | |
| Optional Inherited | "title" | "owner" | "avgrating" | "numviews" | "created" | "modified" | |
| Optional Inherited | "asc" | "desc" | |
| Optional Inherited | string |
Index Signatures
| Key Type | Value Type | Notes |
|---|---|---|
| any |
Existing Portal Group. |
Interface defined in packages/arcgis-rest-types/src/group.ts:54