Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ApiConfiguration

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

interface

ApiConfiguration

interface

ApiConfiguration

Hierarchy

  • ApiConfiguration

Index

Properties

apiClient

apiClient: ApiClient

Configured ApiClient implementation Configured ApiClient implementation

apiEndpoint

apiEndpoint: string

Endpoint to hit by the service client instance Endpoint to hit by the service client instance

authorizationValue

authorizationValue: string

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