Portal Object


Portal is the main entity of PortalService

Properties
idstringRead-only

A unique identifier across all portals Example: fe-guild


namestring

The portal name (e.g. as appears on the related portals tab) Example: FE Guild


configConfig

Portal's specific configurations


menuNodesArray <MenuNode>

Unordered list of menu nodes


exposurestring

The Exposure of the portal


displayGroupstring

The DisplayMode determines the location of the portal in the navbar of the client


displayOrderintegerformat int32

Determines the location of the portal in relation to other portals in its group


homepageResourceIdstringmaxLength 1000
Did this help?