EpSdkEventResponse: EventResponse & {
    data?: EpSdkEvent;
    meta?: meta;
}