deletionDate property

int? deletionDate
getter/setter pair

hard delete (unix epoch in ms) timestamp of the object. Filled automatically when deletePatient is called.

Implementation

int? deletionDate;