The FormInfo object contains information about a particular form and includes a unique identifier, label, name, and the number of copies.
| Parameter | Type | Description |
|---|---|---|
| ID | string | The unique identifier for the form. |
| Label | string | The label associated with the form. |
| Name | string | The name of the returned document. |
| Copies | integer | The number of copies of the form generated. |