GroupType¶
Lookup table for group types.
Fields¶
| Field | Type | Description |
|---|---|---|
| Description | string | Description |
| ID | numeric | Internal ID for the GroupType entity (Primary Key) |
| Name | string | Group type name |
| OctopusID | string | Internal ID of this group type. Used by the OctoSAM logic to identify group types. |
| PublishedSoftware | boolean | True if groups of this type are used for software publishing or usage permission |