open class ClassificationName : Serializable
The classification's name retrieved via a Search Request.
ClassificationName()
The classification's name retrieved via a Search Request. |
var locale: String!
The locale the name is in. -- GETTER -- |
|
var name: String!
The name of a classification. -- GETTER -- |