Note.md 694 字节
Newer Older
E
edisonxiang 已提交
1 2 3 4 5
# Note

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
E
edisonxiang 已提交
6
**Id** | **int32** |  | [optional] [default to null]
E
edisonxiang 已提交
7 8
**Body** | **string** |  | [optional] [default to null]
**BodyHtml** | **string** |  | [optional] [default to null]
E
edisonxiang 已提交
9
**User** | [***User**](User.md) |  | [optional] [default to null]
E
edisonxiang 已提交
10 11 12 13 14 15 16
**Source** | **string** |  | [optional] [default to null]
**CreatedAt** | **string** |  | [optional] [default to null]
**Target** | **string** |  | [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)