# SubmissionRequirement

## Properties

| Name            | Type                                 | Description | Notes                        |
| --------------- | ------------------------------------ | ----------- | ---------------------------- |
| **name**        | **String**                           |             | [optional] [default to null] |
| **purpose**     | **String**                           |             | [optional] [default to null] |
| **rule**        | **String**                           |             | [default to null]            |
| **count**       | **Integer**                          |             | [optional] [default to null] |
| **min**         | **Integer**                          |             | [optional] [default to null] |
| **max**         | **Integer**                          |             | [optional] [default to null] |
| **from**        | **String**                           |             | [optional] [default to null] |
| **from_nested** | [**List**](SubmissionRequirement.md) |             | [optional] [default to null] |

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
