---
title: UserGroup.Attributes
framework: Apple Business API
role: symbol
role_heading: Object
platforms: [apple business api 2.5+]
path: applebusinessapi/usergroup/attributes-data.dictionary
---

# UserGroup.Attributes

Attributes that describe a user group resource.

## Declaration

```data
object UserGroup.Attributes
```

## Properties

ouId: The identifier of the organizational unit the group belongs to. name: The name of the user group. type: The type of group. See UserGroupType for possible values. totalMemberCount: The total number of members in the group. status: The status of the group. See UserGroupStatus for possible values. createdDateTime: The date and time the user group was created. updatedDateTime: The date and time the user group was last modified.

## Overview

Overview note: When additional attributes are added by Apple, they appear automatically, without requiring a newer version of the API.
