Builds an Synapse submission object.

Submission(name=NULL, entityId=NULL, evaluationId=NULL, versionNumber=NULL, submitterAlias=NULL)

Arguments

name

optional named parameter: Name of submission

entityId

optional named parameter: Synapse ID of the Entity to submit

evaluationId

optional named parameter: ID of the Evaluation to which the Entity is to be submitted

versionNumber

optional named parameter: Version number of the submitted Entity

submitterAlias

optional named parameter: A pseudonym or team name for a challenge entry

Value

An object of type Submission