Class WorkbookFunctionsQuotientParameterSet.WorkbookFunctionsQuotientParameterSetBuilder

java.lang.Object
com.microsoft.graph.models.WorkbookFunctionsQuotientParameterSet.WorkbookFunctionsQuotientParameterSetBuilder
Enclosing class:
WorkbookFunctionsQuotientParameterSet

public static final class WorkbookFunctionsQuotientParameterSet.WorkbookFunctionsQuotientParameterSetBuilder extends Object
Fluent builder for the WorkbookFunctionsQuotientParameterSet
  • Field Details

    • numerator

      @Nullable protected com.google.gson.JsonElement numerator
      The numerator parameter value
    • denominator

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

    • WorkbookFunctionsQuotientParameterSetBuilder

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