C# Class SageOneApi.ApiRequest

Datei anzeigen Open project: Pietervdw/sageone-api-wrapper

Public Methods

Method Description
ApiRequest ( string username, string password, string apiKey, int companyId ) : System

Method Details

ApiRequest() public method

public ApiRequest ( string username, string password, string apiKey, int companyId ) : System
username string
password string
apiKey string
companyId int
return System