HOCO Unity SDK 0.0.15-Alpha
A Web3 SDK provided by HoneyComb
Loading...
Searching...
No Matches
CloudAPISettings

Properties

string GetURL [get]
 
string GetAllURL [get]
 
string GetManyURL [get]
 
string CreateURL [get]
 
string DeleteURL [get]
 
string UpdateURL [get]
 
string ApiServerUrl = "https://mongorest.azurewebsites.net/api/MongoDB/" [get]
 
string GetEndPoint = "GetFilteredData" [get]
 
string GetAllEndPoint = "GetAllDataByCollectionName" [get]
 
string GetManyEndPoint = "GetMultipleCollectionsByName" [get]
 
string CreateEndPoint = "CreateCollection" [get]
 
string DeleteEndPoint = "DeleteCollection" [get]
 
string UpdateEndPoint = "UpdateCollection" [get]
 

Property Documentation

◆ GetURL

string GetURL
get

◆ GetAllURL

string GetAllURL
get

◆ GetManyURL

string GetManyURL
get

◆ CreateURL

string CreateURL
get

◆ DeleteURL

string DeleteURL
get

◆ UpdateURL

string UpdateURL
get

◆ ApiServerUrl

string ApiServerUrl = "https://mongorest.azurewebsites.net/api/MongoDB/"
get

◆ GetEndPoint

string GetEndPoint = "GetFilteredData"
get

◆ GetAllEndPoint

string GetAllEndPoint = "GetAllDataByCollectionName"
get

◆ GetManyEndPoint

string GetManyEndPoint = "GetMultipleCollectionsByName"
get

◆ CreateEndPoint

string CreateEndPoint = "CreateCollection"
get

◆ DeleteEndPoint

string DeleteEndPoint = "DeleteCollection"
get

◆ UpdateEndPoint

string UpdateEndPoint = "UpdateCollection"
get