Result Facet
@JsonClass(generateAdapter = true )
Content copied to clipboard
Models facets on an item
Constructors
Link copied to clipboard
fun ResultFacet(@Json(name = "name" ) name: String, @Json(name = "values" ) values: List<String>?)
Content copied to clipboard