> **OperatorPayload**: `Partial`\<[`ClusterOperator`](ClusterOperator.md)\> & `Required`\<`Pick`\<[`ClusterOperator`](ClusterOperator.md), `"enr"` \| `"version"`\>\>

A partial view of `ClusterOperator` with `enr` and `version` as required properties.

## Defined in

types.ts:44
