SearchEntityResponse: SearchResult & {
    searchErrorInfo?: SearchErrorInfo;
}

Entity検索APIレスポンス

Type declaration