### OutputsOptions(): [OutputsOptions](#outputsoptions)
Creates a new instance of output options with default values
### includeSpent(include_spent): void
Whether the query should include spent outputs or not.
| Parameter | Type | Description |
| --------------- | -------- | -------- |
| include_spent | boolean | |
### outputType(output_type): void
The output type filter.
| Parameter | Type | Description |
| --------------- | -------- | -------- |
| output_type | [OutputKind](#outputkind) | |