inventorySourceGroups property

List<InventorySourceGroup>? inventorySourceGroups
getter/setter pair

The list of inventory source groups.

This list will be absent if empty.

Implementation

core.List<InventorySourceGroup>? inventorySourceGroups;