EvaluationRoundLimit
org.sagebionetworks.evaluation.model.EvaluationRoundLimit
Sets limits for maximum submissions in a SubmissionRound. Each limitType may only appear once in an EvaluationRound's list of limits
Field | Type | Description |
---|---|---|
limitType | EvaluationRoundLimitType | |
maximumSubmissions | INTEGER | maximum number of submissions allowed within the time period defined by the the limitType |