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