MultiUnitDescriptionDto
Localization data for a multi-unit
isoLanguagestringrequired
ISO language code
Example:
entitlestring
Title of the multi-unit in the specified language
Example:
Beach Resortdescriptionstring
Description of the multi-unit in the specified language
Example:
A beautiful resort by the beachMultiUnitDescriptionDto
{
"isoLanguage": "en",
"title": "Beach Resort",
"description": "A beautiful resort by the beach"
}