Class mbo_StaffService
Defined in: mbo_StaffService.js.
Constructor Attributes | Constructor Name and Description |
---|---|
mbo_StaffService(username, password)
Represents the MINDOBDY Staff Service.
|
Class Detail
mbo_StaffService(username, password)
Represents the MINDOBDY Staff Service.
- Parameters:
- {string} username
- Username of the MINDBODY client interacting with the service.
- {string} password
- Password of the MINDBODY client interacting with the service.
- Returns:
- {mbo_StaffService} Returns the Staff Service.