Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CrmConnectorProperties

Package version

interface

An interface representing CrmConnectorProperties. The CRM connector properties.

Hierarchy

  • CrmConnectorProperties

Index

Properties

Optional accessToken

accessToken: undefined | string
member

{string} [accessToken] The access token.

Optional connectionString

connectionString: undefined | string
member

{string} [connectionString] The connection string.

entities

member

{CrmConnectorEntities[]} entities The entities like account, contact, opportunity.

organizationId

organizationId: string
member

{string} organizationId The organization ID.

organizationUrl

organizationUrl: string
member

{string} organizationUrl The organization URL.

Generated using TypeDoc