Get a suggestions of places based on an input string
Overview of SuggestionData goes here.
SuggestionData
| Field | Type | Inherited from | Description |
|---|---|---|---|
| Address | String | SuggestionData | Gets or sets the address string for the place suggestion. |
| SuggestionId | String | SuggestionData | Gets or sets the SuggestionId value |
{
"Address" : "String",
"SuggestionId" : "String"
}