UserNotificationList.md 462 字节
Newer Older
E
edisonxiang 已提交
1 2 3 4 5 6 7 8 9 10 11
# UserNotificationList

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**TotalCount** | **int32** |  | [optional] [default to null]
**List** | [**[]UserNotification**](UserNotification.md) | 通知列表 | [optional] [default to null]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)