Class RootObject
Namespace: Unity.SunStudy.SunStudyGeocodingJson
Syntax
[Serializable]
public class RootObject
Fields
error_message
Declaration
public string error_message
Field Value
| Type | Description |
|---|---|
| String |
results
Declaration
public Result[] results
Field Value
| Type | Description |
|---|---|
| Result[] |
status
Declaration
public string status
Field Value
| Type | Description |
|---|---|
| String |