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 Diagnostics_SendSystemMessageRequest
public Diagnostics_SendSystemMessageRequest()
public int AssociateId { get; set; }
public DateTime Expire { get; set; }
public string MarkdownMessage { get; set; }
public string SystemMessageId { get; set; }
public SystemMessageType Type { get; set; }
Was this page helpful?