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 | OctoSAM internal name for programmatic access to the group type (e.g. in queries) |
| PublishedSoftware | boolean | True if groups of this type are used for software publishing or usage permission |