using System; namespace RestClient { public class Q2PreCorrection { public bool AreDataCalculated; public int CorrLR; public int CorrRL; } }