src/Sell/Feed/V1/Model/UserScheduleResponse.php
UserScheduleResponse
has 44 functions (exceeds 20 allowed). Consider refactoring. Open
Open
class UserScheduleResponse implements ModelInterface, \ArrayAccess, \JsonSerializable
{
public const DISCRIMINATOR = null;
/**
File UserScheduleResponse.php
has 303 lines of code (exceeds 250 allowed). Consider refactoring. Open
Open
<?php
/**
* This file is part of the trollandtoad/ebay-sdk-php package.
*