| Name | Type | Description | Notes |
|---|---|---|---|
| note_title | str | ||
| note_content | str | ||
| note_version | int | ||
| note_created_by_user_id | int | ||
| note_modified_by_user_id | int | ||
| note_id | int | [optional] [readonly] | |
| case | int, none_type | [optional] | |
| notestatus | int | [optional] | |
| tag | [int] | [optional] | |
| note_create_time | datetime | [optional] [readonly] | |
| note_modify_time | datetime | [optional] [readonly] | |
| note_assigned_to_user_id | int, none_type | [optional] | |
| any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |