Skip to main content

HolderTypeNameView

Localized name information for a holder type

singularstring

Singular form of the name

Default value: ##default
Example: Building
pluralstring

Plural form of the name

Default value: ##default
Example: Buildings
languagestring

Language code

Default value: ##default
Example: en
HolderTypeNameView
{
"singular": "Building",
"plural": "Buildings",
"language": "en"
}