Class WorkbookFunctionsIspmtParameterSet

java.lang.Object
com.microsoft.graph.models.WorkbookFunctionsIspmtParameterSet

public class WorkbookFunctionsIspmtParameterSet extends Object
The class for the Workbook Functions Ispmt Parameter Set.
  • Field Details

    • rate

      @SerializedName(value="rate", alternate="Rate") @Expose @Nullable public com.google.gson.JsonElement rate
      The rate.
    • per

      @SerializedName(value="per", alternate="Per") @Expose @Nullable public com.google.gson.JsonElement per
      The per.
    • nper

      @SerializedName(value="nper", alternate="Nper") @Expose @Nullable public com.google.gson.JsonElement nper
      The nper.
    • pv

      @SerializedName(value="pv", alternate="Pv") @Expose @Nullable public com.google.gson.JsonElement pv
      The pv.
  • Constructor Details

    • WorkbookFunctionsIspmtParameterSet

      public WorkbookFunctionsIspmtParameterSet()
      Instiaciates a new WorkbookFunctionsIspmtParameterSet
    • WorkbookFunctionsIspmtParameterSet

      protected WorkbookFunctionsIspmtParameterSet(@Nonnull WorkbookFunctionsIspmtParameterSet.WorkbookFunctionsIspmtParameterSetBuilder builder)
      Instiaciates a new WorkbookFunctionsIspmtParameterSet
      Parameters:
      builder - builder bearing the parameters to initialize from
  • Method Details

    • newBuilder

      Gets a new builder for the body
      Returns:
      a new builder
    • getFunctionOptions

      @Nonnull public List<com.microsoft.graph.options.FunctionOption> getFunctionOptions()
      Gets the functions options from the properties that have been set
      Returns:
      a list of function options for the request