# AddRoleAssignmentResponse200AllOfData
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**user_id** | Option<**i32**> | The ID of the user that was added to the role | [optional]
**role_id** | Option<**i32**> | The ID of the role the user was added to | [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)