Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

lhgetnet

leandro_costa19ISC1.0.5

Implementação da API do GETNET

readme

LHGETNET

Implementação da API do GETNET

What is this repository for?

Instalação

  • npm install --save lhgetnet

Utilização

  • const lhgetnet = require('lhgetnet');

  • const api_getnet = new lhgetnet({

  • client_id,
  • client_secret,
  • seller_id,
  • debug: process.env.NODE_ENV === 'development'
  • });

Com quem estou Falando ?