---
title: User.Attributes
framework: appstoreconnectapi
role: symbol
role_heading: Object
path: appstoreconnectapi/user/attributes-data.dictionary
---

# User.Attributes

Attributes that describe a Users resource.

## Declaration

```data
object User.Attributes
```

## Properties

firstName: The user’s first name. lastName: The user’s last name. roles: Assigned user roles that determine the user’s access to sections of App Store Connect and tasks they can perform. provisioningAllowed: A Boolean value that indicates the user’s specified role allows access to the provisioning functionality on the Apple Developer website. allAppsVisible: A Boolean value that indicates whether a user has access to all apps available to the team. username: The user’s Apple Account.

## See Also

### Related Documentation

- [Users](appstoreconnectapi/users.md)

### Objects

- [User.Relationships](appstoreconnectapi/user/relationships-data.dictionary.md)
