Client
The top level client containing a number of sub-modules for the most common actions on Vertex.
This client is an abstraction layer that groups a number of sub-clients e.g: indexer-client
, engine-client
, etc. in a sensible way, exposing higher level modules or features.
If an action or query is not available through the client directly, you can access the underlying sub-clients via the client's context
property.
Modules
MarketSpotPerpSubaccountLast updated