ConfigurationDto Data Type

A base class for all API DTO classes

Implemented Interfaces
Serializable
Properties
name data type description
property string
value string

Example

{
  "property" : "...",
  "value" : "..."
}