Class PlacesByCuration
Inherited Members
Namespace: JoshAaronMiller.INaturalist
Assembly: cs.temp.dll.dll
Syntax
[Serializable]
public class PlacesByCuration : JsonObject<PlacesByCuration>
Fields
community
Declaration
public List<Place> community
Field Value
Type | Description |
---|---|
List<Place> |
standard
Declaration
public List<Place> standard
Field Value
Type | Description |
---|---|
List<Place> |