Class: urlWithAuth

urlWithAuth()

urlWithAuth's class

Constructor

new urlWithAuth()

Source:

Methods

(async, generator, static) staticConstructor(url, userName, pswrs)

constructor
Parameters:
Name Type Description
url String the brapiendpoint
userName String the user Name
pswrs String the password
Source:

(async, generator, static) staticConstructor2(url2Pars)

constructor 2
Parameters:
Name Type Description
url2Pars String Url to pars for create object
Source:

(async) allocateCall()

allocate call to the current UrlWithAuth
Source:

(async) connect()

Conect the current UrlWithAuth
Source:

printUrl()

print the current UrlWithAuth
Source: