Toggle navigation
opencell REST and WS API: ParentEntityDto
Services
Resources
Data Types
Files and Libraries
Back to Top
Home
JSON
ParentEntityDto
ParentEntityDto
Data Type
The Class ParentEntityDto.
Implemented Interfaces
Serializable
Properties
name
data type
description
code
string
The code.
description
string
The description.
Example
{ "code" : "...", "description" : "..." }