SubmissionRequirement

constructor(name: String? = null, purpose: String? = null, rule: Rules, count: Int? = null, min: Int? = null, max: Int? = null, from: String? = null, fromNested: List<SubmissionRequirement>? = null)