Class WorkbookFunctionsFisherInvParameterSet

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

public class WorkbookFunctionsFisherInvParameterSet extends Object
The class for the Workbook Functions Fisher Inv Parameter Set.
  • Field Details

    • y

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

    • WorkbookFunctionsFisherInvParameterSet

      public WorkbookFunctionsFisherInvParameterSet()
      Instiaciates a new WorkbookFunctionsFisherInvParameterSet
    • WorkbookFunctionsFisherInvParameterSet

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