Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ApiConfiguration

Represents an interface that provides API configuration options needed by service clients.

interface

ApiConfiguration

Hierarchy

  • ApiConfiguration

Index

Properties

apiClient

apiClient: ApiClient

Configured ApiClient implementation

apiEndpoint

apiEndpoint: string

Endpoint to hit by the service client instance

authorizationValue

authorizationValue: string

Authorization value to be used on any calls of the service client instance