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 Document_SubstituteMergeDocumentTemplateVariablesRequest
public Document_SubstituteMergeDocumentTemplateVariablesRequest()
public int AssociateId { get; set; }
public string[] CustomTags { get; set; }
public string[] CustomValues { get; set; }
public int DocumentId { get; set; }
Was this page helpful?