GoogleCloudPaymentsResellerSubscriptionV1Extension constructor
GoogleCloudPaymentsResellerSubscriptionV1Extension({
- GoogleCloudPaymentsResellerSubscriptionV1Duration? duration,
- String? partnerUserToken,
Implementation
GoogleCloudPaymentsResellerSubscriptionV1Extension({
this.duration,
this.partnerUserToken,
});