Méthode | Description | |
---|---|---|
BatchRequest ( string requestType, string url, string body ) : System | ||
data ( ) : Newtonsoft.Json.Linq.JObject |
Gets the associated data
|
public BatchRequest ( string requestType, string url, string body ) : System | ||
requestType | string | |
url | string | |
body | string | |
Résultat | System |
public data ( ) : Newtonsoft.Json.Linq.JObject | ||
Résultat | Newtonsoft.Json.Linq.JObject |