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

# UserInvitation.Attributes

Attributes that describe a User Invitations resource.

## Declaration

```data
object UserInvitation.Attributes
```

## Properties

email: The email address of a pending user invitation. The email address must be valid to activate the account. It can be any email address, not necessarily one associated with an Apple Account. firstName: The first name of the user with the pending user invitation. lastName: The last name of the user with the pending user invitation. roles: Assigned user roles that determine the user’s access to sections of App Store Connect and tasks they can perform. expirationDate: The expiration date of the pending invitation. 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.

## See Also

### Related Documentation

- [User Invitations](appstoreconnectapi/user-invitations.md)

### Objects

- [UserInvitation.Relationships](appstoreconnectapi/userinvitation/relationships-data.dictionary.md)
