WeekReport.md 953 字节
Newer Older
E
edisonxiang 已提交
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
# WeekReport

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**Id** | **int32** |  | [optional] [default to null]
**Content** | **string** |  | [optional] [default to null]
**ContentHtml** | **string** |  | [optional] [default to null]
**Year** | **string** |  | [optional] [default to null]
**Month** | **string** |  | [optional] [default to null]
**WeekIndex** | **string** |  | [optional] [default to null]
**WeekBegin** | **string** |  | [optional] [default to null]
**WeekEnd** | **string** |  | [optional] [default to null]
**CreatedAt** | **string** |  | [optional] [default to null]
**UpdatedAt** | **string** |  | [optional] [default to null]
**User** | [***UserMini**](UserMini.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)