# MoonlogsRuby::UserResponse ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **id** | **Integer** | | **name** | **String** | | **email** | **String** | | **password** | **String** | | **password_digest** | **String** | | [optional] **role** | [**OneOfUserResponseRole**](OneOfUserResponseRole.md) | | **tags** | [**Array<BigDecimal>**](BigDecimal.md) | | **token** | **String** | | [optional] **is_revoked** | **BOOLEAN** | |