_setHours
Sets the hours of the Appointment.
Parameters
id
The ID of the Appointment.
value
The hours of the Appointment.
Example
Result
On Success
If the Appointment already has the hours given:
On Failure
If no hours are provided:
If the Appointment does not exist:
Last updated