Query schema for asset aggregate endpoint

interface AssetAggregateQuery {
    filter?: AssetFilterProps;
}

Properties

Properties

Filter on assets with strict matching.