OceanKey

Constructors

this
this(OceanAPI api, string key)

Members

Functions

request
auto request(string uri, HTTP.Method method, JSONValue params)

Static functions

create
auto create(OceanAPI api, string name, string publicKey)

Create a new Key

Variables

api
OceanAPI api;
Undocumented in source.
value
string value;
Undocumented in source.

Meta