# AccountPermissionProfiles ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **modifiedByUsername** | **String** | The username of the user who last modified the permission profile. | [optional] **modifiedDateTime** | **String** | The date and time when the permission profile was last modified. | [optional] **permissionProfileId** | **String** | The ID of the permission profile. Possible values include: - `2301416` (for the `DocuSign Viewer` profile) - `2301415` (for the `DocuSign Sender` profile) - `2301414` (for the `Account Administrator` profile) In addition, any custom permission profiles associated with your account will have an automatically generated `permissionProfileId`. | [optional] **permissionProfileName** | **String** | The name of the account permission profile. Example: `Account Administrator` | [optional] **settings** | [**AccountRoleSettings**](AccountRoleSettings.md) | | [optional] **userCount** | **String** | The total number of users in the group associated with the account permission profile. | [optional] **users** | [UserInformation] | A list of user objects containing information about the users who are associated with the account permission profile. | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)