---
title: UserInvitationCreateRequest.Data.Attributes
framework: appstoreconnectapi
role: symbol
role_heading: Object
path: appstoreconnectapi/userinvitationcreaterequest/data-data.dictionary/attributes-data.dictionary
---

# UserInvitationCreateRequest.Data.Attributes

Attributes that you set that describe the new resource.

## Declaration

```data
object UserInvitationCreateRequest.Data.Attributes
```

## Properties

allAppsVisible: A Boolean value that indicates whether a user has access to all apps available to the team. 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 user invitation recipient’s first name. lastName: The user invitation recipient’s last name. provisioningAllowed: A Boolean value that indicates the user’s specified role allows access to the provisioning functionality on the Apple Developer website. roles: Assigned user roles that determine the user’s access to sections of App Store Connect and tasks they can perform.

## See Also

### Related Documentation

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

### Objects

- [UserInvitationCreateRequest.Data.Relationships](appstoreconnectapi/userinvitationcreaterequest/data-data.dictionary/relationships-data.dictionary.md)
