G
G
Golem SDK
Search
K

Class: Market

yajsapi / Exports / rest/market / Market

Class: Market

rest/market.Market

Table of contents

Constructors

Properties

Methods

Constructors

constructor

new Market(cfg)
Parameters
Name
Type
cfg
Configuration
Defined in

Properties

_api

Private _api: RequestorApi
Defined in

Methods

subscribe

subscribe(props, constraints): Promise<Subscription>
Parameters
Name
Type
props
Object
constraints
string
Returns
Promise<Subscription>
Defined in

subscriptions

subscriptions(): AsyncGenerator<Subscription, any, unknown>
Returns
AsyncGenerator<Subscription, any, unknown>
Defined in