IGroup
Interface
Existing Portal Group.
IGroup
can also be imported from the following packages:
Inheritance: IGroupIGroupAdd
Properties
Property | Type |
---|---|
"private" | "org" | "public" | |
boolean | |
number | |
string | |
boolean | |
string | |
boolean | |
boolean | |
boolean | |
boolean | |
number | |
string | |
string | |
boolean | |
string | |
"title" | "owner" | "avgrating" | "numviews" | "created" | "modified" | |
"asc" | "desc" | |
string[] | |
string | |
string | |
{ applications?: number; memberType?: GroupMembership; username?: string } |
description
optionalinherited
Interface Propertydescription: string
Inherited from IGroupAdd.description
phone
optionalinherited
Interface Propertyphone: string
Inherited from IGroupAdd.phone
snippet
optionalinherited
Interface Propertysnippet: string
Inherited from IGroupAdd.snippet
sortField
optionalinherited
Interface PropertysortField: "title" | "owner" | "avgrating" | "numviews" | "created" | "modified"
Inherited from IGroupAdd.sortField
sortOrder
optionalinherited
Interface PropertysortOrder: "asc" | "desc"
Inherited from IGroupAdd.sortOrder
thumbnail
optionalinherited
Interface Propertythumbnail: string
Inherited from IGroupAdd.thumbnail
title
inherited
Interface Propertytitle: string
Inherited from IGroupAdd.title
userMembership
optional
Interface PropertyuserMembership: { applications?: number; memberType?: GroupMembership; username?: string }
access: "private" | "org" | "public"