Search Results for

    Show / Hide Table of Contents

    Interface IStupidBackoffSmoothingModel

    Namespace: OpenSearch.Client
    Assembly: OpenSearch.Client.dll
    Syntax
    public interface IStupidBackoffSmoothingModel : ISmoothingModel

    Properties

    | Edit this page View Source

    Discount

    Declaration
    [DataMember(Name = "discount")]
    double? Discount { get; set; }
    Property Value
    Type Description
    double?

    Extension Methods

    SuffixExtensions.Suffix(object, string)
    • Edit this page
    • View Source
    In this article
    • Properties
      • Discount
    • Extension Methods
    Back to top Generated by DocFX