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 List_SetDocumentTemplateStreamRequest
public List_SetDocumentTemplateStreamRequest()
public DocumentTemplateEntity DocumentTemplateEntity { get; set; }
public string LanguageCode { get; set; }
public int PluginId { get; set; }
public byte[] Stream { get; set; }
Was this page helpful?