3.0.0 • Published 5 years ago

@datafire/quicksold_location v3.0.0

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

@datafire/quicksold_location

Client library for Quicksold REST API

Installation and Usage

npm install --save @datafire/quicksold_location
let quicksold_location = require('@datafire/quicksold_location').create();

.then(data => {
  console.log(data);
});

Description

Actions

wgs84ToOsgb36UsingGET

wgs84ToOsgb36

quicksold_location.wgs84ToOsgb36UsingGET({
  "latitude": "",
  "longitude": ""
}, context)

Input

  • input object
    • latitude required string: latitude
    • longitude required string: longitude

Output

Definitions

ApiResponse

  • ApiResponse object
    • data object
    • error string
    • errors object
    • message string
    • path string
    • status integer
    • timestamp integer