PaymentsResellerSubscriptionApi constructor
PaymentsResellerSubscriptionApi(})
Implementation
PaymentsResellerSubscriptionApi(
http.Client client, {
core.String rootUrl =
'https://paymentsresellersubscription.googleapis.com/',
core.String servicePath = '',
}) : _requester = commons.ApiRequester(
client,
rootUrl,
servicePath,
requestHeaders,
);