public class GeocodeAndIndexResponseValue extends Object
ApiResponse.Value from a 'geocode and index' response| Modifier and Type | Field and Description |
|---|---|
ApiResponseInfoLite |
GeocodeResponse
If geocoding was requested, the status of the geocode transaction will be output here
|
ApiResponseInfoLite |
IndexingResponse
If indexing was requested, the status of the index transaction will be output here
|
| Constructor and Description |
|---|
GeocodeAndIndexResponseValue() |
public ApiResponseInfoLite GeocodeResponse
public ApiResponseInfoLite IndexingResponse
Copyright © 2024. All rights reserved.