Interface IStupidBackoffSmoothingModel
Namespace: OpenSearch.Client
Assembly: OpenSearch.Client.dll
Syntax
public interface IStupidBackoffSmoothingModel : ISmoothingModel
Properties
| Edit this page View SourceDiscount
Declaration
[DataMember(Name = "discount")]
double? Discount { get; set; }
Property Value
Type | Description |
---|---|
double? |