C# Class SageOneApi.ApiRequest

Afficher le fichier Open project: Pietervdw/sageone-api-wrapper

Méthodes publiques

Méthode Description
ApiRequest ( string username, string password, string apiKey, int companyId ) : System

Method Details

ApiRequest() public méthode

public ApiRequest ( string username, string password, string apiKey, int companyId ) : System
username string
password string
apiKey string
companyId int
Résultat System