Class SpeciesCount
Inherited Members
Namespace: JoshAaronMiller.INaturalist
Assembly: cs.temp.dll.dll
Syntax
[Serializable]
public class SpeciesCount : JsonObject<SpeciesCount>
Fields
count
Declaration
public int count
Field Value
Type | Description |
---|---|
Int32 |
taxon
Declaration
public Taxon taxon
Field Value
Type | Description |
---|---|
Taxon |