Interface RestRequestByMarket

Base Type

This is generally not meant to be used directly by SDK users, they are used to augment interfaces with common parameters & documentation.

interface RestRequestByMarket {
    market: string;
}

Hierarchy (view full)

Properties

Properties

market: string

Base-quote pair e.g. 'ETH-USD'