Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 780 Bytes

TaxpayerID.md

File metadata and controls

15 lines (10 loc) · 780 Bytes

TaxpayerID

Taxpayer ID of the individual receiving the paystub.

Properties

Name Type Description Notes
id_type str, none_type Type of ID, e.g. 'SSN' [optional]
id_mask str, none_type ID mask; i.e. last 4 digits of the taxpayer ID [optional]
last_4_digits str, none_type Last 4 digits of unique number of ID. [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]

[Back to Model list] [Back to API list] [Back to README]