GetGeofenceResponse type

type GetGeofenceResponse = Response<
  GeofenceResponse & SpatialGetGeofenceHeaders,
  Models.SpatialGetGeofenceResponse,
  GeofenceGeojson
>