Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 906 Bytes

PaystubOverrideEmployeeAddress.md

File metadata and controls

17 lines (12 loc) · 906 Bytes

PaystubOverrideEmployeeAddress

The address of the employee.

Properties

Name Type Description Notes
city str The full city name. [optional]
region str The region or state Example: `"NC"` [optional]
street str The full street address Example: `"564 Main Street, APT 15"` [optional]
postal_code str 5 digit postal code. [optional]
country str The country of the address. [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]