Class SourceResponse<TDocument>
Inherited Members
Namespace: OpenSearch.Client
Assembly: OpenSearch.Client.dll
Syntax
public class SourceResponse<TDocument> : ResponseBase, ISourceResponse<TDocument>, IResponse, IOpenSearchResponse
Type Parameters
Name | Description |
---|---|
TDocument |
Properties
| Edit this page View SourceBody
Declaration
public TDocument Body { get; }
Property Value
Type | Description |
---|---|
TDocument |