Event data payload.

interface Data {
    id: string;
}

Properties

Properties

id: string

The unique ID of the model response.