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