메소드 | 설명 | |
---|---|---|
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 | |
리턴 | System |