Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • DisputesClient

Index

Constructors

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

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

    Returns DisputesClient

Properties

credentials_: null | {}
hostname_: string
methodInfoGetDispute: MethodDescriptor<GetDisputeRequest, GetDisputeReply> = ...
options_: null | {}

Methods

Generated using TypeDoc