GoogleCloudPaymentsResellerSubscriptionV1ProductPayload constructor
GoogleCloudPaymentsResellerSubscriptionV1ProductPayload({
- GoogleCloudPaymentsResellerSubscriptionV1GoogleHomePayload? googleHomePayload,
- GoogleCloudPaymentsResellerSubscriptionV1GoogleOnePayload? googleOnePayload,
- GoogleCloudPaymentsResellerSubscriptionV1YoutubePayload? youtubePayload,
Implementation
GoogleCloudPaymentsResellerSubscriptionV1ProductPayload({
this.googleHomePayload,
this.googleOnePayload,
this.youtubePayload,
});