Class WorkbookFunctionsYieldParameterSet.WorkbookFunctionsYieldParameterSetBuilder

java.lang.Object
com.microsoft.graph.models.WorkbookFunctionsYieldParameterSet.WorkbookFunctionsYieldParameterSetBuilder
Enclosing class:
WorkbookFunctionsYieldParameterSet

public static final class WorkbookFunctionsYieldParameterSet.WorkbookFunctionsYieldParameterSetBuilder extends Object
Fluent builder for the WorkbookFunctionsYieldParameterSet
  • Field Details

    • settlement

      @Nullable protected com.google.gson.JsonElement settlement
      The settlement parameter value
    • maturity

      @Nullable protected com.google.gson.JsonElement maturity
      The maturity parameter value
    • rate

      @Nullable protected com.google.gson.JsonElement rate
      The rate parameter value
    • pr

      @Nullable protected com.google.gson.JsonElement pr
      The pr parameter value
    • redemption

      @Nullable protected com.google.gson.JsonElement redemption
      The redemption parameter value
    • frequency

      @Nullable protected com.google.gson.JsonElement frequency
      The frequency parameter value
    • basis

      @Nullable protected com.google.gson.JsonElement basis
      The basis parameter value
  • Constructor Details

    • WorkbookFunctionsYieldParameterSetBuilder

      @Nullable protected WorkbookFunctionsYieldParameterSetBuilder()
      Instanciates a new WorkbookFunctionsYieldParameterSetBuilder
  • Method Details