src/Sell/Finances/V1/Model/Payout.php
Payout
has 40 functions (exceeds 20 allowed). Consider refactoring. Open
Open
class Payout implements ModelInterface, \ArrayAccess, \JsonSerializable
{
public const DISCRIMINATOR = null;
/**
File Payout.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.
*