Interface search_Response

interface search_Response {
    result: search_Result;
}

Properties

Properties