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_GetDayInformationListByDatesAndAssociateRequest
public Appointment_GetDayInformationListByDatesAndAssociateRequest()
public int AssociateId { get; set; }
public DateTime EndDate { get; set; }
public DateTime StartDate { get; set; }
Was this page helpful?