# Fastly::InvitationDataAttributes ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **email** | **String** | The email address of the invitee. | [optional] | | **limit_services** | **Boolean** | Indicates the user has limited access to the customer's services. | [optional] | | **role** | [**RoleUser**](RoleUser.md) | | [optional] | | **status_code** | **Integer** | Indicates whether or not the invitation is active. | [optional] | [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)