Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
public class Contact_MergeRequest
public Contact_MergeRequest()
public int DestinationContactId { get; set; }
public bool MergeIdenticalPersons { get; set; }
public bool ReplaceEmptyFieldsOnDestination { get; set; }
public int SourceContactId { get; set; }
Was this page helpful?