Interface ScoreBody.ValueStage

All Known Implementing Classes:
ScoreBody.Builder
Enclosing class:
ScoreBody

public static interface ScoreBody.ValueStage
  • Method Details

    • value

      ScoreBody._FinalStage value(@NotNull CreateScoreValue value)

      The value of the score. Must be passed as string for categorical scores, and numeric for boolean and numeric scores. Boolean score values must equal either 1 or 0 (true or false)