Class WorkbookFunctionsPriceParameterSet.WorkbookFunctionsPriceParameterSetBuilder

java.lang.Object
com.microsoft.graph.models.WorkbookFunctionsPriceParameterSet.WorkbookFunctionsPriceParameterSetBuilder
Enclosing class:
WorkbookFunctionsPriceParameterSet

public static final class WorkbookFunctionsPriceParameterSet.WorkbookFunctionsPriceParameterSetBuilder extends Object
Fluent builder for the WorkbookFunctionsPriceParameterSet
  • 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
    • rate

      @Nullable protected com.google.gson.JsonElement rate
      The rate parameter value
    • yld

      @Nullable protected com.google.gson.JsonElement yld
      The yld parameter value
    • redemption

      @Nullable protected com.google.gson.JsonElement redemption
      The redemption 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

    • WorkbookFunctionsPriceParameterSetBuilder

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