TranslatedTextContentDto Data Type

Implemented Interfaces
Serializable
Properties
name data type description
languageCode string
textContent string

Example

{
  "languageCode" : "...",
  "textContent" : "..."
}