IGroupAdd

Interface

A Group that has not been created yet.

IGroupAdd can also be imported from the following packages:

1
import { IGroupAdd } from "@esri/arcgis-rest-portal";
Subclasses: IGroup

Properties

PropertyType
"private" | "org" | "public"
boolean
string
boolean
boolean
string
string
string
"owner" | "title" | "avgrating" | "numviews" | "created" | "modified"
"asc" | "desc"
string[]
string
string

access

Interface Property
access: "private" | "org" | "public"

autoJoin

optional
Interface Property
autoJoin: boolean

description

optional
Interface Property
description: string

isInvitationOnly

optional
Interface Property
isInvitationOnly: boolean

isViewOnly

optional
Interface Property
isViewOnly: boolean

owner

optional
Interface Property
owner: string

phone

optional
Interface Property
phone: string

snippet

optional
Interface Property
snippet: string

sortField

optional
Interface Property
sortField: "owner" | "title" | "avgrating" | "numviews" | "created" | "modified"

sortOrder

optional
Interface Property
sortOrder: "asc" | "desc"

tags

optional
Interface Property
tags: string[]

thumbnail

optional
Interface Property
thumbnail: string

title

Interface Property
title: string

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.

You can no longer sign into this site. Go to your ArcGIS portal or the ArcGIS Location Platform dashboard to perform management tasks.

Your ArcGIS portal

Create, manage, and access API keys and OAuth 2.0 developer credentials, hosted layers, and data services.

Your ArcGIS Location Platform dashboard

Manage billing, monitor service usage, and access additional resources.

Learn more about these changes in the What's new in Esri Developers June 2024 blog post.

Close