Class WorkbookFunctionsIspmtParameterSet.WorkbookFunctionsIspmtParameterSetBuilder

java.lang.Object
com.microsoft.graph.models.WorkbookFunctionsIspmtParameterSet.WorkbookFunctionsIspmtParameterSetBuilder
Enclosing class:
WorkbookFunctionsIspmtParameterSet

public static final class WorkbookFunctionsIspmtParameterSet.WorkbookFunctionsIspmtParameterSetBuilder extends Object
Fluent builder for the WorkbookFunctionsIspmtParameterSet
  • Field Details

    • rate

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

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

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

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

    • WorkbookFunctionsIspmtParameterSetBuilder

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