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_GenerateFollowUpsRequest
public Selection_GenerateFollowUpsRequest()
public AppointmentEntity AppointmentEntity { get; set; }
public int AssociateId { get; set; }
public bool SaveOnContactOwner { get; set; }
public int SelectionId { get; set; }
public bool UniqueContact { get; set; }
Was this page helpful?