bundleElementDetails property

List<SubscriptionLineItemBundleDetailsBundleElementDetails>? bundleElementDetails
getter/setter pair

The details for each element in the hard bundle.

Output only.

Implementation

core.List<SubscriptionLineItemBundleDetailsBundleElementDetails>?
bundleElementDetails;