gitee.com/openeuler/go-gitee@v0.0.0-20220530104019-3af895bc380c/docs/UserMessage.md (about)

     1  # UserMessage
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **Id** | **int32** |  | [optional] [default to null]
     7  **Sender** | [***UserBasic**](UserBasic.md) | 发送者 | [optional] [default to null]
     8  **Unread** | **string** |  | [optional] [default to null]
     9  **Content** | **string** |  | [optional] [default to null]
    10  **UpdatedAt** | **string** |  | [optional] [default to null]
    11  **Url** | **string** |  | [optional] [default to null]
    12  **HtmlUrl** | **string** |  | [optional] [default to null]
    13  
    14  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    15  
    16