Skip to main content
Module

x/rdw_data/src/providers/ProductenCatalogus.ts>Fields

Get data from RDW using Deno/Node
Latest
variable Fields
import { Fields } from "https://deno.land/x/rdw_data@0.7.0/src/providers/ProductenCatalogus.ts";

Fieldnames for ProductenCatalogus

Fieldname Database Column Name Data Type
Eenheid eenheid Text
Omschrijving omschrijving Text
StaatscourantIndeling staatscourant_indeling Text
Tarief tarief Text
Tariefclustering tariefclustering Text

You can use these fieldnames in your queries to filter, group, or sort your data.

type

{ Eenheid; Omschrijving; StaatscourantIndeling; Tarief; Tariefclustering; }