A localized text block. The API nests human text under description as a map of language tag -> (possibly HTML) string, e.g. { de: "...", en: "..." }.
description
{ de: "...", en: "..." }
Optional
A localized text block. The API nests human text under
descriptionas a map of language tag -> (possibly HTML) string, e.g.{ de: "...", en: "..." }.