Class WorkbookFunctionsPvParameterSet.WorkbookFunctionsPvParameterSetBuilder

java.lang.Object
com.microsoft.graph.models.WorkbookFunctionsPvParameterSet.WorkbookFunctionsPvParameterSetBuilder
Enclosing class:
WorkbookFunctionsPvParameterSet

public static final class WorkbookFunctionsPvParameterSet.WorkbookFunctionsPvParameterSetBuilder extends Object
Fluent builder for the WorkbookFunctionsPvParameterSet
  • Field Details

    • rate

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

      @Nullable protected com.google.gson.JsonElement nper
      The nper parameter value
    • pmt

      @Nullable protected com.google.gson.JsonElement pmt
      The pmt parameter value
    • fv

      @Nullable protected com.google.gson.JsonElement fv
      The fv parameter value
    • type

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

    • WorkbookFunctionsPvParameterSetBuilder

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