Interface IDEXSubscribeAuthenticatedBase

Base Type

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

A Base type that all authenticated WebSocket subscriptions extend upon.

interface IDEXSubscribeAuthenticatedBase {
    name: SubscriptionNameAuthenticated;
}

Hierarchy (view full)

Properties

Properties

Subscription to subscribe to.