Interface
A Group that has not been created yet.
IGroupAdd can also be imported from the following packages:
import { IGroupAdd } from "@esri/arcgis-rest-portal";Subclasses: IGroup
Properties
| Property | Type | 
|---|---|
access | "private" | "org" | "public" | 
autoJoin | boolean | 
description | string | 
isInvitationOnly | boolean | 
isViewOnly | boolean | 
owner | string | 
phone | string | 
snippet | string | 
sortField | "owner" | "title" | "avgrating" | "numviews" | "created" | "modified" | 
sortOrder | "asc" | "desc" | 
tags | string[] | 
thumbnail | string | 
title | string |