public class BookingAppointmentRequest extends com.github.davidmoten.odata.client.EntityRequest<BookingAppointment>
| Constructor and Description |
|---|
BookingAppointmentRequest(com.github.davidmoten.odata.client.ContextPath contextPath) |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.ActionRequestNoReturn |
cancel(String cancellationMessage) |
public BookingAppointmentRequest(com.github.davidmoten.odata.client.ContextPath contextPath)
public com.github.davidmoten.odata.client.ActionRequestNoReturn cancel(String cancellationMessage)
Copyright © 2018–2020. All rights reserved.