isBundle property

bool? isBundle
getter/setter pair

Whether the item is a business-defined sub-API.

A [sub-API](https://support.google.com/merchants/answer/6324449) is a custom grouping of different products sold by a business for a single price.

Implementation

core.bool? isBundle;