# DeletePexQueriesInput

## Properties

| Name         | Type                    | Description | Notes                  |
| ------------ | ----------------------- | ----------- | ---------------------- |
| **queryIds** | **Array&lt;string&gt;** |             | [default to undefined] |

## Example

```typescript
import { DeletePexQueriesInput } from '@affinidi-tdk/iota-client'

const instance: DeletePexQueriesInput = {
  queryIds,
}
```

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
