RequestToken

Undocumented in source.

Constructors

this
this(const(JSONValue)* val)
Undocumented in source.

Members

Functions

_fromJSON
void _fromJSON(JSONValue val)
Undocumented in source. Be warned that the author may not have intended to support it.
_toJSON
JSONValue _toJSON()
Undocumented in source. Be warned that the author may not have intended to support it.
opEquals
bool opEquals(RequestToken b)
Undocumented in source. Be warned that the author may not have intended to support it.
toJSON
JSONValue toJSON()
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

random
RequestToken random()
Undocumented in source. Be warned that the author may not have intended to support it.

Unions

__anonymous
union __anonymous
Undocumented in source.

Variables

hasData
bool hasData;
isString
bool isString;
Undocumented in source.

Meta