Class WorkbookFunctionsXirrParameterSet.WorkbookFunctionsXirrParameterSetBuilder

java.lang.Object
com.microsoft.graph.models.WorkbookFunctionsXirrParameterSet.WorkbookFunctionsXirrParameterSetBuilder
Enclosing class:
WorkbookFunctionsXirrParameterSet

public static final class WorkbookFunctionsXirrParameterSet.WorkbookFunctionsXirrParameterSetBuilder extends Object
Fluent builder for the WorkbookFunctionsXirrParameterSet
  • Field Details

    • values

      @Nullable protected com.google.gson.JsonElement values
      The values parameter value
    • dates

      @Nullable protected com.google.gson.JsonElement dates
      The dates parameter value
    • guess

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

    • WorkbookFunctionsXirrParameterSetBuilder

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