GeocodingBatchResponseOutput interface
此对象是从成功的 Geocoding Batch 服务调用返回的。
属性
| batch |
包含批处理结果的数组。 |
| next |
该链接指向返回的功能的下一页。 如果是最后一页,则不显示此字段。 |
| summary | 批处理请求摘要 |
属性详细信息
batchItems
nextLink
该链接指向返回的功能的下一页。 如果是最后一页,则不显示此字段。
nextLink?: string
属性值
string