categoryIds property

List<String>? categoryIds
getter/setter pair

The IDs of the API categories to which this catalog item belongs.

Optional.

Implementation

core.List<core.String>? categoryIds;