HolderTypeNameView
Localized name information for a holder type
singularstringrequired
Singular form of the name
Example:
Buildingpluralstringrequired
Plural form of the name
Example:
Buildingslanguagestringrequired
Language code
Example:
enHolderTypeNameView
{
"singular": "Building",
"plural": "Buildings",
"language": "en"
}