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
description: string
Inherited from IGroupAdd.description
phone
optionalinherited
phone: string
Inherited from IGroupAdd.phone
snippet
optionalinherited
snippet: string
Inherited from IGroupAdd.snippet
sortField
optionalinherited
sortField: "title" | "owner" | "avgrating" | "numviews" | "created" | "modified"
Inherited from IGroupAdd.sortField
sortOrder
optionalinherited
sortOrder: "asc" | "desc"
Inherited from IGroupAdd.sortOrder
thumbnail
optionalinherited
thumbnail: string
Inherited from IGroupAdd.thumbnail
title
inherited
title: string
Inherited from IGroupAdd.title
userMembership
optional
userMembership: { applications?: number; memberType?: GroupMembership; username?: string }
access: "private" | "org" | "public"