A form for an Employee to submit, that could also be submitted on an Employee's behalf by an administrator.
Attribute | Type | Description |
---|---|---|
id | String | Identifier of the Document. All account-specific Documents are integer values, while built in documents have string values i9 , w4 , or w9 . |
name | String | Name of the document. |
internal | Boolean | If true, Document is only visible to Administrators. |
optional | Boolean | If true, the Employee is not required to submit Document. |
rehire_new_submission | Boolean | If true, then the Employee must resubmit a new form if they are rehired. |
group_ids | Array of Integers | List of group ids that the form is assigned to. |