@wize/soap-source

1.1.4 • Public • Published

##SOAP SOURCE @wize/soap-source

##Description

Create source files for soap objects

##Usage

###Installation

npm install --save @wize/soap-source

###Initialize

import {generateSoapSource,readSoapSource} from '@wize/soap-source'
.
.
.
/*
data : Object of basic detail of soap connector
options : Authentication parameters (optional)
*/
generateSoapSource(data, ...options);

/*
directoryName : Sources directory of your application 
*/
readSoapSource(directoryName)

##Test

npm run test

##License MIT License

/@wize/soap-source/

    Package Sidebar

    Install

    npm i @wize/soap-source

    Weekly Downloads

    1

    Version

    1.1.4

    License

    MIT

    Last publish

    Collaborators

    • praveennegi
    • at1nder
    • harishtejwani