Class WorkbookFunctionsTbillPriceParameterSet.WorkbookFunctionsTbillPriceParameterSetBuilder

java.lang.Object
com.microsoft.graph.models.WorkbookFunctionsTbillPriceParameterSet.WorkbookFunctionsTbillPriceParameterSetBuilder
Enclosing class:
WorkbookFunctionsTbillPriceParameterSet

public static final class WorkbookFunctionsTbillPriceParameterSet.WorkbookFunctionsTbillPriceParameterSetBuilder extends Object
Fluent builder for the WorkbookFunctionsTbillPriceParameterSet
  • 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
    • discount

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

    • WorkbookFunctionsTbillPriceParameterSetBuilder

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