Class WorkbookFunctionsDays360ParameterSet.WorkbookFunctionsDays360ParameterSetBuilder

java.lang.Object
com.microsoft.graph.models.WorkbookFunctionsDays360ParameterSet.WorkbookFunctionsDays360ParameterSetBuilder
Enclosing class:
WorkbookFunctionsDays360ParameterSet

public static final class WorkbookFunctionsDays360ParameterSet.WorkbookFunctionsDays360ParameterSetBuilder extends Object
Fluent builder for the WorkbookFunctionsDays360ParameterSet
  • Field Details

    • startDate

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

      @Nullable protected com.google.gson.JsonElement endDate
      The endDate parameter value
    • method

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

    • WorkbookFunctionsDays360ParameterSetBuilder

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