Class ArticlesSearchResponse

  • All Implemented Interfaces:
    ArticlesResponse


    public class ArticlesSearchResponse
    extends java.lang.Object
    implements ArticlesResponse
    This is a class model for a response for searching sections. This object will be created by HelpCenterProvider

    This class is a model that will be serialised to JSON and deserialised from JSON to this model. As such it does not follow the m naming prefix for fields.

    See Also:
    Search API documentation