# Interface: TrackActionOption [@medici/types](../wiki/@medici.types).TrackActionOption ## Hierarchy - [`Dict`](../wiki/@medici.types#dict)<`any`\> ↳ **`TrackActionOption`** ## Table of contents ### Properties - [eventType](../wiki/@medici.types.TrackActionOption#eventtype) - [maxWaitTime](../wiki/@medici.types.TrackActionOption#maxwaittime) ## Properties ### eventType • **eventType**: `string` #### Defined in types/src/event.ts:12 ___ ### maxWaitTime • `Optional` **maxWaitTime**: `number` #### Defined in types/src/event.ts:13