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 Selection_AddRemoveContactSelectionMemberInterestsRequest
public Selection_AddRemoveContactSelectionMemberInterestsRequest()
public int[] AddCompanyInterests { get; set; }
public int[] AddContactInterests { get; set; }
public int[] RemoveCompanyInterests { get; set; }
public int[] RemoveContactInterests { get; set; }
public int SelectionId { get; set; }
Was this page helpful?