Showing 2,539 of 3,709 total issues
Method getPaymentDisputeSummariesRequest
has 7 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getPaymentDisputeSummariesRequest($order_id = null, $buyer_username = null, $open_date_from = null, $open_date_to = null, $payment_dispute_status = null, $limit = null, $offset = null)
Method getPaymentDisputeSummariesAsync
has 7 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getPaymentDisputeSummariesAsync($order_id = null, $buyer_username = null, $open_date_from = null, $open_date_to = null, $payment_dispute_status = null, $limit = null, $offset = null)
Method getPaymentDisputeSummariesWithHttpInfo
has 7 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getPaymentDisputeSummariesWithHttpInfo($order_id = null, $buyer_username = null, $open_date_from = null, $open_date_to = null, $payment_dispute_status = null, $limit = null, $offset = null)
Method getPaymentDisputeSummaries
has 7 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getPaymentDisputeSummaries($order_id = null, $buyer_username = null, $open_date_from = null, $open_date_to = null, $payment_dispute_status = null, $limit = null, $offset = null)
Method getPaymentDisputeSummariesAsyncWithHttpInfo
has 7 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getPaymentDisputeSummariesAsyncWithHttpInfo($order_id = null, $buyer_username = null, $open_date_from = null, $open_date_to = null, $payment_dispute_status = null, $limit = null, $offset = null)
Method getEventItemsAsyncWithHttpInfo
has 6 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getEventItemsAsyncWithHttpInfo($event_ids, $x_ebay_c_marketplace_id, $category_ids = null, $delivery_country = null, $limit = null, $offset = null)
Method getDealItemsWithHttpInfo
has 6 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getDealItemsWithHttpInfo($x_ebay_c_marketplace_id, $category_ids = null, $commissionable = null, $delivery_country = null, $limit = null, $offset = null)
Method getDealItemsAsync
has 6 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getDealItemsAsync($x_ebay_c_marketplace_id, $category_ids = null, $commissionable = null, $delivery_country = null, $limit = null, $offset = null)
Method getDealItemsAsyncWithHttpInfo
has 6 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getDealItemsAsyncWithHttpInfo($x_ebay_c_marketplace_id, $category_ids = null, $commissionable = null, $delivery_country = null, $limit = null, $offset = null)
Method getEventItemsAsync
has 6 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getEventItemsAsync($event_ids, $x_ebay_c_marketplace_id, $category_ids = null, $delivery_country = null, $limit = null, $offset = null)
Method getDealItemsRequest
has 6 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getDealItemsRequest($x_ebay_c_marketplace_id, $category_ids = null, $commissionable = null, $delivery_country = null, $limit = null, $offset = null)
Method getEventItems
has 6 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getEventItems($event_ids, $x_ebay_c_marketplace_id, $category_ids = null, $delivery_country = null, $limit = null, $offset = null)
Method getEventItemsRequest
has 6 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getEventItemsRequest($event_ids, $x_ebay_c_marketplace_id, $category_ids = null, $delivery_country = null, $limit = null, $offset = null)
Method getEventItemsWithHttpInfo
has 6 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getEventItemsWithHttpInfo($event_ids, $x_ebay_c_marketplace_id, $category_ids = null, $delivery_country = null, $limit = null, $offset = null)
Method getDealItems
has 6 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getDealItems($x_ebay_c_marketplace_id, $category_ids = null, $commissionable = null, $delivery_country = null, $limit = null, $offset = null)
Method getItemFeedRequest
has 6 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getItemFeedRequest($accept, $x_ebay_c_marketplace_id, $range, $feed_scope, $category_id, $date = null)
Method getItemGroupFeedWithHttpInfo
has 6 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getItemGroupFeedWithHttpInfo($accept, $x_ebay_c_marketplace_id, $feed_scope, $category_id, $range = null, $date = null)
Method getItemGroupFeedAsync
has 6 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getItemGroupFeedAsync($accept, $x_ebay_c_marketplace_id, $feed_scope, $category_id, $range = null, $date = null)
Method getItemGroupFeedRequest
has 6 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getItemGroupFeedRequest($accept, $x_ebay_c_marketplace_id, $feed_scope, $category_id, $range = null, $date = null)
Method getItemGroupFeed
has 6 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getItemGroupFeed($accept, $x_ebay_c_marketplace_id, $feed_scope, $category_id, $range = null, $date = null)