forked from FarmMaps/FarmMapsApiClient
typos
This commit is contained in:
@@ -97,9 +97,9 @@ namespace FarmmapsDownloadCL.Models
|
||||
public string codelist { get; }
|
||||
public string[] about { get; }
|
||||
public string code { get; set; }
|
||||
public string eppoCode { get; set; } //?
|
||||
public string botanicName { get; set; } //?
|
||||
public string description { get; set; } //?
|
||||
public string eppoCode { get; set; }
|
||||
public string botanicName { get; set; }
|
||||
public string description { get; set; }
|
||||
public string description_nl { get; set; }
|
||||
public string description_fr { get; set; }
|
||||
public string cropGroupCode { get; set; }
|
||||
|
Reference in New Issue
Block a user