eBay SDK for PHP
  • Namespace
  • Class

Namespaces

  • DTS
    • eBaySDK
      • Account
        • Enums
        • Services
        • Types
      • Analytics
        • Enums
        • Services
        • Types
      • Browse
        • Enums
        • Services
        • Types
      • BulkDataExchange
        • Enums
        • Services
        • Types
      • BusinessPoliciesManagement
        • Enums
        • Services
        • Types
      • Constants
      • Credentials
      • Exceptions
      • Feed
        • Enums
        • Services
        • Types
      • Feedback
        • Enums
        • Services
        • Types
      • FileTransfer
        • Enums
        • Services
        • Types
      • Finding
        • Enums
        • Services
        • Types
      • Fulfillment
        • Enums
        • Services
        • Types
      • HalfFinding
        • Enums
        • Services
        • Types
      • Inventory
        • Enums
        • Services
        • Types
      • JmesPath
      • Marketing
        • Enums
        • Services
        • Types
      • Merchandising
        • Enums
        • Services
        • Types
      • MerchantData
        • Enums
        • Types
      • Metadata
        • Enums
        • Services
        • Types
      • OAuth
        • Services
        • Types
      • Order
        • Enums
        • Services
        • Types
      • Parser
      • PostOrder
        • Enums
        • Services
        • Types
      • Product
        • Enums
        • Services
        • Types
      • ProductMetadata
        • Enums
        • Services
        • Types
      • RelatedItemsManagement
        • Enums
        • Services
        • Types
      • ResolutionCaseManagement
        • Enums
        • Services
        • Types
      • ReturnManagement
        • Enums
        • Services
        • Types
      • Services
      • Shopping
        • Enums
        • Services
        • Types
      • Taxonomy
        • Enums
        • Services
        • Types
      • Trading
        • Enums
        • Services
        • Types
      • Types
  • GuzzleHttp
    • Promise
    • Psr7
  • Psr
    • Http
      • Message

Classes

  • AckCodeType
  • AddressAttributeCodeType
  • AddressOwnerCodeType
  • AddressRecordTypeCodeType
  • AddressRegistrationTypeCodeType
  • AddressStatusCodeType
  • AddressUsageCodeType
  • BestOfferStatusCodeType
  • BestOfferTypeCodeType
  • BusinessRoleType
  • BuyerPaymentInstrumentCodeType
  • BuyerPaymentMethodCodeType
  • BuyerProtectionCodeType
  • BuyerProtectionSourceCodeType
  • CancelStatusCodeType
  • CharityAffiliationTypeCodeType
  • CharitySellerStatusCodeType
  • CharityStatusCodeType
  • CheckoutStatusCodeType
  • CommentTypeCodeType
  • CompleteStatusCodeType
  • CountryCodeType
  • CurrencyCodeType
  • DaysCodeType
  • DepositTypeCodeType
  • DescriptionReviseModeCodeType
  • DetailLevelCodeType
  • DigitalStatusCodeType
  • DiscountNameCodeType
  • DiscountReasonCodeType
  • EBaySubscriptionTypeCodeType
  • EnableCodeType
  • EndReasonCodeType
  • ErrorClassificationCodeType
  • ErrorHandlingCodeType
  • ExternalProductCodeType
  • FeedbackRatingStarCodeType
  • GalleryStatusCodeType
  • GalleryTypeCodeType
  • GiftServicesCodeType
  • HitCounterCodeType
  • InquiryStatusCodeType
  • InsuranceOptionCodeType
  • InventoryTrackingMethodCodeType
  • InvocationStatusType
  • ItemSpecificSourceCodeType
  • ListingEnhancementsCodeType
  • ListingStatusCodeType
  • ListingSubtypeCodeType
  • ListingTypeCodeType
  • MeasurementSystemCodeType
  • MinimumAdvertisedPriceExposureCodeType
  • MismatchTypeCodeType
  • OrderStatusCodeType
  • PaidStatusCodeType
  • PaymentHoldReasonCodeType
  • PaymentHoldStatusCodeType
  • PaymentInstructionCodeType
  • PaymentStatusCodeType
  • PaymentTransactionStatusCodeType
  • PaymentTypeCodeType
  • PayoutMethodType
  • PayPalAccountLevelCodeType
  • PayPalAccountStatusCodeType
  • PayPalAccountTypeCodeType
  • PeriodCodeType
  • PhotoDisplayCodeType
  • PickupStatusCodeType
  • PictureFormatCodeType
  • PictureSetCodeType
  • PictureSourceCodeType
  • PictureUploadPolicyCodeType
  • PictureWatermarkCodeType
  • PricingTreatmentCodeType
  • PromotionItemPriceTypeCodeType
  • PromotionItemSelectionCodeType
  • PromotionMethodCodeType
  • PromotionSchemeCodeType
  • QuantityAvailableHintCodeType
  • ReasonHideFromSearchCodeType
  • RefundFailureCodeType
  • RefundingSourceTypeCodeType
  • RefundLineTypeCodeType
  • RefundSourceTypeCodeType
  • RefundStatusCodeType
  • RequiredSellerActionCodeType
  • ReturnStatusCodeType
  • ReviseReasonCodeType
  • SelectionModeCodeType
  • SellerBusinessCodeType
  • SellereBayPaymentProcessStatusCodeType
  • SellerGuaranteeLevelCodeType
  • SellerLevelCodeType
  • SellerPaymentMethodCodeType
  • SeverityCodeType
  • ShipmentDeliveryStatusCodeType
  • ShipmentStatusCodeType
  • ShippingFeatureCodeType
  • ShippingPackageCodeType
  • ShippingRateTypeCodeType
  • ShippingServiceType
  • ShippingTypeCodeType
  • SiteCodeType
  • SkypeContactOptionCodeType
  • SortOrderCodeType
  • TaxDescriptionCodeType
  • TaxIdentifierAttributeCodeType
  • TaxTypeCodeType
  • TopRatedProgramCodeType
  • TradingRoleCodeType
  • TransactionPlatformCodeType
  • TransactionReferenceCodeType
  • UnpaidItemCaseOpenTypeCodeType
  • UnpaidItemCaseStatusTypeCodeType
  • UserIdentityCodeType
  • UserStatusCodeType
  • ValueTypeCodeType
  • VATStatusCodeType
  • WarningLevelCodeType

Class ListingTypeCodeType

Namespace: DTS\eBaySDK\MerchantData\Enums
Located at eBaySDK/MerchantData/Enums/ListingTypeCodeType.php

Constants summary

string C_AD_TYPE
# 'AdType'
string C_AUCTION
# 'Auction'
string C_CHINESE
# 'Chinese'
string C_CUSTOM_CODE
# 'CustomCode'
string C_DUTCH
# 'Dutch'
string C_EXPRESS
# 'Express'
string C_FIXED_PRICE_ITEM
# 'FixedPriceItem'
string C_HALF
# 'Half'
string C_LEAD_GENERATION
# 'LeadGeneration'
string C_LIVE
# 'Live'
string C_PERSONAL_OFFER
# 'PersonalOffer'
string C_SHOPPING
# 'Shopping'
string C_STORES_FIXED_PRICE
# 'StoresFixedPrice'
string C_UNKNOWN
# 'Unknown'
eBay SDK for PHP API documentation generated by ApiGen