SearchedAsset
This is a modle that will represent a searched asset!
Properties​
Name | Type | Description | Notes |
---|---|---|---|
var_schema | EmbeddedModelSchema | [optional] | |
asset | Asset | [optional] | |
exact | bool | ||
score | float | ||
match | SearchedMatchEnum | ||
identifier | str | This is the uuid of the asset. | |
pseudo | bool | If this is a pseudo asset that was also returned. | [optional] |