Class WorkbookFunctionsNorm_S_InvParameterSet

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

public class WorkbookFunctionsNorm_S_InvParameterSet extends Object
The class for the Workbook Functions Norm_S_Inv Parameter Set.
  • Field Details

    • probability

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

    • WorkbookFunctionsNorm_S_InvParameterSet

      public WorkbookFunctionsNorm_S_InvParameterSet()
      Instiaciates a new WorkbookFunctionsNorm_S_InvParameterSet
    • WorkbookFunctionsNorm_S_InvParameterSet

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