dsdk / v1.47 / ImageSearchData
Type Alias: ImageSearchData ​
ImageSearchData:
object
Type declaration ​
Name | Type | Description |
---|---|---|
query | object | - |
query.filters ? | string | A JSON encoded value of the filters (a map[string][]string ) to process on the images list. Available filters: - `is-official=(true |
query.limit ? | number | Maximum number of results to return |
query.term | string | Term to search |