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 Ticket_SaveTicketMessageEntityWithOptionsRequest
public Ticket_SaveTicketMessageEntityWithOptionsRequest()
public int[] AttachmentIds { get; set; }
public TicketMessageEntity Entity { get; set; }
public bool Notify { get; set; }
public bool UpdateRepliedAt { get; set; }
Was this page helpful?