GoogleCloudPaymentsResellerSubscriptionV1Extension constructor

GoogleCloudPaymentsResellerSubscriptionV1Extension({
  1. GoogleCloudPaymentsResellerSubscriptionV1Duration? duration,
  2. String? partnerUserToken,
})

Implementation

GoogleCloudPaymentsResellerSubscriptionV1Extension({
  this.duration,
  this.partnerUserToken,
});