Interface IGeoBoundsAggregation
Inherited Members
Namespace: OpenSearch.Client
Assembly: OpenSearch.Client.dll
Syntax
public interface IGeoBoundsAggregation : IMetricAggregation, IAggregation
Properties
| Edit this page View SourceWrapLongitude
Declaration
[DataMember(Name = "wrap_longitude")]
bool? WrapLongitude { get; set; }
Property Value
Type | Description |
---|---|
bool? |