addStoreCategoryList

external fun addStoreCategoryList(storeId: Int, list: ArrayList<LandmarkCategory>): Int

Add a list of categories into the specified store list.

Return

GemError.NoError on success.