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