Class WorkbookFunctionsCoupDaysParameterSet.WorkbookFunctionsCoupDaysParameterSetBuilder

java.lang.Object
com.microsoft.graph.models.WorkbookFunctionsCoupDaysParameterSet.WorkbookFunctionsCoupDaysParameterSetBuilder
Enclosing class:
WorkbookFunctionsCoupDaysParameterSet

public static final class WorkbookFunctionsCoupDaysParameterSet.WorkbookFunctionsCoupDaysParameterSetBuilder extends Object
Fluent builder for the WorkbookFunctionsCoupDaysParameterSet
  • Field Details

    • settlement

      @Nullable protected com.google.gson.JsonElement settlement
      The settlement parameter value
    • maturity

      @Nullable protected com.google.gson.JsonElement maturity
      The maturity parameter value
    • frequency

      @Nullable protected com.google.gson.JsonElement frequency
      The frequency parameter value
    • basis

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

    • WorkbookFunctionsCoupDaysParameterSetBuilder

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