WebService::Fastly::Object::IamUserGroupAllOf

Load the model package

use WebService::Fastly::Object::IamUserGroupAllOf;

Properties

Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- id | string | Alphanumeric string identifying the user group. | [optional] name | string | Name of the user group. | [optional] description | string | Description of the user group. | [optional] invitations_count | int | Number of invitations added to the user group. | [optional] users_count | int | Number of users added to the user group. | [optional] roles_count | int | Number of roles added to the user group. | [optional]

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