Response Structures
-
Struct representing the autocomplete data response from the server.
See moreDeclaration
Swift
public struct CIOAutocompleteResponse -
Struct representing the browse data response from the server.
See moreDeclaration
Swift
public struct CIOBrowseResponse -
Struct representing the browse facets data response from the server.
See moreDeclaration
Swift
public struct CIOBrowseFacetsResponse -
Struct representing the browse facet options data response from the server.
See moreDeclaration
Swift
public struct CIOBrowseFacetOptionsResponse -
Struct representing the recommendations data response from the server.
See moreDeclaration
Swift
public struct CIORecommendationsResponse -
Struct representing the search data response from the server.
See moreDeclaration
Swift
public struct CIOSearchResponse -
Struct representing the quiz question response from the server.
See moreDeclaration
Swift
public struct CIOQuizQuestionResponse -
Struct representing the quiz result response from the server.
See moreDeclaration
Swift
public struct CIOQuizResultsResponse
Response Structures Reference