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