Class AddressComponents
Namespace: Unity.SunStudy.SunStudyGeocodingJson
Syntax
[Serializable]
public class AddressComponents
Fields
long_name
Declaration
public string long_name
Field Value
Type | Description |
---|---|
String |
short_name
Declaration
public string short_name
Field Value
Type | Description |
---|---|
String |
types
Declaration
public string[] types
Field Value
Type | Description |
---|---|
String[] |