MCPcopy Create free account
hub / github.com/ccxt/node-binance-api / getOptions

Method getOptions

src/node-binance-api.ts:3792–3792  ·  view source on GitHub ↗

* Returns the entire options object * @return {object} - the options object

()

Source from the content-addressed store, hash-verified

3790 * @return {object} - the options object
3791 */
3792 getOptions() { return this.Options; }
3793
3794 // /**
3795 // * Gets an option given a key

Callers 3

live-tests.cjsFile · 0.80
cjs-test.cjsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected