PublicAssetTypeNameResponse
Name of the asset type
singularstringrequired
Singular name of the asset type
pluralstringrequired
Plural name of the asset type
languagestringrequired
Language of the asset type names
PublicAssetTypeNameResponse
{
"singular": "string",
"plural": "string",
"language": "string"
}