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