public static interface ListPrescriptions.Response.Reservation
| Modifier and Type | Interface and Description |
|---|---|
static class |
ListPrescriptions.Response.Reservation.Simple |
| Modifier and Type | Method and Description |
|---|---|
ContactPreference |
contactPreference() |
org.threeten.bp.LocalDateTime |
creationDateTime() |
String |
email() |
Executor.ID |
executorId() |
String |
feedbackToPatient() |
boolean |
hasUpdates() |
String |
phoneNumber() |
Reservation.Status |
status() |
Executor.ID executorId()
Reservation.Status status()
org.threeten.bp.LocalDateTime creationDateTime()
boolean hasUpdates()
String feedbackToPatient()
String email()
String phoneNumber()
ContactPreference contactPreference()
Copyright © 2010–2025 Smals. All rights reserved.