AutorÃa | Ultima modificación | Ver Log |
<?php
namespace Aws\MarketplaceReporting;
use Aws\AwsClient;
/**
* This client is used to interact with the **AWS Marketplace Reporting Service** service.
* @method \Aws\Result getBuyerDashboard(array $args = [])
* @method \GuzzleHttp\Promise\Promise getBuyerDashboardAsync(array $args = [])
*/
class MarketplaceReportingClient extends AwsClient {}