Interface IConfiguration

Configuration for the VeevaService. This interface defines the credentials and what values are required.

Hierarchy

  • IConfiguration

Properties

Properties

host: string

The host URL of the veeva API.

password: string

The password of the account to authenticate with the Veeva API

username: string

The username of the account to authenticate with the Veeva API

Generated using TypeDoc