API Docs / Schemas / DataFormCategoryDto

DataFormCategoryDto

A grouping used to classify forms

Properties

Name Type Description
codestring

The unique code for this form category

The unique code for this form category

namestring

The display name of the form category

The display name of the form category

JSON Example

{
  "code": "string",
  "name": "string"
}

Used By Operations

Contained in Schemas