Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RelationshipLinkFieldMapping

Package version

interface

An interface representing RelationshipLinkFieldMapping. The fields mapping for Relationships.

Hierarchy

  • RelationshipLinkFieldMapping

Index

Properties

interactionFieldName

interactionFieldName: string
member

{string} interactionFieldName The field name on the Interaction Type.

Optional linkType

linkType: LinkTypes
member

{LinkTypes} [linkType] Link type. Possible values include: 'UpdateAlways', 'CopyIfNull'

relationshipFieldName

relationshipFieldName: string
member

{string} relationshipFieldName The field name on the Relationship metadata.

Generated using TypeDoc