aw5600: added fields to interface
Some checks reported warnings
FarmMaps.Develop/CarbonLib/pipeline/head This commit is unstable
Some checks reported warnings
FarmMaps.Develop/CarbonLib/pipeline/head This commit is unstable
This commit is contained in:
@@ -44,6 +44,7 @@ namespace FarmMapsAPI.Carbon.Models
|
||||
public List<CropData> Crops { get; set; }
|
||||
public List<GreenManureTypeFarmMaps> GreenManures { get; set; }
|
||||
public bool Rotation { get; set; }
|
||||
public string Irrigations { get; set; }
|
||||
|
||||
public HistoricalCropDataFarmMaps DeepCopy()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user