bundleElementDetails = $bundleElementDetails; } /** * @return GoogleCloudPaymentsResellerSubscriptionV1SubscriptionLineItemBundleDetailsBundleElementDetails[] */ public function getBundleElementDetails() { return $this->bundleElementDetails; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(SubscriptionLineItemBundleDetails::class, 'Google_Service_PaymentsResellerSubscription_SubscriptionLineItemBundleDetails');