Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 678 Bytes

Patient.md

File metadata and controls

17 lines (14 loc) · 678 Bytes

Patient

Properties

Name Type Description Notes
name string
surname string [optional]
email string [optional]
phone string
birth_date \DateTime [optional]
nin string [optional]
gender string [optional]
marketing_consent bool [optional]
data_privacy_consent bool [optional]

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