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