ClientConfig

Constructors

this
this(string url, string id, string secret)
Undocumented in source.
this
this(JSONValue v)
Undocumented in source.

Members

Variables

id
string id;
Undocumented in source.
secret
string secret;
Undocumented in source.
url
string url;
Undocumented in source.

Meta