Showing 2,539 of 3,709 total issues
Method getInventoryTasksRequest
has 6 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getInventoryTasksRequest($feed_type = null, $schedule_id = null, $look_back_days = null, $date_range = null, $limit = null, $offset = null)
Method getTasks
has 6 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getTasks($date_range = null, $feed_type = null, $limit = null, $look_back_days = null, $offset = null, $schedule_id = null)
Method getTasksRequest
has 6 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getTasksRequest($date_range = null, $feed_type = null, $limit = null, $look_back_days = null, $offset = null, $schedule_id = null)
Method getOrderTasksRequest
has 6 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getOrderTasksRequest($date_range = null, $feed_type = null, $limit = null, $look_back_days = null, $offset = null, $schedule_id = null)
Method getInventoryTasksWithHttpInfo
has 6 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getInventoryTasksWithHttpInfo($feed_type = null, $schedule_id = null, $look_back_days = null, $date_range = null, $limit = null, $offset = null)
Method getTasksAsync
has 6 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getTasksAsync($date_range = null, $feed_type = null, $limit = null, $look_back_days = null, $offset = null, $schedule_id = null)
Method getTasksAsyncWithHttpInfo
has 6 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getTasksAsyncWithHttpInfo($date_range = null, $feed_type = null, $limit = null, $look_back_days = null, $offset = null, $schedule_id = null)
Method getInventoryTasksAsync
has 6 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getInventoryTasksAsync($feed_type = null, $schedule_id = null, $look_back_days = null, $date_range = null, $limit = null, $offset = null)
Method getInventoryTasksAsyncWithHttpInfo
has 6 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getInventoryTasksAsyncWithHttpInfo($feed_type = null, $schedule_id = null, $look_back_days = null, $date_range = null, $limit = null, $offset = null)
Method getInventoryTasks
has 6 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getInventoryTasks($feed_type = null, $schedule_id = null, $look_back_days = null, $date_range = null, $limit = null, $offset = null)
Method getOrderTasksAsyncWithHttpInfo
has 6 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getOrderTasksAsyncWithHttpInfo($date_range = null, $feed_type = null, $limit = null, $look_back_days = null, $offset = null, $schedule_id = null)
Method getOrderTasksWithHttpInfo
has 6 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getOrderTasksWithHttpInfo($date_range = null, $feed_type = null, $limit = null, $look_back_days = null, $offset = null, $schedule_id = null)
Method getOrderTasksAsync
has 6 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getOrderTasksAsync($date_range = null, $feed_type = null, $limit = null, $look_back_days = null, $offset = null, $schedule_id = null)
Method getOrderTasks
has 6 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getOrderTasks($date_range = null, $feed_type = null, $limit = null, $look_back_days = null, $offset = null, $schedule_id = null)
Method getTasksWithHttpInfo
has 6 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getTasksWithHttpInfo($date_range = null, $feed_type = null, $limit = null, $look_back_days = null, $offset = null, $schedule_id = null)
Method getListingViolationsRequest
has 6 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getListingViolationsRequest($x_ebay_c_marketplace_id, $compliance_type = null, $offset = null, $listing_id = null, $limit = null, $filter = null)
Method getListingViolationsWithHttpInfo
has 6 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getListingViolationsWithHttpInfo($x_ebay_c_marketplace_id, $compliance_type = null, $offset = null, $listing_id = null, $limit = null, $filter = null)
Method getListingViolationsAsync
has 6 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getListingViolationsAsync($x_ebay_c_marketplace_id, $compliance_type = null, $offset = null, $listing_id = null, $limit = null, $filter = null)
Method getListingViolations
has 6 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getListingViolations($x_ebay_c_marketplace_id, $compliance_type = null, $offset = null, $listing_id = null, $limit = null, $filter = null)
Method getListingViolationsAsyncWithHttpInfo
has 6 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function getListingViolationsAsyncWithHttpInfo($x_ebay_c_marketplace_id, $compliance_type = null, $offset = null, $listing_id = null, $limit = null, $filter = null)