EventDetails

constructor(id: String, type: String, enqueuedAt: Long, attempts: Int, state: EventState, payloadSizeBytes: Int, lastError: String?, nextRetryAt: Long?, correlationId: String?, decryptedPayload: String?)