removeStoreCategoryId

external fun removeStoreCategoryId(storeId: Int, categoryId: Int): Int

Removes category ID from the specified store list.

Return

GemError.NoError on success.