DescriptionDto
constructor(language: String? = null, description: String? = null, descriptionShort: String? = null)
Parameters
language
Language of the description as ISO 3166 alpha-2 code.
description
Complete description of the element in the language of the language field.
descriptionShort
Short description in the language of the language field.