Skip to main content

HolderTypeNameView

Localized name information for a holder type

singularstringrequired

Singular form of the name

Example: Building
pluralstringrequired

Plural form of the name

Example: Buildings
languagestringrequired

Language code

Example: en
HolderTypeNameView
{
"singular": "Building",
"plural": "Buildings",
"language": "en"
}