| Name | Type | Description | Notes |
|---|---|---|---|
| requirementId | String | [optional] | |
| label | String | [optional] | |
| kind | KindEnum | "action" = an out-of-band verification (e.g. Onfido); not filled here, fulfilled after the order via a link. | [optional] |
| description | String | Plain-English explanation of what to provide. | [optional] |
| example | String | Concrete example value. | [optional] |
| localTo | String | ISO country the value must be local to | [optional] |
| Name | Value |
|---|---|
| TEXT | "text" |
| DATE | "date" |
| ADDRESS | "address" |
| FILE | "file" |
| ACTION | "action" |