DataCreationSettingNoteDto¶
Example Json Object
1{
2 "id": 0,
3 "note": "string"
4}
Properties
Name |
Type |
Required |
Restrictions |
Description |
|---|---|---|---|---|
id |
integer(int64) |
false |
none |
none |
note |
string |
true |
none |
none |
Example Json Object
1{
2 "id": 0,
3 "note": "string"
4}
Name |
Type |
Required |
Restrictions |
Description |
|---|---|---|---|---|
id |
integer(int64) |
false |
none |
none |
note |
string |
true |
none |
none |