Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • TradesClient

Index

Constructors

  • new TradesClient(hostname: string, credentials?: null | {}, options?: null | {}): TradesClient
  • Parameters

    • hostname: string
    • Optional credentials: null | {}
    • Optional options: null | {}

    Returns TradesClient

Properties

credentials_: null | {}
hostname_: string
methodInfoGetTrade: MethodDescriptor<GetTradeRequest, GetTradeReply> = ...
methodInfoGetTrades: MethodDescriptor<GetTradesRequest, GetTradesReply> = ...
methodInfoKeepFunds: MethodDescriptor<KeepFundsRequest, KeepFundsReply> = ...
methodInfoTakeOffer: MethodDescriptor<TakeOfferRequest, TakeOfferReply> = ...
options_: null | {}

Methods

Generated using TypeDoc