Class: BusinessCategoryType
- Inherits:
-
String
- Object
- String
- BusinessCategoryType
- Defined in:
- lib/paypal-business/default.rb
Overview
urn:ebay:apis:eBLBaseComponentsBusinessCategoryType
Constant Summary collapse
- Antiques =
BusinessCategoryType.new("Antiques")
- Arts =
BusinessCategoryType.new("Arts")
- Automotive =
BusinessCategoryType.new("Automotive")
- Beauty =
BusinessCategoryType.new("Beauty")
- Books =
BusinessCategoryType.new("Books")
- Business =
BusinessCategoryType.new("Business")
- CamerasAndPhotography =
BusinessCategoryType.new("Cameras-and-Photography")
- CategoryUnspecified =
BusinessCategoryType.new("Category-Unspecified")
- Clothing =
BusinessCategoryType.new("Clothing")
- Collectibles =
BusinessCategoryType.new("Collectibles")
- ComputerHardwareAndSoftware =
BusinessCategoryType.new("Computer-Hardware-and-Software")
- CultureAndReligion =
BusinessCategoryType.new("Culture-and-Religion")
- ElectronicsAndTelecom =
BusinessCategoryType.new("Electronics-and-Telecom")
- Entertainment =
BusinessCategoryType.new("Entertainment")
- EntertainmentMemorabilia =
BusinessCategoryType.new("Entertainment-Memorabilia")
- FoodDrinkAndNutrition =
BusinessCategoryType.new("Food-Drink-and-Nutrition")
- GiftsAndFlowers =
BusinessCategoryType.new("Gifts-and-Flowers")
- HobbiesToysAndGames =
BusinessCategoryType.new("Hobbies-Toys-and-Games")
- HomeAndGarden =
BusinessCategoryType.new("Home-and-Garden")
- InternetAndNetworkServices =
BusinessCategoryType.new("Internet-and-Network-Services")
- MediaAndEntertainment =
BusinessCategoryType.new("Media-and-Entertainment")
- MedicalAndPharmaceutical =
BusinessCategoryType.new("Medical-and-Pharmaceutical")
- MoneyServiceBusinesses =
BusinessCategoryType.new("Money-Service-Businesses")
- NonProfitPoliticalAndReligion =
BusinessCategoryType.new("Non-Profit-Political-and-Religion")
- NotElsewhereClassified =
BusinessCategoryType.new("Not-Elsewhere-Classified")
- OtherCategories =
BusinessCategoryType.new("Other-Categories")
- PetsAndAnimals =
BusinessCategoryType.new("Pets-and-Animals")
- RealEstate =
BusinessCategoryType.new("Real-Estate")
- Services =
BusinessCategoryType.new("Services")
- SportsAndRecreation =
BusinessCategoryType.new("Sports-and-Recreation")
- Travel =
BusinessCategoryType.new("Travel")
- @@schema_type =
"BusinessCategoryType"
- @@schema_ns =
"urn:ebay:apis:eBLBaseComponents"