brandon14/ebay-sdk-php

View on GitHub

Showing 3,709 of 3,709 total issues

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                    File ObjectSerializer.php has 262 lines of code (exceeds 250 allowed). Consider refactoring.
                                    Open

                                    <?php
                                    
                                    /**
                                     * This file is part of the trollandtoad/ebay-sdk-php package.
                                     *
                                    Severity: Minor
                                    Found in src/Buy/Browse/V1/ObjectSerializer.php - About 2 hrs to fix

                                      File ObjectSerializer.php has 262 lines of code (exceeds 250 allowed). Consider refactoring.
                                      Open

                                      <?php
                                      
                                      /**
                                       * This file is part of the trollandtoad/ebay-sdk-php package.
                                       *
                                      Severity: Minor
                                      Found in src/Buy/FeedBeta/V1/ObjectSerializer.php - About 2 hrs to fix

                                        File ObjectSerializer.php has 262 lines of code (exceeds 250 allowed). Consider refactoring.
                                        Open

                                        <?php
                                        
                                        /**
                                         * This file is part of the trollandtoad/ebay-sdk-php package.
                                         *
                                        Severity: Minor
                                        Found in src/Buy/Deal/V1/ObjectSerializer.php - About 2 hrs to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language