AssetsSearchWithFiltersInput
Properties
Name | Type | Description | Notes |
---|---|---|---|
schema | EmbeddedModelSchema | [optional] | |
query | kotlin.String | [optional] | |
space | AssetSearchSpace | [optional] | |
filters | AssetFilters | [optional] | |
casing | kotlin.Boolean | This is an optional bool that will let us know, if we want to ignore case or not.(default is to allow casing)ie casing:true. | [optional] |