enum

Mollie::Profile::CategoryCode

Inherits Enum / Comparable / Value / Object

Constants

AdvisingCoachingTraining = 8299
Alcohol = 5921
AutomotiveProducts = 5533
BooksMagazinesAndNewspapers = 5192
CharityAndDonations = 8398
ChildrenProducts = 5641
ClothingShoes = 5651
Consultancy = 7299
CreditsVouchersGiftcards = 5815
ElectronicsComputersSoftware = 5732
Entertainment = 5735
FinancialServices = 6012
FoodAndDrinks = 5499
GeneralMerchandise = 5399
HealthBeautyProducts = 5977
HostingVpnServices = 5734
JewelryAccessories = 5944
Other = 0
PoliticalParties = 8699
TravelRentalAndTransportation = 7999

Instance methods

advising_coaching_training?

Returns true if this enum value equals AdvisingCoachingTraining

Source
alcohol?

Returns true if this enum value equals Alcohol

Source
automotive_products?

Returns true if this enum value equals AutomotiveProducts

Source
books_magazines_and_newspapers?

Returns true if this enum value equals BooksMagazinesAndNewspapers

Source
charity_and_donations?

Returns true if this enum value equals CharityAndDonations

Source
children_products?

Returns true if this enum value equals ChildrenProducts

Source
clothing_shoes?

Returns true if this enum value equals ClothingShoes

Source
consultancy?

Returns true if this enum value equals Consultancy

Source
credits_vouchers_giftcards?

Returns true if this enum value equals CreditsVouchersGiftcards

Source
electronics_computers_software?

Returns true if this enum value equals ElectronicsComputersSoftware

Source
entertainment?

Returns true if this enum value equals Entertainment

Source
financial_services?

Returns true if this enum value equals FinancialServices

Source
food_and_drinks?

Returns true if this enum value equals FoodAndDrinks

Source
general_merchandise?

Returns true if this enum value equals GeneralMerchandise

Source
health_beauty_products?

Returns true if this enum value equals HealthBeautyProducts

Source
hosting_vpn_services?

Returns true if this enum value equals HostingVpnServices

Source
jewelry_accessories?

Returns true if this enum value equals JewelryAccessories

Source
other?

Returns true if this enum value equals Other

Source
political_parties?

Returns true if this enum value equals PoliticalParties

Source
travel_rental_and_transportation?

Returns true if this enum value equals TravelRentalAndTransportation

Source