Skip to main content
Module

x/rdw_data/mod.ts>KentekenVoertuigenRupsbanden

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

type

{ RDWQuery: (auth?: AuthOpts, opts?: Options) => SodaQuery<KentekenVoertuigenRupsbanden_ResponseData>; Fields: Fields; Info: Info; }