Class WorkbookFunctionsDec2OctParameterSet.WorkbookFunctionsDec2OctParameterSetBuilder

java.lang.Object
com.microsoft.graph.models.WorkbookFunctionsDec2OctParameterSet.WorkbookFunctionsDec2OctParameterSetBuilder
Enclosing class:
WorkbookFunctionsDec2OctParameterSet

public static final class WorkbookFunctionsDec2OctParameterSet.WorkbookFunctionsDec2OctParameterSetBuilder extends Object
Fluent builder for the WorkbookFunctionsDec2OctParameterSet
  • Field Details

    • number

      @Nullable protected com.google.gson.JsonElement number
      The number parameter value
    • places

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

    • WorkbookFunctionsDec2OctParameterSetBuilder

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