Class WorkbookFunctionsDiscParameterSet

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

public class WorkbookFunctionsDiscParameterSet extends Object
The class for the Workbook Functions Disc Parameter Set.
  • Field Details

    • settlement

      @SerializedName(value="settlement", alternate="Settlement") @Expose @Nullable public com.google.gson.JsonElement settlement
      The settlement.
    • maturity

      @SerializedName(value="maturity", alternate="Maturity") @Expose @Nullable public com.google.gson.JsonElement maturity
      The maturity.
    • pr

      @SerializedName(value="pr", alternate="Pr") @Expose @Nullable public com.google.gson.JsonElement pr
      The pr.
    • redemption

      @SerializedName(value="redemption", alternate="Redemption") @Expose @Nullable public com.google.gson.JsonElement redemption
      The redemption.
    • basis

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

    • WorkbookFunctionsDiscParameterSet

      public WorkbookFunctionsDiscParameterSet()
      Instiaciates a new WorkbookFunctionsDiscParameterSet
    • WorkbookFunctionsDiscParameterSet

      protected WorkbookFunctionsDiscParameterSet(@Nonnull WorkbookFunctionsDiscParameterSet.WorkbookFunctionsDiscParameterSetBuilder builder)
      Instiaciates a new WorkbookFunctionsDiscParameterSet
      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