GoogleCloudPaymentsResellerSubscriptionV1ProductPriceConfig constructor
GoogleCloudPaymentsResellerSubscriptionV1ProductPriceConfig({
- GoogleCloudPaymentsResellerSubscriptionV1Amount? amount,
- String? regionCode,
Implementation
GoogleCloudPaymentsResellerSubscriptionV1ProductPriceConfig({
this.amount,
this.regionCode,
});