CIOResultFacet
public struct CIOResultFacet
Struct encapsulating a result facet
-
The name of the facet
Declaration
Swift
public let name: String -
List of facet option values
Declaration
Swift
public let values: [String] -
Create a result facet
Declaration
Swift
public init?(json: JSONObject)Parameters
jsonJSON data from the server response