Interface ISendEventResponse

interface ISendEventResponse {
    event_id: string;
}

Properties

Properties

event_id: string