public class DeleteDocumentRequest extends Object
| Modifier and Type | Field and Description |
|---|---|
private String |
idDocumento |
private String |
patientCode |
| Constructor and Description |
|---|
DeleteDocumentRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getIdDocumento() |
String |
getPatientCode() |
void |
setIdDocumento(String idDocumento) |
void |
setPatientCode(String patientCode) |