Skip to main content

MultilingualLabelDto

nlstring

Dutch label

Example: Industrie
enstring

English label

Example: Industry
destring

German label

Example: Branche
MultilingualLabelDto
{
"nl": "Industrie",
"en": "Industry",
"de": "Branche"
}