CreateDataFormCategoryRequest
DTO for creating a form category
Properties
| Name | Type | Description |
|---|---|---|
| name | string | The display name of the form category |
The display name of the form category | ||
JSON Example
{
"name": "string"
}
DTO for creating a form category
| Name | Type | Description |
|---|---|---|
| name | string | The display name of the form category |
The display name of the form category | ||
{
"name": "string"
}