global class DeletedRecord { global Date deleteddate; global Id id; global Date getDeletedDate() { } global Id getId() { } }