> ISPO SDK documentation. [HTML](https://ispo.ai/docs/interfaces/core.HostProjectIconSetManyInput.html) · [Documentation index](https://ispo.ai/docs/llms.txt)

# Interface HostProjectIconSetManyInput

```typescript
interface HostProjectIconSetManyInput {
    updates: HostProjectIconSetInput[];
}
```

Types: [updates](#updates), [HostProjectIconSetInput](core.HostProjectIconSetInput.md)

##### Index

### <a id="properties"></a>Properties

[updates](#updates)

## <a id="properties-1"></a>Properties

### <a id="updates"></a>updates

```typescript
updates: HostProjectIconSetInput[]
```

Types: [HostProjectIconSetInput](core.HostProjectIconSetInput.md)
