ApiRequest

Undocumented in source.

Constructors

this
this(string url, TransportClient client)
Undocumented in source.

Members

Functions

execute
T execute()
Undocumented in source. Be warned that the author may not have intended to support it.
executeAsString
string executeAsString()
Undocumented in source. Be warned that the author may not have intended to support it.
getBody
string getBody()
Undocumented in source.
getClient
TransportClient getClient()
Undocumented in source. Be warned that the author may not have intended to support it.
getUrl
string getUrl()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta