CreateInteractionSetup Class Members
The following tables list the members exposed by CreateInteractionSetup.
Public Constructors
Name | Description | |
---|---|---|
CreateInteractionSetup Constructor | Initializes a new instance of the CreateInteractionSetup class. |
Public Properties
| | Name | Description | | --- | --- | --- | | | AdditionalFields | Allows the specification of additional fields to be updated as part of API invocation. | | | ContactFirstName | Contact's first name. | | | ContactLastName | Contact's last name. | | | ContactPhone | Contact's phone number. | | | Direction | Element from the 'Interaction Direction' user defined list. If not set, the default list value is used. | | | Duration | Duration of the Interaction
| | | EnteredDuration | Entered Interaction duration | | | FeeBased | Is the Interaction fee based? | | | GenerateTimeBombs | Specifies if timebombs should be created. | | | InteractionType | Element from the 'Interaction Type' user defined list. If not set, the default list value is used. | | | IsDoneInOne | Is the Interaction done-in-one? | | | LeadSource | Name of the person that provided the lead | | | Notes | Interaction Notes | | | Origin | Element from the 'Interaction Origin' user defined list. If not set, the default list value is used. | | | PayOption | Element from the 'Interaction Pay Option' user defined list. If not set, the default list value is used. | | | ProductName | Element from the 'Interaction Product' user defined list. If not set, the default list value is used. | | | Reason1 | Element from the 'Interaction Reason_1' user defined list. If not set, the default list value is used. | | | Reason2 | Element from the 'Interaction Reason_2' user defined list. If not set, the default list value is used. | | | Result | Element from the 'Interaction Result Code' user defined list. If not set, the default list value is used. | | | StartDate | DateTime Interaction began | | | Title | Title of the Interaction | | | UserName | User performing the Interaction | | | WaitDuration | Wait time for the Interaction | | | ZipCode | Contact zipcode |
Reference
CreateInteractionSetup Class
FChoice.Toolkits.Clarify.Interfaces Namespace
CreateInteraction(CreateInteractionSetup) Method