[**@clickup/ent-framework**](../README.md)

***

[@clickup/ent-framework](../globals.md) / ClientPingInput

# Interface: ClientPingInput

Defined in: [src/abstract/Client.ts:50](https://github.com/clickup/ent-framework/blob/master/src/abstract/Client.ts#L50)

Input for Client#ping().

## Properties

| Property | Type |
| ------ | ------ |
| <a id="exectimems"></a> `execTimeMs` | `number` |
| <a id="iswrite"></a> `isWrite` | `boolean` |
| <a id="annotation"></a> `annotation` | [`QueryAnnotation`](QueryAnnotation.md) |
