BookingAppointment.Builder |
BookingAppointment.Builder.additionalInformation(String additionalInformation) |
|
static BookingAppointment.Builder |
BookingAppointment.builderBookingAppointment() |
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
BookingAppointment.Builder |
BookingAppointment.Builder.customerEmailAddress(String customerEmailAddress) |
|
BookingAppointment.Builder |
BookingAppointment.Builder.customerId(String customerId) |
“If CustomerId is not specified when an appointment is created then a new
customer is created based on the appointment customer information.
|
BookingAppointment.Builder |
BookingAppointment.Builder.customerLocation(Location customerLocation) |
|
BookingAppointment.Builder |
BookingAppointment.Builder.customerName(String customerName) |
|
BookingAppointment.Builder |
BookingAppointment.Builder.customerNotes(String customerNotes) |
“The value of this property is only available when reading an individual booking
appointment by id.
|
BookingAppointment.Builder |
BookingAppointment.Builder.customerPhone(String customerPhone) |
|
BookingAppointment.Builder |
BookingAppointment.Builder.customers(List<BookingCustomerInformationBase> customers) |
|
BookingAppointment.Builder |
BookingAppointment.Builder.customers(BookingCustomerInformationBase... customers) |
|
BookingAppointment.Builder |
BookingAppointment.Builder.customersNextLink(String customersNextLink) |
|
BookingAppointment.Builder |
BookingAppointment.Builder.customerTimeZone(String customerTimeZone) |
|
BookingAppointment.Builder |
BookingAppointment.Builder.duration(Duration duration) |
Org.OData.Core.V1.Computed
|
BookingAppointment.Builder |
BookingAppointment.Builder.end(DateTimeTimeZone end) |
|
BookingAppointment.Builder |
BookingAppointment.Builder.filledAttendeesCount(Integer filledAttendeesCount) |
Org.OData.Core.V1.Computed
|
BookingAppointment.Builder |
BookingAppointment.Builder.id(String id) |
|
BookingAppointment.Builder |
BookingAppointment.Builder.invoiceAmount(Double invoiceAmount) |
|
BookingAppointment.Builder |
BookingAppointment.Builder.invoiceDate(DateTimeTimeZone invoiceDate) |
|
BookingAppointment.Builder |
BookingAppointment.Builder.invoiceId(String invoiceId) |
|
BookingAppointment.Builder |
BookingAppointment.Builder.invoiceStatus(BookingInvoiceStatus invoiceStatus) |
|
BookingAppointment.Builder |
BookingAppointment.Builder.invoiceUrl(String invoiceUrl) |
Org.OData.Core.V1.IsURL
|
BookingAppointment.Builder |
BookingAppointment.Builder.isLocationOnline(Boolean isLocationOnline) |
|
BookingAppointment.Builder |
BookingAppointment.Builder.joinWebUrl(String joinWebUrl) |
Org.OData.Core.V1.IsURL
|
BookingAppointment.Builder |
BookingAppointment.Builder.maximumAttendeesCount(Integer maximumAttendeesCount) |
|
BookingAppointment.Builder |
BookingAppointment.Builder.onlineMeetingUrl(String onlineMeetingUrl) |
Org.OData.Core.V1.IsURL
|
BookingAppointment.Builder |
BookingAppointment.Builder.optOutOfCustomerEmail(Boolean optOutOfCustomerEmail) |
|
BookingAppointment.Builder |
BookingAppointment.Builder.postBuffer(Duration postBuffer) |
|
BookingAppointment.Builder |
BookingAppointment.Builder.preBuffer(Duration preBuffer) |
|
BookingAppointment.Builder |
BookingAppointment.Builder.price(Double price) |
|
BookingAppointment.Builder |
BookingAppointment.Builder.priceType(BookingPriceType priceType) |
|
BookingAppointment.Builder |
BookingAppointment.Builder.reminders(List<BookingReminder> reminders) |
“The value of this property is only available when reading an individual booking
appointment by id.”
|
BookingAppointment.Builder |
BookingAppointment.Builder.reminders(BookingReminder... reminders) |
“The value of this property is only available when reading an individual booking
appointment by id.”
|
BookingAppointment.Builder |
BookingAppointment.Builder.remindersNextLink(String remindersNextLink) |
“The value of this property is only available when reading an individual booking
appointment by id.”
|
BookingAppointment.Builder |
BookingAppointment.Builder.selfServiceAppointmentId(String selfServiceAppointmentId) |
|
BookingAppointment.Builder |
BookingAppointment.Builder.serviceId(String serviceId) |
“The id of the booking service associated with this appointment.”
|
BookingAppointment.Builder |
BookingAppointment.Builder.serviceLocation(Location serviceLocation) |
|
BookingAppointment.Builder |
BookingAppointment.Builder.serviceName(String serviceName) |
“This property is optional when creating a new appointment.
|
BookingAppointment.Builder |
BookingAppointment.Builder.serviceNotes(String serviceNotes) |
“The value of this property is only available when reading an individual booking
appointment by id.”
|
BookingAppointment.Builder |
BookingAppointment.Builder.smsNotificationsEnabled(Boolean smsNotificationsEnabled) |
|
BookingAppointment.Builder |
BookingAppointment.Builder.staffMemberIds(String... staffMemberIds) |
|
BookingAppointment.Builder |
BookingAppointment.Builder.staffMemberIds(List<String> staffMemberIds) |
|
BookingAppointment.Builder |
BookingAppointment.Builder.staffMemberIdsNextLink(String staffMemberIdsNextLink) |
|
BookingAppointment.Builder |
BookingAppointment.Builder.start(DateTimeTimeZone start) |
|