localInventories property

List<LocalInventory>? localInventories
getter/setter pair

The LocalInventory resources for the given product from the specified account.

Implementation

core.List<LocalInventory>? localInventories;