aw5832: fix om_choice
This commit is contained in:
@@ -76,7 +76,7 @@ namespace FarmMapsAPI.Carbon.Models
|
||||
public class SoilPropertyFarmMaps
|
||||
{
|
||||
public double? OM_Const { get; set; }
|
||||
public string OM_Type { get; set; }
|
||||
public string OM_Choice { get; set; }
|
||||
public double? Clay_Content { get; set; }
|
||||
public bool Depth10 { get; set; }
|
||||
public int? Depth { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user