Class RenderSearchTemplateResponse
Inherited Members
Namespace: OpenSearch.Client
Assembly: OpenSearch.Client.dll
Syntax
[DataContract]
public class RenderSearchTemplateResponse : ResponseBase, IResponse, IOpenSearchResponse
Properties
| Edit this page View SourceTemplateOutput
Declaration
[DataMember(Name = "template_output")]
public ILazyDocument TemplateOutput { get; set; }
Property Value
Type | Description |
---|---|
ILazyDocument |