MET08DDUPSP1TBI - v2.47.0 - Job - Zone

This commit is contained in:
2022-10-10 20:01:34 -07:00
parent ccc2e138e5
commit 73b88fed0b
2 changed files with 48 additions and 7 deletions

View File

@ -77,4 +77,7 @@ public class Run
[JsonPropertyName("epi_res_targ")]
public double? EpiResTarg { get; set; }
[JsonPropertyName("zone")]
public string Zone { get; set; }
}