appointmentTimeSlot
Namespace: | (default namespace) |
XML Schema: | ns0.xsd |
XML
Elements
name (type) | min/max occurs |
description |
---|---|---|
startDateTime (string) | 0/1 | |
endDateTime (string) | 0/1 | |
bookingStatus (string) | 0/1 | |
remainingAllowedOverBookings (string) | 0/1 | |
availability (boolean) | 1/1 |
JSON
property | type | description |
---|---|---|
startDateTime | startDateTime (string) | |
endDateTime | endDateTime (string) | |
bookingStatus | bookingStatus (string) | |
remainingAllowedOverBookings | remainingAllowedOverBookings (string) | |
availability | availability (boolean) |