Class WorkbookFunctionsIntRateParameterSet.WorkbookFunctionsIntRateParameterSetBuilder

java.lang.Object
com.microsoft.graph.models.WorkbookFunctionsIntRateParameterSet.WorkbookFunctionsIntRateParameterSetBuilder
Enclosing class:
WorkbookFunctionsIntRateParameterSet

public static final class WorkbookFunctionsIntRateParameterSet.WorkbookFunctionsIntRateParameterSetBuilder extends Object
Fluent builder for the WorkbookFunctionsIntRateParameterSet
  • 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
    • investment

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

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

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

    • WorkbookFunctionsIntRateParameterSetBuilder

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