Class GetAllPitsResponse
Inherited Members
Namespace: OpenSearch.Client
Assembly: OpenSearch.Client.dll
Syntax
[DataContract]
public class GetAllPitsResponse : ResponseBase, IResponse, IOpenSearchResponse
Properties
| Edit this page View SourcePits
Declaration
[DataMember(Name = "pits")]
public IReadOnlyCollection<PitDetail> Pits { get; }
Property Value
Type | Description |
---|---|
IReadOnlyCollection<PitDetail> |