0.2.0 • Published 6 years ago

@ourstreets/plate-lookup-sea v0.2.0

Weekly downloads
-
License
MIT
Repository
gitlab
Last release
6 years ago

@ourstreets/plate-lookup-sea

API

Table of Contents

SeaLookup

Seattle Plate lookup service

Uses an undocumented SOAP endpoint on the Seattle court service's website.

initialize

Initialize the SOAP Client

Returns undefined

lookup

Lookup a plate

Parameters
  • state string The state of the license plate (2 character state code)
  • number string The plate numbers and letters

Returns Array<Object> An array of citation objects

0.2.0

6 years ago

0.1.4

6 years ago