Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 825 Bytes

CreditPayStubEmployee.md

File metadata and controls

16 lines (11 loc) · 825 Bytes

CreditPayStubEmployee

Data about the employee.

Properties

Name Type Description Notes
address CreditPayStubAddress
name str, none_type The name of the employee.
marital_status str, none_type Marital status of the employee - either `SINGLE` or `MARRIED`.
taxpayer_id PayStubTaxpayerID
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]