interface TextSearchResponse {
    data: TextSearchResponseData;
}

Hierarchy

  • AxiosResponse
    • TextSearchResponse

Properties

Properties