Class WorkbookFunctionsWorkDayParameterSet.WorkbookFunctionsWorkDayParameterSetBuilder

java.lang.Object
com.microsoft.graph.models.WorkbookFunctionsWorkDayParameterSet.WorkbookFunctionsWorkDayParameterSetBuilder
Enclosing class:
WorkbookFunctionsWorkDayParameterSet

public static final class WorkbookFunctionsWorkDayParameterSet.WorkbookFunctionsWorkDayParameterSetBuilder extends Object
Fluent builder for the WorkbookFunctionsWorkDayParameterSet
  • Field Details

    • startDate

      @Nullable protected com.google.gson.JsonElement startDate
      The startDate parameter value
    • days

      @Nullable protected com.google.gson.JsonElement days
      The days parameter value
    • holidays

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

    • WorkbookFunctionsWorkDayParameterSetBuilder

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