pub type ExecutionDeletedResponse = ExecutionDeletedResponse;
pub struct ExecutionDeletedResponse { pub execution_id: String, }
execution_id: String