RawPlatformGroupGetResponse
A group, before entity methods are attached.
Properties¶
| Property | Type | Description |
|---|---|---|
createdTime |
string |
When the group was created. |
displayName |
string |
Display name shown in the UI. |
id |
string |
GUID of the group. |
lastModifiedTime |
null | string |
When the group was last modified. |
name |
string |
Group name. |
organizationId |
string |
Organization (account) GUID the group belongs to. Added by the SDK from the request scope. |
type |
PlatformGroupType |
Whether the group is built-in or custom. |