get Retail Departments
abstract fun getRetailDepartments(brand: String): DataObserver<List<RetailDepartment>>
Content copied to clipboard
Provides an api to get a list of Retail Department.
Return
The list of Retail RetailDepartments for the given brand.
Parameters
brand
The brand of clinics to fetch.
Throws
When brand is empty string