Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • OffersClient

Index

Constructors

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

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

    Returns OffersClient

Properties

credentials_: null | {}
hostname_: string
methodInfoGetMyOffer: MethodDescriptor<GetMyOfferRequest, GetMyOfferReply> = ...
methodInfoGetOffer: MethodDescriptor<GetOfferRequest, GetOfferReply> = ...
methodInfoGetOffers: MethodDescriptor<GetOffersRequest, GetOffersReply> = ...
options_: null | {}

Methods

Generated using TypeDoc