Class mbo_SaleService
Defined in: mbo_SaleService.js.
Constructor Attributes | Constructor Name and Description |
---|---|
mbo_SaleService(username, password)
Represents the MINDOBDY Sale Service.
|
Class Detail
mbo_SaleService(username, password)
Represents the MINDOBDY Sale 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_SaleService} Returns the Sale Service.