Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • CopyleaksConfig

Index

Constructors

constructor

Properties

Static Private _API_SERVER_URI

_API_SERVER_URI: string = 'https://api.copyleaks.com'

Static Private _IDENTITY_SERVER_URI

_IDENTITY_SERVER_URI: string = 'https://id.copyleaks.com'

Static Private _USER_AGENT

_USER_AGENT: string = 'node-sdk/3.0'

Accessors

Static API_SERVER_URI

  • get API_SERVER_URI(): string
  • set API_SERVER_URI(url: string): void

Static IDENTITY_SERVER_URI

  • get IDENTITY_SERVER_URI(): string
  • set IDENTITY_SERVER_URI(url: string): void

Static USER_AGENT

  • get USER_AGENT(): string

Generated using TypeDoc