Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 655 Bytes

DependentEntity.md

File metadata and controls

14 lines (11 loc) · 655 Bytes

DependentEntity

Properties

Name Type Description Notes
id int ID [default to 1]
first_name string First name [default to 'Baby']
last_name string Last name [default to 'Jones']
birthdate string Date of birth [default to '01/0/2010']
classification string Classification [default to 'child']
ssn string SSN [optional] [default to '0']

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