Skip to main content
Latest
interface ParkerenGeoVerkooppunt_ResponseData
import { type ParkerenGeoVerkooppunt_ResponseData } from "https://deno.land/x/rdw_data@0.7.0/src/providers/ParkerenGeoVerkooppunt.ts";

Return Data for Open Data Parkeren: GEO VERKOOPPUNT

Properties

optional
areamanagerid: string

AreaManagerId

Identificatiecode van de gebiedsbeheerder of parkeerexploitant.

Type: Number

optional
enddatesellingpoint: string

EndDateSellingPoint

Datum waarop een bepaald verkooppunt niet meer actief is.

Type: Text

optional
location: { latitude: string; longitude: string; human_address: null | string; }

Location

De cordinaten van een verkooppunt.

Type: Point

optional
location_address: string

Location (address)

Type: Text

optional
location_city: string

Location (city)

Type: Text

optional
location_state: string

Location (state)

Type: Text

optional
location_zip: string

Location (zip)

Type: Text

optional
sellingpointdesc: string

SellingPointDesc

Omschrijving van een verkooppunt.

Type: Text

optional
sellingpointid: string

SellingPointId

Identificatiecode van een verkooppunt. Het SellingPointId is numeriek en hoeft niet uniek te zijn. Een SellingPointId kan op meerdere locaties voorkomen, die samen een verkooppuntgroep vormen.

Type: Number

optional
startdatesellingpoint: string

StartDateSellingPoint

Datum vanaf wanneer een bepaald verkooppunt actief is.

Type: Text