bundleElements property
List<GoogleCloudPaymentsResellerSubscriptionV1ProductBundleDetailsBundleElement> ?
bundleElements
getter/setter pair
The individual products that are included in the bundle.
Implementation
core.List<
GoogleCloudPaymentsResellerSubscriptionV1ProductBundleDetailsBundleElement>?
bundleElements;