GoogleCloudPaymentsResellerSubscriptionV1ProductBundleDetailsBundleElement constructor

GoogleCloudPaymentsResellerSubscriptionV1ProductBundleDetailsBundleElement({
  1. String? product,
})

Implementation

GoogleCloudPaymentsResellerSubscriptionV1ProductBundleDetailsBundleElement({
  this.product,
});