Toggle navigation
opencell REST and WS API: PropertyDto
Services
Resources
Data Types
Files and Libraries
Back to Top
Home
JSON
PropertyDto
PropertyDto
Data Type
A base class for all API DTO classes
Implemented Interfaces
Serializable
Properties
name
data type
description
key
string
value
string
Example
{ "key" : "...", "value" : "..." }