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 Appointment_RequestForInfoRequest
public Appointment_RequestForInfoRequest()
public int AssociateIdForNewContact { get; set; }
public string Channel { get; set; }
public string ContactName { get; set; }
public string EmailAddress { get; set; }
public string PersonFirstname { get; set; }
public string PersonLastname { get; set; }
public string PhoneNumber { get; set; }
public string Regarding { get; set; }
Was this page helpful?