brandon14/ebay-sdk-php

View on GitHub

Showing 3,709 of 3,709 total issues

ShipToLocationAvailabilityWithAll has 22 functions (exceeds 20 allowed). Consider refactoring.
Open

class ShipToLocationAvailabilityWithAll implements ModelInterface, \ArrayAccess, \JsonSerializable
{
    public const DISCRIMINATOR = null;

    /**
Severity: Minor
Found in src/Sell/Inventory/V1/Model/ShipToLocationAvailabilityWithAll.php - About 2 hrs to fix

    ProductIdentifier has 22 functions (exceeds 20 allowed). Consider refactoring.
    Open

    class ProductIdentifier implements ModelInterface, \ArrayAccess, \JsonSerializable
    {
        public const DISCRIMINATOR = null;
    
        /**
    Severity: Minor
    Found in src/Sell/Inventory/V1/Model/ProductIdentifier.php - About 2 hrs to fix

      AvailabilityDistribution has 22 functions (exceeds 20 allowed). Consider refactoring.
      Open

      class AvailabilityDistribution implements ModelInterface, \ArrayAccess, \JsonSerializable
      {
          public const DISCRIMINATOR = null;
      
          /**
      Severity: Minor
      Found in src/Sell/Inventory/V1/Model/AvailabilityDistribution.php - About 2 hrs to fix

        Location has 22 functions (exceeds 20 allowed). Consider refactoring.
        Open

        class Location implements ModelInterface, \ArrayAccess, \JsonSerializable
        {
            public const DISCRIMINATOR = null;
        
            /**
        Severity: Minor
        Found in src/Sell/Inventory/V1/Model/Location.php - About 2 hrs to fix

          FeeSummary has 22 functions (exceeds 20 allowed). Consider refactoring.
          Open

          class FeeSummary implements ModelInterface, \ArrayAccess, \JsonSerializable
          {
              public const DISCRIMINATOR = null;
          
              /**
          Severity: Minor
          Found in src/Sell/Inventory/V1/Model/FeeSummary.php - About 2 hrs to fix

            BestOffer has 22 functions (exceeds 20 allowed). Consider refactoring.
            Open

            class BestOffer implements ModelInterface, \ArrayAccess, \JsonSerializable
            {
                public const DISCRIMINATOR = null;
            
                /**
            Severity: Minor
            Found in src/Sell/Inventory/V1/Model/BestOffer.php - About 2 hrs to fix

              Tax has 22 functions (exceeds 20 allowed). Consider refactoring.
              Open

              class Tax implements ModelInterface, \ArrayAccess, \JsonSerializable
              {
                  public const DISCRIMINATOR = null;
              
                  /**
              Severity: Minor
              Found in src/Sell/Inventory/V1/Model/Tax.php - About 2 hrs to fix

                OfferPriceQuantity has 22 functions (exceeds 20 allowed). Consider refactoring.
                Open

                class OfferPriceQuantity implements ModelInterface, \ArrayAccess, \JsonSerializable
                {
                    public const DISCRIMINATOR = null;
                
                    /**
                Severity: Minor
                Found in src/Sell/Inventory/V1/Model/OfferPriceQuantity.php - About 2 hrs to fix

                  Fee has 22 functions (exceeds 20 allowed). Consider refactoring.
                  Open

                  class Fee implements ModelInterface, \ArrayAccess, \JsonSerializable
                  {
                      public const DISCRIMINATOR = null;
                  
                      /**
                  Severity: Minor
                  Found in src/Sell/Inventory/V1/Model/Fee.php - About 2 hrs to fix

                    PackageWeightAndSize has 22 functions (exceeds 20 allowed). Consider refactoring.
                    Open

                    class PackageWeightAndSize implements ModelInterface, \ArrayAccess, \JsonSerializable
                    {
                        public const DISCRIMINATOR = null;
                    
                        /**
                    Severity: Minor
                    Found in src/Sell/Inventory/V1/Model/PackageWeightAndSize.php - About 2 hrs to fix

                      PriceQuantity has 22 functions (exceeds 20 allowed). Consider refactoring.
                      Open

                      class PriceQuantity implements ModelInterface, \ArrayAccess, \JsonSerializable
                      {
                          public const DISCRIMINATOR = null;
                      
                          /**
                      Severity: Minor
                      Found in src/Sell/Inventory/V1/Model/PriceQuantity.php - About 2 hrs to fix

                        ListingDetails has 22 functions (exceeds 20 allowed). Consider refactoring.
                        Open

                        class ListingDetails implements ModelInterface, \ArrayAccess, \JsonSerializable
                        {
                            public const DISCRIMINATOR = null;
                        
                            /**
                        Severity: Minor
                        Found in src/Sell/Inventory/V1/Model/ListingDetails.php - About 2 hrs to fix

                          ComplianceSummaryInfo has 22 functions (exceeds 20 allowed). Consider refactoring.
                          Open

                          class ComplianceSummaryInfo implements ModelInterface, \ArrayAccess, \JsonSerializable
                          {
                              public const DISCRIMINATOR = null;
                          
                              /**
                          Severity: Minor
                          Found in src/Sell/Compliance/V1/Model/ComplianceSummaryInfo.php - About 2 hrs to fix

                            GiftDetails has 22 functions (exceeds 20 allowed). Consider refactoring.
                            Open

                            class GiftDetails implements ModelInterface, \ArrayAccess, \JsonSerializable
                            {
                                public const DISCRIMINATOR = null;
                            
                                /**
                            Severity: Minor
                            Found in src/Sell/Fulfillment/V1/Model/GiftDetails.php - About 2 hrs to fix

                              ItemLocation has 22 functions (exceeds 20 allowed). Consider refactoring.
                              Open

                              class ItemLocation implements ModelInterface, \ArrayAccess, \JsonSerializable
                              {
                                  public const DISCRIMINATOR = null;
                              
                                  /**
                              Severity: Minor
                              Found in src/Sell/Fulfillment/V1/Model/ItemLocation.php - About 2 hrs to fix

                                PaymentDisputeActivity has 22 functions (exceeds 20 allowed). Consider refactoring.
                                Open

                                class PaymentDisputeActivity implements ModelInterface, \ArrayAccess, \JsonSerializable
                                {
                                    public const DISCRIMINATOR = null;
                                
                                    /**
                                Severity: Minor
                                Found in src/Sell/Fulfillment/V1/Model/PaymentDisputeActivity.php - About 2 hrs to fix

                                  Buyer has 22 functions (exceeds 20 allowed). Consider refactoring.
                                  Open

                                  class Buyer implements ModelInterface, \ArrayAccess, \JsonSerializable
                                  {
                                      public const DISCRIMINATOR = null;
                                  
                                      /**
                                  Severity: Minor
                                  Found in src/Sell/Fulfillment/V1/Model/Buyer.php - About 2 hrs to fix

                                    TaxIdentifier has 22 functions (exceeds 20 allowed). Consider refactoring.
                                    Open

                                    class TaxIdentifier implements ModelInterface, \ArrayAccess, \JsonSerializable
                                    {
                                        public const DISCRIMINATOR = null;
                                    
                                        /**
                                    Severity: Minor
                                    Found in src/Sell/Fulfillment/V1/Model/TaxIdentifier.php - About 2 hrs to fix

                                      DeliveryCost has 22 functions (exceeds 20 allowed). Consider refactoring.
                                      Open

                                      class DeliveryCost implements ModelInterface, \ArrayAccess, \JsonSerializable
                                      {
                                          public const DISCRIMINATOR = null;
                                      
                                          /**
                                      Severity: Minor
                                      Found in src/Sell/Fulfillment/V1/Model/DeliveryCost.php - About 2 hrs to fix

                                        CancelStatus has 22 functions (exceeds 20 allowed). Consider refactoring.
                                        Open

                                        class CancelStatus implements ModelInterface, \ArrayAccess, \JsonSerializable
                                        {
                                            public const DISCRIMINATOR = null;
                                        
                                            /**
                                        Severity: Minor
                                        Found in src/Sell/Fulfillment/V1/Model/CancelStatus.php - About 2 hrs to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language