Skip to content

Files

Latest commit

f5f2be7 · Dec 29, 2024

History

History
14 lines (8 loc) · 664 Bytes

MaxSearchResultsExceededError.md

File metadata and controls

14 lines (8 loc) · 664 Bytes

MaxSearchResultsExceededError

Properties

Name Type Description Notes
error String The name for this type of error, `maximum-results-exceeded` [default to nothing]
message String An explanatory message: "A maximum of 1000 search results are supported." [default to nothing]
var"maximum-results" Int64 The maximum number of search results supported, `1000` [default to nothing]

[Back to Model list] [Back to API list] [Back to README]