SearchedAssets
Properties​
Name | Type | Description | Notes |
---|---|---|---|
schema | EmbeddedModelSchema | [optional] | |
iterable | List<SearchedAsset> | [default to const []] | |
suggested | num | the number of fuzzy/suggested search results. | |
exact | num | the number of exact results |
Name | Type | Description | Notes |
---|---|---|---|
schema | EmbeddedModelSchema | [optional] | |
iterable | List<SearchedAsset> | [default to const []] | |
suggested | num | the number of fuzzy/suggested search results. | |
exact | num | the number of exact results |