GeocodingBatchResponseOutput interface

This object is returned from a successful Geocoding Batch service call.

Properties

batchItems

Array containing the batch results.

nextLink

The is the link to the next page of the features returned. If it's the last page, no this field.

summary

Summary for the batch request

Property Details

batchItems

Array containing the batch results.

batchItems?: GeocodingBatchResponseItemOutput[]

Property Value

The is the link to the next page of the features returned. If it's the last page, no this field.

nextLink?: string

Property Value

string

summary

Summary for the batch request

summary?: GeocodingBatchResponseSummaryOutput

Property Value