orderBookPath top-level constant

String const orderBookPath

The endpoint to get the Order Book for a specific symbol.

Implementation

const String orderBookPath = '/depth';