Data about an official document used to report the user's income to the IRS.
Name | Type | Description | Notes |
---|---|---|---|
document_type | str | The type of tax document. Currently, the only supported value is `w2`. | |
doc_id | str | An identifier of the document referenced by the document metadata. | [optional] |
w2 | W2 | [optional] | |
any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |