Interface IInterventionResponse<T>

Type Parameters

Hierarchy

Properties

createdAt?: string
data: IInterventionTypeMap[T]["response"]
id?: string
interventionId: string
interventionType: T
updatedAt?: string
userId?: string

Generated using TypeDoc