enum class SubmissionMethod: Enum<SubmissionMethod>
      
EnumItems
| Name | Description | 
|---|---|
| UPLOAD | |
| GIT | 
        enum class SubmissionMethod: Enum<SubmissionMethod>
      
EnumItems
| Name | Description | 
|---|---|
| UPLOAD | |
| GIT | 
Enum that represents the submission methods that are available in DP.