Showing 2,539 of 3,709 total issues
Method getOffersAsyncWithHttpInfo
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getOffersAsyncWithHttpInfo($format = null, $limit = null, $marketplace_id = null, $offset = null, $sku = null)
Method toQueryValue
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
$value,
string $paramName,
string $openApiType = 'string',
string $style = 'form',
bool $explode = true
Method findListingRecommendations
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function findListingRecommendations($x_ebay_c_marketplace_id, $filter = null, $limit = null, $offset = null, $find_listing_recommendation_request = null)
Method __construct
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function __construct($message = '', $code = 0, $responseHeaders = [], $responseBody = null, \Throwable $previous = null)
Method findListingRecommendationsAsyncWithHttpInfo
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function findListingRecommendationsAsyncWithHttpInfo($x_ebay_c_marketplace_id, $filter = null, $limit = null, $offset = null, $find_listing_recommendation_request = null)
Method __construct
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function __construct($message = '', $code = 0, $responseHeaders = [], $responseBody = null, \Throwable $previous = null)
Method findListingRecommendationsWithHttpInfo
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function findListingRecommendationsWithHttpInfo($x_ebay_c_marketplace_id, $filter = null, $limit = null, $offset = null, $find_listing_recommendation_request = null)
Method findListingRecommendationsRequest
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function findListingRecommendationsRequest($x_ebay_c_marketplace_id, $filter = null, $limit = null, $offset = null, $find_listing_recommendation_request = null)
Method __construct
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function __construct($message = '', $code = 0, $responseHeaders = [], $responseBody = null, \Throwable $previous = null)
Method findListingRecommendationsAsync
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function findListingRecommendationsAsync($x_ebay_c_marketplace_id, $filter = null, $limit = null, $offset = null, $find_listing_recommendation_request = null)
Method toQueryValue
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
$value,
string $paramName,
string $openApiType = 'string',
string $style = 'form',
bool $explode = true
Method __construct
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function __construct($message = '', $code = 0, $responseHeaders = [], $responseBody = null, \Throwable $previous = null)
Method toQueryValue
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
$value,
string $paramName,
string $openApiType = 'string',
string $style = 'form',
bool $explode = true
Method toQueryValue
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
$value,
string $paramName,
string $openApiType = 'string',
string $style = 'form',
bool $explode = true
Method __construct
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function __construct($message = '', $code = 0, $responseHeaders = [], $responseBody = null, \Throwable $previous = null)
Method __construct
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function __construct($message = '', $code = 0, $responseHeaders = [], $responseBody = null, \Throwable $previous = null)
Method getOrders
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getOrders($field_groups = null, $filter = null, $limit = null, $offset = null, $order_ids = null)
Method getOrdersAsync
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getOrdersAsync($field_groups = null, $filter = null, $limit = null, $offset = null, $order_ids = null)
Method getOrdersWithHttpInfo
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getOrdersWithHttpInfo($field_groups = null, $filter = null, $limit = null, $offset = null, $order_ids = null)
Method getOrdersAsyncWithHttpInfo
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getOrdersAsyncWithHttpInfo($field_groups = null, $filter = null, $limit = null, $offset = null, $order_ids = null)