_setMileage
Sets the mileage of the Appointment.
Parameters
id
The ID of the Appointment.
value
The new mileage of the Appointment.
Example
Result
On Success
On Failure
If no Appointment ID is provided:
If no mileage is provided:
If the Appointment does not exist:
Last updated