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