Document object

A form for an Employee to submit, that could also be submitted on an Employee's behalf by an administrator.

AttributeTypeDescription
idStringIdentifier of the Document. All account-specific Documents are integer values, while built in documents have string values i9, w4, or w9.
nameStringName of the document.
internalBooleanIf true, Document is only visible to Administrators.
optionalBooleanIf true, the Employee is not required to submit Document.
rehire_new_submissionBooleanIf true, then the Employee must resubmit a new form if they are rehired.
group_idsArray of IntegersList of group ids that the form is assigned to.