Method | Description | |
---|---|---|
GenerateBaseRequest ( string requestPath, bool authenticate = true ) : |
||
SchooxService ( ) : System.Configuration | ||
SchooxService ( string apiKey, int academyId ) : System.Configuration |
Method | Description | |
---|---|---|
InitializeDefaults ( ) : void |
public GenerateBaseRequest ( string requestPath, bool authenticate = true ) : |
||
requestPath | string | |
authenticate | bool | |
return |
public SchooxService ( ) : System.Configuration | ||
return | System.Configuration |
public SchooxService ( string apiKey, int academyId ) : System.Configuration | ||
apiKey | string | |
academyId | int | |
return | System.Configuration |