CIOBrowseFacetOptionsResponse
public struct CIOBrowseFacetOptionsResponse
Struct representing the browse facet options data response from the server.
-
List of facets returned
Declaration
Swift
public let facets: [CIOFilterFacet]
-
Result ID of the result set returned
Declaration
Swift
public let resultID: String