Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ClientOptions

Hierarchy

  • NodeOptions
    • ClientOptions

Index

Properties

config?: AxiosRequestConfig<any>

Additional configuration options for the client request

name?: string

User friendly name of the node Used for querying a node by its name.

uid?: string

Manually set the unique identifier of the node

url: string