Sha256: 17c637658a442d38a294faf57ba93c60e6815225d03d666641faeade9f590edb
Contents?: true
Size: 734 Bytes
Versions: 327
Compression:
Stored size: 734 Bytes
Contents
# UltracartClient::Group ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **group_oid** | **Integer** | The unique object identifier (oid for short) for this group | [optional] **name** | **String** | The name of this group. | [optional] **notifications** | [**Array<Notification>**](Notification.md) | A list of notifications the user receives. | [optional] **permissions** | [**Array<Permission>**](Permission.md) | A list of permissions the user enjoys for accessing the backend of UltraCart. | [optional] **users** | [**Array<GroupUserMembership>**](GroupUserMembership.md) | A list of users that belong to this group. | [optional]
Version data entries
327 entries across 327 versions & 1 rubygems