Asset Feature Response
data class AssetFeatureResponse(val type: AssetFeatureResponse.Type, val properties: AssetResponse, val geometry: GeoJsonPoint)
Asset Response as a GeoJSon Feature with Asset properties
Parameters
type
the Geojson Type (only 'Feature')
properties
geometry