WebService::Fastly::Object::InvitationDataAttributes

Load the model package

use WebService::Fastly::Object::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 | | [optional] roles | ARRAY[string] | | [optional] status_code | int | Indicates whether or not the invitation is active. | [optional]

[Back to Model list] [Back to API list] [Back to README]