Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 664 Bytes

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]