Config
Holds the library configuration parameters: the api key every request is signed with, and the http client and timeout used to make those requests.
Author
Sylvester Sefa-Yeboah
Since
1.0.0
Properties
Functions
Link copied to clipboard
Gets a builder instance.
Link copied to clipboard
Checks that a config instance is neither null nor missing its api key, and throws if it is.
Link copied to clipboard
Gets the http client used to make requests.
Link copied to clipboard
Gets the connect timeout, in seconds, applied to the default http client.