addStoreCategoryId

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

Add a new category ID into the specified store list.

Return

GemError.NoError on success.